aboutsummaryrefslogtreecommitdiff
path: root/source/rw/chart2/messages.po
blob: 7967d547fee97b69e08742267f4a54c8ee384169 (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
#. extracted from chart2/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-02-17 12:21+0100\n"
"PO-Revision-Date: 2018-10-21 19:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: rw\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"
"X-POOTLE-MTIME: 1540151287.000000\n"

#. NCRDD
#: chart2/inc/chart.hrc:17
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "Umurongo"

#. YpLZF
#: chart2/inc/chart.hrc:18
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "Umwiburungushure"

#. VLXhh
#: chart2/inc/chart.hrc:19
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "Umutemeri"

#. xsWC2
#: chart2/inc/chart.hrc:20
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "Piramide"

#. v9sqX
#: chart2/inc/strings.hrc:24
msgctxt "STR_DLG_CHART_WIZARD"
msgid "Chart Wizard"
msgstr "Nyobora y'imbonerahamwe"

#. HCEG9
#: chart2/inc/strings.hrc:25
msgctxt "STR_DLG_SMOOTH_LINE_PROPERTIES"
msgid "Smooth Lines"
msgstr "Imirongo igororotse"

#. qxGHJ
#: chart2/inc/strings.hrc:26
msgctxt "STR_DLG_STEPPED_LINE_PROPERTIES"
msgid "Stepped Lines"
msgstr ""

#. LcVWV
#: chart2/inc/strings.hrc:27
msgctxt "STR_DLG_REMOVE_DATA_TABLE"
msgid "This chart currently contains an internal data table. Do you want to proceed, deleting the internal data table, and set a new data range?"
msgstr ""

#. E2JCT
#: chart2/inc/strings.hrc:28
msgctxt "STR_PAGE_CHARTTYPE"
msgid "Chart Type"
msgstr "Ubwoko bw'Igishushanyo"

#. GFDEv
#: chart2/inc/strings.hrc:29
msgctxt "STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Igice cy'amakurushingiro"

#. uxZuD
#: chart2/inc/strings.hrc:30
msgctxt "STR_PAGE_CHART_ELEMENTS"
msgid "Chart Elements"
msgstr "Ibigize imbonerahamwe"

#. sDxQz
#: chart2/inc/strings.hrc:31
msgctxt "STR_PAGE_LINE"
msgid "Line"
msgstr "Umurongo"

#. EoKxj
#: chart2/inc/strings.hrc:32
msgctxt "STR_PAGE_BORDER"
msgid "Borders"
msgstr "Impera"

#. 2suvG
#: chart2/inc/strings.hrc:33
msgctxt "STR_PAGE_AREA"
msgid "Area"
msgstr "Ubuso"

#. 3sDYn
#: chart2/inc/strings.hrc:34
msgctxt "STR_PAGE_TRANSPARENCY"
msgid "Transparency"
msgstr "Ibonerana"

#. tESet
#: chart2/inc/strings.hrc:35
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "Imyandikire"

#. ByYYG
#: chart2/inc/strings.hrc:36
msgctxt "STR_PAGE_FONT_EFFECTS"
msgid "Font Effects"
msgstr "Imyitwarire y'imyandikire"

#. YydEQ
#: chart2/inc/strings.hrc:37
msgctxt "STR_PAGE_NUMBERS"
msgid "Numbers"
msgstr "Imibare"

#. nTFNm
#: chart2/inc/strings.hrc:38
msgctxt "STR_PAGE_POSITION"
msgid "Position"
msgstr "Ahantu"

#. iTeHp
#: chart2/inc/strings.hrc:39
msgctxt "STR_PAGE_LAYOUT"
msgid "Layout"
msgstr "Imigaragarire"

#. 4Gz8K
#: chart2/inc/strings.hrc:40
msgctxt "STR_PAGE_OPTIONS"
msgid "Options"
msgstr "Amahitamo"

#. RCGEN
#: chart2/inc/strings.hrc:41
msgctxt "STR_PAGE_SCALE"
msgid "Scale"
msgstr "Gupima"

#. QR25P
#: chart2/inc/strings.hrc:42
msgctxt "STR_PAGE_POSITIONING"
msgid "Positioning"
msgstr "Ibirindiro"

#. omcEo
#: chart2/inc/strings.hrc:43
msgctxt "STR_PAGE_TRENDLINE_TYPE"
msgid "Type"
msgstr "Ubwoko"

#. EvFoA
#: chart2/inc/strings.hrc:44
#, fuzzy
msgctxt "STR_PAGE_XERROR_BARS"
msgid "X Error Bars"
msgstr "Imyanya y'amakosa Y"

#. NKDFm
#: chart2/inc/strings.hrc:45
#, fuzzy
msgctxt "STR_PAGE_YERROR_BARS"
msgid "Y Error Bars"
msgstr "Imyanya y'amakosa Y"

#. mjAwD
#: chart2/inc/strings.hrc:46
msgctxt "STR_PAGE_ALIGNMENT"
msgid "Alignment"
msgstr "Itunganya"

#. hXbmP
#: chart2/inc/strings.hrc:47
msgctxt "STR_PAGE_PERSPECTIVE"
msgid "Perspective"
msgstr "Icyitegererezo"

#. 7RHre
#: chart2/inc/strings.hrc:48
msgctxt "STR_PAGE_APPEARANCE"
msgid "Appearance"
msgstr "Imigaragarire"

#. mvWu8
#: chart2/inc/strings.hrc:49
msgctxt "STR_PAGE_ILLUMINATION"
msgid "Illumination"
msgstr "Kumurika"

#. YBnCa
#: chart2/inc/strings.hrc:50
#, fuzzy
msgctxt "STR_PAGE_ASIAN"
msgid "Asian Typography"
msgstr "Uburyo bw'icapa nyaziya"

#. 6xo4a
#: chart2/inc/strings.hrc:51
msgctxt "STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS"
msgid "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION"
msgstr ""

#. eP9wF
#: chart2/inc/strings.hrc:52
msgctxt "STR_OBJECT_AXIS"
msgid "Axis"
msgstr "Inkingi"

#. jNgVd
#: chart2/inc/strings.hrc:53
msgctxt "STR_OBJECT_AXIS_X"
msgid "X Axis"
msgstr "Inkingifatizo X"

#. cA4xe
#: chart2/inc/strings.hrc:54
msgctxt "STR_OBJECT_AXIS_Y"
msgid "Y Axis"
msgstr "Inkingifatizo Y"

#. ZXErW
#: chart2/inc/strings.hrc:55
msgctxt "STR_OBJECT_AXIS_Z"
msgid "Z Axis"
msgstr "Inkingifatizo Z"

#. qkJUd
#: chart2/inc/strings.hrc:56
#, fuzzy
msgctxt "STR_OBJECT_SECONDARY_X_AXIS"
msgid "Secondary X Axis"
msgstr "Umurongo fatizo Y wa kabiri"

#. YHCbM
#: chart2/inc/strings.hrc:57
#, fuzzy
msgctxt "STR_OBJECT_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis"
msgstr "Umurongo fatizo Y wa kabiri"

#. natrx
#: chart2/inc/strings.hrc:58
msgctxt "STR_OBJECT_AXES"
msgid "Axes"
msgstr "Imirongo fatizo"

#. FE87Y
#: chart2/inc/strings.hrc:59
msgctxt "STR_OBJECT_GRIDS"
msgid "Grids"
msgstr "Utuzu"

#. zyanU
#: chart2/inc/strings.hrc:60
msgctxt "STR_OBJECT_GRID"
msgid "Grid"
msgstr "Akazu"

#. pEwe5
#: chart2/inc/strings.hrc:61
msgctxt "STR_OBJECT_GRID_MAJOR_X"
msgid "X Axis Major Grid"
msgstr "Akazu gakuru k'inkingifatizo X"

#. ETsPn
#: chart2/inc/strings.hrc:62
msgctxt "STR_OBJECT_GRID_MAJOR_Y"
msgid "Y Axis Major Grid"
msgstr "Akazu gakuru k'inkingifatizo Y"

#. SonFW
#: chart2/inc/strings.hrc:63
msgctxt "STR_OBJECT_GRID_MAJOR_Z"
msgid "Z Axis Major Grid"
msgstr "Akazu gakuru k'inkingifatizo Z"

#. sBgvb
#: chart2/inc/strings.hrc:64
msgctxt "STR_OBJECT_GRID_MINOR_X"
msgid "X Axis Minor Grid"
msgstr "Akazu gato k'inkingifatizo X"

#. 3YcEK
#: chart2/inc/strings.hrc:65
msgctxt "STR_OBJECT_GRID_MINOR_Y"
msgid "Y Axis Minor Grid"
msgstr "Akazu gato k'inkingifatizo Y"

#. hkZQA
#: chart2/inc/strings.hrc:66
msgctxt "STR_OBJECT_GRID_MINOR_Z"
msgid "Z Axis Minor Grid"
msgstr "Akazu gato k'inkingifatizo Z"

#. HRr84
#: chart2/inc/strings.hrc:67
msgctxt "STR_OBJECT_LEGEND"
msgid "Legend"
msgstr "Insoanuro"

#. BKrVD
#: chart2/inc/strings.hrc:68
msgctxt "STR_OBJECT_TITLE"
msgid "Title"
msgstr "Umutwe"

#. daY6i
#: chart2/inc/strings.hrc:69
msgctxt "STR_OBJECT_TITLES"
msgid "Titles"
msgstr "Imitwe"

#. HPrwf
#: chart2/inc/strings.hrc:70
msgctxt "STR_OBJECT_TITLE_MAIN"
msgid "Main Title"
msgstr "Imutwe w'ibanze"

#. 3HPz3
#: chart2/inc/strings.hrc:71
msgctxt "STR_OBJECT_TITLE_SUB"
msgid "Subtitle"
msgstr "Umutwe wungirije"

#. eZE2v
#: chart2/inc/strings.hrc:72
msgctxt "STR_OBJECT_TITLE_X_AXIS"
msgid "X Axis Title"
msgstr "Umutwe w'inkingifatizo X"

#. uqBii
#: chart2/inc/strings.hrc:73
msgctxt "STR_OBJECT_TITLE_Y_AXIS"
msgid "Y Axis Title"
msgstr "Umutwe w'inkingifatizo Y"

#. 37EU5
#: chart2/inc/strings.hrc:74
msgctxt "STR_OBJECT_TITLE_Z_AXIS"
msgid "Z Axis Title"
msgstr "Umutwe w'inkingifatizo Z"

#. QmoDH
#: chart2/inc/strings.hrc:75
msgctxt "STR_OBJECT_TITLE_SECONDARY_X_AXIS"
msgid "Secondary X Axis Title"
msgstr ""

#. F7NWG
#: chart2/inc/strings.hrc:76
msgctxt "STR_OBJECT_TITLE_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis Title"
msgstr ""

#. AtLNM
#: chart2/inc/strings.hrc:77
msgctxt "STR_OBJECT_LABEL"
msgid "Label"
msgstr "Akarango"

#. ag7pg
#: chart2/inc/strings.hrc:78
msgctxt "STR_OBJECT_DATALABELS"
msgid "Data Labels"
msgstr "Uturango tw'amakurushingiro"

#. ts3Cj
#: chart2/inc/strings.hrc:79
msgctxt "STR_OBJECT_DATAPOINT"
msgid "Data Point"
msgstr "Akadomo k'Ibyatanzwe"

#. EnsUx
#: chart2/inc/strings.hrc:80
msgctxt "STR_OBJECT_DATAPOINTS"
msgid "Data Points"
msgstr "Utudomo tw'amakurushingiro"

#. CqWnU
#: chart2/inc/strings.hrc:81
msgctxt "STR_OBJECT_LEGEND_SYMBOL"
msgid "Legend Key"
msgstr "Urufunguzo rw'ubusobanuro"

#. jNwC8
#: chart2/inc/strings.hrc:82
msgctxt "STR_OBJECT_DATASERIES"
msgid "Data Series"
msgstr "Amakurikirana y'Ibyatanzwe"

#. Zf7DA
#: chart2/inc/strings.hrc:83
msgctxt "STR_OBJECT_DATASERIES_PLURAL"
msgid "Data Series"
msgstr "Amakurikirana y'Ibyatanzwe"

#. 3G9WG
#: chart2/inc/strings.hrc:84
msgctxt "STR_OBJECT_CURVE"
msgid "Trend Line"
msgstr "Inguni y'igabanyuka"

#. 8miGx
#: chart2/inc/strings.hrc:85
#, fuzzy
msgctxt "STR_OBJECT_CURVES"
msgid "Trend Lines"
msgstr "Inguni y'igabanyuka"

#. ESVL6
#: chart2/inc/strings.hrc:86
msgctxt "STR_OBJECT_CURVE_WITH_PARAMETERS"
msgid "Trend line %FORMULA with accuracy R² = %RSQUARED"
msgstr "Agaheto k'igabanyuka %FORMULA gafite ukuri  R² = %RSQUARED"

#. DrVz3
#: chart2/inc/strings.hrc:87
msgctxt "STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS"
msgid "Moving average trend line with period = %PERIOD"
msgstr ""

#. mcMQC
#: chart2/inc/strings.hrc:88
msgctxt "STR_OBJECT_AVERAGE_LINE"
msgid "Mean Value Line"
msgstr "Umurongo w'agaciro k'impuzandengo"

#. RLMNC
#: chart2/inc/strings.hrc:89
#, fuzzy
msgctxt "STR_OBJECT_CURVE_EQUATION"
msgid "Equation"
msgstr "Uburezi"

#. apx4j
#: chart2/inc/strings.hrc:90
#, fuzzy
msgctxt "STR_OBJECT_ERROR_BARS_X"
msgid "X Error Bars"
msgstr "Imyanya y'amakosa Y"

#. BUEbq
#: chart2/inc/strings.hrc:91
#, fuzzy
msgctxt "STR_OBJECT_ERROR_BARS_Y"
msgid "Y Error Bars"
msgstr "Imyanya y'amakosa Y"

#. tQCpv
#: chart2/inc/strings.hrc:92
#, fuzzy
msgctxt "STR_OBJECT_ERROR_BARS_Z"
msgid "Z Error Bars"
msgstr "Imyanya y'amakosa Y"

#. bz4Dw
#: chart2/inc/strings.hrc:93
msgctxt "STR_OBJECT_STOCK_LOSS"
msgid "Stock Loss"
msgstr "Ikinyuranyo kirutwa na zero"

#. AFE2t
#: chart2/inc/strings.hrc:94
msgctxt "STR_OBJECT_STOCK_GAIN"
msgid "Stock Gain"
msgstr "Ikinyuranyo cyo hejuru ya zero"

#. Y5Qif
#: chart2/inc/strings.hrc:95
msgctxt "STR_OBJECT_PAGE"
msgid "Chart Area"
msgstr "Ubuso bw'Igishushanyo"

#. J9m2k
#: chart2/inc/strings.hrc:96
msgctxt "STR_OBJECT_DIAGRAM"
msgid "Chart"
msgstr "Imbonerahamwe"

#. oRCev
#: chart2/inc/strings.hrc:97
msgctxt "STR_OBJECT_DIAGRAM_WALL"
msgid "Chart Wall"
msgstr "Urukuta rw'Igishushanyo"

#. meV4E
#: chart2/inc/strings.hrc:98
msgctxt "STR_OBJECT_DIAGRAM_FLOOR"
msgid "Chart Floor"
msgstr "Indiba y'igishushanyo"

#. AHV4D
#: chart2/inc/strings.hrc:99
#, fuzzy
msgctxt "STR_OBJECT_SHAPE"
msgid "Drawing Object"
msgstr "Ibikoresho by'ishushanya"

#. dNCXG
#: chart2/inc/strings.hrc:100
#, c-format
msgctxt "STR_TIP_DATASERIES"
msgid "Data Series '%SERIESNAME'"
msgstr "Uruhererekane rw'amakurushingiro '%SERIESNAME'"

#. LDsiQ
#: chart2/inc/strings.hrc:101
msgctxt "STR_TIP_DATAPOINT_INDEX"
msgid "Data Point %POINTNUMBER"
msgstr "Akadomo k'amakurushingiro %POINTNUMBER"

#. 6C6HT
#: chart2/inc/strings.hrc:102
msgctxt "STR_TIP_DATAPOINT_VALUES"
msgid "Values: %POINTVALUES"
msgstr "Uduciro: %POINTVALUES"

#. rCVeF
#: chart2/inc/strings.hrc:103
msgctxt "STR_TIP_DATAPOINT"
msgid "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES"
msgstr "Akadomo k'Amakurushingiro %POINTNUMBER, itsinda ry'amakurushingiro %SERIESNUMBER, uduciro: %POINTVALUES"

#. eKDAq
#: chart2/inc/strings.hrc:104
msgctxt "STR_STATUS_DATAPOINT_MARKED"
msgid "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES"
msgstr "Akadomo k'amakurushingiro %POINTNUMBER mu itsinda ry'amakurushingiro %SERIESNUMBER zatoranyijwe, uduciro: %POINTVALUES"

#. iKkhv
#: chart2/inc/strings.hrc:105
msgctxt "STR_STATUS_OBJECT_MARKED"
msgid "%OBJECTNAME selected"
msgstr "%OBJECTNAME yatoranyijwe"

#. vyJED
#: chart2/inc/strings.hrc:106
msgctxt "STR_STATUS_PIE_SEGMENT_EXPLODED"
msgid "Pie exploded by %PERCENTVALUE percent"
msgstr "Imbonerahamwe ruziga yaguwe kuri %PERCENTVALUE ku ijana"

#. FbGFr
#: chart2/inc/strings.hrc:107
msgctxt "STR_OBJECT_FOR_SERIES"
msgid "%OBJECTNAME for Data Series '%SERIESNAME'"
msgstr ""

#. VVB54
#: chart2/inc/strings.hrc:108
msgctxt "STR_OBJECT_FOR_ALL_SERIES"
msgid "%OBJECTNAME for all Data Series"
msgstr ""

#. Ahjrv
#: chart2/inc/strings.hrc:109
msgctxt "STR_ACTION_EDIT_CHARTTYPE"
msgid "Edit chart type"
msgstr "Guhindura ubwoko bw'imbonerahamwe"

#. zSLvA
#: chart2/inc/strings.hrc:110
msgctxt "STR_ACTION_EDIT_DATA_RANGES"
msgid "Edit data ranges"
msgstr "Guhindura ibice by'imbonerahamwe"

#. RmtWN
#: chart2/inc/strings.hrc:111
msgctxt "STR_ACTION_EDIT_3D_VIEW"
msgid "Edit 3D view"
msgstr "Guhindura igaragaza 3D"

#. REBbR
#: chart2/inc/strings.hrc:112
msgctxt "STR_ACTION_EDIT_CHART_DATA"
msgid "Edit chart data"
msgstr "Guhindura amakurushingiro y'imbonerahamwe"

#. Y7hDD
#: chart2/inc/strings.hrc:113
msgctxt "STR_ACTION_TOGGLE_LEGEND"
msgid "Legend on/off"
msgstr "Ubusobanuro bufunguye/ifunze"

#. fnfBr
#: chart2/inc/strings.hrc:114
msgctxt "STR_ACTION_TOGGLE_GRID_HORZ"
msgid "Horizontal grid major/major&minor/off"
msgstr ""

#. jZDDr
#: chart2/inc/strings.hrc:115
msgctxt "STR_ACTION_TOGGLE_GRID_VERTICAL"
msgid "Vertical grid major/major&minor/off"
msgstr ""

#. bZzzZ
#: chart2/inc/strings.hrc:116
msgctxt "STR_ACTION_SCALE_TEXT"
msgid "Scale Text"
msgstr "Kuzamura umwandiko"

#. wJ7wY
#: chart2/inc/strings.hrc:117
msgctxt "STR_ACTION_REARRANGE_CHART"
msgid "Automatic Layout"
msgstr "Imiterere yikora"

#. j4xMg
#: chart2/inc/strings.hrc:118
msgctxt "STR_ACTION_NOTPOSSIBLE"
msgid "This function cannot be completed with the selected objects."
msgstr "Uyu mumaro ntabwo ushobora kuzuzwa hakoreshejwe ibintu byatoranyijwe."

#. GaEzn
#: chart2/inc/strings.hrc:119
#, fuzzy
msgctxt "STR_ACTION_EDIT_TEXT"
msgid "Edit text"
msgstr "Kwandika umwandiko wa %O"

#. EVDVA
#: chart2/inc/strings.hrc:120
#, c-format
msgctxt "STR_COLUMN_LABEL"
msgid "Column %COLUMNNUMBER"
msgstr "Inkingi %COLUMNNUMBER"

#. dmCD9
#: chart2/inc/strings.hrc:121
msgctxt "STR_ROW_LABEL"
msgid "Row %ROWNUMBER"
msgstr "Umurongo %ROWNUMBER"

#. fVS6E
#: chart2/inc/strings.hrc:122
msgctxt "STR_DATA_ROLE_LABEL"
msgid "Name"
msgstr "Izina"

#. ozAB8
#: chart2/inc/strings.hrc:123
msgctxt "STR_DATA_ROLE_X"
msgid "X-Values"
msgstr "Uduciro X"

#. FgGiW
#: chart2/inc/strings.hrc:124
msgctxt "STR_DATA_ROLE_Y"
msgid "Y-Values"
msgstr "Uduciro Y"

#. vzYAg
#: chart2/inc/strings.hrc:125
msgctxt "STR_DATA_ROLE_SIZE"
msgid "Bubble Sizes"
msgstr ""

#. pMGL4
#: chart2/inc/strings.hrc:126
msgctxt "STR_DATA_ROLE_X_ERROR"
msgid "X-Error-Bars"
msgstr "Imyanya y'amakosa X"

#. c9oCh
#: chart2/inc/strings.hrc:127
msgctxt "STR_DATA_ROLE_X_ERROR_POSITIVE"
msgid "Positive X-Error-Bars"
msgstr ""

#. uTsVM
#: chart2/inc/strings.hrc:128
msgctxt "STR_DATA_ROLE_X_ERROR_NEGATIVE"
msgid "Negative X-Error-Bars"
msgstr ""

#. RZaBP
#: chart2/inc/strings.hrc:129
msgctxt "STR_DATA_ROLE_Y_ERROR"
msgid "Y-Error-Bars"
msgstr "Imyanya y'amakosa Y"

#. ZFFKK
#: chart2/inc/strings.hrc:130
msgctxt "STR_DATA_ROLE_Y_ERROR_POSITIVE"
msgid "Positive Y-Error-Bars"
msgstr ""

#. pZ3af
#: chart2/inc/strings.hrc:131
msgctxt "STR_DATA_ROLE_Y_ERROR_NEGATIVE"
msgid "Negative Y-Error-Bars"
msgstr ""

#. SD2nd
#: chart2/inc/strings.hrc:132
msgctxt "STR_DATA_ROLE_FIRST"
msgid "Open Values"
msgstr "Gufungura uduciro"

#. fySNC
#: chart2/inc/strings.hrc:133
msgctxt "STR_DATA_ROLE_LAST"
msgid "Close Values"
msgstr "Gufunga uduciro"

#. j5tve
#: chart2/inc/strings.hrc:134
msgctxt "STR_DATA_ROLE_MIN"
msgid "Low Values"
msgstr "Uduciro duto"

#. kr9Ta
#: chart2/inc/strings.hrc:135
msgctxt "STR_DATA_ROLE_MAX"
msgid "High Values"
msgstr "Uduciro tunini"

#. bK6ee
#: chart2/inc/strings.hrc:136
msgctxt "STR_DATA_ROLE_CATEGORIES"
msgid "Categories"
msgstr "Ibyiciro"

#. yL7QE
#: chart2/inc/strings.hrc:137
msgctxt "STR_DATA_UNNAMED_SERIES"
msgid "Series"
msgstr ""

#. EgbkL
#: chart2/inc/strings.hrc:138
msgctxt "STR_DATA_UNNAMED_SERIES_WITH_INDEX"
msgid "Series%NUMBER"
msgstr ""

#. E2YZH
#: chart2/inc/strings.hrc:139
msgctxt "STR_DATA_SELECT_RANGE_FOR_SERIES"
msgid "Select Range for %VALUETYPE of %SERIESNAME"
msgstr "Hitamo igice cya %VALUETYPE ya %SERIESNAME"

#. pBSSc
#: chart2/inc/strings.hrc:140
msgctxt "STR_DATA_SELECT_RANGE_FOR_CATEGORIES"
msgid "Select Range for Categories"
msgstr "Guhitamo itsinda ry'ibyiciro"

#. brKa4
#: chart2/inc/strings.hrc:141
msgctxt "STR_DATA_SELECT_RANGE_FOR_DATALABELS"
msgid "Select Range for data labels"
msgstr "Guhitamo itsinda ry'uturangamakuru"

#. EDFdH
#: chart2/inc/strings.hrc:142
msgctxt "STR_DATA_EDITOR_INCORRECT_INPUT"
msgid ""
"Your last input is incorrect.\n"
"Ignore this change and close the dialog?"
msgstr ""

#. Vx6bG
#: chart2/inc/strings.hrc:143
msgctxt "STR_TEXT_DIRECTION_LTR"
msgid "Left-to-right"
msgstr "Ibumoso ujya iburyo"

#. WoDyW
#: chart2/inc/strings.hrc:144
msgctxt "STR_TEXT_DIRECTION_RTL"
msgid "Right-to-left"
msgstr "Iburyo-ugana-ibumoso"

#. dtE2L
#: chart2/inc/strings.hrc:145
msgctxt "STR_TEXT_DIRECTION_SUPER"
msgid "Use superordinate object settings"
msgstr "Gukoresha amagenamiterere atunganye cyane y'igikoresho"

#. GtGu4
#: chart2/inc/strings.hrc:146
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "Kuzuzamo Ibara"

#. bzDDY
#: chart2/inc/strings.hrc:147
#, fuzzy
msgctxt "STR_PROPERTY_ROLE_BORDERCOLOR"
msgid "Border Color"
msgstr "Ibara ry'urubibi"

#. TuRxr
#: chart2/inc/strings.hrc:149
msgctxt "STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr ""

#. aPEDY
#: chart2/inc/strings.hrc:150
msgctxt "STR_REGRESSION_LINEAR"
msgid "Linear"
msgstr ""

#. nD8ay
#: chart2/inc/strings.hrc:151
#, fuzzy
msgctxt "STR_REGRESSION_LOG"
msgid "Logarithmic"
msgstr "Logaritimu"

#. CotSJ
#: chart2/inc/strings.hrc:152
msgctxt "STR_REGRESSION_EXP"
msgid "Exponential"
msgstr ""

#. HqBJV
#: chart2/inc/strings.hrc:153
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "Ubwikube"

#. dBiUj
#: chart2/inc/strings.hrc:154
msgctxt "STR_REGRESSION_POLYNOMIAL"
msgid "Polynomial"
msgstr ""

#. FWi4g
#: chart2/inc/strings.hrc:155
msgctxt "STR_REGRESSION_MOVING_AVERAGE"
msgid "Moving average"
msgstr ""

#. psj3B
#: chart2/inc/strings.hrc:156
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "impuzandengo"

#. C8FVd
#: chart2/inc/strings.hrc:158
msgctxt "STR_TYPE_COLUMN"
msgid "Column"
msgstr "Inkingi"

#. SWPnA
#: chart2/inc/strings.hrc:159
msgctxt "STR_TYPE_BAR"
msgid "Bar"
msgstr "Umurongo"

#. xUnpz
#: chart2/inc/strings.hrc:160
msgctxt "STR_TYPE_AREA"
msgid "Area"
msgstr "Ubuso"

#. bqxBm
#: chart2/inc/strings.hrc:161
msgctxt "STR_TYPE_PIE"
msgid "Pie"
msgstr "Imbonerahamwe ruziga"

#. GGwEH
#: chart2/inc/strings.hrc:162
msgctxt "STR_PIE_EXPLODED"
msgid "Exploded Pie Chart"
msgstr "Imbonerahamwe Pie yasandaye"

#. gxFtf
#: chart2/inc/strings.hrc:163
msgctxt "STR_DONUT_EXPLODED"
msgid "Exploded Donut Chart"
msgstr "Imbonerahamwe Donut yasandaye"

#. nsoQ2
#: chart2/inc/strings.hrc:164
msgctxt "STR_DONUT"
msgid "Donut"
msgstr "Donut"

#. 7HjEG
#: chart2/inc/strings.hrc:165
msgctxt "STR_TYPE_LINE"
msgid "Line"
msgstr "Umurongo"

#. Miu8E
#: chart2/inc/strings.hrc:166
msgctxt "STR_TYPE_XY"
msgid "XY (Scatter)"
msgstr "XY (Gutandukanya)"

#. LBFRX
#: chart2/inc/strings.hrc:167
msgctxt "STR_POINTS_AND_LINES"
msgid "Points and Lines"
msgstr "Utudomo n'imirongo"

#. fjka7
#: chart2/inc/strings.hrc:168
msgctxt "STR_POINTS_ONLY"
msgid "Points Only"
msgstr "Utudomo gusa"

#. Sz53v
#: chart2/inc/strings.hrc:169
msgctxt "STR_LINES_ONLY"
msgid "Lines Only"
msgstr "Imirongo gusa"

#. AAEA2
#: chart2/inc/strings.hrc:170
msgctxt "STR_LINES_3D"
msgid "3D Lines"
msgstr "Imirongo 3D"

#. ABjEg
#: chart2/inc/strings.hrc:171
msgctxt "STR_TYPE_COMBI_COLUMN_LINE"
msgid "Column and Line"
msgstr "Inkingi n'umurongo"

#. nVKfC
#: chart2/inc/strings.hrc:172
msgctxt "STR_LINE_COLUMN"
msgid "Columns and Lines"
msgstr "Inkingi n'imirongo"

#. QkQSa
#: chart2/inc/strings.hrc:173
msgctxt "STR_LINE_STACKEDCOLUMN"
msgid "Stacked Columns and Lines"
msgstr "Inkingi n'imirongo icucitse"

#. HGKEx
#: chart2/inc/strings.hrc:174
msgctxt "STR_TYPE_NET"
msgid "Net"
msgstr "Cyuzuye"

#. BKUc4
#: chart2/inc/strings.hrc:175
msgctxt "STR_TYPE_STOCK"
msgid "Stock"
msgstr "Ububiko"

#. oG4gw
#: chart2/inc/strings.hrc:176
msgctxt "STR_STOCK_1"
msgid "Stock Chart 1"
msgstr "Ibika ry'Igishushanyo 1"

#. pSzDo
#: chart2/inc/strings.hrc:177
msgctxt "STR_STOCK_2"
msgid "Stock Chart 2"
msgstr "Ibika ry'Igishushanyo 2"

#. aEFDu
#: chart2/inc/strings.hrc:178
msgctxt "STR_STOCK_3"
msgid "Stock Chart 3"
msgstr "Ibika ry'Igishushanyo 3"

#. jZqox
#: chart2/inc/strings.hrc:179
msgctxt "STR_STOCK_4"
msgid "Stock Chart 4"
msgstr "Ibika ry'Igishushanyo 4"

#. DNBgg
#: chart2/inc/strings.hrc:180
msgctxt "STR_NORMAL"
msgid "Normal"
msgstr "Bisanzwe"

#. EfGVL
#: chart2/inc/strings.hrc:181
msgctxt "STR_STACKED"
msgid "Stacked"
msgstr "Birunze"

#. wqtzw
#: chart2/inc/strings.hrc:182
msgctxt "STR_PERCENT"
msgid "Percent Stacked"
msgstr "Ijanisha ryarunzwe"

#. 52UGB
#: chart2/inc/strings.hrc:183
msgctxt "STR_DEEP"
msgid "Deep"
msgstr "Njyakuzimu"

#. dxfuQ
#: chart2/inc/strings.hrc:184
msgctxt "STR_FILLED"
msgid "Filled"
msgstr ""

#. rC5nu
#: chart2/inc/strings.hrc:185
msgctxt "STR_TYPE_BUBBLE"
msgid "Bubble"
msgstr ""

#. N9tXx
#: chart2/inc/strings.hrc:186
msgctxt "STR_BUBBLE_1"
msgid "Bubble Chart"
msgstr ""

#. AjPsf
#: chart2/inc/strings.hrc:188
msgctxt "STR_INVALID_NUMBER"
msgid "Numbers are required. Check your input."
msgstr "Nimero ni ngombwa. Genzura ibyinjizwa byawe."

#. ofh4V
#: chart2/inc/strings.hrc:189
msgctxt "STR_STEP_GT_ZERO"
msgid "The major interval requires a positive number. Check your input."
msgstr "Umwanya w'ibanze usaba umubare uruta zero. Genzura ibyo winjijemo."

#. EBJjR
#: chart2/inc/strings.hrc:190
msgctxt "STR_BAD_LOGARITHM"
msgid "The logarithmic scale requires positive numbers. Check your input."
msgstr "Igipimo cya logaritimu gisaba imibare iruta zero.Genzura ibyo winjijemo."

#. K8BCB
#: chart2/inc/strings.hrc:191
msgctxt "STR_MIN_GREATER_MAX"
msgid "The minimum must be lower than the maximum. Check your input."
msgstr "Umuto ntarengwa ugomba kuba hasi y'umunini ntarengwa. Genzura ibyo winjijemo."

#. oBR4x
#: chart2/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_INVALID_INTERVALS"
msgid "The major interval needs to be greater than the minor interval. Check your input."
msgstr "Umwanya w'ibanze usaba umubare uruta zero. Genzura ibyo winjijemo."

#. ZvDEh
#: chart2/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_INVALID_TIME_UNIT"
msgid "The major and minor interval need to be greater or equal to the resolution. Check your input."
msgstr "Umwanya w'ibanze usaba umubare uruta zero. Genzura ibyo winjijemo."

#. VVVyQ
#: chart2/uiconfig/ui/3dviewdialog.ui:8
msgctxt "3dviewdialog|3DViewDialog"
msgid "3D View"
msgstr ""

#. 3aACC
#: chart2/uiconfig/ui/chardialog.ui:8
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Inyuguti"

#. v55EG
#: chart2/uiconfig/ui/chardialog.ui:134
msgctxt "chardialog|font"
msgid "Font"
msgstr "Imyandikire"

#. TnnrC
#: chart2/uiconfig/ui/chardialog.ui:180
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Imyitwarire y'imyandikire"

#. nvprJ
#: chart2/uiconfig/ui/chardialog.ui:227
msgctxt "chardialog|position"
msgid "Position"
msgstr "Ahantu"

#. vuzAY
#: chart2/uiconfig/ui/chartdatadialog.ui:8
msgctxt "chartdatadialog|ChartDataDialog"
msgid "Data Table"
msgstr ""

#. ywdAz
#: chart2/uiconfig/ui/chartdatadialog.ui:75
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "Kongeramo Urubariro"

#. DDsFz
#: chart2/uiconfig/ui/chartdatadialog.ui:88
msgctxt "chartdatadialog|InsertColumn"
msgid "Insert Series"
msgstr ""

#. KuFy7
#: chart2/uiconfig/ui/chartdatadialog.ui:101
msgctxt "chartdatadialog|InsertTextColumn"
msgid "Insert Text Column"
msgstr ""

#. 4JgTE
#: chart2/uiconfig/ui/chartdatadialog.ui:114
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "Gusiba Urubariro"

#. JCBmW
#: chart2/uiconfig/ui/chartdatadialog.ui:127
msgctxt "chartdatadialog|RemoveColumn"
msgid "Delete Series"
msgstr ""

#. MUkk3
#: chart2/uiconfig/ui/chartdatadialog.ui:150
msgctxt "chartdatadialog|MoveLeftColumn"
msgid "Move Series Left"
msgstr ""

#. DfxQy
#: chart2/uiconfig/ui/chartdatadialog.ui:163
msgctxt "chartdatadialog|MoveRightColumn"
msgid "Move Series Right"
msgstr ""

#. EkxKw
#: chart2/uiconfig/ui/chartdatadialog.ui:176
msgctxt "chartdatadialog|MoveUpRow"
msgid "Move Row Up"
msgstr ""

#. TvbuK
#: chart2/uiconfig/ui/chartdatadialog.ui:189
msgctxt "chartdatadialog|MoveDownRow"
msgid "Move Row Down"
msgstr ""

#. KbkRw
#: chart2/uiconfig/ui/charttypedialog.ui:8
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "Ubwoko bw'Igishushanyo"

#. 9AVY7
#: chart2/uiconfig/ui/datarangedialog.ui:8
#, fuzzy
msgctxt "datarangedialog|DataRangeDialog"
msgid "Data Ranges"
msgstr "Igice cy'amakurushingiro"

#. PqEvS
#: chart2/uiconfig/ui/datarangedialog.ui:124
msgctxt "datarangedialog|range"
msgid "Data Range"
msgstr ""

#. YmqFB
#: chart2/uiconfig/ui/datarangedialog.ui:170
msgctxt "datarangedialog|series"
msgid "Data Series"
msgstr ""

#. H6ezZ
#: chart2/uiconfig/ui/dlg_DataLabel.ui:13
msgctxt "dlg_DataLabel|dlg_DataLabels"
msgid "Data Labels for all Data Series"
msgstr ""

#. ouq6P
#: chart2/uiconfig/ui/dlg_DataLabel.ui:108
msgctxt "dlg_DataLabel|CB_VALUE_AS_NUMBER"
msgid "Show value as _number"
msgstr ""

#. C2XXx
#: chart2/uiconfig/ui/dlg_DataLabel.ui:123
msgctxt "dlg_DataLabel|CB_VALUE_AS_PERCENTAGE"
msgid "Show value as _percentage"
msgstr ""

#. MYzUe
#: chart2/uiconfig/ui/dlg_DataLabel.ui:138
msgctxt "dlg_DataLabel|CB_CATEGORY"
msgid "Show _category"
msgstr ""

#. 8mMDV
#: chart2/uiconfig/ui/dlg_DataLabel.ui:153
msgctxt "dlg_DataLabel|CB_SYMBOL"
msgid "Show _legend key"
msgstr ""

#. BA3kD
#: chart2/uiconfig/ui/dlg_DataLabel.ui:168
msgctxt "dlg_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr ""

#. bFd8g
#: chart2/uiconfig/ui/dlg_DataLabel.ui:183
#, fuzzy
msgctxt "dlg_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "Imiterere ya Nomero..."

#. cFD6D
#: chart2/uiconfig/ui/dlg_DataLabel.ui:197
msgctxt "dlg_DataLabel|PB_PERCENT_NUMBERFORMAT"
msgid "Percentage f_ormat..."
msgstr ""

#. ETbFx
#: chart2/uiconfig/ui/dlg_DataLabel.ui:213
msgctxt "dlg_DataLabel|CT_LABEL_DIAL"
msgid "ABCD"
msgstr ""

#. NvbuM
#: chart2/uiconfig/ui/dlg_DataLabel.ui:232
#, fuzzy
msgctxt "dlg_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "Mutandukanya"

#. m8qsr
#: chart2/uiconfig/ui/dlg_DataLabel.ui:249
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Umwanya"

#. d6M3S
#: chart2/uiconfig/ui/dlg_DataLabel.ui:250
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Comma"
msgstr ""

#. HUBkD
#: chart2/uiconfig/ui/dlg_DataLabel.ui:251
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Semicolon"
msgstr ""

#. 3CaCX
#: chart2/uiconfig/ui/dlg_DataLabel.ui:252
#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "New line"
msgstr "Undi Murongo"

#. CAtwB
#: chart2/uiconfig/ui/dlg_DataLabel.ui:253
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Period"
msgstr ""

#. FDBQW
#: chart2/uiconfig/ui/dlg_DataLabel.ui:278
msgctxt "dlg_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr ""

#. RBvRC
#: chart2/uiconfig/ui/dlg_DataLabel.ui:295
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr ""

#. CFGTS
#: chart2/uiconfig/ui/dlg_DataLabel.ui:296
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Hagati"

#. kxNDG
#: chart2/uiconfig/ui/dlg_DataLabel.ui:297
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Hejuru"

#. dnhiD
#: chart2/uiconfig/ui/dlg_DataLabel.ui:298
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Hejuru Ibumoso"

#. TGuEk
#: chart2/uiconfig/ui/dlg_DataLabel.ui:299
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Ibumoso"

#. eUxTR
#: chart2/uiconfig/ui/dlg_DataLabel.ui:300
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Hasi ibumoso "

#. CGQj7
#: chart2/uiconfig/ui/dlg_DataLabel.ui:301
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Hasi"

#. UJ7uQ
#: chart2/uiconfig/ui/dlg_DataLabel.ui:302
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Hasi iburyo"

#. nEFuG
#: chart2/uiconfig/ui/dlg_DataLabel.ui:303
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Iburyo"

#. NQCGE
#: chart2/uiconfig/ui/dlg_DataLabel.ui:304
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Hejuru iburyo"

#. UagUt
#: chart2/uiconfig/ui/dlg_DataLabel.ui:305
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Imbere"

#. y25DL
#: chart2/uiconfig/ui/dlg_DataLabel.ui:306
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Hanze"

#. 3HjyB
#: chart2/uiconfig/ui/dlg_DataLabel.ui:307
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Near origin"
msgstr ""

#. 69qZL
#: chart2/uiconfig/ui/dlg_DataLabel.ui:326
msgctxt "dlg_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr ""

#. mFeMA
#: chart2/uiconfig/ui/dlg_DataLabel.ui:344
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Ibiranga Umwandiko"

#. Jhjwb
#: chart2/uiconfig/ui/dlg_DataLabel.ui:412
msgctxt "dlg_DataLabel|FT_LABEL_DEGREES"
msgid "_Degrees"
msgstr ""

#. vtVy2
#: chart2/uiconfig/ui/dlg_DataLabel.ui:437
msgctxt "dlg_DataLabel|FT_LABEL_TEXTDIR"
msgid "Te_xt direction"
msgstr ""

#. xpAEz
#: chart2/uiconfig/ui/dlg_DataLabel.ui:474
msgctxt "dlg_DataLabel|label2"
msgid "Rotate Text"
msgstr ""

#. 3GUtp
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:28
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "Insoanuro"

#. 9Wf9T
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:131
#, fuzzy
msgctxt "dlg_InsertErrorBars|RB_NONE"
msgid "_None"
msgstr "Nta na kimwe"

#. sMZoy
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:147
msgctxt "dlg_InsertErrorBars|RB_CONST"
msgid "_Constant Value"
msgstr ""

#. UzxQQ
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:164
msgctxt "dlg_InsertErrorBars|RB_PERCENT"
msgid "_Percentage"
msgstr ""

#. fkUNn
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:205
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Standard Error"
msgstr ""

#. zpc6d
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:206
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Standard Deviation"
msgstr ""

#. wA6LE
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:207
#, fuzzy
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Variance"
msgstr "Impinduragaciro"

#. UASm3
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:208
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Error Margin"
msgstr ""

#. Z5yGF
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:226
msgctxt "dlg_InsertErrorBars|RB_RANGE"
msgid "Cell _Range"
msgstr ""

#. vdvVR
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:249
msgctxt "dlg_InsertErrorBars|label1"
msgid "Error Category"
msgstr ""

#. oZaa3
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:282
msgctxt "dlg_InsertErrorBars|RB_BOTH"
msgid "Positive _and Negative"
msgstr ""

#. jJw8Y
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:297
#, fuzzy
msgctxt "dlg_InsertErrorBars|RB_POSITIVE"
msgid "Pos_itive"
msgstr "Ahantu"

#. 6YgbM
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:313
#, fuzzy
msgctxt "dlg_InsertErrorBars|RB_NEGATIVE"
msgid "Ne_gative"
msgstr "ikiranga gito"

#. fkKQH
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:368
msgctxt "dlg_InsertErrorBars|label2"
msgid "Error Indicator"
msgstr ""

#. WWuZ8
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:416
msgctxt "dlg_InsertErrorBars|FT_POSITIVE"
msgid "P_ositive (+)"
msgstr ""

#. 5FfdH
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:457
#, fuzzy
msgctxt "dlg_InsertErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "Guhitamo ububikoshingiro"

#. K9wAk
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:482
msgctxt "dlg_InsertErrorBars|FT_NEGATIVE"
msgid "_Negative (-)"
msgstr ""

#. jsckc
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:523
#, fuzzy
msgctxt "dlg_InsertErrorBars|IB_RANGE_NEGATIVE|tooltip_text"
msgid "Select data range"
msgstr "Guhitamo ububikoshingiro"

#. GZS6d
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:541
msgctxt "dlg_InsertErrorBars|CB_SYN_POS_NEG"
msgid "Same value for both"
msgstr ""

#. ogVMg
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:563
#, fuzzy
msgctxt "dlg_InsertErrorBars|label3"
msgid "Parameters"
msgstr "Ibigenga"

#. MXxxE
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:580
msgctxt "dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS"
msgid "Select Range for Positive Error Bars"
msgstr ""

#. ixAQm
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:591
msgctxt "dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS"
msgid "Select Range for Negative Error Bars"
msgstr ""

#. 68LFy
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:602
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr ""

#. 3G3Jo
#: chart2/uiconfig/ui/dlg_InsertLegend.ui:8
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "Insoanuro"

#. TQUNp
#: chart2/uiconfig/ui/dlg_InsertLegend.ui:106
msgctxt "dlg_InsertLegend|show"
msgid "_Display legend"
msgstr ""

#. BbrEG
#: chart2/uiconfig/ui/dlg_InsertLegend.ui:128
#, fuzzy
msgctxt "dlg_InsertLegend|left"
msgid "_Left"
msgstr "Ibumoso"

#. EdZ7j
#: chart2/uiconfig/ui/dlg_InsertLegend.ui:144
#, fuzzy
msgctxt "dlg_InsertLegend|right"
msgid "_Right"
msgstr "Iburyo"

#. PoZ9R
#: chart2/uiconfig/ui/dlg_InsertLegend.ui:160
#, fuzzy
msgctxt "dlg_InsertLegend|top"
msgid "_Top"
msgstr "Hejuru"

#. Uvcht
#: chart2/uiconfig/ui/dlg_InsertLegend.ui:176
#, fuzzy
msgctxt "dlg_InsertLegend|bottom"
msgid "_Bottom"
msgstr "Hasi"

#. bxdb5
#: chart2/uiconfig/ui/dlg_InsertLegend.ui:205
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "Ahantu"

#. FAEct
#: chart2/uiconfig/ui/insertaxisdlg.ui:8
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "Imirongo fatizo"

#. 4Drc8
#: chart2/uiconfig/ui/insertaxisdlg.ui:110
#, fuzzy
msgctxt "insertaxisdlg|primaryX"
msgid "_X axis"
msgstr "Inkingifatizo X"

#. XeWVu
#: chart2/uiconfig/ui/insertaxisdlg.ui:126
#, fuzzy
msgctxt "insertaxisdlg|primaryY"
msgid "_Y axis"
msgstr "Inkingifatizo Y"

#. FoAXW
#: chart2/uiconfig/ui/insertaxisdlg.ui:142
#, fuzzy
msgctxt "insertaxisdlg|primaryZ"
msgid "_Z axis"
msgstr "Inkingifatizo Z"

#. YZ7GG
#: chart2/uiconfig/ui/insertaxisdlg.ui:165
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "Imirongo fatizo"

#. WEUFf
#: chart2/uiconfig/ui/insertaxisdlg.ui:200
#, fuzzy
msgctxt "insertaxisdlg|secondaryX"
msgid "X _axis"
msgstr "Inkingifatizo X"

#. 598Gk
#: chart2/uiconfig/ui/insertaxisdlg.ui:216
#, fuzzy
msgctxt "insertaxisdlg|secondaryY"
msgid "Y ax_is"
msgstr "Inkingifatizo Y"

#. CAFjD
#: chart2/uiconfig/ui/insertaxisdlg.ui:232
#, fuzzy
msgctxt "insertaxisdlg|secondaryZ"
msgid "Z axi_s"
msgstr "Inkingifatizo Z"

#. 2LQwV
#: chart2/uiconfig/ui/insertaxisdlg.ui:255
#, fuzzy
msgctxt "insertaxisdlg|label2"
msgid "Secondary Axes"
msgstr "Umurongo fatizo Y wa kabiri"

#. 2eGKS
#: chart2/uiconfig/ui/insertgriddlg.ui:8
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "Utuzu"

#. adEgJ
#: chart2/uiconfig/ui/insertgriddlg.ui:110
#, fuzzy
msgctxt "insertgriddlg|primaryX"
msgid "_X axis"
msgstr "Inkingifatizo X"

#. FEBZW
#: chart2/uiconfig/ui/insertgriddlg.ui:126
#, fuzzy
msgctxt "insertgriddlg|primaryY"
msgid "_Y axis"
msgstr "Inkingifatizo Y"

#. XEXTu
#: chart2/uiconfig/ui/insertgriddlg.ui:142
#, fuzzy
msgctxt "insertgriddlg|primaryZ"
msgid "_Z axis"
msgstr "Inkingifatizo Z"

#. 9QbAA
#: chart2/uiconfig/ui/insertgriddlg.ui:165
msgctxt "insertgriddlg|label1"
msgid "Major Grids"
msgstr ""

#. wqXds
#: chart2/uiconfig/ui/insertgriddlg.ui:200
#, fuzzy
msgctxt "insertgriddlg|secondaryX"
msgid "X _axis"
msgstr "Inkingifatizo X"

#. PkzaY
#: chart2/uiconfig/ui/insertgriddlg.ui:216
#, fuzzy
msgctxt "insertgriddlg|secondaryY"
msgid "Y ax_is"
msgstr "Inkingifatizo Y"

#. CcCG8
#: chart2/uiconfig/ui/insertgriddlg.ui:232
#, fuzzy
msgctxt "insertgriddlg|secondaryZ"
msgid "Z axi_s"
msgstr "Inkingifatizo Z"

#. QBQD4
#: chart2/uiconfig/ui/insertgriddlg.ui:255
msgctxt "insertgriddlg|label2"
msgid "Minor Grids"
msgstr ""

#. rqADt
#: chart2/uiconfig/ui/inserttitledlg.ui:8
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "Imitwe"

#. pAKf8
#: chart2/uiconfig/ui/inserttitledlg.ui:94
#, fuzzy
msgctxt "inserttitledlg|labelMainTitle"
msgid "_Title"
msgstr "Umutwe"

#. ZBgRn
#: chart2/uiconfig/ui/inserttitledlg.ui:108
#, fuzzy
msgctxt "inserttitledlg|labelSubTitle"
msgid "_Subtitle"
msgstr "Umutwe wungirije"

#. y8KiH
#: chart2/uiconfig/ui/inserttitledlg.ui:171
#, fuzzy
msgctxt "inserttitledlg|labelPrimaryXaxis"
msgid "_X axis"
msgstr "Inkingifatizo X"

#. RhsUT
#: chart2/uiconfig/ui/inserttitledlg.ui:185
#, fuzzy
msgctxt "inserttitledlg|labelPrimaryYaxis"
msgid "_Y axis"
msgstr "Inkingifatizo Y"

#. ypJFt
#: chart2/uiconfig/ui/inserttitledlg.ui:199
#, fuzzy
msgctxt "inserttitledlg|labelPrimaryZaxis"
msgid "_Z axis"
msgstr "Inkingifatizo Z"

#. aHvzY
#: chart2/uiconfig/ui/inserttitledlg.ui:253
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "Imirongo fatizo"

#. 8XRFP
#: chart2/uiconfig/ui/inserttitledlg.ui:288
#, fuzzy
msgctxt "inserttitledlg|labelSecondaryXAxis"
msgid "X _axis"
msgstr "Inkingifatizo X"

#. Tq7G9
#: chart2/uiconfig/ui/inserttitledlg.ui:302
#, fuzzy
msgctxt "inserttitledlg|labelSecondaryYAxis"
msgid "Y ax_is"
msgstr "Inkingifatizo Y"

#. XvJwD
#: chart2/uiconfig/ui/inserttitledlg.ui:344
#, fuzzy
msgctxt "inserttitledlg|label2"
msgid "Secondary Axes"
msgstr "Umurongo fatizo Y wa kabiri"

#. 23FsQ
#: chart2/uiconfig/ui/paradialog.ui:8
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Igika"

#. 6xRiy
#: chart2/uiconfig/ui/paradialog.ui:134
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr ""

#. PRo68
#: chart2/uiconfig/ui/paradialog.ui:180
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Itunganya"

#. EB5A9
#: chart2/uiconfig/ui/paradialog.ui:228
#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Uburyo bw'icapa nyaziya"

#. BzbWJ
#: chart2/uiconfig/ui/paradialog.ui:275
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr ""

#. jEDem
#: chart2/uiconfig/ui/sidebaraxis.ui:22
msgctxt "sidebaraxis|checkbutton_show_label"
msgid "Show labels"
msgstr ""

#. 52BFU
#: chart2/uiconfig/ui/sidebaraxis.ui:37
msgctxt "sidebaraxis|checkbutton_reverse"
msgid "Reverse direction"
msgstr ""

#. hABaw
#: chart2/uiconfig/ui/sidebaraxis.ui:62
msgctxt "sidebaraxis|label1"
msgid "_Label position:"
msgstr ""

#. JpV6N
#: chart2/uiconfig/ui/sidebaraxis.ui:76
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis"
msgstr ""

#. HEMNB
#: chart2/uiconfig/ui/sidebaraxis.ui:77
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis (other side)"
msgstr ""

#. BE2dT
#: chart2/uiconfig/ui/sidebaraxis.ui:78
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr ""

#. rH94z
#: chart2/uiconfig/ui/sidebaraxis.ui:79
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr ""

#. 69LSe
#: chart2/uiconfig/ui/sidebaraxis.ui:93
msgctxt "sidebaraxis|label2"
msgid "_Text orientation:"
msgstr ""

#. HttnZ
#: chart2/uiconfig/ui/sidebarelements.ui:35
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "Umutwe wungirije"

#. Bqqg6
#: chart2/uiconfig/ui/sidebarelements.ui:50
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "Umutwe"

#. vkhjB
#: chart2/uiconfig/ui/sidebarelements.ui:71
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "Imitwe"

#. XxG3r
#: chart2/uiconfig/ui/sidebarelements.ui:105
msgctxt "sidebarelements|checkbutton_legend|tooltip_text"
msgid "Show Legend"
msgstr ""

#. zszn2
#: chart2/uiconfig/ui/sidebarelements.ui:126
msgctxt "sidebarelements|placement_label"
msgid "_Placement:"
msgstr ""

#. N9Vw3
#: chart2/uiconfig/ui/sidebarelements.ui:142
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "Iburyo"

#. XWGfH
#: chart2/uiconfig/ui/sidebarelements.ui:143
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "Hejuru"

#. AYbfc
#: chart2/uiconfig/ui/sidebarelements.ui:144
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "Hasi"

#. Hdrnv
#: chart2/uiconfig/ui/sidebarelements.ui:145
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "Ibumoso"

#. bqXDD
#: chart2/uiconfig/ui/sidebarelements.ui:146
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "N'Intoki"

#. UVbZR
#: chart2/uiconfig/ui/sidebarelements.ui:169
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "Insoanuro"

#. Am6Gz
#: chart2/uiconfig/ui/sidebarelements.ui:202
#, fuzzy
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "Inkingifatizo X"

#. P5gxx
#: chart2/uiconfig/ui/sidebarelements.ui:217
#, fuzzy
msgctxt "sidebarelements|checkbutton_x_axis_title"
msgid "X axis title"
msgstr "Umutwe w'inkingifatizo X"

#. iMXPp
#: chart2/uiconfig/ui/sidebarelements.ui:232
#, fuzzy
msgctxt "sidebarelements|checkbutton_y_axis"
msgid "Y axis"
msgstr "Inkingifatizo Y"

#. vF4oS
#: chart2/uiconfig/ui/sidebarelements.ui:247
#, fuzzy
msgctxt "sidebarelements|checkbutton_y_axis_title"
msgid "Y axis title"
msgstr "Umutwe w'inkingifatizo Y"

#. A35cf
#: chart2/uiconfig/ui/sidebarelements.ui:262
#, fuzzy
msgctxt "sidebarelements|checkbutton_z_axis"
msgid "Z axis"
msgstr "Inkingifatizo Z"

#. RZFAU
#: chart2/uiconfig/ui/sidebarelements.ui:277
#, fuzzy
msgctxt "sidebarelements|checkbutton_z_axis_title"
msgid "Z axis title"
msgstr "Umutwe w'inkingifatizo Z"

#. GoJDH
#: chart2/uiconfig/ui/sidebarelements.ui:292
msgctxt "sidebarelements|checkbutton_2nd_x_axis"
msgid "2nd X axis"
msgstr ""

#. nsoDZ
#: chart2/uiconfig/ui/sidebarelements.ui:306
#, fuzzy
msgctxt "sidebarelements|checkbutton_2nd_x_axis_title"
msgid "2nd X axis title"
msgstr "Umutwe w'inkingifatizo X"

#. bGsCM
#: chart2/uiconfig/ui/sidebarelements.ui:320
msgctxt "sidebarelements|checkbutton_2nd_y_axis"
msgid "2nd Y axis"
msgstr ""

#. yDNuy
#: chart2/uiconfig/ui/sidebarelements.ui:334
#, fuzzy
msgctxt "sidebarelements|checkbutton_2nd_y_axis_title"
msgid "2nd Y axis title"
msgstr "Umutwe w'inkingifatizo Y"

#. ScLEM
#: chart2/uiconfig/ui/sidebarelements.ui:354
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "Imirongo fatizo"

#. RL8AA
#: chart2/uiconfig/ui/sidebarelements.ui:387
msgctxt "sidebarelements|checkbutton_gridline_horizontal_major"
msgid "Horizontal major"
msgstr ""

#. FYBSZ
#: chart2/uiconfig/ui/sidebarelements.ui:402
msgctxt "sidebarelements|checkbutton_gridline_vertical_major"
msgid "Vertical major"
msgstr ""

#. VCTTS
#: chart2/uiconfig/ui/sidebarelements.ui:417
#, fuzzy
msgctxt "sidebarelements|checkbutton_gridline_horizontal_minor"
msgid "Horizontal minor"
msgstr "Imbere intambike"

#. QDFEZ
#: chart2/uiconfig/ui/sidebarelements.ui:432
#, fuzzy
msgctxt "sidebarelements|checkbutton_gridline_vertical_minor"
msgid "Vertical minor"
msgstr "Imbere impagarike"

#. yeE2v
#: chart2/uiconfig/ui/sidebarelements.ui:453
msgctxt "sidebarelements|label_gri"
msgid "Gridlines"
msgstr ""

#. uacDo
#: chart2/uiconfig/ui/sidebarelements.ui:473
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "Umutwe"

#. jXGDE
#: chart2/uiconfig/ui/sidebarelements.ui:484
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "Umutwe wungirije"

#. SCPM4
#: chart2/uiconfig/ui/sidebarerrorbar.ui:58
#, fuzzy
msgctxt "sidebarerrorbar|label2"
msgid "Category:"
msgstr "Icyiciro"

#. 8Pb84
#: chart2/uiconfig/ui/sidebarerrorbar.ui:72
#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Constant"
msgstr "Umwugariro"

#. Lz8Lo
#: chart2/uiconfig/ui/sidebarerrorbar.ui:73
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Percentage"
msgstr ""

#. Ap367
#: chart2/uiconfig/ui/sidebarerrorbar.ui:74
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Cell Range or Data Table"
msgstr ""

#. Lqw6L
#: chart2/uiconfig/ui/sidebarerrorbar.ui:75
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard deviation"
msgstr ""

#. qUL78
#: chart2/uiconfig/ui/sidebarerrorbar.ui:76
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard error"
msgstr ""

#. KUCgB
#: chart2/uiconfig/ui/sidebarerrorbar.ui:77
#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Variance"
msgstr "Impinduragaciro"

#. QDwJu
#: chart2/uiconfig/ui/sidebarerrorbar.ui:78
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Error margin"
msgstr ""

#. US82z
#: chart2/uiconfig/ui/sidebarerrorbar.ui:91
msgctxt "sidebarerrorbar|label3"
msgid "Positive (+):"
msgstr ""

#. NJdbG
#: chart2/uiconfig/ui/sidebarerrorbar.ui:103
msgctxt "sidebarerrorbar|label4"
msgid "Negative (-):"
msgstr ""

#. GBewc
#: chart2/uiconfig/ui/sidebarerrorbar.ui:115
msgctxt "sidebarerrorbar|spinbutton_pos"
msgid "0.00"
msgstr ""

#. e3GvR
#: chart2/uiconfig/ui/sidebarerrorbar.ui:129
msgctxt "sidebarerrorbar|spinbutton_neg"
msgid "0.00"
msgstr ""

#. 34Vax
#: chart2/uiconfig/ui/sidebarerrorbar.ui:149
msgctxt "sidebarerrorbar|radiobutton_positive_negative|tooltip_text"
msgid "Positive and Negative"
msgstr ""

#. gETvJ
#: chart2/uiconfig/ui/sidebarerrorbar.ui:167
#, fuzzy
msgctxt "sidebarerrorbar|radiobutton_positive|tooltip_text"
msgid "Positive"
msgstr "Ahantu"

#. 3Ur2d
#: chart2/uiconfig/ui/sidebarerrorbar.ui:185
#, fuzzy
msgctxt "sidebarerrorbar|radiobutton_negative|tooltip_text"
msgid "Negative"
msgstr "ikiranga gito"

#. iCPU4
#: chart2/uiconfig/ui/sidebarerrorbar.ui:209
msgctxt "sidebarerrorbar|label5"
msgid "Indicator"
msgstr ""

#. qJBsd
#: chart2/uiconfig/ui/sidebarseries.ui:44
msgctxt "sidebarseries|checkbutton_label"
msgid "Show data labels"
msgstr ""

#. BsC9D
#: chart2/uiconfig/ui/sidebarseries.ui:68
msgctxt "sidebarseries|label_box"
msgid "P_lacement:"
msgstr ""

#. Dk3GN
#: chart2/uiconfig/ui/sidebarseries.ui:83
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "Hejuru"

#. e4znD
#: chart2/uiconfig/ui/sidebarseries.ui:84
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "Hasi"

#. CWwzt
#: chart2/uiconfig/ui/sidebarseries.ui:85
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "Hagati"

#. osWVq
#: chart2/uiconfig/ui/sidebarseries.ui:86
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "Hanze"

#. U3N4S
#: chart2/uiconfig/ui/sidebarseries.ui:87
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "Imbere"

#. pAmg7
#: chart2/uiconfig/ui/sidebarseries.ui:88
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr ""

#. erC9C
#: chart2/uiconfig/ui/sidebarseries.ui:113
msgctxt "sidebarseries|checkbutton_trendline"
msgid "Show trendline"
msgstr ""

#. bXUND
#: chart2/uiconfig/ui/sidebarseries.ui:149
#, fuzzy
msgctxt "sidebarseries|checkbutton_y_error"
msgid "Y error bars"
msgstr "Imyanya y'amakosa Y"

#. zK6DE
#: chart2/uiconfig/ui/sidebarseries.ui:165
#, fuzzy
msgctxt "sidebarseries|checkbutton_x_error"
msgid "X error bars"
msgstr "Imyanya y'amakosa Y"

#. FFPa2
#: chart2/uiconfig/ui/sidebarseries.ui:187
#, fuzzy
msgctxt "sidebarseries|label1"
msgid "Error Bars"
msgstr "Imyanya y'amakosa Y"

#. vhdnt
#: chart2/uiconfig/ui/sidebarseries.ui:220
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr ""

#. VPWVq
#: chart2/uiconfig/ui/sidebarseries.ui:237
#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "Umurongo fatizo Y wa kabiri"

#. qE5HF
#: chart2/uiconfig/ui/sidebarseries.ui:261
msgctxt "sidebarseries|axis_label"
msgid "Align Series to Axis"
msgstr ""

#. fvnkG
#: chart2/uiconfig/ui/sidebarseries.ui:277
msgctxt "sidebarseries|label_series_tmpl"
msgid "Data series '%1'"
msgstr ""

#. mZfrk
#: chart2/uiconfig/ui/sidebartype.ui:81
msgctxt "sidebartype|3dlook"
msgid "_3D Look"
msgstr ""

#. mjrkY
#: chart2/uiconfig/ui/sidebartype.ui:101
msgctxt "sidebartype|3dscheme"
msgid "Simple"
msgstr ""

#. urfc7
#: chart2/uiconfig/ui/sidebartype.ui:102
msgctxt "sidebartype|3dscheme"
msgid "Realistic"
msgstr ""

#. gYXXE
#: chart2/uiconfig/ui/sidebartype.ui:123
msgctxt "sidebartype|shapeft"
msgid "Sh_ape"
msgstr ""

#. B6KS5
#: chart2/uiconfig/ui/sidebartype.ui:184
msgctxt "sidebartype|stack"
msgid "_Stack series"
msgstr ""

#. Yau6n
#: chart2/uiconfig/ui/sidebartype.ui:208
msgctxt "sidebartype|ontop"
msgid "On top"
msgstr ""

#. f2J43
#: chart2/uiconfig/ui/sidebartype.ui:223
msgctxt "sidebartype|percent"
msgid "Percent"
msgstr ""

#. iDSaa
#: chart2/uiconfig/ui/sidebartype.ui:238
msgctxt "sidebartype|deep"
msgid "Deep"
msgstr ""

#. KaS7Z
#: chart2/uiconfig/ui/sidebartype.ui:268
msgctxt "sidebartype|linetypeft"
msgid "_Line type"
msgstr ""

#. Hqc3N
#: chart2/uiconfig/ui/sidebartype.ui:283
msgctxt "sidebartype|linetype"
msgid "Straight"
msgstr ""

#. EB58Z
#: chart2/uiconfig/ui/sidebartype.ui:284
msgctxt "sidebartype|linetype"
msgid "Smooth"
msgstr ""

#. qLn3k
#: chart2/uiconfig/ui/sidebartype.ui:285
msgctxt "sidebartype|linetype"
msgid "Stepped"
msgstr ""

#. jKDXh
#: chart2/uiconfig/ui/sidebartype.ui:295
msgctxt "sidebartype|properties"
msgid "Properties..."
msgstr ""

#. xW9CQ
#: chart2/uiconfig/ui/sidebartype.ui:313
msgctxt "sidebartype|sort"
msgid "_Sort by X values"
msgstr ""

#. thu3G
#: chart2/uiconfig/ui/sidebartype.ui:335
msgctxt "sidebartype|nolinesft"
msgid "_Number of lines"
msgstr ""

#. Ledzw
#: chart2/uiconfig/ui/smoothlinesdlg.ui:22
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "Imirongo igororotse"

#. vmRbz
#: chart2/uiconfig/ui/smoothlinesdlg.ui:108
msgctxt "smoothlinesdlg|TypeLabel"
msgid "Line _Type:"
msgstr ""

#. Nkqhi
#: chart2/uiconfig/ui/smoothlinesdlg.ui:124
msgctxt "smoothlinesdlg|SplineTypeComboBox"
msgid "Cubic spline"
msgstr ""

#. LTCVw
#: chart2/uiconfig/ui/smoothlinesdlg.ui:125
msgctxt "smoothlinesdlg|SplineTypeComboBox"
msgid "B-spline"
msgstr ""

#. eecxc
#: chart2/uiconfig/ui/smoothlinesdlg.ui:158
#, fuzzy
msgctxt "smoothlinesdlg|ResolutionLabel"
msgid "_Resolution:"
msgstr "Itunganyamigaragarire"

#. AdG5v
#: chart2/uiconfig/ui/smoothlinesdlg.ui:172
msgctxt "smoothlinesdlg|PolynomialsLabel"
msgid "_Degree of polynomials:"
msgstr ""

#. RyJg5
#: chart2/uiconfig/ui/steppedlinesdlg.ui:131
msgctxt "steppedlinesdlg|step_start_rb"
msgid "_Start with horizontal line"
msgstr ""

#. iJCAt
#: chart2/uiconfig/ui/steppedlinesdlg.ui:147
msgctxt "steppedlinesdlg|step_center_x_rb"
msgid "Step at the _horizontal mean"
msgstr ""

#. vtGik
#: chart2/uiconfig/ui/steppedlinesdlg.ui:164
msgctxt "steppedlinesdlg|step_end_rb"
msgid "_End with horizontal line"
msgstr ""

#. X3536
#: chart2/uiconfig/ui/steppedlinesdlg.ui:181
msgctxt "steppedlinesdlg|step_center_y_rb"
msgid "Step to the _vertical mean"
msgstr ""

#. oDDMr
#: chart2/uiconfig/ui/steppedlinesdlg.ui:215
#, fuzzy
msgctxt "steppedlinesdlg|label2"
msgid "Type of Stepping"
msgstr "Ubwoko bw'inama"

#. ViJ9k
#: chart2/uiconfig/ui/titlerotationtabpage.ui:53
msgctxt "titlerotationtabpage|degreeL"
msgid "_Degrees"
msgstr ""

#. tv9xJ
#: chart2/uiconfig/ui/titlerotationtabpage.ui:87
msgctxt "titlerotationtabpage|stackedCB"
msgid "Ve_rtically stacked"
msgstr ""

#. 3BaMa
#: chart2/uiconfig/ui/titlerotationtabpage.ui:104
msgctxt "titlerotationtabpage|labelABCD"
msgid "ABCD"
msgstr ""

#. dAHWb
#: chart2/uiconfig/ui/titlerotationtabpage.ui:121
msgctxt "titlerotationtabpage|textdirL"
msgid "Te_xt direction:"
msgstr ""

#. syx89
#: chart2/uiconfig/ui/titlerotationtabpage.ui:161
msgctxt "titlerotationtabpage|labelTextOrient"
msgid "Text Orientation"
msgstr ""

#. 4uCgf
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:13
#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Simple"
msgstr "Byoroheje"

#. uVRvv
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:17
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Realistic"
msgstr ""

#. tFKjs
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:21
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "Iboneza"

#. CDDxo
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:42
msgctxt "tp_3D_SceneAppearance|FT_SCHEME"
msgid "Sche_me"
msgstr ""

#. EyGsf
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:90
#, fuzzy
msgctxt "tp_3D_SceneAppearance|CB_SHADING"
msgid "_Shading"
msgstr "Ubwijime"

#. SMFrD
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:106
msgctxt "tp_3D_SceneAppearance|CB_OBJECTLINES"
msgid "_Object borders"
msgstr ""

#. CpWRj
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:122
#, fuzzy
msgctxt "tp_3D_SceneAppearance|CB_ROUNDEDEDGE"
msgid "_Rounded edges"
msgstr "Impera ziburungushuye"

#. U5CTF
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:36
msgctxt "tp_3D_SceneGeometry|CBX_RIGHT_ANGLED_AXES"
msgid "_Right-angled axes"
msgstr ""

#. y8Tyg
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:54
msgctxt "tp_3D_SceneGeometry|FT_X_ROTATION"
msgid "_X rotation"
msgstr ""

#. TJ2Xp
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:68
msgctxt "tp_3D_SceneGeometry|FT_Y_ROTATION"
msgid "_Y rotation"
msgstr ""

#. UTAG5
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:82
msgctxt "tp_3D_SceneGeometry|FT_Z_ROTATION"
msgid "_Z rotation"
msgstr ""

#. ZC8ZQ
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:94
#, fuzzy
msgctxt "tp_3D_SceneGeometry|CBX_PERSPECTIVE"
msgid "_Perspective"
msgstr "Icyitegererezo"

#. mdPAi
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:121
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Icyitegererezo"

#. RGQDC
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:95
#, fuzzy
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_1|tooltip_text"
msgid "Light source 1"
msgstr "Inkomoko y'urumuri 1"

#. bwfDH
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:109
#, fuzzy
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_2|tooltip_text"
msgid "Light source 2"
msgstr "Inkomoko y'urumuri 2"

#. uMVDV
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:123
#, fuzzy
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_3|tooltip_text"
msgid "Light source 3"
msgstr "Inkomoko y'urumuri 3"

#. 6CBDG
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:137
#, fuzzy
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_4|tooltip_text"
msgid "Light source 4"
msgstr "Inkomoko y'urumuri 4"

#. Hf5Du
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:151
#, fuzzy
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_5|tooltip_text"
msgid "Light source 5"
msgstr "Inkomoko y'urumuri 5"

#. T7qDZ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:165
#, fuzzy
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_6|tooltip_text"
msgid "Light source 6"
msgstr "Inkomoko y'urumuri 6"

#. mSsDD
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:179
#, fuzzy
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_7|tooltip_text"
msgid "Light source 7"
msgstr "Inkomoko y'urumuri 7"

#. wY5CR
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:193
#, fuzzy
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_8|tooltip_text"
msgid "Light source 8"
msgstr "Inkomoko y'urumuri 8"

#. gfdAB
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:237
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
msgid "Select a color using the color dialog"
msgstr ""

#. XLXEQ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:261
#, fuzzy
msgctxt "tp_3D_SceneIllumination|FT_LIGHTSOURCE"
msgid "_Light source"
msgstr "Inkomoko y'urumuri"

#. NpAu7
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:317
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
msgid "Select a color using the color dialog"
msgstr ""

#. QCb7M
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:334
#, fuzzy
msgctxt "tp_3D_SceneIllumination|FT_AMBIENTLIGHT"
msgid "_Ambient light"
msgstr "Urumuri rusanzwe"

#. snUGf
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:377
msgctxt "tp_3D_SceneIllumination|CTL_LIGHT_PREVIEW|tooltip_text"
msgid "Light Preview"
msgstr ""

#. XRVrG
#: chart2/uiconfig/ui/tp_AxisPositions.ui:48
msgctxt "tp_AxisPositions|FT_CROSSES_OTHER_AXIS_AT"
msgid "_Cross other axis at"
msgstr ""

#. Z734o
#: chart2/uiconfig/ui/tp_AxisPositions.ui:64
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "Gutangira"

#. u6i7J
#: chart2/uiconfig/ui/tp_AxisPositions.ui:65
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "Impera"

#. vAUzq
#: chart2/uiconfig/ui/tp_AxisPositions.ui:66
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Agaciro"

#. 5CSqT
#: chart2/uiconfig/ui/tp_AxisPositions.ui:67
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "Icyiciro"

#. VYVhe
#: chart2/uiconfig/ui/tp_AxisPositions.ui:116
msgctxt "tp_AxisPositions|CB_AXIS_BETWEEN_CATEGORIES"
msgid "Axis _between categories"
msgstr ""

#. bW7T9
#: chart2/uiconfig/ui/tp_AxisPositions.ui:137
msgctxt "tp_AxisPositions|TXT_AXIS_LINE"
msgid "Axis Line"
msgstr ""

#. 5AGbD
#: chart2/uiconfig/ui/tp_AxisPositions.ui:178
msgctxt "tp_AxisPositions|FT_PLACE_LABELS"
msgid "_Place labels"
msgstr ""

#. GDk2L
#: chart2/uiconfig/ui/tp_AxisPositions.ui:194
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Near axis"
msgstr ""

#. ZWQzB
#: chart2/uiconfig/ui/tp_AxisPositions.ui:195
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Near axis (other side)"
msgstr ""

#. j3GGm
#: chart2/uiconfig/ui/tp_AxisPositions.ui:196
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Outside start"
msgstr ""

#. mGDNr
#: chart2/uiconfig/ui/tp_AxisPositions.ui:197
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Outside end"
msgstr ""

#. DUNn4
#: chart2/uiconfig/ui/tp_AxisPositions.ui:221
#, fuzzy
msgctxt "tp_AxisPositions|FT_AXIS_LABEL_DISTANCE"
msgid "_Distance"
msgstr "Intera"

#. Hkjze
#: chart2/uiconfig/ui/tp_AxisPositions.ui:259
#, fuzzy
msgctxt "tp_AxisPositions|TXT_FL_LABELS"
msgid "Labels"
msgstr "Akarango"

#. YBk4g
#: chart2/uiconfig/ui/tp_AxisPositions.ui:301
msgctxt "tp_AxisPositions|FT_MAJOR"
msgid "Major:"
msgstr ""

#. G8MEU
#: chart2/uiconfig/ui/tp_AxisPositions.ui:317
msgctxt "tp_AxisPositions|FT_MINOR"
msgid "Minor:"
msgstr ""

#. UN6Pr
#: chart2/uiconfig/ui/tp_AxisPositions.ui:331
#, fuzzy
msgctxt "tp_AxisPositions|CB_TICKS_INNER"
msgid "_Inner"
msgstr "Cy'imbere"

#. EhLxm
#: chart2/uiconfig/ui/tp_AxisPositions.ui:349
#, fuzzy
msgctxt "tp_AxisPositions|CB_TICKS_OUTER"
msgid "_Outer"
msgstr "inyuma"

#. RJXic
#: chart2/uiconfig/ui/tp_AxisPositions.ui:367
#, fuzzy
msgctxt "tp_AxisPositions|CB_MINOR_INNER"
msgid "I_nner"
msgstr "Cy'imbere"

#. nBCFJ
#: chart2/uiconfig/ui/tp_AxisPositions.ui:385
#, fuzzy
msgctxt "tp_AxisPositions|CB_MINOR_OUTER"
msgid "O_uter"
msgstr "inyuma"

#. XWuxR
#: chart2/uiconfig/ui/tp_AxisPositions.ui:417
msgctxt "tp_AxisPositions|FT_PLACE_TICKS"
msgid "Place _marks"
msgstr ""

#. mvGBB
#: chart2/uiconfig/ui/tp_AxisPositions.ui:433
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At labels"
msgstr ""

#. dGAYz
#: chart2/uiconfig/ui/tp_AxisPositions.ui:434
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At axis"
msgstr ""

#. TJAJB
#: chart2/uiconfig/ui/tp_AxisPositions.ui:435
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At axis and labels"
msgstr ""

#. jK9rf
#: chart2/uiconfig/ui/tp_AxisPositions.ui:459
msgctxt "tp_AxisPositions|TXT_FL_TICKS"
msgid "Interval Marks"
msgstr ""

#. 4Jp7G
#: chart2/uiconfig/ui/tp_AxisPositions.ui:492
msgctxt "tp_AxisPositions|CB_MAJOR_GRID"
msgid "Show major _grid"
msgstr ""

#. 7c2Hs
#: chart2/uiconfig/ui/tp_AxisPositions.ui:508
msgctxt "tp_AxisPositions|CB_MINOR_GRID"
msgid "_Show minor grid"
msgstr ""

#. Dp5Ar
#: chart2/uiconfig/ui/tp_AxisPositions.ui:523
#, fuzzy
msgctxt "tp_AxisPositions|PB_MAJOR_GRID"
msgid "Mo_re..."
msgstr "Ibindi..."

#. k5VQQ
#: chart2/uiconfig/ui/tp_AxisPositions.ui:536
#, fuzzy
msgctxt "tp_AxisPositions|PB_MINOR_GRID"
msgid "Mor_e..."
msgstr "Ibindi..."

#. 7eDLK
#: chart2/uiconfig/ui/tp_AxisPositions.ui:556
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "Utuzu"

#. CUoe3
#: chart2/uiconfig/ui/tp_ChartType.ui:48
msgctxt "tp_ChartType|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Chart Type"
msgstr ""

#. FSf6b
#: chart2/uiconfig/ui/tp_ChartType.ui:113
#, fuzzy
msgctxt "tp_ChartType|3dlook"
msgid "_3D Look"
msgstr "Igaragara 3D"

#. FprGw
#: chart2/uiconfig/ui/tp_ChartType.ui:132
#, fuzzy
msgctxt "tp_ChartType|3dscheme"
msgid "Simple"
msgstr "Byoroheje"

#. pKhfX
#: chart2/uiconfig/ui/tp_ChartType.ui:133
msgctxt "tp_ChartType|3dscheme"
msgid "Realistic"
msgstr ""

#. FxHfq
#: chart2/uiconfig/ui/tp_ChartType.ui:154
#, fuzzy
msgctxt "tp_ChartType|shapeft"
msgid "Sh_ape"
msgstr "Imisusire"

#. G2u4D
#: chart2/uiconfig/ui/tp_ChartType.ui:215
msgctxt "tp_ChartType|stack"
msgid "_Stack series"
msgstr ""

#. KfD2L
#: chart2/uiconfig/ui/tp_ChartType.ui:239
msgctxt "tp_ChartType|ontop"
msgid "On top"
msgstr ""

#. C7JxK
#: chart2/uiconfig/ui/tp_ChartType.ui:254
msgctxt "tp_ChartType|percent"
msgid "Percent"
msgstr ""

#. ijuPy
#: chart2/uiconfig/ui/tp_ChartType.ui:269
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "Njyakuzimu"

#. etF2p
#: chart2/uiconfig/ui/tp_ChartType.ui:298
msgctxt "tp_ChartType|linetypeft"
msgid "_Line type"
msgstr ""

#. RbyB4
#: chart2/uiconfig/ui/tp_ChartType.ui:312
msgctxt "tp_ChartType|linetype"
msgid "Straight"
msgstr ""

#. dG5tv
#: chart2/uiconfig/ui/tp_ChartType.ui:313
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "Kunoza"

#. uHHpu
#: chart2/uiconfig/ui/tp_ChartType.ui:314
msgctxt "tp_ChartType|linetype"
msgid "Stepped"
msgstr ""

#. JqNUv
#: chart2/uiconfig/ui/tp_ChartType.ui:324
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Indangakintu..."

#. KzGZQ
#: chart2/uiconfig/ui/tp_ChartType.ui:342
msgctxt "tp_ChartType|sort"
msgid "_Sort by X values"
msgstr ""

#. CmGat
#: chart2/uiconfig/ui/tp_ChartType.ui:363
#, fuzzy
msgctxt "tp_ChartType|nolinesft"
msgid "_Number of lines"
msgstr "Umubare w'amakopi"

#. qRkoY
#: chart2/uiconfig/ui/tp_DataLabel.ui:37
msgctxt "tp_DataLabel|CB_VALUE_AS_NUMBER"
msgid "Show value as _number"
msgstr ""

#. wRisc
#: chart2/uiconfig/ui/tp_DataLabel.ui:52
msgctxt "tp_DataLabel|CB_VALUE_AS_PERCENTAGE"
msgid "Show value as _percentage"
msgstr ""

#. gyqnC
#: chart2/uiconfig/ui/tp_DataLabel.ui:67
msgctxt "tp_DataLabel|CB_CATEGORY"
msgid "Show _category"
msgstr ""

#. kce65
#: chart2/uiconfig/ui/tp_DataLabel.ui:82
msgctxt "tp_DataLabel|CB_SYMBOL"
msgid "Show _legend key"
msgstr ""

#. K3uFN
#: chart2/uiconfig/ui/tp_DataLabel.ui:97
msgctxt "tp_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr ""

#. tgNDD
#: chart2/uiconfig/ui/tp_DataLabel.ui:112
#, fuzzy
msgctxt "tp_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "Imiterere ya Nomero..."

#. PYC2b
#: chart2/uiconfig/ui/tp_DataLabel.ui:126
msgctxt "tp_DataLabel|PB_PERCENT_NUMBERFORMAT"
msgid "Percentage f_ormat..."
msgstr ""

#. gFELD
#: chart2/uiconfig/ui/tp_DataLabel.ui:142
msgctxt "tp_DataLabel|CT_LABEL_DIAL"
msgid "ABCD"
msgstr ""

#. GqA8C
#: chart2/uiconfig/ui/tp_DataLabel.ui:161
#, fuzzy
msgctxt "tp_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "Mutandukanya"

#. oPhGH
#: chart2/uiconfig/ui/tp_DataLabel.ui:178
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Umwanya"

#. fR4fG
#: chart2/uiconfig/ui/tp_DataLabel.ui:179
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Comma"
msgstr ""

#. 5baF4
#: chart2/uiconfig/ui/tp_DataLabel.ui:180
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Semicolon"
msgstr ""

#. 8MGkQ
#: chart2/uiconfig/ui/tp_DataLabel.ui:181
#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "New line"
msgstr "Undi Murongo"

#. bpmiF
#: chart2/uiconfig/ui/tp_DataLabel.ui:182
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Period"
msgstr ""

#. 2MNGz
#: chart2/uiconfig/ui/tp_DataLabel.ui:207
msgctxt "tp_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr ""

#. L2MYb
#: chart2/uiconfig/ui/tp_DataLabel.ui:224
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr ""

#. ba7eW
#: chart2/uiconfig/ui/tp_DataLabel.ui:225
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Hagati"

#. nW5vs
#: chart2/uiconfig/ui/tp_DataLabel.ui:226
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Hejuru"

#. gW9Aa
#: chart2/uiconfig/ui/tp_DataLabel.ui:227
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Hejuru Ibumoso"

#. UQBcJ
#: chart2/uiconfig/ui/tp_DataLabel.ui:228
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Ibumoso"

#. CVw6x
#: chart2/uiconfig/ui/tp_DataLabel.ui:229
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Hasi ibumoso "

#. EF7Qb
#: chart2/uiconfig/ui/tp_DataLabel.ui:230
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Hasi"

#. bdAYf
#: chart2/uiconfig/ui/tp_DataLabel.ui:231
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Hasi iburyo"

#. kHGEs
#: chart2/uiconfig/ui/tp_DataLabel.ui:232
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Iburyo"

#. GFkmP
#: chart2/uiconfig/ui/tp_DataLabel.ui:233
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Hejuru iburyo"

#. KFZhx
#: chart2/uiconfig/ui/tp_DataLabel.ui:234
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Imbere"

#. BJm6w
#: chart2/uiconfig/ui/tp_DataLabel.ui:235
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Hanze"

#. XGkMi
#: chart2/uiconfig/ui/tp_DataLabel.ui:236
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Near origin"
msgstr ""

#. PNGYD
#: chart2/uiconfig/ui/tp_DataLabel.ui:255
msgctxt "tp_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr ""

#. 3BZrx
#: chart2/uiconfig/ui/tp_DataLabel.ui:273
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Ibiranga Umwandiko"

#. VArif
#: chart2/uiconfig/ui/tp_DataLabel.ui:341
msgctxt "tp_DataLabel|FT_LABEL_DEGREES"
msgid "_Degrees"
msgstr ""

#. zdP7E
#: chart2/uiconfig/ui/tp_DataLabel.ui:366
msgctxt "tp_DataLabel|FT_LABEL_TEXTDIR"
msgid "Te_xt direction"
msgstr ""

#. PKnKk
#: chart2/uiconfig/ui/tp_DataLabel.ui:403
msgctxt "tp_DataLabel|label2"
msgid "Rotate Text"
msgstr ""

#. A2dFx
#: chart2/uiconfig/ui/tp_DataSource.ui:18
#, fuzzy
msgctxt "tp_DataSource|imageIMB_RANGE_CAT|tooltip_text"
msgid "Select data range"
msgstr "Guhitamo ububikoshingiro"

#. kEnRN
#: chart2/uiconfig/ui/tp_DataSource.ui:24
#, fuzzy
msgctxt "tp_DataSource|imageIMB_RANGE_MAIN|tooltip_text"
msgid "Select data range"
msgstr "Guhitamo ububikoshingiro"

#. 2iNp6
#: chart2/uiconfig/ui/tp_DataSource.ui:60
#, fuzzy
msgctxt "tp_DataSource|FT_SERIES"
msgid "Data _series:"
msgstr "Amakurikirana y'Ibyatanzwe"

#. rqABh
#: chart2/uiconfig/ui/tp_DataSource.ui:118
#, fuzzy
msgctxt "tp_DataSource|BTN_ADD"
msgid "_Add"
msgstr "Kongera"

#. dCyXA
#: chart2/uiconfig/ui/tp_DataSource.ui:139
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Hejuru"

#. 3v9x2
#: chart2/uiconfig/ui/tp_DataSource.ui:150
#, fuzzy
msgctxt "tp_DataSource|BTN_REMOVE"
msgid "_Remove"
msgstr "Gukuraho"

#. MkZNf
#: chart2/uiconfig/ui/tp_DataSource.ui:171
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Hasi"

#. mC5Ge
#: chart2/uiconfig/ui/tp_DataSource.ui:211
#, fuzzy
msgctxt "tp_DataSource|FT_ROLE"
msgid "_Data ranges:"
msgstr "Igice cy'amakurushingiro"

#. qRMfs
#: chart2/uiconfig/ui/tp_DataSource.ui:274
msgctxt "tp_DataSource|FT_RANGE"
msgid "Ran_ge for %VALUETYPE"
msgstr ""

#. FX2CF
#: chart2/uiconfig/ui/tp_DataSource.ui:329
#, fuzzy
msgctxt "tp_DataSource|FT_CATEGORIES"
msgid "_Categories"
msgstr "Ibyiciro"

#. EiwXn
#: chart2/uiconfig/ui/tp_DataSource.ui:343
#, fuzzy
msgctxt "tp_DataSource|FT_DATALABELS"
msgid "Data _labels"
msgstr "Uturango tw'amakurushingiro"

#. YwALA
#: chart2/uiconfig/ui/tp_DataSource.ui:416
msgctxt "tp_DataSource|FT_CAPTION_FOR_WIZARD"
msgid "Customize Data Ranges for Individual Data Series"
msgstr ""

#. tGqhN
#: chart2/uiconfig/ui/tp_ErrorBars.ui:57
#, fuzzy
msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "Nta na kimwe"

#. Cq44D
#: chart2/uiconfig/ui/tp_ErrorBars.ui:75
msgctxt "tp_ErrorBars|RB_CONST"
msgid "_Constant Value"
msgstr ""

#. Njqok
#: chart2/uiconfig/ui/tp_ErrorBars.ui:93
msgctxt "tp_ErrorBars|RB_PERCENT"
msgid "_Percentage"
msgstr ""

#. GnXao
#: chart2/uiconfig/ui/tp_ErrorBars.ui:136
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Error"
msgstr ""

#. SQ3rE
#: chart2/uiconfig/ui/tp_ErrorBars.ui:137
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Deviation"
msgstr ""

#. GagXt
#: chart2/uiconfig/ui/tp_ErrorBars.ui:138
#, fuzzy
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Variance"
msgstr "Impinduragaciro"

#. Siyxd
#: chart2/uiconfig/ui/tp_ErrorBars.ui:139
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Error Margin"
msgstr ""

#. AbhAQ
#: chart2/uiconfig/ui/tp_ErrorBars.ui:157
msgctxt "tp_ErrorBars|RB_RANGE"
msgid "Cell _Range"
msgstr ""

#. 9Y8Vo
#: chart2/uiconfig/ui/tp_ErrorBars.ui:181
msgctxt "tp_ErrorBars|label1"
msgid "Error Category"
msgstr ""

#. q8qXd
#: chart2/uiconfig/ui/tp_ErrorBars.ui:215
msgctxt "tp_ErrorBars|RB_BOTH"
msgid "Positive _and Negative"
msgstr ""

#. 6F78D
#: chart2/uiconfig/ui/tp_ErrorBars.ui:232
#, fuzzy
msgctxt "tp_ErrorBars|RB_POSITIVE"
msgid "Pos_itive"
msgstr "Ahantu"

#. jdFbj
#: chart2/uiconfig/ui/tp_ErrorBars.ui:249
#, fuzzy
msgctxt "tp_ErrorBars|RB_NEGATIVE"
msgid "Ne_gative"
msgstr "ikiranga gito"

#. D4Aou
#: chart2/uiconfig/ui/tp_ErrorBars.ui:305
msgctxt "tp_ErrorBars|label2"
msgid "Error Indicator"
msgstr ""

#. haTNd
#: chart2/uiconfig/ui/tp_ErrorBars.ui:353
msgctxt "tp_ErrorBars|FT_POSITIVE"
msgid "P_ositive (+)"
msgstr ""

#. rGBRC
#: chart2/uiconfig/ui/tp_ErrorBars.ui:394
#, fuzzy
msgctxt "tp_ErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "Guhitamo ububikoshingiro"

#. C5ZdQ
#: chart2/uiconfig/ui/tp_ErrorBars.ui:419
msgctxt "tp_ErrorBars|FT_NEGATIVE"
msgid "_Negative (-)"
msgstr ""

#. EVG7h
#: chart2/uiconfig/ui/tp_ErrorBars.ui:459
#, fuzzy
msgctxt "tp_ErrorBars|IB_RANGE_NEGATIVE|tooltip_text"
msgid "Select data range"
msgstr "Guhitamo ububikoshingiro"

#. wdsax
#: chart2/uiconfig/ui/tp_ErrorBars.ui:477
msgctxt "tp_ErrorBars|CB_SYN_POS_NEG"
msgid "Same value for both"
msgstr ""

#. BEj3C
#: chart2/uiconfig/ui/tp_ErrorBars.ui:499
#, fuzzy
msgctxt "tp_ErrorBars|label3"
msgid "Parameters"
msgstr "Ibigenga"

#. XxRKD
#: chart2/uiconfig/ui/tp_ErrorBars.ui:516
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS"
msgid "Select Range for Positive Error Bars"
msgstr ""

#. FXjsk
#: chart2/uiconfig/ui/tp_ErrorBars.ui:527
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS"
msgid "Select Range for Negative Error Bars"
msgstr ""

#. AAfgS
#: chart2/uiconfig/ui/tp_ErrorBars.ui:538
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr ""

#. C9QvS
#: chart2/uiconfig/ui/tp_LegendPosition.ui:30
#, fuzzy
msgctxt "tp_LegendPosition|left"
msgid "_Left"
msgstr "Ibumoso"

#. WGGa8
#: chart2/uiconfig/ui/tp_LegendPosition.ui:45
#, fuzzy
msgctxt "tp_LegendPosition|right"
msgid "_Right"
msgstr "Iburyo"

#. aURZs
#: chart2/uiconfig/ui/tp_LegendPosition.ui:61
#, fuzzy
msgctxt "tp_LegendPosition|top"
msgid "_Top"
msgstr "Hejuru"

#. 9WgFV
#: chart2/uiconfig/ui/tp_LegendPosition.ui:77
#, fuzzy
msgctxt "tp_LegendPosition|bottom"
msgid "_Bottom"
msgstr "Hasi"

#. z84pQ
#: chart2/uiconfig/ui/tp_LegendPosition.ui:99
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "Ahantu"

#. 6teoB
#: chart2/uiconfig/ui/tp_LegendPosition.ui:134
msgctxt "tp_LegendPosition|FT_LEGEND_TEXTDIR"
msgid "Te_xt direction"
msgstr ""

#. sUDkC
#: chart2/uiconfig/ui/tp_LegendPosition.ui:163
msgctxt "tp_LegendPosition|TXT_ORIENTATION"
msgid "Text Orientation"
msgstr ""

#. 8783D
#: chart2/uiconfig/ui/tp_PolarOptions.ui:30
msgctxt "tp_PolarOptions|CB_CLOCKWISE"
msgid "_Clockwise direction"
msgstr ""

#. ATHCu
#: chart2/uiconfig/ui/tp_PolarOptions.ui:45
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "Icyerekezo"

#. prqEa
#: chart2/uiconfig/ui/tp_PolarOptions.ui:108
msgctxt "tp_PolarOptions|FT_ROTATION_DEGREES"
msgid "_Degrees"
msgstr ""

#. iHLKn
#: chart2/uiconfig/ui/tp_PolarOptions.ui:127
msgctxt "tp_PolarOptions|label2"
msgid "Starting Angle"
msgstr ""

#. 5zEew
#: chart2/uiconfig/ui/tp_PolarOptions.ui:155
msgctxt "tp_PolarOptions|CB_INCLUDE_HIDDEN_CELLS_POLAR"
msgid "Include _values from hidden cells"
msgstr ""

#. F5FTp
#: chart2/uiconfig/ui/tp_PolarOptions.ui:170
msgctxt "tp_PolarOptions|label3"
msgid "Plot Options"
msgstr ""

#. tHATu
#: chart2/uiconfig/ui/tp_RangeChooser.ui:8
#, fuzzy
msgctxt "tp_RangeChooser|imageIB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "Guhitamo ububikoshingiro"

#. 4zh42
#: chart2/uiconfig/ui/tp_RangeChooser.ui:26
msgctxt "tp_RangeChooser|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Data Range"
msgstr ""

#. g2XVd
#: chart2/uiconfig/ui/tp_RangeChooser.ui:47
#, fuzzy
msgctxt "tp_RangeChooser|FT_RANGE"
msgid "_Data range:"
msgstr "Igice cy'amakurushingiro"

#. FyVoD
#: chart2/uiconfig/ui/tp_RangeChooser.ui:74
#, fuzzy
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "Guhitamo ububikoshingiro"

#. RGGHE
#: chart2/uiconfig/ui/tp_RangeChooser.ui:90
msgctxt "tp_RangeChooser|RB_DATAROWS"
msgid "Data series in _rows"
msgstr ""

#. wSDqF
#: chart2/uiconfig/ui/tp_RangeChooser.ui:106
msgctxt "tp_RangeChooser|RB_DATACOLS"
msgid "Data series in _columns"
msgstr ""

#. CExLY
#: chart2/uiconfig/ui/tp_RangeChooser.ui:122
msgctxt "tp_RangeChooser|CB_FIRST_ROW_ASLABELS"
msgid "_First row as label"
msgstr ""

#. ER2D7
#: chart2/uiconfig/ui/tp_RangeChooser.ui:137
msgctxt "tp_RangeChooser|CB_FIRST_COLUMN_ASLABELS"
msgid "F_irst column as label"
msgstr ""

#. k9TMD
#: chart2/uiconfig/ui/tp_RangeChooser.ui:162
msgctxt "tp_RangeChooser|CB_TIME_BASED"
msgid "Time based charting"
msgstr ""

#. iuxE5
#: chart2/uiconfig/ui/tp_RangeChooser.ui:212
msgctxt "tp_RangeChooser|label1"
msgid "Start Table Index"
msgstr ""

#. dnmDQ
#: chart2/uiconfig/ui/tp_RangeChooser.ui:226
msgctxt "tp_RangeChooser|label2"
msgid "End Table Index"
msgstr ""

#. FcYeD
#: chart2/uiconfig/ui/tp_RangeChooser.ui:244
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Igice cy'amakurushingiro"

#. YfF4A
#: chart2/uiconfig/ui/tp_Scale.ui:59
msgctxt "tp_Scale|CBX_REVERSE"
msgid "_Reverse direction"
msgstr ""

#. qBbBL
#: chart2/uiconfig/ui/tp_Scale.ui:75
msgctxt "tp_Scale|CBX_LOGARITHM"
msgid "_Logarithmic scale"
msgstr ""

#. 2B5CL
#: chart2/uiconfig/ui/tp_Scale.ui:98
#, fuzzy
msgctxt "tp_Scale|TXT_AXIS_TYPE"
msgid "T_ype"
msgstr "Ubwoko"

#. D6Bre
#: chart2/uiconfig/ui/tp_Scale.ui:114
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "Kikoresha"

#. TCiZu
#: chart2/uiconfig/ui/tp_Scale.ui:115
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "Umwandiko"

#. vAAUB
#: chart2/uiconfig/ui/tp_Scale.ui:116
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "Itariki"

#. Vf7vB
#: chart2/uiconfig/ui/tp_Scale.ui:149
#, fuzzy
msgctxt "tp_Scale|TXT_MIN"
msgid "_Minimum"
msgstr "Gito"

#. XUKzj
#: chart2/uiconfig/ui/tp_Scale.ui:163
#, fuzzy
msgctxt "tp_Scale|TXT_MAX"
msgid "Ma_ximum"
msgstr "Kinini"

#. 4jRuB
#: chart2/uiconfig/ui/tp_Scale.ui:175
#, fuzzy
msgctxt "tp_Scale|CBX_AUTO_MIN"
msgid "_Automatic"
msgstr "Kikoresha"

#. Bx5Co
#: chart2/uiconfig/ui/tp_Scale.ui:190
#, fuzzy
msgctxt "tp_Scale|CBX_AUTO_MAX"
msgid "A_utomatic"
msgstr "Kikoresha"

#. TsHtd
#: chart2/uiconfig/ui/tp_Scale.ui:245
#, fuzzy
msgctxt "tp_Scale|TXT_TIME_RESOLUTION"
msgid "R_esolution"
msgstr "Itunganyamigaragarire"

#. yyPFB
#: chart2/uiconfig/ui/tp_Scale.ui:261 chart2/uiconfig/ui/tp_Scale.ui:343
#: chart2/uiconfig/ui/tp_Scale.ui:469
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "Iminsi"

#. 8xKtE
#: chart2/uiconfig/ui/tp_Scale.ui:262 chart2/uiconfig/ui/tp_Scale.ui:344
#: chart2/uiconfig/ui/tp_Scale.ui:470
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "Amezi"

#. WRUy8
#: chart2/uiconfig/ui/tp_Scale.ui:263 chart2/uiconfig/ui/tp_Scale.ui:345
#: chart2/uiconfig/ui/tp_Scale.ui:471
#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Years"
msgstr "Umwaka"

#. ezN7c
#: chart2/uiconfig/ui/tp_Scale.ui:274
#, fuzzy
msgctxt "tp_Scale|CBX_AUTO_TIME_RESOLUTION"
msgid "Automat_ic"
msgstr "Kikoresha"

#. DbJt9
#: chart2/uiconfig/ui/tp_Scale.ui:304
msgctxt "tp_Scale|TXT_STEP_MAIN"
msgid "Ma_jor interval"
msgstr ""

#. UMEd3
#: chart2/uiconfig/ui/tp_Scale.ui:384
#, fuzzy
msgctxt "tp_Scale|CBX_AUTO_STEP_MAIN"
msgid "Au_tomatic"
msgstr "Kikoresha"

#. Pv5GU
#: chart2/uiconfig/ui/tp_Scale.ui:419
msgctxt "tp_Scale|TXT_STEP_HELP"
msgid "Minor inter_val"
msgstr ""

#. WMGqg
#: chart2/uiconfig/ui/tp_Scale.ui:433
msgctxt "tp_Scale|TXT_STEP_HELP_COUNT"
msgid "Minor inter_val count"
msgstr ""

#. X8FAK
#: chart2/uiconfig/ui/tp_Scale.ui:482
#, fuzzy
msgctxt "tp_Scale|CBX_AUTO_STEP_HELP"
msgid "Aut_omatic"
msgstr "Kikoresha"

#. GAKPN
#: chart2/uiconfig/ui/tp_Scale.ui:512
msgctxt "tp_Scale|TXT_ORIGIN"
msgid "Re_ference value"
msgstr ""

#. Dj9GB
#: chart2/uiconfig/ui/tp_Scale.ui:538
#, fuzzy
msgctxt "tp_Scale|CBX_AUTO_ORIGIN"
msgid "Automat_ic"
msgstr "Kikoresha"

#. wqR5C
#: chart2/uiconfig/ui/tp_Scale.ui:567
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "Gupima"

#. YK66G
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:42
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_1"
msgid "Primary Y axis"
msgstr ""

#. aZ7G8
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:59
#, fuzzy
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_2"
msgid "Secondary Y axis"
msgstr "Umurongo fatizo Y wa kabiri"

#. hV3cT
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:83
msgctxt "tp_SeriesToAxis|label1"
msgid "Align Data Series to"
msgstr ""

#. GAF6S
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:125
#, fuzzy
msgctxt "tp_SeriesToAxis|FT_GAP"
msgid "_Spacing"
msgstr "Gutandukanya"

#. 27wWb
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:138
msgctxt "tp_SeriesToAxis|FT_OVERLAP"
msgid "_Overlap"
msgstr ""

#. uV5Dn
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:178
msgctxt "tp_SeriesToAxis|CB_BARS_SIDE_BY_SIDE"
msgid "Show _bars side by side"
msgstr ""

#. b7cbo
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:194
#, fuzzy
msgctxt "tp_SeriesToAxis|CB_CONNECTOR"
msgid "Connection lines"
msgstr "Konegisiyo ntikunze"

#. VHcU3
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:216
#, fuzzy
msgctxt "tp_SeriesToAxis|label2"
msgid "Settings"
msgstr "Amagenamiterere"

#. zaB5V
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:257
msgctxt "tp_SeriesToAxis|FT_MISSING_VALUES"
msgid "Plot missing values"
msgstr ""

#. fqYSM
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:267
msgctxt "tp_SeriesToAxis|RB_DONT_PAINT"
msgid "_Leave gap"
msgstr ""

#. ZvtoD
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:283
msgctxt "tp_SeriesToAxis|RB_ASSUME_ZERO"
msgid "_Assume zero"
msgstr ""

#. 8rLB4
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:300
msgctxt "tp_SeriesToAxis|RB_CONTINUE_LINE"
msgid "_Continue line"
msgstr ""

#. Nw9LX
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:330
msgctxt "tp_SeriesToAxis|CB_INCLUDE_HIDDEN_CELLS"
msgid "Include _values from hidden cells"
msgstr ""

#. LvZ8x
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:352
msgctxt "tp_SeriesToAxis|label3"
msgid "Plot Options"
msgstr ""

#. gRgPX
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:385
msgctxt "tp_SeriesToAxis|CB_LEGEND_ENTRY_HIDDEN"
msgid "Hide legend entry"
msgstr ""

#. q8CTC
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:406
msgctxt "tp_SeriesToAxis|label4"
msgid "Legend Entry"
msgstr ""

#. FsWAE
#: chart2/uiconfig/ui/tp_Trendline.ui:65
msgctxt "tp_Trendline|linear"
msgid "_Linear"
msgstr ""

#. u3nKx
#: chart2/uiconfig/ui/tp_Trendline.ui:81
#, fuzzy
msgctxt "tp_Trendline|logarithmic"
msgid "L_ogarithmic"
msgstr "Logaritimu"

#. fPNok
#: chart2/uiconfig/ui/tp_Trendline.ui:98
msgctxt "tp_Trendline|exponential"
msgid "_Exponential"
msgstr ""

#. a6FDp
#: chart2/uiconfig/ui/tp_Trendline.ui:115
#, fuzzy
msgctxt "tp_Trendline|power"
msgid "Po_wer"
msgstr "Ubwikube"

#. QCeGG
#: chart2/uiconfig/ui/tp_Trendline.ui:132
msgctxt "tp_Trendline|polynomial"
msgid "_Polynomial"
msgstr ""

#. BkiE2
#: chart2/uiconfig/ui/tp_Trendline.ui:149
msgctxt "tp_Trendline|movingAverage"
msgid "_Moving Average"
msgstr ""

#. mGkUE
#: chart2/uiconfig/ui/tp_Trendline.ui:173
msgctxt "tp_Trendline|label3"
msgid "Degree"
msgstr ""

#. ZvFov
#: chart2/uiconfig/ui/tp_Trendline.ui:209
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "Igihe"

#. ptaCA
#: chart2/uiconfig/ui/tp_Trendline.ui:316
msgctxt "tp_Trendline|label1"
msgid "Regression Type"
msgstr ""

#. mNh7m
#: chart2/uiconfig/ui/tp_Trendline.ui:352
msgctxt "tp_Trendline|label7"
msgid "Extrapolate Forward"
msgstr ""

#. tUrKr
#: chart2/uiconfig/ui/tp_Trendline.ui:366
msgctxt "tp_Trendline|label8"
msgid "Extrapolate Backward"
msgstr ""

#. BGkFJ
#: chart2/uiconfig/ui/tp_Trendline.ui:405
msgctxt "tp_Trendline|setIntercept"
msgid "Force _Intercept"
msgstr ""

#. CSHNm
#: chart2/uiconfig/ui/tp_Trendline.ui:423
msgctxt "tp_Trendline|showEquation"
msgid "Show E_quation"
msgstr ""

#. cA58s
#: chart2/uiconfig/ui/tp_Trendline.ui:439
msgctxt "tp_Trendline|showCorrelationCoefficient"
msgid "Show _Coefficient of Determination (R²)"
msgstr ""

#. 2S6og
#: chart2/uiconfig/ui/tp_Trendline.ui:457
msgctxt "tp_Trendline|label5"
msgid "Trendline _Name"
msgstr ""

#. GEKL2
#: chart2/uiconfig/ui/tp_Trendline.ui:501
msgctxt "tp_Trendline|label6"
msgid "_X Variable Name"
msgstr ""

#. GDQuF
#: chart2/uiconfig/ui/tp_Trendline.ui:526
msgctxt "tp_Trendline|label9"
msgid "_Y Variable Name"
msgstr ""

#. 9WeUe
#: chart2/uiconfig/ui/tp_Trendline.ui:555
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Amahitamo"

#. ntcUA
#: chart2/uiconfig/ui/tp_axisLabel.ui:19
msgctxt "tp_axisLabel|showlabelsCB"
msgid "Sho_w labels"
msgstr ""

#. HFhGL
#: chart2/uiconfig/ui/tp_axisLabel.ui:62
#, fuzzy
msgctxt "tp_axisLabel|tile"
msgid "_Tile"
msgstr "Umutwe"

#. tHrCD
#: chart2/uiconfig/ui/tp_axisLabel.ui:79
msgctxt "tp_axisLabel|odd"
msgid "St_agger odd"
msgstr ""

#. tByen
#: chart2/uiconfig/ui/tp_axisLabel.ui:96
msgctxt "tp_axisLabel|even"
msgid "Stagger _even"
msgstr ""

#. 2JwY3
#: chart2/uiconfig/ui/tp_axisLabel.ui:113
#, fuzzy
msgctxt "tp_axisLabel|auto"
msgid "A_utomatic"
msgstr "Kikoresha"

#. bFH6L
#: chart2/uiconfig/ui/tp_axisLabel.ui:136
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "Itondekanya"

#. GMtbb
#: chart2/uiconfig/ui/tp_axisLabel.ui:171
msgctxt "tp_axisLabel|overlapCB"
msgid "O_verlap"
msgstr ""

#. AYpQ8
#: chart2/uiconfig/ui/tp_axisLabel.ui:187
#, fuzzy
msgctxt "tp_axisLabel|breakCB"
msgid "_Break"
msgstr "itandukanya"

#. 4EwR7
#: chart2/uiconfig/ui/tp_axisLabel.ui:209
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr ""

#. 5teDt
#: chart2/uiconfig/ui/tp_axisLabel.ui:275
msgctxt "tp_axisLabel|degreeL"
msgid "_Degrees"
msgstr ""

#. jFKoF
#: chart2/uiconfig/ui/tp_axisLabel.ui:309
msgctxt "tp_axisLabel|stackedCB"
msgid "Ve_rtically stacked"
msgstr ""

#. JBz5H
#: chart2/uiconfig/ui/tp_axisLabel.ui:326
msgctxt "tp_axisLabel|labelABCD"
msgid "ABCD"
msgstr ""

#. PE6RQ
#: chart2/uiconfig/ui/tp_axisLabel.ui:343
msgctxt "tp_axisLabel|textdirL"
msgid "Te_xt direction:"
msgstr ""

#. 3WhzS
#: chart2/uiconfig/ui/tp_axisLabel.ui:383
msgctxt "tp_axisLabel|labelTextOrient"
msgid "Text Orientation"
msgstr ""

#. tCfsY
#: chart2/uiconfig/ui/wizelementspage.ui:43
#, fuzzy
msgctxt "wizelementspage|labelPrimaryXaxis"
msgid "_X axis"
msgstr "Inkingifatizo X"

#. LtEdA
#: chart2/uiconfig/ui/wizelementspage.ui:57
#, fuzzy
msgctxt "wizelementspage|labelPrimaryYaxis"
msgid "_Y axis"
msgstr "Inkingifatizo Y"

#. tVeNC
#: chart2/uiconfig/ui/wizelementspage.ui:71
#, fuzzy
msgctxt "wizelementspage|labelPrimaryZaxis"
msgid "_Z axis"
msgstr "Inkingifatizo Z"

#. Qpj9H
#: chart2/uiconfig/ui/wizelementspage.ui:121
#, fuzzy
msgctxt "wizelementspage|labelMainTitle"
msgid "_Title"
msgstr "Umutwe"

#. nPAjY
#: chart2/uiconfig/ui/wizelementspage.ui:135
#, fuzzy
msgctxt "wizelementspage|labelSubTitle"
msgid "_Subtitle"
msgstr "Umutwe wungirije"

#. GJ7pJ
#: chart2/uiconfig/ui/wizelementspage.ui:173
#, fuzzy
msgctxt "wizelementspage|labelSecondaryXAxis"
msgid "X _axis"
msgstr "Inkingifatizo X"

#. bBRgE
#: chart2/uiconfig/ui/wizelementspage.ui:187
#, fuzzy
msgctxt "wizelementspage|labelSecondaryYAxis"
msgid "Y ax_is"
msgstr "Inkingifatizo Y"

#. E6Y7y
#: chart2/uiconfig/ui/wizelementspage.ui:234
msgctxt "wizelementspage|show"
msgid "_Display legend"
msgstr ""

#. ejdzz
#: chart2/uiconfig/ui/wizelementspage.ui:259
#, fuzzy
msgctxt "wizelementspage|left"
msgid "_Left"
msgstr "Ibumoso"

#. EjE6h
#: chart2/uiconfig/ui/wizelementspage.ui:275
#, fuzzy
msgctxt "wizelementspage|right"
msgid "_Right"
msgstr "Iburyo"

#. LnxgC
#: chart2/uiconfig/ui/wizelementspage.ui:291
#, fuzzy
msgctxt "wizelementspage|top"
msgid "_Top"
msgstr "Hejuru"

#. GD2qS
#: chart2/uiconfig/ui/wizelementspage.ui:307
#, fuzzy
msgctxt "wizelementspage|bottom"
msgid "_Bottom"
msgstr "Hasi"

#. REBEt
#: chart2/uiconfig/ui/wizelementspage.ui:343
msgctxt "wizelementspage|Axe"
msgid "Choose Titles, Legend, and Grid Settings"
msgstr ""

#. wp2DC
#: chart2/uiconfig/ui/wizelementspage.ui:376
#, fuzzy
msgctxt "wizelementspage|x"
msgid "X axis"
msgstr "Inkingifatizo X"

#. KPGMU
#: chart2/uiconfig/ui/wizelementspage.ui:391
#, fuzzy
msgctxt "wizelementspage|y"
msgid "Y ax_is"
msgstr "Inkingifatizo Y"

#. G65v4
#: chart2/uiconfig/ui/wizelementspage.ui:406
#, fuzzy
msgctxt "wizelementspage|z"
msgid "Z axi_s"
msgstr "Inkingifatizo Z"

#. wNqwZ
#: chart2/uiconfig/ui/wizelementspage.ui:427
#, fuzzy
msgctxt "wizelementspage|label2"
msgid "Display Grids"
msgstr "Kugaragaza Urusobe-tudirishya"
idth: 0.4%;'/> -rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ro/scp2/source/ooo.po4
-rw-r--r--source/ro/sd/messages.po38
-rw-r--r--source/ru/cui/messages.po296
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/ru/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ru/sc/messages.po6
-rw-r--r--source/ru/scp2/source/ooo.po4
-rw-r--r--source/ru/sd/messages.po38
-rw-r--r--source/ru/svx/messages.po10
-rw-r--r--source/ru/sw/messages.po6
-rw-r--r--source/rw/scp2/source/ooo.po4
-rw-r--r--source/rw/sd/messages.po38
-rw-r--r--source/sa-IN/scp2/source/ooo.po4
-rw-r--r--source/sa-IN/sd/messages.po38
-rw-r--r--source/sah/scp2/source/ooo.po4
-rw-r--r--source/sah/sd/messages.po38
-rw-r--r--source/sat/scp2/source/ooo.po4
-rw-r--r--source/sat/sd/messages.po38
-rw-r--r--source/sd/scp2/source/ooo.po4
-rw-r--r--source/sd/sd/messages.po38
-rw-r--r--source/si/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/si/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/si/scp2/source/ooo.po4
-rw-r--r--source/si/sd/messages.po38
-rw-r--r--source/sid/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/sid/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/sid/scp2/source/ooo.po4
-rw-r--r--source/sid/sd/messages.po38
-rw-r--r--source/sk/dictionaries/ckb.po12
-rw-r--r--source/sk/filter/messages.po4
-rw-r--r--source/sk/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/sk/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/sk/scp2/source/ooo.po10
-rw-r--r--source/sk/sd/messages.po38
-rw-r--r--source/sq/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/sq/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/sq/scp2/source/ooo.po4
-rw-r--r--source/sq/sd/messages.po38
-rw-r--r--source/sr-Latn/scp2/source/ooo.po4
-rw-r--r--source/sr-Latn/sd/messages.po38
-rw-r--r--source/sr/scp2/source/ooo.po4
-rw-r--r--source/sr/sd/messages.po38
-rw-r--r--source/ss/scp2/source/ooo.po4
-rw-r--r--source/ss/sd/messages.po38
-rw-r--r--source/st/scp2/source/ooo.po4
-rw-r--r--source/st/sd/messages.po38
-rw-r--r--source/sv/dictionaries/ckb.po12
-rw-r--r--source/sv/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/sv/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/sv/sc/messages.po10
-rw-r--r--source/sv/scp2/source/ooo.po10
-rw-r--r--source/sv/sd/messages.po40
-rw-r--r--source/sv/svx/messages.po8
-rw-r--r--source/sv/sw/messages.po178
-rw-r--r--source/sw-TZ/scp2/source/ooo.po4
-rw-r--r--source/sw-TZ/sd/messages.po38
-rw-r--r--source/szl/scp2/source/ooo.po4
-rw-r--r--source/szl/sd/messages.po38
-rw-r--r--source/ta/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/ta/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ta/scp2/source/ooo.po4
-rw-r--r--source/ta/sd/messages.po38
-rw-r--r--source/te/scp2/source/ooo.po4
-rw-r--r--source/te/sd/messages.po38
-rw-r--r--source/tg/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/tg/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/tg/scp2/source/ooo.po4
-rw-r--r--source/tg/sd/messages.po38
-rw-r--r--source/th/scp2/source/ooo.po4
-rw-r--r--source/th/sd/messages.po38
-rw-r--r--source/ti/scp2/source/ooo.po4
-rw-r--r--source/ti/sd/messages.po38
-rw-r--r--source/tn/scp2/source/ooo.po4
-rw-r--r--source/tn/sd/messages.po38
-rw-r--r--source/tr/cui/messages.po8
-rw-r--r--source/tr/dictionaries/ckb.po12
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/tr/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po16
-rw-r--r--source/tr/officecfg/registry/data/org/openoffice/Office/UI.po16
-rw-r--r--source/tr/sc/messages.po10
-rw-r--r--source/tr/scp2/source/ooo.po10
-rw-r--r--source/tr/sd/messages.po40
-rw-r--r--source/tr/svx/messages.po12
-rw-r--r--source/ts/scp2/source/ooo.po4
-rw-r--r--source/ts/sd/messages.po38
-rw-r--r--source/tt/scp2/source/ooo.po4
-rw-r--r--source/tt/sd/messages.po38
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/ug/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/ug/scp2/source/ooo.po4
-rw-r--r--source/ug/sd/messages.po38
-rw-r--r--source/uk/basctl/messages.po20
-rw-r--r--source/uk/cui/messages.po72
-rw-r--r--source/uk/dictionaries/ckb.po12
-rw-r--r--source/uk/formula/messages.po8
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/uk/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/uk/helpcontent2/source/text/shared/optionen.po14
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po16
-rw-r--r--source/uk/sc/messages.po72
-rw-r--r--source/uk/scp2/source/ooo.po4
-rw-r--r--source/uk/sd/messages.po40
-rw-r--r--source/uk/sw/messages.po26
-rw-r--r--source/ur/scp2/source/ooo.po4
-rw-r--r--source/ur/sd/messages.po38
-rw-r--r--source/uz/scp2/source/ooo.po4
-rw-r--r--source/uz/sd/messages.po38
-rw-r--r--source/ve/scp2/source/ooo.po4
-rw-r--r--source/ve/sd/messages.po38
-rw-r--r--source/vec/scp2/source/ooo.po4
-rw-r--r--source/vec/sd/messages.po38
-rw-r--r--source/vi/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/vi/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/vi/scp2/source/ooo.po4
-rw-r--r--source/vi/sd/messages.po38
-rw-r--r--source/xh/scp2/source/ooo.po4
-rw-r--r--source/xh/sd/messages.po38
-rw-r--r--source/zh-CN/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/zh-CN/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po16
-rw-r--r--source/zh-CN/scp2/source/ooo.po4
-rw-r--r--source/zh-CN/sd/messages.po38
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared.po136
-rw-r--r--source/zh-TW/helpcontent2/source/text/sdatabase.po6
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/zh-TW/scp2/source/ooo.po4
-rw-r--r--source/zh-TW/sd/messages.po40
-rw-r--r--source/zu/scp2/source/ooo.po4
-rw-r--r--source/zu/sd/messages.po38
633 files changed, 6330 insertions, 14402 deletions
diff --git a/source/ab/scp2/source/ooo.po b/source/ab/scp2/source/ooo.po
index 0196fc63a2c..536c8aff6d4 100644
--- a/source/ab/scp2/source/ooo.po
+++ b/source/ab/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-02-06 19:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ab/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ab/sd/messages.po b/source/ab/sd/messages.po
index 13d771c7986..22969f2b308 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Астильқәа зегьы"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Иҵәаху астильқәа"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Ахархәара змоу астильқәа"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Ахархәаҩ истильқәа"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Астильқәа зегьы"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Иҵәаху астильқәа"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Мап"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Иҭшәақәоу"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Абжьаратәқәа"
@@ -349,32 +349,32 @@ msgstr "Абжьаратәқәа"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Инормалу (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Аҭбаақәа"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Мап"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Иҭшәақәоу"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Абжьаратәқәа"
@@ -383,14 +383,14 @@ msgstr "Абжьаратәқәа"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Инормалу (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Аҭбаақәа"
diff --git a/source/af/scp2/source/ooo.po b/source/af/scp2/source/ooo.po
index 8e8deb08417..4412a8b3ccd 100644
--- a/source/af/scp2/source/ooo.po
+++ b/source/af/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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/scp2sourceooo/af/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/af/sd/messages.po b/source/af/sd/messages.po
index a68365eb24a..2d55785cd85 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-11 21:39+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/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: 1560928573.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Formaatfout ontdek in die lêer in subdokument $(ARG1) by posisie $(ARG2)(ry,kol)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle Style"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Verborge Style"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Aangewende style"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Pasgemaakte style"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle Style"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Verborge style"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Geen"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Smal"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Matig"
@@ -349,32 +349,32 @@ msgstr "Matig"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normaal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Breed"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Geen"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Smal"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Gematig"
@@ -383,14 +383,14 @@ msgstr "Gematig"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normaal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Breed"
diff --git a/source/am/helpcontent2/source/text/sbasic/shared.po b/source/am/helpcontent2/source/text/sbasic/shared.po
index 5d94f3e6054..cbd250dcce5 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "ማነፃፀሪያ ተግባር"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sdatabase.po b/source/am/helpcontent2/source/text/sdatabase.po
index 454b847fe0e..5c4a1464086 100644
--- a/source/am/helpcontent2/source/text/sdatabase.po
+++ b/source/am/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-01-25 14:07+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/am/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index 9b54019d761..a95be3ba6bc 100644
--- a/source/am/helpcontent2/source/text/shared/guide.po
+++ b/source/am/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-12-09 17:46+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "የ ዌብ ክፈፍ ስራ ተለዋዋጭ ማሰናጃ: ለምሳሌ: ለማሰናዳት ምንም-ነባር ያልሆነ የ ተጠቃሚ ገጽታ መንገድ:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/am/scp2/source/ooo.po b/source/am/scp2/source/ooo.po
index 2d693af6578..fd5fe0e48b6 100644
--- a/source/am/scp2/source/ooo.po
+++ b/source/am/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-12 07:36+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/am/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/am/sd/messages.po b/source/am/sd/messages.po
index 14eba664cd0..2f7b367e35c 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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/sdmessages/am/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "የ አቀራረብ ስህተት ተገኝቶበታል በ ፋይሉ ንዑስ-ሰነድ ውስጥ በ $(ARG1) ቦታ ላይ $(ARG2)(ረድፍ: አምድ)"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "ሁሉንም ዘዴዎች"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "የ ተደበቁ ዘዴዎች"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "የ ተፈጸሙ ዘዴዎች"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ዘዴዎች ማስተካከያ"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "ሁሉንም ዘዴዎች"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "የ ተደበቁ ዘዴዎች"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "ምንም"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "ጠባብ"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "መሀከለኛ"
@@ -349,32 +349,32 @@ msgstr "መሀከለኛ"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "መደበኛ (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "ሰፊ"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "ምንም"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "ጠባብ"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "መሀከለኛ"
@@ -383,14 +383,14 @@ msgstr "መሀከለኛ"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "መደበኛ (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "ሰፊ"
diff --git a/source/an/scp2/source/ooo.po b/source/an/scp2/source/ooo.po
index 7bd30123c0c..a01e3440e4a 100644
--- a/source/an/scp2/source/ooo.po
+++ b/source/an/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-22 05:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/an/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/an/sd/messages.po b/source/an/sd/messages.po
index 716aab1495b..8f6ac224e78 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-28 13:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/an/>\n"
@@ -296,59 +296,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "S'ha descubierto una error de formato en o subdocumento $(ARG1) d'o fichero, en a posición $(ARG2)(ringlera,columna)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Estilos de celda"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaus"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estilos personalizaus"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Estilos de celda"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Garra"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -357,32 +357,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Garra"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -391,14 +391,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ar/basctl/messages.po b/source/ar/basctl/messages.po
index 4220094df54..de10aadc294 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: 2022-01-31 18:18+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/ar/>\n"
"Language: ar\n"
@@ -878,13 +878,13 @@ msgstr "الحواريّ:"
#: basctl/uiconfig/basicide/ui/dialogpage.ui:95
msgctxt "dialogpage|extended_tip|library"
msgid "Deletes the selected element or elements after confirmation."
-msgstr ""
+msgstr "يحذف العنصر أو العناصر المحددة بعد التأكيد."
#. XAJ3E
#: basctl/uiconfig/basicide/ui/dialogpage.ui:128
msgctxt "dialogpage|extended_tip|edit"
msgid "Opens the Basic editor so that you can modify the selected library."
-msgstr ""
+msgstr "يفتح المحرر الأساس لكي تستطيع تعديل المكتبة المحددة."
#. n9VLU
#: basctl/uiconfig/basicide/ui/dialogpage.ui:140
@@ -914,13 +914,13 @@ msgstr ""
#: basctl/uiconfig/basicide/ui/dialogpage.ui:195
msgctxt "dialogpage|password"
msgid "_Password..."
-msgstr "كل_مة السر..."
+msgstr "_كلمة المرور..."
#. FeCu5
#: basctl/uiconfig/basicide/ui/dialogpage.ui:202
msgctxt "dialogpage|extended_tip|password"
msgid "Assigns or edits the password for the selected library."
-msgstr ""
+msgstr "يعيّن أو يحرر كلمة المرور للمكتبة المحددة."
#. sHS7f
#: basctl/uiconfig/basicide/ui/dialogpage.ui:214
@@ -1058,25 +1058,25 @@ msgstr "المك_تبة:"
#: basctl/uiconfig/basicide/ui/libpage.ui:153
msgctxt "libpage|extended_tip|library"
msgid "Deletes the selected element or elements after confirmation."
-msgstr ""
+msgstr "يحذف العنصر أو العناصر المحددة بعد التأكيد."
#. EjFxw
#: basctl/uiconfig/basicide/ui/libpage.ui:186
msgctxt "libpage|extended_tip|edit"
msgid "Opens the Basic editor so that you can modify the selected library."
-msgstr ""
+msgstr "يفتح المحرر الأساس لكي تستطيع تعديل المكتبة المحددة."
#. AjENj
#: basctl/uiconfig/basicide/ui/libpage.ui:198
msgctxt "libpage|password"
msgid "_Password..."
-msgstr "_كلمة السر..."
+msgstr "_كلمة المرور..."
#. m79WV
#: basctl/uiconfig/basicide/ui/libpage.ui:205
msgctxt "libpage|extended_tip|password"
msgid "Assigns or edits the password for the selected library."
-msgstr ""
+msgstr "يعيّن أو يحرر كلمة المرور للمكتبة المحددة."
#. bzX6x
#: basctl/uiconfig/basicide/ui/libpage.ui:217
@@ -1226,13 +1226,13 @@ msgstr ""
#: basctl/uiconfig/basicide/ui/modulepage.ui:128
msgctxt "modulepage|extended_tip|edit"
msgid "Opens the Basic editor so that you can modify the selected library."
-msgstr ""
+msgstr "يفتح المحرر الأساس لكي تستطيع تعديل المكتبة المحددة."
#. KjBGM
#: basctl/uiconfig/basicide/ui/modulepage.ui:140
msgctxt "modulepage|newmodule"
msgid "_New..."
-msgstr "_جديدة..."
+msgstr "_جديد..."
#. SGQMi
#: basctl/uiconfig/basicide/ui/modulepage.ui:147
@@ -1244,7 +1244,7 @@ msgstr ""
#: basctl/uiconfig/basicide/ui/modulepage.ui:160
msgctxt "modulepage|newdialog"
msgid "_New..."
-msgstr "_جديدة..."
+msgstr "_جديد..."
#. AvaAy
#: basctl/uiconfig/basicide/ui/modulepage.ui:167
@@ -1262,13 +1262,13 @@ msgstr ""
#: basctl/uiconfig/basicide/ui/modulepage.ui:200
msgctxt "modulepage|password"
msgid "_Password..."
-msgstr "كل_مة السر..."
+msgstr "_كلمة المرور..."
#. apZrB
#: basctl/uiconfig/basicide/ui/modulepage.ui:207
msgctxt "modulepage|extended_tip|password"
msgid "Assigns or edits the password for the selected library."
-msgstr ""
+msgstr "يعيّن أو يحرر كلمة المرور للمكتبة المحددة."
#. EgCDE
#: basctl/uiconfig/basicide/ui/modulepage.ui:219
diff --git a/source/ar/chart2/messages.po b/source/ar/chart2/messages.po
index d4bc3a4de95..32942e1bcef 100644
--- a/source/ar/chart2/messages.po
+++ b/source/ar/chart2/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-01-31 18:18+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ar/>\n"
"Language: ar\n"
@@ -151,7 +151,7 @@ msgstr "عناصر الرّسم البيانيّ"
#: chart2/inc/strings.hrc:31
msgctxt "STR_PAGE_LINE"
msgid "Line"
-msgstr "خطّ الرّسم"
+msgstr "الخط"
#. EoKxj
#: chart2/inc/strings.hrc:32
@@ -175,7 +175,7 @@ msgstr "الشفافية"
#: chart2/inc/strings.hrc:35
msgctxt "STR_PAGE_FONT"
msgid "Font"
-msgstr "خطّ الكتابة"
+msgstr "الخط"
#. ByYYG
#: chart2/inc/strings.hrc:36
@@ -947,7 +947,7 @@ msgstr "فطيرة"
#: chart2/inc/strings.hrc:165
msgctxt "STR_TYPE_LINE"
msgid "Line"
-msgstr "خط"
+msgstr "الخط"
#. Miu8E
#: chart2/inc/strings.hrc:166
@@ -1127,7 +1127,7 @@ msgstr "المحرف"
#: chart2/uiconfig/ui/chardialog.ui:135
msgctxt "chardialog|font"
msgid "Font"
-msgstr "الخطّ"
+msgstr "الخط"
#. TnnrC
#: chart2/uiconfig/ui/chardialog.ui:182
@@ -2903,7 +2903,7 @@ msgstr "واقعي"
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:38
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
-msgstr "مخصّص"
+msgstr "مخصص"
#. raML6
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:42
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index 5e6a31410bf..056259053f5 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1563567066.000000\n"
#. GyY9M
@@ -32,7 +32,7 @@ msgstr "معرف من قبل المستخدم"
#: cui/inc/numcategories.hrc:20
msgctxt "numberingformatpage|liststore1"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. sCP8R
#: cui/inc/numcategories.hrc:21
@@ -217,7 +217,7 @@ msgstr "مساعدة"
#: cui/inc/strings.hrc:34
msgctxt "RID_SVXSTR_KEY_GALLERY_DIR"
msgid "Gallery"
-msgstr "معرض"
+msgstr "المعرض"
#. 2umbs
#: cui/inc/strings.hrc:35
@@ -3672,7 +3672,7 @@ msgstr "شاهد"
#: cui/inc/treeopt.hrc:38
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
-msgstr "الطباعة"
+msgstr "طباعة"
#. zuF6E
#: cui/inc/treeopt.hrc:39
@@ -3840,7 +3840,7 @@ msgstr "الخطوط الأساسية (النصوص المركّبة)"
#: cui/inc/treeopt.hrc:78
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
-msgstr "الطباعة"
+msgstr "طباعة"
#. UCGLq
#: cui/inc/treeopt.hrc:79
@@ -3906,7 +3906,7 @@ msgstr "الشبكة"
#: cui/inc/treeopt.hrc:93
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
-msgstr "الطباعة"
+msgstr "طباعة"
#. KpkDS
#: cui/inc/treeopt.hrc:94
@@ -3996,7 +3996,7 @@ msgstr "الشبكة"
#: cui/inc/treeopt.hrc:116
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
-msgstr "الطباعة"
+msgstr "طباعة"
#. EeKzo
#: cui/inc/treeopt.hrc:121
@@ -4026,7 +4026,7 @@ msgstr "الشبكة"
#: cui/inc/treeopt.hrc:125
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
-msgstr "الطباعة"
+msgstr "طباعة"
#. wZWAL
#: cui/inc/treeopt.hrc:130
@@ -4056,7 +4056,7 @@ msgstr "الشبكة"
#: cui/inc/treeopt.hrc:134
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
-msgstr "الطباعة"
+msgstr "طباعة"
#. BECZi
#: cui/inc/treeopt.hrc:139
@@ -5607,25 +5607,25 @@ msgstr "رفيع (0.75 نقطة)"
#: cui/uiconfig/ui/borderpage.ui:286
msgctxt "borderpage|linewidthlb"
msgid "Medium (1.5pt)"
-msgstr ""
+msgstr "متوسط (1,5نقطة)"
#. H2AVr
#: cui/uiconfig/ui/borderpage.ui:287
msgctxt "borderpage|linewidthlb"
msgid "Thick (2.25pt)"
-msgstr ""
+msgstr "سميك (2,25نقطة)"
#. b5UoB
#: cui/uiconfig/ui/borderpage.ui:288
msgctxt "borderpage|linewidthlb"
msgid "Extra thick (4.5pt)"
-msgstr ""
+msgstr "سميك جداً (4,5نقطة)"
#. ACvsP
#: cui/uiconfig/ui/borderpage.ui:289
msgctxt "borderpage|linewidthlb"
msgid "Custom"
-msgstr ""
+msgstr "مخصص"
#. uwByw
#: cui/uiconfig/ui/borderpage.ui:333
@@ -5679,7 +5679,7 @@ msgstr "الم_وضع:"
#: cui/uiconfig/ui/borderpage.ui:551
msgctxt "borderpage|distanceft"
msgid "Width of shadow"
-msgstr ""
+msgstr "سُمك الظل"
#. C7T8B
#: cui/uiconfig/ui/borderpage.ui:552
@@ -5769,13 +5769,13 @@ msgstr "أدنى طول للكلمة"
#: cui/uiconfig/ui/bulletandposition.ui:44
msgctxt "bulletandposition|fromfile"
msgid "From file..."
-msgstr ""
+msgstr "من ملف..."
#. 2gLSb
#: cui/uiconfig/ui/bulletandposition.ui:52
msgctxt "bulletandposition|gallery"
msgid "Gallery"
-msgstr ""
+msgstr "المعرض"
#. C42Ac
#: cui/uiconfig/ui/bulletandposition.ui:89
@@ -6597,7 +6597,7 @@ msgstr ""
#: cui/uiconfig/ui/charnamepage.ui:238
msgctxt "charnamepage|extended_tip|weststylelb-nocjk"
msgid "Select the formatting that you want to apply."
-msgstr ""
+msgstr "حدد التنسيق الذي تريد تطبيقه."
#. MR6Nr
#: cui/uiconfig/ui/charnamepage.ui:328
@@ -6645,7 +6645,7 @@ msgstr "يعيّن اللغة التي يستخدمها المدقق الإمل
#: cui/uiconfig/ui/charnamepage.ui:584
msgctxt "charnamepage|extended_tip|weststylelb-cjk"
msgid "Select the formatting that you want to apply."
-msgstr ""
+msgstr "حدد التنسيق الذي تريد تطبيقه."
#. nKfjE
#: cui/uiconfig/ui/charnamepage.ui:598
@@ -6687,7 +6687,7 @@ msgstr "اللغة:"
#: cui/uiconfig/ui/charnamepage.ui:741
msgctxt "charnamepage|extended_tip|eaststylelb"
msgid "Select the formatting that you want to apply."
-msgstr ""
+msgstr "حدد التنسيق الذي تريد تطبيقه."
#. JSR99
#: cui/uiconfig/ui/charnamepage.ui:758
@@ -6723,7 +6723,7 @@ msgstr "الحجم:"
#: cui/uiconfig/ui/charnamepage.ui:933
msgctxt "charnamepage|extended_tip|ctlstylelb"
msgid "Select the formatting that you want to apply."
-msgstr ""
+msgstr "حدد التنسيق الذي تريد تطبيقه."
#. CeMCG
#: cui/uiconfig/ui/charnamepage.ui:950
@@ -7005,13 +7005,13 @@ msgstr "خلفية الملاحظات"
#: cui/uiconfig/ui/colorconfigwin.ui:1086
msgctxt "colorconfigwin|values"
msgid "Values"
-msgstr ""
+msgstr "القيم"
#. UfL75
#: cui/uiconfig/ui/colorconfigwin.ui:1118
msgctxt "colorconfigwin|formulas"
msgid "Formulas"
-msgstr ""
+msgstr "الصيغ"
#. 9kx8m
#: cui/uiconfig/ui/colorconfigwin.ui:1150
@@ -7029,13 +7029,13 @@ msgstr "خلفية الخلايا المحمية"
#: cui/uiconfig/ui/colorconfigwin.ui:1193
msgctxt "colorconfigwin|hiddencolrow"
msgid "Hidden columns/rows"
-msgstr ""
+msgstr "أعمدة/صفوف مخفية"
#. gTFFH
#: cui/uiconfig/ui/colorconfigwin.ui:1225
msgctxt "colorconfigwin|hiddencolrow_lb"
msgid "Hidden row/column color"
-msgstr ""
+msgstr "لون الأعمدة/الصفوف المخفية"
#. mA6HV
#: cui/uiconfig/ui/colorconfigwin.ui:1240
@@ -7071,7 +7071,7 @@ msgstr "تعليق"
#: cui/uiconfig/ui/colorconfigwin.ui:1423
msgctxt "colorconfigwin|basicnumber"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. rHmNM
#: cui/uiconfig/ui/colorconfigwin.ui:1455
@@ -8793,7 +8793,7 @@ msgstr "حدد طراز الخط العلوي الذي تريد تطبيقه. ل
#: cui/uiconfig/ui/effectspage.ui:421
msgctxt "effectspage|extended_tip|underlinelb"
msgid "Select the underlining style that you want to apply. To apply the underlining to words only, select the Individual Words box."
-msgstr ""
+msgstr "حدد طراز الخط السفلي الذي تريد تطبيقه. لتطبّق الخط السفلي على الكلمات فقط، حدد مربع الكلمات المنفردة."
#. FgNij
#: cui/uiconfig/ui/effectspage.ui:435
@@ -8835,7 +8835,7 @@ msgstr "مع X"
#: cui/uiconfig/ui/effectspage.ui:444
msgctxt "effectspage|extended_tip|strikeoutlb"
msgid "Select a strikethrough style for the selected text."
-msgstr "حدد نمط شطب للنص المحدد."
+msgstr "حدد طراز شطب للنص المحدد."
#. qtErr
#: cui/uiconfig/ui/effectspage.ui:467
@@ -9459,7 +9459,7 @@ msgstr "الخط"
#: cui/uiconfig/ui/formatcellsdialog.ui:185
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. Pz8yJ
#: cui/uiconfig/ui/formatcellsdialog.ui:233
@@ -9688,7 +9688,7 @@ msgstr ""
#: cui/uiconfig/ui/gradientpage.ui:130
msgctxt "gradientpage|modify"
msgid "_Modify"
-msgstr "_تعديل"
+msgstr "_عدّل"
#. EeXWP
#: cui/uiconfig/ui/gradientpage.ui:137
@@ -9988,7 +9988,7 @@ msgstr ""
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:168
msgctxt "hangulhanjaconversiondialog|find"
msgid "_Find"
-msgstr "ابح_ث"
+msgstr "_جِد"
#. TqDEv
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:175
@@ -10372,7 +10372,7 @@ msgstr ""
#: cui/uiconfig/ui/hatchpage.ui:97
msgctxt "hatchpage|modify"
msgid "_Modify"
-msgstr "_تعديل"
+msgstr "_عدّل"
#. 5VuZv
#: cui/uiconfig/ui/hatchpage.ui:104
@@ -11270,7 +11270,7 @@ msgstr "ا_حذف..."
#: cui/uiconfig/ui/iconselectordialog.ui:187
msgctxt "iconselectordialog|extended_tip|deleteButton"
msgid "Click to remove the selected icon from the list. Only user-defined icons can be removed."
-msgstr ""
+msgstr "انقر لتزيل الأيقونة المحددة من القائمة. يمكن إزالة الأيقونات التي عرّفها المستخدم فقط."
#. C4HU9
#: cui/uiconfig/ui/iconselectordialog.ui:216
@@ -11294,7 +11294,7 @@ msgstr "أضِف / استورد"
#: 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 "حدد موضع الصورة التي تريد استيرادها، ومن ثم انقر افتح. تُضاف الصورة إلى نهاية قائمة الصور المتاحة."
#. pPEeK
#: cui/uiconfig/ui/imagetabpage.ui:84
@@ -11312,19 +11312,19 @@ msgstr "الطراز:"
#: cui/uiconfig/ui/imagetabpage.ui:143
msgctxt "imagetabpage|imagestyle"
msgid "Custom position/size"
-msgstr ""
+msgstr "موضع/حجم مخصص"
#. x8DE9
#: cui/uiconfig/ui/imagetabpage.ui:144
msgctxt "imagetabpage|imagestyle"
msgid "Tiled"
-msgstr ""
+msgstr "مقطّع"
#. Nbj26
#: cui/uiconfig/ui/imagetabpage.ui:145
msgctxt "imagetabpage|imagestyle"
msgid "Stretched"
-msgstr ""
+msgstr "ممطوط"
#. Dd2Bq
#: cui/uiconfig/ui/imagetabpage.ui:171
@@ -11366,19 +11366,19 @@ msgstr "أعلى اليسار"
#: cui/uiconfig/ui/imagetabpage.ui:307
msgctxt "imagetabpage|positionlb"
msgid "Top Center"
-msgstr ""
+msgstr "أعلى وسط"
#. jDChg
#: cui/uiconfig/ui/imagetabpage.ui:308
msgctxt "imagetabpage|positionlb"
msgid "Top Right"
-msgstr ""
+msgstr "أعلى يمين"
#. ZhRbM
#: cui/uiconfig/ui/imagetabpage.ui:309
msgctxt "imagetabpage|positionlb"
msgid "Center Left"
-msgstr ""
+msgstr "وسط يسار"
#. aZCeF
#: cui/uiconfig/ui/imagetabpage.ui:310
@@ -11390,25 +11390,25 @@ msgstr "وسط"
#: cui/uiconfig/ui/imagetabpage.ui:311
msgctxt "imagetabpage|positionlb"
msgid "Center Right"
-msgstr ""
+msgstr "وسط يمين"
#. 2Ds63
#: cui/uiconfig/ui/imagetabpage.ui:312
msgctxt "imagetabpage|positionlb"
msgid "Bottom Left"
-msgstr ""
+msgstr "أسفل يسار"
#. G34X6
#: cui/uiconfig/ui/imagetabpage.ui:313
msgctxt "imagetabpage|positionlb"
msgid "Bottom Center"
-msgstr ""
+msgstr "أسفل وسط"
#. D5Uwp
#: cui/uiconfig/ui/imagetabpage.ui:314
msgctxt "imagetabpage|positionlb"
msgid "Bottom Right"
-msgstr ""
+msgstr "أسفل يمين"
#. EAUAo
#: cui/uiconfig/ui/imagetabpage.ui:340
@@ -11468,7 +11468,7 @@ msgstr "معاينة"
#: 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 "حدد صورة تريد استخدامها صورة ملئ، أو أضِف صورتك/نمطك."
#. zCiFk
#: cui/uiconfig/ui/insertfloatingframe.ui:18
@@ -11918,43 +11918,43 @@ msgstr "أنماط الأسطر"
#: cui/uiconfig/ui/linedialog.ui:282
msgctxt "linedialog|RID_SVXPAGE_LINEEND_DEF"
msgid "Arrow Styles"
-msgstr "أنماط الأسهم"
+msgstr "طُرُز الأسهم"
#. wkVvG
#: cui/uiconfig/ui/lineendstabpage.ui:66
msgctxt "lineendstabpage|FT_TITLE"
msgid "_Title:"
-msgstr "الع_نوان:"
+msgstr "ال_عنوان:"
#. iGG25
#: cui/uiconfig/ui/lineendstabpage.ui:80
msgctxt "lineendstabpage|FT_LINE_END_STYLE"
msgid "Arrow _style:"
-msgstr "نم_ط السهم:"
+msgstr "_طراز السهم:"
#. y6SSb
#: cui/uiconfig/ui/lineendstabpage.ui:130
msgctxt "lineendstabpage|FI_TIP"
msgid "Add a selected object to create new arrow styles."
-msgstr "إضافة كائن محدد لإنشاء أنماط أسهم جديدة."
+msgstr "إضافة كائن محدد لإنشاء طُرُز أسهم جديدة."
#. rgBEv
#: cui/uiconfig/ui/lineendstabpage.ui:170
msgctxt "lineendstabpage|BTN_MODIFY"
msgid "_Modify"
-msgstr "_تعديل"
+msgstr "_عدّل"
#. iQUys
#: cui/uiconfig/ui/lineendstabpage.ui:191
msgctxt "lineendstabpage|extended_tip|BTN_DELETE"
msgid "Deletes the selected element or elements after confirmation."
-msgstr ""
+msgstr "يحذف العنصر أو العناصر المحددة بعد التأكيد."
#. V4C5Z
#: cui/uiconfig/ui/lineendstabpage.ui:214
msgctxt "lineendstabpage|BTN_LOAD|tooltip_text"
msgid "Load arrow styles"
-msgstr "تحميل أنماط الأسهم"
+msgstr "حمّل طُرُز الأسهم"
#. CUTxx
#: cui/uiconfig/ui/lineendstabpage.ui:229
@@ -12022,25 +12022,25 @@ msgstr "نم_ط السطر:"
#: cui/uiconfig/ui/linestyletabpage.ui:345
msgctxt "linestyletabpage|BTN_MODIFY"
msgid "_Modify"
-msgstr "_تعديل"
+msgstr "_عدّل"
#. wuhfR
#: cui/uiconfig/ui/linestyletabpage.ui:366
msgctxt "linestyletabpage|extended_tip|BTN_DELETE"
msgid "Deletes the selected element or elements after confirmation."
-msgstr ""
+msgstr "يحذف العنصر أو العناصر المحددة بعد التأكيد."
#. FmGAy
#: cui/uiconfig/ui/linestyletabpage.ui:389
msgctxt "linestyletabpage|BTN_LOAD|tooltip_text"
msgid "Load Line Styles"
-msgstr "تحميل أنماط الأسطر"
+msgstr "حمّل طُرُز السطر"
#. JCDCi
#: cui/uiconfig/ui/linestyletabpage.ui:404
msgctxt "linestyletabpage|BTN_SAVE|tooltip_text"
msgid "Save Line Styles"
-msgstr "حفظ أنماط الأسطر"
+msgstr "احفظ طُرُز السطر"
#. VGiHW
#: cui/uiconfig/ui/linestyletabpage.ui:468
@@ -12082,7 +12082,7 @@ msgstr "الرمو_ز"
#: cui/uiconfig/ui/linetabpage.ui:165
msgctxt "linetabpage|FT_LINE_STYLE"
msgid "_Style:"
-msgstr "النم_ط:"
+msgstr "ال_طراز:"
#. WBP2J
#: cui/uiconfig/ui/linetabpage.ui:218
@@ -12112,7 +12112,7 @@ msgstr "خصائص الخط"
#: cui/uiconfig/ui/linetabpage.ui:386
msgctxt "linetabpage|FT_LINE_ENDS_STYLE"
msgid "Start st_yle:"
-msgstr "_نمط البداية:"
+msgstr "ط_راز البداية:"
#. aZYyn
#: cui/uiconfig/ui/linetabpage.ui:430
@@ -12124,7 +12124,7 @@ msgstr "ال_وسط"
#: cui/uiconfig/ui/linetabpage.ui:448
msgctxt "linetabpage|FT_LINE_START_WIDTH"
msgid "Wi_dth:"
-msgstr "الع_رض:"
+msgstr "العُ_رض:"
#. pQfyE
#: cui/uiconfig/ui/linetabpage.ui:474
@@ -12154,25 +12154,25 @@ msgstr "الو_سط"
#: cui/uiconfig/ui/linetabpage.ui:634
msgctxt "linetabpage|label2"
msgid "Arrow Styles"
-msgstr "أنماط الأسهم"
+msgstr "طُرُز الأسهم"
#. BdoBN
#: cui/uiconfig/ui/linetabpage.ui:666
msgctxt "linetabpage|FT_EDGE_STYLE"
msgid "_Corner style:"
-msgstr "نم_ط الزاوية:"
+msgstr "طراز ال_زاوية:"
#. kCtQm
#: cui/uiconfig/ui/linetabpage.ui:680
msgctxt "linetabpage|FT_CAP_STYLE"
msgid "Ca_p style:"
-msgstr "نمط ال_غطاء:"
+msgstr "طراز ال_غطاء:"
#. Qx3Ur
#: cui/uiconfig/ui/linetabpage.ui:695
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "Rounded"
-msgstr "دائرية"
+msgstr "مستديرة"
#. XH7Z6
#: cui/uiconfig/ui/linetabpage.ui:696
@@ -13090,7 +13090,7 @@ msgstr "من ملف..."
#: cui/uiconfig/ui/numberingoptionspage.ui:50
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
-msgstr "معرض"
+msgstr "المعرض"
#. KJC7w
#: cui/uiconfig/ui/numberingoptionspage.ui:112
@@ -13108,7 +13108,7 @@ msgstr "مستوى"
#: cui/uiconfig/ui/numberingoptionspage.ui:167
msgctxt "numberingoptionspage|label4"
msgid "Number:"
-msgstr "الرقم:"
+msgstr "رقم:"
#. CJfZf
#: cui/uiconfig/ui/numberingoptionspage.ui:183
@@ -13342,7 +13342,7 @@ msgstr "اللون:"
#: cui/uiconfig/ui/numberingoptionspage.ui:616
msgctxt "numberingoptionspage|charstyleft"
msgid "Character style:"
-msgstr "نمط المحارف:"
+msgstr "طراز المحارف:"
#. S9jNu
#: cui/uiconfig/ui/numberingoptionspage.ui:651
@@ -13598,7 +13598,7 @@ msgstr "الوصف"
#: cui/uiconfig/ui/objecttitledescdialog.ui:92
msgctxt "objecttitledescdialog|object_title_label"
msgid "_Title:"
-msgstr "الع_نوان:"
+msgstr "ال_عنوان:"
#. mMZoM
#: cui/uiconfig/ui/objecttitledescdialog.ui:112
@@ -17419,7 +17419,7 @@ msgstr "_داخلي:"
#: cui/uiconfig/ui/pageformatpage.ui:357
msgctxt "pageformatpage|labelRightMargin"
msgid "Right:"
-msgstr "يمين:"
+msgstr "اليمين:"
#. RfnGu
#: cui/uiconfig/ui/pageformatpage.ui:371
@@ -17859,7 +17859,7 @@ msgstr "من"
#: cui/uiconfig/ui/paraindentspacing.ui:460
msgctxt "paraindentspacing|checkCB_REGISTER"
msgid "Activate page li_ne-spacing"
-msgstr "فعّل تباع_د سطور الصفحة"
+msgstr "فعّل تباع_د أسطر الصفحة"
#. uesRM
#. xdds
@@ -17944,7 +17944,7 @@ msgstr "_بلا"
#: cui/uiconfig/ui/paratabspage.ui:425
msgctxt "paratabspage|radiobuttonBTN_FILLCHAR_OTHER"
msgid "C_haracter"
-msgstr "ال_حرف"
+msgstr "الم_حرف"
#. EsqLF
#: cui/uiconfig/ui/paratabspage.ui:462
@@ -17962,7 +17962,7 @@ msgstr "احذف الك_ل"
#: cui/uiconfig/ui/paratabspage.ui:521
msgctxt "paratabspage|extended_tip|buttonBTN_DEL"
msgid "Deletes the selected element or elements after confirmation."
-msgstr ""
+msgstr "يحذف العنصر أو العناصر المحددة بعد التأكيد."
#. WCcAj
#: cui/uiconfig/ui/paratabspage.ui:534
@@ -18490,7 +18490,7 @@ msgstr "الموضع"
#: cui/uiconfig/ui/possizetabpage.ui:235
msgctxt "possizetabpage|FT_WIDTH"
msgid "Wi_dth:"
-msgstr "العر_ض:"
+msgstr "العُ_رض:"
#. jGiQW
#: cui/uiconfig/ui/possizetabpage.ui:249
@@ -19190,7 +19190,7 @@ msgstr "الخط"
#: cui/uiconfig/ui/searchformatdialog.ui:183
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. Wk2sQ
#: cui/uiconfig/ui/searchformatdialog.ui:231
@@ -21098,7 +21098,7 @@ msgstr ""
#: cui/uiconfig/ui/textflowpage.ui:153
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
-msgstr "أ_حرف في نهاية السطر"
+msgstr "م_حارف في النهاية"
#. AGfNV
#: cui/uiconfig/ui/textflowpage.ui:167
@@ -21176,7 +21176,7 @@ msgstr "الموضع:"
#: cui/uiconfig/ui/textflowpage.ui:358
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
-msgstr "نمط الصفحة"
+msgstr "طراز الصفحة"
#. E97k4
#: cui/uiconfig/ui/textflowpage.ui:359
diff --git a/source/ar/dbaccess/messages.po b/source/ar/dbaccess/messages.po
index f168eb209c0..f393efd5860 100644
--- a/source/ar/dbaccess/messages.po
+++ b/source/ar/dbaccess/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ar/>\n"
"Language: ar\n"
@@ -2975,7 +2975,7 @@ msgstr "الفهارس ال_حرّة"
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:366
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
-msgstr ""
+msgstr "تعيين"
#. nLTCr
#: dbaccess/uiconfig/ui/dbasepage.ui:32
@@ -3196,7 +3196,7 @@ msgstr "الخرج"
#: dbaccess/uiconfig/ui/fielddescpage.ui:62
msgctxt "fielddescpage|STR_TAB_FIELD_NAME"
msgid "Field name"
-msgstr ""
+msgstr "اسم الحقل"
#. jYgBz
#: dbaccess/uiconfig/ui/fielddescpage.ui:88
@@ -3214,7 +3214,7 @@ msgstr ""
#: dbaccess/uiconfig/ui/fielddescpage.ui:141
msgctxt "fielddescpage|STR_DEFAULT_VALUE"
msgid "Format example"
-msgstr ""
+msgstr "مثال على النسَق"
#. QMeHq
#: dbaccess/uiconfig/ui/fielddescpage.ui:172
diff --git a/source/ar/extensions/messages.po b/source/ar/extensions/messages.po
index 846848a0bed..b0c04973d38 100644
--- a/source/ar/extensions/messages.po
+++ b/source/ar/extensions/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/ar/>\n"
"Language: ar\n"
@@ -1867,7 +1867,7 @@ msgstr "أخفِ التحديد"
#: extensions/inc/strings.hrc:200
msgctxt "RID_STR_VISUALEFFECT"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. DV4DC
#: extensions/inc/strings.hrc:201
@@ -4290,7 +4290,7 @@ msgstr ""
#: extensions/uiconfig/scanner/ui/sanedialog.ui:187
msgctxt "sanedialog|label3"
msgid "_Left:"
-msgstr "ي_سار:"
+msgstr "الي_سار:"
#. ErDB4
#: extensions/uiconfig/scanner/ui/sanedialog.ui:201
@@ -4434,7 +4434,7 @@ msgstr "الخط"
#: extensions/uiconfig/spropctrlr/ui/controlfontdialog.ui:182
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. TLgDg
#: extensions/uiconfig/spropctrlr/ui/datatypedialog.ui:8
diff --git a/source/ar/helpcontent2/source/text/sbasic/shared.po b/source/ar/helpcontent2/source/text/sbasic/shared.po
index 1f00db3caec..cd273deb151 100644
--- a/source/ar/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ar/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-03-07 18:15+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ar/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/sdatabase.po b/source/ar/helpcontent2/source/text/sdatabase.po
index 1d056797d37..1bf536b0be9 100644
--- a/source/ar/helpcontent2/source/text/sdatabase.po
+++ b/source/ar/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-06-13 09:10+0000\n"
"Last-Translator: kimy <kimy747@zohomail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/ar/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index ba02f4340e3..789a5aa637b 100644
--- a/source/ar/helpcontent2/source/text/shared/guide.po
+++ b/source/ar/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-11-26 20:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ar/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/ar/officecfg/registry/data/org/openoffice/Office.po b/source/ar/officecfg/registry/data/org/openoffice/Office.po
index bad947dff4e..91e81f38bb8 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-02-07 18:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeoffice/ar/>\n"
"Language: ar\n"
@@ -12914,7 +12914,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Formulas"
-msgstr "معادلات"
+msgstr "الصيغ"
#. aNApB
#: UI.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 508a6d49365..9695bff28c0 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1542022442.000000\n"
#. W5ukN
@@ -3254,7 +3254,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Page Style..."
-msgstr ""
+msgstr "~طراز الصفحة..."
#. C83UC
#: CalcCommands.xcu
@@ -10645,7 +10645,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal Column Width"
-msgstr ""
+msgstr "عرض العمود الأمثل"
#. qAfWr
#: DrawImpressCommands.xcu
@@ -10855,7 +10855,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Ta~ble Properties..."
-msgstr ""
+msgstr "خصائ~ص الجدول..."
#. 2HACZ
#: DrawImpressCommands.xcu
@@ -16105,7 +16105,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Numbering"
-msgstr "تعداد رقمي"
+msgstr "الترقيم"
#. HcsCB
#: GenericCategories.xcu
@@ -18975,7 +18975,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Line"
-msgstr "خط"
+msgstr "الخط"
#. gCkCF
#: GenericCommands.xcu
@@ -20227,7 +20227,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Up"
-msgstr ""
+msgstr "انقل الفصل لأعلى"
#. CHC2r
#: GenericCommands.xcu
@@ -20257,7 +20257,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Down"
-msgstr ""
+msgstr "انقل الفصل لأسفل"
#. hYLDF
#: GenericCommands.xcu
@@ -20267,7 +20267,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Move Down"
-msgstr ""
+msgstr "انقل لأسفل"
#. KQLPA
#: GenericCommands.xcu
@@ -20287,7 +20287,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Promote Outline Level"
-msgstr ""
+msgstr "رقِّ مستوى المخطط"
#. n96ay
#: GenericCommands.xcu
@@ -20297,7 +20297,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Promote"
-msgstr ""
+msgstr "رقِّ"
#. 3WakF
#: GenericCommands.xcu
@@ -20347,7 +20347,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Demote Outline Level"
-msgstr ""
+msgstr "أنزِل مستوى المخطط"
#. kQBif
#: GenericCommands.xcu
@@ -25939,7 +25939,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Character Font Position..."
-msgstr ""
+msgstr "موضع خط المحرف..."
#. fZufx
#: GenericCommands.xcu
@@ -25999,7 +25999,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Data"
-msgstr ""
+msgstr "~بيانات"
#. gJ4rS
#: GenericCommands.xcu
@@ -28970,7 +28970,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. zb84E
#: Sidebar.xcu
@@ -28980,7 +28980,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Character"
-msgstr "الحروف"
+msgstr "المحرف"
#. XwCnW
#: Sidebar.xcu
@@ -29080,7 +29080,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Line"
-msgstr "السطور"
+msgstr "الخط"
#. LAb2y
#: Sidebar.xcu
@@ -29420,7 +29420,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Line"
-msgstr "السطور"
+msgstr "الخط"
#. no5q6
#: Sidebar.xcu
@@ -31431,7 +31431,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Style"
-msgstr "نمط الصفحة"
+msgstr "طراز الصفحة"
#. nn3sS
#: WriterCommands.xcu
@@ -31881,7 +31881,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Page Style..."
-msgstr ""
+msgstr "~طراز الصفحة..."
#. 8aUD6
#: WriterCommands.xcu
@@ -31891,7 +31891,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Title Page..."
-msgstr "عنوان الصفحة..."
+msgstr "صفحة العنوان..."
#. JrZD4
#: WriterCommands.xcu
@@ -32181,7 +32181,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Apply Page Style"
-msgstr "طبّق نمط الصفحة"
+msgstr "طبّق طراز الصفحة"
#. 4SqVz
#: WriterCommands.xcu
@@ -32871,7 +32871,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Demote Outline Level"
-msgstr ""
+msgstr "أنزِل مستوى المخطط"
#. jzcmc
#: WriterCommands.xcu
@@ -32891,7 +32891,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Promote Outline Level"
-msgstr ""
+msgstr "رقِّ مستوى المخطط"
#. MdLME
#: WriterCommands.xcu
@@ -32901,7 +32901,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal Column Width"
-msgstr "أفضل عرض للعمود"
+msgstr "عرض العمود الأمثل"
#. xbU4C
#: WriterCommands.xcu
@@ -32951,7 +32951,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Up"
-msgstr ""
+msgstr "انقل الفصل لأعلى"
#. F6Rc7
#: WriterCommands.xcu
@@ -32971,7 +32971,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Down"
-msgstr ""
+msgstr "انقل الفصل لأسفل"
#. 2GyQ4
#: WriterCommands.xcu
@@ -33041,7 +33041,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Demote Outline Level With Subpoints"
-msgstr ""
+msgstr "أنزِل مستوى المخطط مع النقاط الفرعية"
#. 8u4SF
#: WriterCommands.xcu
@@ -33061,7 +33061,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Promote Outline Level With Subpoints"
-msgstr ""
+msgstr "رقِّ مستوى المخطط مع النقاط الفرعية"
#. CdP3b
#: WriterCommands.xcu
@@ -33331,7 +33331,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "To Previous Page"
-msgstr ""
+msgstr "إلى الصفحة السابقة"
#. w4B39
#: WriterCommands.xcu
@@ -33341,7 +33341,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "To Previous Page"
-msgstr ""
+msgstr "إلى الصفحة السابقة"
#. qEpQx
#: WriterCommands.xcu
@@ -33351,7 +33351,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "To Next Page"
-msgstr ""
+msgstr "إلى الصفحة التالية"
#. Nx5Ux
#: WriterCommands.xcu
@@ -33361,7 +33361,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "To Next Page"
-msgstr ""
+msgstr "إلى الصفحة التالية"
#. adnz3
#: WriterCommands.xcu
@@ -33371,7 +33371,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "MultiSelection On"
-msgstr "شغّل التحديد المتعدد"
+msgstr "التحديد المتعدد مفعّل"
#. qSdqD
#: WriterCommands.xcu
@@ -33391,7 +33391,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Update Page Formatting"
-msgstr ""
+msgstr "حدّث تنسيق الصفحة"
#. yyVam
#: WriterCommands.xcu
@@ -33401,7 +33401,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Extended Selection On"
-msgstr "شغّل التحديد الموسع"
+msgstr "التحديد الموسع مفعّل"
#. MqMFd
#: WriterCommands.xcu
@@ -33425,14 +33425,13 @@ msgstr "ألغِ"
#. NcJtA
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ShiftBackspace\n"
"Label\n"
"value.text"
msgid "Shift+Backspace"
-msgstr "Shift+Backspace"
+msgstr "مفاتيح تبديل+فراغ عكسي"
#. G5RC9
#: WriterCommands.xcu
@@ -33452,7 +33451,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Sentence"
-msgstr ""
+msgstr "حدّد جُملة"
#. gAsXP
#: WriterCommands.xcu
@@ -33472,18 +33471,17 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Sections..."
-msgstr "الأ~قسام..."
+msgstr "الم~قاطع..."
#. GDhGc
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:EditCurrentRegion\n"
"Label\n"
"value.text"
msgid "Edit Section..."
-msgstr "تحرير المقاطع"
+msgstr "حرر المقطع..."
#. T7EKR
#: WriterCommands.xcu
@@ -34673,7 +34671,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "C~haracter"
-msgstr ""
+msgstr "م~حرف"
#. yGCHt
#: WriterCommands.xcu
@@ -34683,7 +34681,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "P~aragraph"
-msgstr ""
+msgstr "~فقرة"
#. KK3Ab
#: WriterCommands.xcu
@@ -34693,7 +34691,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~List"
-msgstr ""
+msgstr "~قائمة"
#. ZmR9V
#: WriterCommands.xcu
diff --git a/source/ar/reportdesign/messages.po b/source/ar/reportdesign/messages.po
index 25a2d445f38..e07ac97e057 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/ar/>\n"
"Language: ar\n"
@@ -1127,7 +1127,7 @@ msgstr "إعدادات الحروف"
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:138
msgctxt "chardialog|font"
msgid "Font"
-msgstr "الخطّ"
+msgstr "الخط"
#. TnnrC
#: reportdesign/uiconfig/dbreport/ui/chardialog.ui:185
diff --git a/source/ar/sc/messages.po b/source/ar/sc/messages.po
index de555c3dc9c..513a59f1536 100644
--- a/source/ar/sc/messages.po
+++ b/source/ar/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1542022445.000000\n"
#. kBovX
@@ -223,7 +223,7 @@ msgstr "عرض العمود"
#: sc/inc/globstr.hrc:46
msgctxt "STR_UNDO_OPTCOLWIDTH"
msgid "Optimal Column Width"
-msgstr "أفضل عرض للعمود"
+msgstr "عرض العمود الأمثل"
#. K7aeb
#: sc/inc/globstr.hrc:47
@@ -457,13 +457,13 @@ msgstr "حرّر نمط الخلية"
#: sc/inc/globstr.hrc:85
msgctxt "STR_UNDO_APPLYPAGESTYLE"
msgid "Apply Page Style"
-msgstr "تطبيق نمط الصفحة"
+msgstr "طبّق طراز الصفحة"
#. ALV9B
#: sc/inc/globstr.hrc:86
msgctxt "STR_UNDO_EDITPAGESTYLE"
msgid "Edit Page Style"
-msgstr "حرّر نمط الصفحة"
+msgstr "حرّر طراز الصفحة"
#. vMyjF
#: sc/inc/globstr.hrc:87
@@ -1186,7 +1186,7 @@ msgstr "نطاق طباعة غير صالح"
#: sc/inc/globstr.hrc:203
msgctxt "STR_PAGESTYLE"
msgid "Page Style"
-msgstr "نمط الصفحة"
+msgstr "طراز الصفحة"
#. zFTin
#: sc/inc/globstr.hrc:204
@@ -1454,7 +1454,7 @@ msgstr "الحماية"
#: sc/inc/globstr.hrc:257
msgctxt "STR_FORMULAS"
msgid "Formulas"
-msgstr "المعادلات"
+msgstr "الصيغ"
#. FHNAK
#: sc/inc/globstr.hrc:258
@@ -1598,7 +1598,7 @@ msgstr "رابط تشعبي"
#: sc/inc/globstr.hrc:280
msgctxt "STR_STYLENAME_STATUS"
msgid "Status"
-msgstr ""
+msgstr "الحالة"
#. pxAhk
#: sc/inc/globstr.hrc:281
@@ -1892,7 +1892,7 @@ msgstr "ترويسات الأسطر والأعمدة"
#: sc/inc/globstr.hrc:328
msgctxt "STR_SCATTR_PAGE_FORMULAS"
msgid "Formulas"
-msgstr "المعادلات"
+msgstr "الصيغ"
#. sdJqo
#: sc/inc/globstr.hrc:329
@@ -2531,7 +2531,7 @@ msgstr "مستطيل"
#: sc/inc/globstr.hrc:424
msgctxt "STR_SHAPE_LINE"
msgid "Line"
-msgstr "خط"
+msgstr "الخط"
#. VqTJj
#: sc/inc/globstr.hrc:425
@@ -2603,7 +2603,7 @@ msgstr "طُرُز الخلايا"
#: sc/inc/globstr.hrc:436
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Page Styles"
-msgstr "أنماط الصفحات"
+msgstr "طُرُز الصفحات"
#. GJEem
#: sc/inc/globstr.hrc:437
@@ -13991,7 +13991,7 @@ msgstr "تحديد ما إذا كان المرجع المستخدم مطلقًا
#: sc/inc/scfuncs.hrc:3280
msgctxt "SC_OPCODE_ADDRESS"
msgid "A1"
-msgstr "A1"
+msgstr "أي1"
#. 7tpgu
#: sc/inc/scfuncs.hrc:3281
@@ -14352,7 +14352,7 @@ msgstr "الخلية المراد تقييم محتوياتها ستُعزى ع
#: sc/inc/scfuncs.hrc:3400
msgctxt "SC_OPCODE_INDIRECT"
msgid "A1"
-msgstr "A1"
+msgstr "أي1"
#. S9xs6
#: sc/inc/scfuncs.hrc:3401
@@ -14539,10 +14539,9 @@ msgstr ""
#. jWN8r
#: sc/inc/scfuncs.hrc:3456
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE_ODF"
msgid "Expression"
-msgstr "التعبيرذ"
+msgstr "التعبير"
#. VAzuw
#: sc/inc/scfuncs.hrc:3457
@@ -14560,7 +14559,7 @@ msgstr "تطبيق نمط تنسيق على خلية الصيغة."
#: sc/inc/scfuncs.hrc:3464
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. BoEep
#: sc/inc/scfuncs.hrc:3465
@@ -14598,26 +14597,25 @@ msgstr "النمط الذي سيتم تطبيقه بعد انتهاء الوقت
#: sc/inc/scfuncs.hrc:3475
msgctxt "SC_OPCODE_DDE"
msgid "Result of a DDE link."
-msgstr "نتيجة رابط DDE."
+msgstr "نتيجة رابط ت‌ب‌ح."
#. 9RBWt
#: sc/inc/scfuncs.hrc:3476
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Server"
-msgstr "خادم"
+msgstr "خادوم"
#. 2UcAR
#: sc/inc/scfuncs.hrc:3477
msgctxt "SC_OPCODE_DDE"
msgid "The name of the server application."
-msgstr "اسم خادوم التطبيق."
+msgstr "اسم تطبيق الخادوم."
#. bGw5b
#: sc/inc/scfuncs.hrc:3478
msgctxt "SC_OPCODE_DDE"
msgid "Topic/file"
-msgstr ""
+msgstr "الموضوع/الملف"
#. MBoe6
#: sc/inc/scfuncs.hrc:3479
@@ -14987,10 +14985,9 @@ msgstr ""
#. PneN8
#: sc/inc/scfuncs.hrc:3608
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Expression"
-msgstr "التعبيرذ"
+msgstr "التعبير"
#. sQBMJ
#: sc/inc/scfuncs.hrc:3609
@@ -15711,7 +15708,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3826
msgctxt "SC_OPCODE_REGEX"
msgid "Expression"
-msgstr ""
+msgstr "التعبير"
#. XHHf2
#: sc/inc/scfuncs.hrc:3827
@@ -17006,7 +17003,7 @@ msgstr ""
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "صف"
#. 7p8BN
#: sc/inc/strings.hrc:54
@@ -19353,7 +19350,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/autoformattable.ui:225
msgctxt "autoformattable|extended_tip|remove"
msgid "Deletes the selected element or elements after confirmation."
-msgstr ""
+msgstr "يحذف العنصر أو العناصر المحددة بعد التأكيد."
#. YNp3m
#: sc/uiconfig/scalc/ui/autoformattable.ui:237
@@ -19401,7 +19398,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/autoformattable.ui:333
msgctxt "autoformattable|fontcb"
msgid "Font"
-msgstr ""
+msgstr "الخط"
#. GjAFM
#: sc/uiconfig/scalc/ui/autoformattable.ui:341
@@ -19599,7 +19596,7 @@ msgstr "ستُتَجاهل الخلايا المحدّدة عند الطباعة
#: sc/uiconfig/scalc/ui/cellprotectionpage.ui:188
msgctxt "cellprotectionpage|label3"
msgid "Print"
-msgstr "الطباعة"
+msgstr "طباعة"
#. DPWp6
#: sc/uiconfig/scalc/ui/cellprotectionpage.ui:202
@@ -19647,7 +19644,7 @@ msgstr "الخط"
#: sc/uiconfig/scalc/ui/chardialog.ui:183
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. nvprJ
#: sc/uiconfig/scalc/ui/chardialog.ui:231
@@ -22658,7 +22655,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/dropmenu.ui:12
msgctxt "dropmenu|SCSTR_DRAGMODE"
msgid "Drag Mode"
-msgstr ""
+msgstr "وضع السحب"
#. MyYms
#: sc/uiconfig/scalc/ui/dropmenu.ui:22
@@ -22718,7 +22715,7 @@ msgstr "الإ_جراء:"
#: sc/uiconfig/scalc/ui/erroralerttabpage-mobile.ui:57
msgctxt "erroralerttabpage-mobile|title_label"
msgid "_Title:"
-msgstr ""
+msgstr "ال_عنوان:"
#. DALxA
#: sc/uiconfig/scalc/ui/erroralerttabpage-mobile.ui:105
@@ -23434,7 +23431,7 @@ msgstr "الخط"
#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:233
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. iuvXW
#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:281
@@ -24220,7 +24217,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/imoptdialog.ui:105
msgctxt "imoptdialog|charsetft"
msgid "_Character set:"
-msgstr "طقم المحار_ف:"
+msgstr "طقم الم_حارف:"
#. YzedG
#: sc/uiconfig/scalc/ui/imoptdialog.ui:118
@@ -25242,7 +25239,7 @@ msgstr " تُنشأ رابك عندما تقوم بسحب و إفلات شيء
#: sc/uiconfig/scalc/ui/navigatorpanel.ui:52
msgctxt "navigatorpanel|copy"
msgid "Insert as Copy"
-msgstr ""
+msgstr "أدرج كنسخة"
#. YzkdQ
#: sc/uiconfig/scalc/ui/navigatorpanel.ui:58
@@ -25511,7 +25508,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/notebookbar.ui:8580
msgctxt "CalcNotebookbar|DataLabel"
msgid "~Data"
-msgstr ""
+msgstr "~بيانات"
#. CBEHA
#: sc/uiconfig/scalc/ui/notebookbar.ui:9383
@@ -25716,7 +25713,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:7315
msgctxt "notebookbar_compact|DataLabel"
msgid "~Data"
-msgstr ""
+msgstr "~بيانات"
#. jYD7j
#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:7997
@@ -25794,7 +25791,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "طباعة"
#. goiqQ
#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
@@ -26512,7 +26509,7 @@ msgstr "الحافظة"
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:738
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. vmMtE
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:939
@@ -26616,7 +26613,7 @@ msgstr "أدرج"
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:1878
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. E7zcE
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:1921
@@ -27542,7 +27539,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:8
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
-msgstr "نمط الصفحة"
+msgstr "طراز الصفحة"
#. D22J5
#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:153
@@ -27644,7 +27641,7 @@ msgstr "الخط"
#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:295
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. mXKgq
#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:343
@@ -28823,10 +28820,9 @@ msgstr ""
#. Jy5mE
#: sc/uiconfig/scalc/ui/randomnumbergenerator.ui:183
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
-msgstr "التاريخ"
+msgstr "البيانات"
#. fHkms
#: sc/uiconfig/scalc/ui/randomnumbergenerator.ui:217
@@ -28898,17 +28894,15 @@ msgstr ""
#. vMADv
#: sc/uiconfig/scalc/ui/randomnumbergenerator.ui:260
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
-msgstr "_..."
+msgstr "..."
#. wVpC6
#: sc/uiconfig/scalc/ui/randomnumbergenerator.ui:275
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
-msgstr "_..."
+msgstr "..."
#. mgEe5
#: sc/uiconfig/scalc/ui/randomnumbergenerator.ui:324
@@ -33373,7 +33367,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/validationhelptabpage-mobile.ui:56
msgctxt "validationhelptabpage-mobile|title_label"
msgid "_Title:"
-msgstr ""
+msgstr "ال_عنوان:"
#. yDRCK
#: sc/uiconfig/scalc/ui/validationhelptabpage-mobile.ui:70
diff --git a/source/ar/scaddins/messages.po b/source/ar/scaddins/messages.po
index d7c8fd31c01..af743a02a85 100644
--- a/source/ar/scaddins/messages.po
+++ b/source/ar/scaddins/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2021-03-06 20:37+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1516047279.000000\n"
#. i8Y7Z
@@ -623,7 +623,7 @@ msgstr "تحويل العدد الثنائي إلى عدد ثماني"
#: scaddins/inc/analysis.hrc:207
msgctxt "ANALYSIS_Bin2Oct"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. 7VHBt
#: scaddins/inc/analysis.hrc:208
@@ -653,7 +653,7 @@ msgstr "تحويل العدد الثنائي إلى عدد عشري"
#: scaddins/inc/analysis.hrc:216
msgctxt "ANALYSIS_Bin2Dec"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. zhTSU
#: scaddins/inc/analysis.hrc:217
@@ -671,7 +671,7 @@ msgstr "تحويل العدد الثنائي إلى عدد سداسي عشري"
#: scaddins/inc/analysis.hrc:223
msgctxt "ANALYSIS_Bin2Hex"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. 4hFHM
#: scaddins/inc/analysis.hrc:224
@@ -701,7 +701,7 @@ msgstr "تحويل الأرقام الثمانية إلى أرقام ثنائي
#: scaddins/inc/analysis.hrc:232
msgctxt "ANALYSIS_Oct2Bin"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. 5w4EQ
#: scaddins/inc/analysis.hrc:233
@@ -731,7 +731,7 @@ msgstr "تحويل الأرقام الثمانية إلى أرقام عشرية"
#: scaddins/inc/analysis.hrc:241
msgctxt "ANALYSIS_Oct2Dec"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. zLrSk
#: scaddins/inc/analysis.hrc:242
@@ -749,7 +749,7 @@ msgstr "تحويل الأرقام الثمانية إلى أرقام سداسي
#: scaddins/inc/analysis.hrc:248
msgctxt "ANALYSIS_Oct2Hex"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. 4x496
#: scaddins/inc/analysis.hrc:249
@@ -779,7 +779,7 @@ msgstr "تحويل الأرقام العشرية إلى أرقام ثنائية"
#: scaddins/inc/analysis.hrc:257
msgctxt "ANALYSIS_Dec2Bin"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. P2TDB
#: scaddins/inc/analysis.hrc:258
@@ -809,7 +809,7 @@ msgstr "تحويل الأرقام العشرية إلى أرقام سداسية
#: scaddins/inc/analysis.hrc:266
msgctxt "ANALYSIS_Dec2Hex"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. 5n8FE
#: scaddins/inc/analysis.hrc:267
@@ -839,7 +839,7 @@ msgstr "تحويل الأرقام العشرية إلى أرقام ثمانية"
#: scaddins/inc/analysis.hrc:275
msgctxt "ANALYSIS_Dec2Oct"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. mkJD7
#: scaddins/inc/analysis.hrc:276
@@ -869,7 +869,7 @@ msgstr "تحويل الأرقام السداسية عشرية إلى أرقام
#: scaddins/inc/analysis.hrc:284
msgctxt "ANALYSIS_Hex2Bin"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. bma9X
#: scaddins/inc/analysis.hrc:285
@@ -899,7 +899,7 @@ msgstr "تحويل الأرقام السداسية عشرية إلى أرقام
#: scaddins/inc/analysis.hrc:293
msgctxt "ANALYSIS_Hex2Dec"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. foYtA
#: scaddins/inc/analysis.hrc:294
@@ -917,7 +917,7 @@ msgstr "تحويل الأرقام السداسية عشرية إلى أرقام
#: scaddins/inc/analysis.hrc:300
msgctxt "ANALYSIS_Hex2Oct"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. BEXPZ
#: scaddins/inc/analysis.hrc:301
@@ -1025,7 +1025,7 @@ msgstr "التحقق من أن العدد أكبر من القيمة المُس
#: scaddins/inc/analysis.hrc:334
msgctxt "ANALYSIS_Gestep"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. TDJRQ
#: scaddins/inc/analysis.hrc:335
@@ -1597,7 +1597,7 @@ msgstr "تحويل عدد من نظام قياس إلى آخر"
#: scaddins/inc/analysis.hrc:544
msgctxt "ANALYSIS_Convert"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. McwQs
#: scaddins/inc/analysis.hrc:545
diff --git a/source/ar/scp2/source/ooo.po b/source/ar/scp2/source/ooo.po
index 6efb93d98cf..3b463596625 100644
--- a/source/ar/scp2/source/ooo.po
+++ b/source/ar/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-12-20 11:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ar/>\n"
@@ -4497,7 +4497,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ar/sd/messages.po b/source/ar/sd/messages.po
index 734c2129891..3bcb7efc6b9 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: 2022-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/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.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022446.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "اكتُشف خطأ في تنسيق الملف الموجود بالمستند الفرعي $(ARG1) عند $(ARG2)(الصف،العمود)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "كل الطُرُز"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "الطُرُز المخفية"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "الطُرُز المطبَّقة"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "الطُرُز المخصَّصة"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "كل الطُرُز"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "الطُرُز المخفية"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "بدون"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "ضيقة"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "معتدلة"
@@ -349,32 +349,32 @@ msgstr "معتدلة"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "اعتيادية (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "عريضة"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "بدون"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "ضيقة"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "معتدلة"
@@ -383,14 +383,14 @@ msgstr "معتدلة"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "اعتيادية (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "عريضة"
@@ -2215,7 +2215,7 @@ msgstr "النص"
#: sd/inc/strings.hrc:329
msgctxt "STR_POOLSHEET_A4"
msgid "A4"
-msgstr ""
+msgstr "أي4"
#. EEK5c
#: sd/inc/strings.hrc:330
@@ -2239,7 +2239,7 @@ msgstr ""
#: sd/inc/strings.hrc:333
msgctxt "STR_POOLSHEET_A0"
msgid "A0"
-msgstr ""
+msgstr "أي0"
#. mhBmK
#: sd/inc/strings.hrc:334
@@ -3437,10 +3437,9 @@ msgstr ""
#. MuBBG
#: sd/uiconfig/sdraw/ui/drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
-msgstr "الحرف"
+msgstr "المحرف"
#. GsQBk
#: sd/uiconfig/sdraw/ui/drawchardialog.ui:136
@@ -3451,10 +3450,9 @@ msgstr "الخط:"
#. 7LgAf
#: sd/uiconfig/sdraw/ui/drawchardialog.ui:183
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. uyNUG
#: sd/uiconfig/sdraw/ui/drawchardialog.ui:231
@@ -3697,17 +3695,15 @@ msgstr "الشفافية"
#. iqPq5
#: sd/uiconfig/sdraw/ui/drawprtldialog.ui:329
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
-msgstr "الخط:"
+msgstr "الخط"
#. NLcur
#: sd/uiconfig/sdraw/ui/drawprtldialog.ui:377
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. NmgGX
#: sd/uiconfig/sdraw/ui/drawprtldialog.ui:425
@@ -5800,10 +5796,9 @@ msgstr "يسار"
#. ew2UB
#: sd/uiconfig/simpress/ui/dockinganimation.ui:378
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom Left"
-msgstr "أسفل اليسار؟"
+msgstr "أسفل يسار"
#. wYgBb
#: sd/uiconfig/simpress/ui/dockinganimation.ui:379
@@ -5825,10 +5820,9 @@ msgstr "أسفل"
#. Lk6BJ
#: sd/uiconfig/simpress/ui/dockinganimation.ui:382
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top Right"
-msgstr "أعلى اليمين؟"
+msgstr "أعلى يمين"
#. GTwHD
#: sd/uiconfig/simpress/ui/dockinganimation.ui:383
@@ -5838,10 +5832,9 @@ msgstr "يمين"
#. f6c2X
#: sd/uiconfig/simpress/ui/dockinganimation.ui:384
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom Right"
-msgstr "أسفل اليمين؟"
+msgstr "أسفل يمين"
#. xSSDW
#: sd/uiconfig/simpress/ui/dockinganimation.ui:388
@@ -6485,7 +6478,7 @@ msgstr ""
#: sd/uiconfig/simpress/ui/interactionpage.ui:323
msgctxt "interactionpage|find"
msgid "_Find"
-msgstr "ا_عثر"
+msgstr "_جِد"
#. AMQ6d
#: sd/uiconfig/simpress/ui/interactionpage.ui:330
@@ -6675,7 +6668,7 @@ msgstr ""
#: sd/uiconfig/simpress/ui/navigatorpanel.ui:29
msgctxt "navigatorpanel|STR_DRAGTYPE_EMBEDDED"
msgid "Insert as Copy"
-msgstr ""
+msgstr "أدرج كنسخة"
#. 3rY8r
#: sd/uiconfig/simpress/ui/navigatorpanel.ui:65
@@ -7807,7 +7800,7 @@ msgstr "الحافظة"
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:697
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. vmMtE
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:829
@@ -7885,7 +7878,7 @@ msgstr "أدرِج"
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:1621
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. E7zcE
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:1663
@@ -9523,7 +9516,7 @@ msgstr "التن_سيق:"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:52
msgctxt "sidebarslidebackground|label3"
msgid "Background:"
-msgstr "الخلفيّة:"
+msgstr "الخلفية:"
#. bHhJV
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:67
@@ -9583,7 +9576,7 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:326
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
-msgstr "مخصّص"
+msgstr "مخصص"
#. iKqJH
#: sd/uiconfig/simpress/ui/slidecontextmenu.ui:12
@@ -9985,17 +9978,15 @@ msgstr "الشفافية"
#. 8mJFG
#: sd/uiconfig/simpress/ui/templatedialog.ui:391
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
-msgstr "الخط:"
+msgstr "الخط"
#. tuaZJ
#: sd/uiconfig/simpress/ui/templatedialog.ui:439
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. SK2Ge
#: sd/uiconfig/simpress/ui/templatedialog.ui:487
diff --git a/source/ar/sfx2/messages.po b/source/ar/sfx2/messages.po
index 85e20aaa1e1..f11157fc430 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-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ar/>\n"
"Language: ar\n"
@@ -637,7 +637,7 @@ msgstr "الجدول"
#: include/sfx2/strings.hrc:123
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
-msgstr "تعداد رقمي"
+msgstr "الترقيم"
#. CDFSE
#: include/sfx2/strings.hrc:124
@@ -1068,7 +1068,7 @@ msgstr "نعم"
#: include/sfx2/strings.hrc:194
msgctxt "STR_REDACTION_NO"
msgid "No"
-msgstr "كلا"
+msgstr "لا"
#. FM3Gf
#. Translators: Misc strings of the Auto Redaction dialog
@@ -2212,10 +2212,9 @@ msgstr "المصدر"
#. 4HSZB
#: sfx2/inc/dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
-msgstr "حالة"
+msgstr "الحالة"
#. U3RdC
#: sfx2/inc/dinfdlg.hrc:54
@@ -2266,10 +2265,9 @@ msgstr "المدّة"
#. CxZ4Z
#: sfx2/inc/dinfdlg.hrc:75
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
-msgstr "الرقم"
+msgstr "رقم"
#. CDgvL
#: sfx2/inc/dinfdlg.hrc:76
@@ -3649,7 +3647,7 @@ msgstr "مصطلح ال_بحث"
#: sfx2/uiconfig/ui/helpsearchpage.ui:122
msgctxt "helpsearchpage|find"
msgid "_Find"
-msgstr ""
+msgstr "_جِد"
#. ZiE8A
#: sfx2/uiconfig/ui/helpsearchpage.ui:141
@@ -3667,43 +3665,43 @@ msgstr "ابحث في ال_ترويسات فقط"
#: sfx2/uiconfig/ui/helpwindow.ui:69
msgctxt "helpwindow|backward|tooltip_text"
msgid "Previous Page"
-msgstr ""
+msgstr "الصفحة السابقة"
#. Gv3uP
#: sfx2/uiconfig/ui/helpwindow.ui:80
msgctxt "helpwindow|forward|tooltip_text"
msgid "Next Page"
-msgstr ""
+msgstr "الصفحة التالية"
#. uaBtK
#: sfx2/uiconfig/ui/helpwindow.ui:91
msgctxt "helpwindow|start|tooltip_text"
msgid "First Page"
-msgstr ""
+msgstr "الصفحة الأولى"
#. TizVY
#: sfx2/uiconfig/ui/helpwindow.ui:112
msgctxt "helpwindow|print|tooltip_text"
msgid "Print"
-msgstr ""
+msgstr "طباعة"
#. 7wgqt
#: sfx2/uiconfig/ui/helpwindow.ui:123
msgctxt "helpwindow|bookmarks|tooltip_text"
msgid "Add to Bookmarks"
-msgstr ""
+msgstr "أضف إلى العلامات"
#. qPF9A
#: sfx2/uiconfig/ui/helpwindow.ui:134
msgctxt "helpwindow|searchdialog|tooltip_text"
msgid "Find on this Page"
-msgstr ""
+msgstr "جِد في هذه الصفحة"
#. VnXxR
#: sfx2/uiconfig/ui/infobar.ui:65
msgctxt "infobar|close|tooltip_text"
msgid "Close Infobar"
-msgstr ""
+msgstr "أغلق شريط المعلومات"
#. DpXCY
#: sfx2/uiconfig/ui/inputdialog.ui:87
@@ -3751,11 +3749,10 @@ msgstr ""
#: sfx2/uiconfig/ui/linefragment.ui:57
msgctxt "linefragment|STR_SFX_REMOVE_PROPERTY"
msgid "Remove Property"
-msgstr ""
+msgstr "أزِل الخاصية"
#. 8gPai
#: sfx2/uiconfig/ui/linefragment.ui:149
-#, fuzzy
msgctxt "linefragment|SFX_ST_EDIT"
msgid "..."
msgstr "..."
@@ -3764,13 +3761,13 @@ msgstr "..."
#: sfx2/uiconfig/ui/linefragment.ui:185
msgctxt "linefragment|yes"
msgid "Yes"
-msgstr ""
+msgstr "نعم"
#. mJFyB
#: sfx2/uiconfig/ui/linefragment.ui:200
msgctxt "linefragment|no"
msgid "No"
-msgstr ""
+msgstr "لا"
#. muk9B
#: sfx2/uiconfig/ui/linkeditdialog.ui:8
@@ -3836,13 +3833,13 @@ msgstr "من ملف..."
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:45
msgctxt "loadtemplatedialog|fromfile|tooltip_text"
msgid "Copy styles from selected external document to current document."
-msgstr ""
+msgstr "انسخ الطُرُز من المستند الخارجي المحدد إلى المستند الحالي."
#. GE236
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:48
msgctxt "loadtemplatedialog|extended_tip|fromfile"
msgid "Locate the file containing the styles that you want to load, and then click Open."
-msgstr ""
+msgstr "حدد الملف الذي يحتوي الطُرُز التي تريد تحميلها، ثم انقر افتح."
#. YCguC
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:165
@@ -3884,74 +3881,73 @@ msgstr ""
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:269
msgctxt "loadtemplatedialog|text|tooltip_text"
msgid "Copy paragraph and character styles to current document."
-msgstr ""
+msgstr "انسخ طُرُز الفقرات والمحارف إلى المستند الحالي."
#. VLWfZ
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:273
msgctxt "loadtemplatedialog|extended_tip|text"
msgid "Loads the paragraph and the character styles from the selected document into the current document."
-msgstr ""
+msgstr "يحمّل طُرُز الفقرات والمحارف من المستند المحدد إلى المستند الحالي."
#. d2q55
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:284
msgctxt "loadtemplatedialog|frame"
msgid "_Frame"
-msgstr "الإ_طارات"
+msgstr "إ_طار"
#. HSCZj
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:289
msgctxt "loadtemplatedialog|frame|tooltip_text"
msgid "Copy frame styles to current document."
-msgstr ""
+msgstr "انسخ طُرُز الإطارات إلى المستند الحالي."
#. 4ZF6u
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:293
msgctxt "loadtemplatedialog|extended_tip|frame"
msgid "Loads the frame styles from the selected document into the current document."
-msgstr ""
+msgstr "يحمّل طُرُز الإطارات من المستند المحدد إلى المستند الحالي."
#. vFZLz
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:304
msgctxt "loadtemplatedialog|pages"
msgid "Pa_ge"
-msgstr ""
+msgstr "_صفحة"
#. hdRo6
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:309
msgctxt "loadtemplatedialog|pages|tooltip_text"
msgid "Copy page styles to current document."
-msgstr ""
+msgstr "انسخ طُرُز الصفحة إلى المستند الحالي."
#. o2C8c
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:313
msgctxt "loadtemplatedialog|extended_tip|pages"
msgid "Loads the page styles from the selected document into the current document."
-msgstr ""
+msgstr "يحمّل طُرُز الصفحة من المستند المحدد إلى المستند الحالي."
#. 2xgCH
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:324
msgctxt "loadtemplatedialog|numbering"
msgid "_List"
-msgstr ""
+msgstr "_قائمة"
#. VZxbf
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:329
msgctxt "loadtemplatedialog|numbering|tooltip_text"
msgid "Copy list styles to current document."
-msgstr ""
+msgstr "انسخ طُرُز القائمة إلى المستند الحالي."
#. 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 "يحمّل طُرُز القائمة من المستند المحدد إلى المستند الحالي."
#. VWzsG
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:344
-#, fuzzy
msgctxt "loadtemplatedialog|overwrite"
msgid "_Overwrite"
-msgstr "الكتابة على"
+msgstr "ا_كتب عليه"
#. cr86W
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:350
@@ -3963,13 +3959,13 @@ msgstr "اكتب على الطرُز التي لها نفس الإسم"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:353
msgctxt "loadtemplatedialog|extended_tip|overwrite"
msgid "Replaces styles in the current document that have the same name as the styles you are loading."
-msgstr ""
+msgstr "يستبدل الطُرُز في المستند الحالي والتي لها نفس الاسم الذي للطُرُز التي تحمّلها."
#. 7ru2R
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:376
msgctxt "loadtemplatedialog|alttitle"
msgid "Load Styles from Template"
-msgstr ""
+msgstr "حمّل الطُرُز من قالب"
#. X5Pi5
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:413
@@ -3981,13 +3977,13 @@ msgstr "م_عاينة"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:419
msgctxt "loadtemplatedialog|extended_tip|expander"
msgid "Shows or hides a preview of a selected template."
-msgstr ""
+msgstr "يُظهر أو يُخفي معاينة للقالب المحدد."
#. CRcca
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:449
msgctxt "loadtemplatedialog|extended_tip|LoadTemplateDialog"
msgid "Imports formatting styles from another document or template into the current document."
-msgstr ""
+msgstr "يستورد طُرُز تنسيق من مستند أو قالب آخر إلى المستند الحالي."
#. EAhup
#: sfx2/uiconfig/ui/managestylepage.ui:33
@@ -3999,13 +3995,13 @@ msgstr "الا_سم:"
#: sfx2/uiconfig/ui/managestylepage.ui:47
msgctxt "managestylepage|nextstyleft"
msgid "Ne_xt style:"
-msgstr "النّمط ال_تّالي:"
+msgstr "الطراز ال_تالي:"
#. mJYgm
#: sfx2/uiconfig/ui/managestylepage.ui:61
msgctxt "managestylepage|linkedwithft"
msgid "Inherit from:"
-msgstr "يورث من:"
+msgstr "ورّث من:"
#. 9pGL9
#: sfx2/uiconfig/ui/managestylepage.ui:75
@@ -4017,25 +4013,25 @@ msgstr "ال_فئة:"
#: sfx2/uiconfig/ui/managestylepage.ui:99
msgctxt "managestylepage|editstyle"
msgid "Edit Style"
-msgstr "حرّر النّمط"
+msgstr "حرّر الطراز"
#. 7XGEs
#: sfx2/uiconfig/ui/managestylepage.ui:123
msgctxt "managestylepage|editlinkstyle"
msgid "Edit Style"
-msgstr "حرّر النّمط"
+msgstr "حرّر الطراز"
#. cKjrA
#: sfx2/uiconfig/ui/managestylepage.ui:147
msgctxt "managestylepage|autoupdate"
msgid "_AutoUpdate"
-msgstr "_حدّث آليًا"
+msgstr "_حدّث تلقائيًا"
#. oTXJz
#: sfx2/uiconfig/ui/managestylepage.ui:192
msgctxt "managestylepage|label1"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. NXG9o
#: sfx2/uiconfig/ui/managestylepage.ui:227
@@ -4089,19 +4085,19 @@ msgstr "ال_طابعة"
#: sfx2/uiconfig/ui/optprintpage.ui:44
msgctxt "extended_tip|printer"
msgid "Specifies whether the print settings apply to direct printing or to printing to a file."
-msgstr ""
+msgstr "يحدد فيما لو تطبَّق إعدادات الطباعة على الطباعة المباشرة أو على الطباعة إلى ملف."
#. Eyv8g
#: sfx2/uiconfig/ui/optprintpage.ui:55
msgctxt "optprintpage|file"
msgid "Print to _file"
-msgstr "الطباعة إلى _ملف"
+msgstr "اطبع إلى _ملف"
#. TMHvE
#: sfx2/uiconfig/ui/optprintpage.ui:64
msgctxt "extended_tip|file"
msgid "Specifies whether the print settings apply to direct printing or to printing to a file."
-msgstr ""
+msgstr "يحدد فيما لو تطبَّق إعدادات الطباعة على الطباعة المباشرة أو على الطباعة إلى ملف."
#. C8jvp
#: sfx2/uiconfig/ui/optprintpage.ui:79
@@ -4587,13 +4583,13 @@ msgstr ""
#: sfx2/uiconfig/ui/searchdialog.ui:8
msgctxt "searchdialog|SearchDialog"
msgid "Find on this Page"
-msgstr "اعثر في هذه الصفحة"
+msgstr "جِد في هذه الصفحة"
#. LAKYg
#: sfx2/uiconfig/ui/searchdialog.ui:26
msgctxt "searchdialog|search"
msgid "_Find"
-msgstr "ا_عثر"
+msgstr "_جِد"
#. G5Qc9
#: sfx2/uiconfig/ui/searchdialog.ui:99
diff --git a/source/ar/starmath/messages.po b/source/ar/starmath/messages.po
index 66226a1191b..67c3e71a818 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-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/ar/>\n"
"Language: ar\n"
@@ -3683,7 +3683,7 @@ msgstr "المعاملات"
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1608
msgctxt "spacingdialog|10label1"
msgid "_Left:"
-msgstr "ي_سار:"
+msgstr "الي_سار:"
#. PBu3t
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1621
diff --git a/source/ar/svtools/messages.po b/source/ar/svtools/messages.po
index 5a5cb46e02b..9fd77c1258f 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-10 13:17+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/ar/>\n"
"Language: ar\n"
@@ -304,7 +304,7 @@ msgstr "Sylk"
#: include/svtools/strings.hrc:74
msgctxt "STR_FORMAT_ID_LINK"
msgid "Dynamic Data Exchange (DDE link)"
-msgstr ""
+msgstr "تبادل بيانات حركي (رابط ت‌ب‌ح)"
#. E6Ays
#: include/svtools/strings.hrc:75
diff --git a/source/ar/svx/messages.po b/source/ar/svx/messages.po
index 4e7c83a407e..39446816c43 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1542022449.000000\n"
#. 3GkZj
@@ -2773,7 +2773,7 @@ msgstr "تنقيط وترقيم"
#: include/svx/strings.hrc:482
msgctxt "SIP_EE_PARA_LRSPACE"
msgid "Indents"
-msgstr "إزاحات"
+msgstr "الإزاحات"
#. Y5YFm
#: include/svx/strings.hrc:483
@@ -5557,7 +5557,7 @@ msgstr ""
#: include/svx/strings.hrc:985
msgctxt "RID_SVXSTR_LEND22"
msgid "Line"
-msgstr ""
+msgstr "الخط"
#. im8fN
#. To translators: this is an arrow head style
@@ -6509,7 +6509,7 @@ msgstr "مع"
#: include/svx/strings.hrc:1166
msgctxt "RID_SVXSTR_A11Y_STYLE"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. fEHXC
#: include/svx/strings.hrc:1167
@@ -10377,7 +10377,7 @@ msgstr "علامات الجدولة"
#: include/svx/svxitems.hrc:37
msgctxt "RID_ATTR_NAMES"
msgid "Character"
-msgstr "الحرف"
+msgstr "المحرف"
#. DvGGy
#: include/svx/svxitems.hrc:38
@@ -10558,7 +10558,7 @@ msgstr "الصفحة"
#: include/svx/svxitems.hrc:67
msgctxt "RID_ATTR_NAMES"
msgid "Page Style"
-msgstr "نمط الصفحة"
+msgstr "طراز الصفحة"
#. hWxFn
#: include/svx/svxitems.hrc:68
@@ -10762,7 +10762,7 @@ msgstr "حرف"
#: svx/inc/fieldunit.hrc:40
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Line"
-msgstr "خط"
+msgstr "الخط"
#. QYjeZ
#: svx/inc/fmstring.hrc:27
@@ -11264,7 +11264,7 @@ msgstr "أولاً، ثانياً، ثالثاً، ..."
#: svx/inc/numberingtype.hrc:39
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "One, Two, Three, ..."
-msgstr ""
+msgstr "واحد، إثنان، ثلاثة، ..."
#. uPBZs
#. TEXT_ORDINAL
@@ -11937,7 +11937,7 @@ msgstr "خط الأساس"
#: svx/inc/swframeposstrings.hrc:49
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Character"
-msgstr "الحرف"
+msgstr "المحرف"
#. Qyopb
#: svx/inc/swframeposstrings.hrc:50
@@ -12550,43 +12550,43 @@ msgstr "السيريلية (PT154)"
#: svx/source/dialog/page.hrc:30
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A6"
-msgstr "A6"
+msgstr "أي6"
#. URac3
#: svx/source/dialog/page.hrc:31
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
-msgstr "A5"
+msgstr "أي5"
#. EPudF
#: svx/source/dialog/page.hrc:32
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
-msgstr "A4"
+msgstr "أي4"
#. qdkCd
#: svx/source/dialog/page.hrc:33
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
-msgstr "A3"
+msgstr "أي3"
#. HTZUv
#: svx/source/dialog/page.hrc:34
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
-msgstr "B6 (ISO)"
+msgstr "بي6 (آيزو)"
#. cCYrf
#: svx/source/dialog/page.hrc:35
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
-msgstr "B5 (ISO)"
+msgstr "بي5 (آيزو)"
#. xXp6C
#: svx/source/dialog/page.hrc:36
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
-msgstr "B4 (ISO)"
+msgstr "بي4 (آيزو)"
#. A5BnL
#: svx/source/dialog/page.hrc:37
@@ -12616,19 +12616,19 @@ msgstr "صحيفة"
#: svx/source/dialog/page.hrc:41
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
-msgstr "B6 (JIS)"
+msgstr "بي6 (JIS)"
#. Ruu59
#: svx/source/dialog/page.hrc:42
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
-msgstr "B5 (JIS)"
+msgstr "بي5 (JIS)"
#. CFdsg
#: svx/source/dialog/page.hrc:43
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
-msgstr "B4 (JIS)"
+msgstr "بي4 (JIS)"
#. PCV4H
#: svx/source/dialog/page.hrc:44
@@ -12652,7 +12652,7 @@ msgstr "32 كاي كبير"
#: svx/source/dialog/page.hrc:47
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "User"
-msgstr "المستخدم"
+msgstr "المستخدِم"
#. EGzYq
#: svx/source/dialog/page.hrc:48
@@ -12664,25 +12664,25 @@ msgstr "مغلف DL"
#: svx/source/dialog/page.hrc:49
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
-msgstr "مغلف C6"
+msgstr "مغلف سي6"
#. Vcc7P
#: svx/source/dialog/page.hrc:50
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
-msgstr "مغلف C6/5"
+msgstr "مغلف سي6\\5"
#. XsMRE
#: svx/source/dialog/page.hrc:51
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
-msgstr "مغلف C5"
+msgstr "مغلف سي5"
#. uFwGu
#: svx/source/dialog/page.hrc:52
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
-msgstr "مغلف C4"
+msgstr "مغلف سي4"
#. dCpd2
#: svx/source/dialog/page.hrc:53
@@ -12730,61 +12730,61 @@ msgstr "بطاقة بريدية يابانية"
#: svx/source/dialog/page.hrc:64
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A6"
-msgstr "A6"
+msgstr "أي6"
#. 78f4A
#: svx/source/dialog/page.hrc:65
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
-msgstr "A5"
+msgstr "أي5"
#. i6x38
#: svx/source/dialog/page.hrc:66
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
-msgstr "A4"
+msgstr "أي4"
#. Dmqus
#: svx/source/dialog/page.hrc:67
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
-msgstr "A3"
+msgstr "أي3"
#. XjWtg
#: svx/source/dialog/page.hrc:68
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
-msgstr "A2"
+msgstr "أي2"
#. yqBrH
#: svx/source/dialog/page.hrc:69
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
-msgstr "A1"
+msgstr "أي1"
#. Ao3sz
#: svx/source/dialog/page.hrc:70
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
-msgstr "A0"
+msgstr "أي0"
#. jvpHD
#: svx/source/dialog/page.hrc:71
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
-msgstr "B6 (ISO)"
+msgstr "بي6 (آيزو)"
#. DGqE3
#: svx/source/dialog/page.hrc:72
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
-msgstr "B5 (ISO)"
+msgstr "بي5 (آيزو)"
#. JrZiW
#: svx/source/dialog/page.hrc:73
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
-msgstr "B4 (ISO)"
+msgstr "بي4 (آيزو)"
#. 8zZQc
#: svx/source/dialog/page.hrc:74
@@ -12814,19 +12814,19 @@ msgstr "صحيفة"
#: svx/source/dialog/page.hrc:78
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
-msgstr "B6 (JIS)"
+msgstr "بي6 (JIS)"
#. sYcjZ
#: svx/source/dialog/page.hrc:79
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
-msgstr "B5 (JIS)"
+msgstr "بي5 (JIS)"
#. f9tD2
#: svx/source/dialog/page.hrc:80
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
-msgstr "B4 (JIS)"
+msgstr "بي4 (JIS)"
#. DGFbZ
#: svx/source/dialog/page.hrc:81
@@ -12850,7 +12850,7 @@ msgstr "32 كاي كبير"
#: svx/source/dialog/page.hrc:84
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "User"
-msgstr "المستخدم"
+msgstr "المستخدِم"
#. z3HXV
#: svx/source/dialog/page.hrc:85
@@ -12862,25 +12862,25 @@ msgstr "مغلف DL"
#: svx/source/dialog/page.hrc:86
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
-msgstr "مغلف C6"
+msgstr "مغلف سي6"
#. t43Ta
#: svx/source/dialog/page.hrc:87
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
-msgstr "مغلف C6/5"
+msgstr "مغلف سي6\\5"
#. jfDNz
#: svx/source/dialog/page.hrc:88
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
-msgstr "مغلف C5"
+msgstr "مغلف سي5"
#. h2cDh
#: svx/source/dialog/page.hrc:89
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
-msgstr "مغلف C4"
+msgstr "مغلف سي4"
#. j4Hms
#: svx/source/dialog/page.hrc:90
@@ -13859,7 +13859,7 @@ msgstr "عنوان"
#: svx/uiconfig/ui/chinesedictionary.ui:310
msgctxt "chinesedictionary|property"
msgid "Status"
-msgstr "حالة"
+msgstr "الحالة"
#. FAKe7
#: svx/uiconfig/ui/chinesedictionary.ui:311
@@ -16417,7 +16417,7 @@ msgstr "ابحث _في:"
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:965
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Formulas"
-msgstr "المعادلات"
+msgstr "الصيغ"
#. BC8U6
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
@@ -16784,7 +16784,7 @@ msgstr "ابحث _في:"
#: svx/uiconfig/ui/findreplacedialog.ui:1069
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
-msgstr "المعادلات"
+msgstr "الصيغ"
#. bpBeC
#: svx/uiconfig/ui/findreplacedialog.ui:1070
@@ -17491,7 +17491,7 @@ msgstr ""
#: svx/uiconfig/ui/genericcheckentry.ui:44
msgctxt "genericcheckentry|propertiesButton"
msgid "Properties"
-msgstr ""
+msgstr "الخصائص"
#. YFG3B
#: svx/uiconfig/ui/headfootformatpage.ui:63
@@ -17893,13 +17893,13 @@ msgstr "اح_ذف"
#: svx/uiconfig/ui/inspectortextpanel.ui:62
msgctxt "inspectortextpanel|property"
msgid "Properties"
-msgstr ""
+msgstr "الخصائص"
#. RyWCg
#: svx/uiconfig/ui/inspectortextpanel.ui:78
msgctxt "inspectortextpanel|value"
msgid "Values"
-msgstr ""
+msgstr "القيم"
#. kCqGA
#: svx/uiconfig/ui/lightingwindow.ui:59
@@ -19070,10 +19070,9 @@ msgstr "محرف"
#. TSJTi
#: svx/uiconfig/ui/rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
-msgstr "خط"
+msgstr "الخط"
#. XF4Hg
#: svx/uiconfig/ui/safemodedialog.ui:8
@@ -19697,7 +19696,7 @@ msgstr "الشفافية"
#: svx/uiconfig/ui/sidebarline.ui:241
msgctxt "sidebarline|cornerlabel"
msgid "_Corner style:"
-msgstr "نم_ط الزاوية:"
+msgstr "طراز ال_زاوية:"
#. DhDzF
#: svx/uiconfig/ui/sidebarline.ui:255
@@ -19709,7 +19708,7 @@ msgstr ""
#: svx/uiconfig/ui/sidebarline.ui:258
msgctxt "sidebarline|edgestyle"
msgid "Rounded"
-msgstr "دائرية"
+msgstr "مستديرة"
#. jPD2D
#: svx/uiconfig/ui/sidebarline.ui:259
@@ -19740,7 +19739,7 @@ msgstr "نمط الحدود"
#: svx/uiconfig/ui/sidebarline.ui:278
msgctxt "sidebarline|caplabel"
msgid "Ca_p style:"
-msgstr "نمط ال_غطاء:"
+msgstr "طراز ال_غطاء:"
#. PbDF7
#: svx/uiconfig/ui/sidebarline.ui:292
@@ -20232,7 +20231,7 @@ msgstr "قيمة مخصصة"
#: svx/uiconfig/ui/textcontrolchardialog.ui:8
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
-msgstr "الحرف"
+msgstr "المحرف"
#. DkCjR
#: svx/uiconfig/ui/textcontrolchardialog.ui:136
@@ -20244,7 +20243,7 @@ msgstr "الخط"
#: svx/uiconfig/ui/textcontrolchardialog.ui:183
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. dEBCR
#: svx/uiconfig/ui/textcontrolchardialog.ui:231
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 94bd1166fcc..ef33f2c8391 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/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-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ar/>\n"
"Language: ar\n"
@@ -1586,7 +1586,7 @@ msgstr ""
#: sw/inc/inspectorproperties.hrc:184
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Outline Level"
-msgstr ""
+msgstr "مستوى المخطط"
#. syTbJ
#: sw/inc/inspectorproperties.hrc:185
@@ -1604,7 +1604,7 @@ msgstr ""
#: sw/inc/inspectorproperties.hrc:187
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Style Name"
-msgstr ""
+msgstr "اسم طراز الصفحة"
#. UyyB6
#: sw/inc/inspectorproperties.hrc:188
@@ -2138,7 +2138,7 @@ msgstr "حرف"
#: sw/inc/optload.hrc:40
msgctxt "STR_ARR_METRIC"
msgid "Line"
-msgstr "سطر"
+msgstr "الخط"
#. qQBCu
#: sw/inc/outline.hrc:27
@@ -3486,7 +3486,7 @@ msgstr "أنماط الإطارات"
#: sw/inc/strings.hrc:241
msgctxt "STR_PAGESTYLEFAMILY"
msgid "Page Styles"
-msgstr "أنماط الصفحات"
+msgstr "طُرُز الصفحات"
#. StGfs
#: sw/inc/strings.hrc:242
@@ -3564,13 +3564,13 @@ msgstr "علامة"
#: sw/inc/strings.hrc:255
msgctxt "STR_BOOKMARK_YES"
msgid "Yes"
-msgstr ""
+msgstr "نعم"
#. tvmJD
#: sw/inc/strings.hrc:256
msgctxt "STR_BOOKMARK_NO"
msgid "No"
-msgstr ""
+msgstr "لا"
#. DCJBh
#: sw/inc/strings.hrc:257
@@ -3751,7 +3751,7 @@ msgstr "قسم"
#: sw/inc/strings.hrc:287
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
-msgstr "ترقيم"
+msgstr "الترقيم"
#. Vk8M5
#: sw/inc/strings.hrc:288
@@ -5087,7 +5087,7 @@ msgstr "“"
#: sw/inc/strings.hrc:516
msgctxt "STR_LDOTS"
msgid "..."
-msgstr "…"
+msgstr "..."
#. yiQgo
#: sw/inc/strings.hrc:517
@@ -5682,7 +5682,7 @@ msgstr "العمود %COLUMNLETTER"
#: sw/inc/strings.hrc:617
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
-msgstr "المحارف"
+msgstr "المحرف"
#. KBw5e
#: sw/inc/strings.hrc:618
@@ -5934,7 +5934,7 @@ msgstr "منظور الملاحة في المحتوى"
#: sw/inc/strings.hrc:662
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
-msgstr "مستوى المخطط العام"
+msgstr "مستوى المخطط"
#. yERK6
#: sw/inc/strings.hrc:663
@@ -5952,7 +5952,7 @@ msgstr "أرسل المخطط إلى الحافظة"
#: sw/inc/strings.hrc:665
msgctxt "STR_OUTLINE_TRACKING"
msgid "Outline Tracking"
-msgstr ""
+msgstr "تعقُّب المخطط"
#. qzXwn
#: sw/inc/strings.hrc:666
@@ -6229,7 +6229,7 @@ msgstr "الصفحة"
#: sw/inc/strings.hrc:717
msgctxt "STR_POSTIT_LINE"
msgid "Line"
-msgstr "سطر"
+msgstr "الخط"
#. kfJG6
#: sw/inc/strings.hrc:718
@@ -6885,7 +6885,7 @@ msgstr "كائن (مستند %PRODUCTNAME %PRODUCTVERSION نصي)"
#: sw/inc/strings.hrc:831
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
-msgstr ""
+msgstr "تبادل بيانات حركي (رابط ت‌ب‌ح)"
#. svrE7
#: sw/inc/strings.hrc:833
@@ -7313,7 +7313,7 @@ msgstr "نص شرطيّ"
#: sw/inc/strings.hrc:913
msgctxt "STR_DDEFLD"
msgid "DDE field"
-msgstr "حقل DDE"
+msgstr "حقل ت‌ب‌ح"
#. 9WAT9
#: sw/inc/strings.hrc:914
@@ -7725,49 +7725,49 @@ msgstr "رقم واسم الفصل"
#: sw/inc/strings.hrc:1001
msgctxt "FMT_NUM_ABC"
msgid "A B C"
-msgstr "A B C"
+msgstr "أ ب ج"
#. jm7G7
#: sw/inc/strings.hrc:1002
msgctxt "FMT_NUM_SABC"
msgid "a b c"
-msgstr "a b c"
+msgstr "أ ب ج"
#. ETgy7
#: sw/inc/strings.hrc:1003
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
-msgstr "A‏ ‏.. AA ‏.. AAA"
+msgstr "أ‏ ‏.. أأ ‏.. أأأ"
#. m84Fb
#: sw/inc/strings.hrc:1004
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
-msgstr "‏a .. ‏aa .. ‏aaa"
+msgstr "أ‏ ‏.. أأ ‏.. أأأ"
#. d9YtB
#: sw/inc/strings.hrc:1005
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
-msgstr "أرقام رومانية (III II I)"
+msgstr "رومانية (III II I)"
#. vA5RT
#: sw/inc/strings.hrc:1006
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
-msgstr "أرقام رومانية (iii ii i)"
+msgstr "رومانية (iii ii i)"
#. 3ZDgc
#: sw/inc/strings.hrc:1007
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
-msgstr "أرقام عربية (1 2 3)"
+msgstr "عربية (1 2 3)"
#. CHmdp
#: sw/inc/strings.hrc:1008
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
-msgstr "مثل نمط الصفحة"
+msgstr "كطراز الصفحة"
#. xBKwZ
#: sw/inc/strings.hrc:1009
@@ -7911,7 +7911,7 @@ msgstr "نص الواصفة"
#: sw/inc/strings.hrc:1042
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
-msgstr "ترقيم"
+msgstr "الترقيم"
#. QBGit
#: sw/inc/strings.hrc:1043
@@ -8139,7 +8139,7 @@ msgstr "رقم الصفحة في المستند (رقم الصفحة في الم
#: sw/inc/strings.hrc:1089
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
-msgstr "نمط الصفحات. انقر باليمين لتغيير النمط أو انقر لفتح حواري الأنماط."
+msgstr "طراز الصفحة. انقر باليمين لتغيير الطراز أو انقر لفتح حوار الطراز."
#. jQAym
#. Strings for textual attributes.
@@ -10369,7 +10369,7 @@ msgstr "خصائص مرشح الملفات النصية"
#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:98
msgctxt "asciifilterdialog|label2"
msgid "_Character set:"
-msgstr "طقم المحار_ف:"
+msgstr "طقم الم_حارف:"
#. jU5eB
#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:112
@@ -10567,7 +10567,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
-msgstr ""
+msgstr "الطراز"
#. 3MYjK
#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
@@ -10801,7 +10801,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/autoformattable.ui:225
msgctxt "autoformattable|extended_tip|remove"
msgid "Deletes the selected element or elements after confirmation."
-msgstr ""
+msgstr "يحذف العنصر أو العناصر المحددة بعد التأكيد."
#. YNp3m
#: sw/uiconfig/swriter/ui/autoformattable.ui:237
@@ -11623,13 +11623,13 @@ msgstr "رقّم الواصفات حسب الفصل"
#: sw/uiconfig/swriter/ui/captionoptions.ui:202
msgctxt "captionoptions|label4"
msgid "Character style:"
-msgstr "نمط المحارف:"
+msgstr "طراز المحارف:"
#. VgKQC
#: sw/uiconfig/swriter/ui/captionoptions.ui:219
msgctxt "captionoptions|extended_tip|style"
msgid "Specifies the character style."
-msgstr ""
+msgstr "يحدد طراز المحارف."
#. cwobC
#: sw/uiconfig/swriter/ui/captionoptions.ui:230
@@ -11857,7 +11857,7 @@ msgstr "أرسل نسخة من هذا البريد إلى..."
#: sw/uiconfig/swriter/ui/characterproperties.ui:9
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
-msgstr "محرف"
+msgstr "المحرف"
#. pjT6b
#: sw/uiconfig/swriter/ui/characterproperties.ui:33
@@ -11881,7 +11881,7 @@ msgstr "الخط"
#: sw/uiconfig/swriter/ui/characterproperties.ui:207
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. CV8Tr
#: sw/uiconfig/swriter/ui/characterproperties.ui:255
@@ -13111,7 +13111,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/dropdownformfielddialog.ui:238
msgctxt "dropdownformfielddialog|down"
msgid "Move Down"
-msgstr ""
+msgstr "انقل لأسفل"
#. UD78C
#: sw/uiconfig/swriter/ui/editcategories.ui:18
@@ -13285,7 +13285,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/editsectiondialog.ui:279
msgctxt "editsectiondialog|dde"
msgid "DD_E"
-msgstr "DD_E"
+msgstr "_ت‌ب‌ح"
#. Mpbee
#: sw/uiconfig/swriter/ui/editsectiondialog.ui:289
@@ -13333,7 +13333,7 @@ msgstr "ا_سم الملف"
#: sw/uiconfig/swriter/ui/editsectiondialog.ui:406
msgctxt "editsectiondialog|ddeft"
msgid "DDE _Command"
-msgstr "أ_مر DDE"
+msgstr "أ_مر ت‌ب‌ح"
#. MxWBb
#: sw/uiconfig/swriter/ui/editsectiondialog.ui:435
@@ -13345,7 +13345,7 @@ msgstr "ارتباط"
#: sw/uiconfig/swriter/ui/editsectiondialog.ui:467
msgctxt "editsectiondialog|protect"
msgid "_Protect"
-msgstr ""
+msgstr "_حماية"
#. jjkoL
#: sw/uiconfig/swriter/ui/editsectiondialog.ui:478
@@ -13435,7 +13435,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/endnotepage.ui:38
msgctxt "endnotepage|label19"
msgid "Numbering"
-msgstr "تعداد رقمي"
+msgstr "الترقيم"
#. pP3Tn
#: sw/uiconfig/swriter/ui/endnotepage.ui:50
@@ -14159,7 +14159,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/findentrydialog.ui:24
msgctxt "findentrydialog|find"
msgid "_Find"
-msgstr ""
+msgstr "_جِد"
#. yfE3P
#: sw/uiconfig/swriter/ui/findentrydialog.ui:33
@@ -14921,7 +14921,7 @@ msgstr "الم_وضع"
#: sw/uiconfig/swriter/ui/footnoteareapage.ui:210
msgctxt "footnoteareapage|label5"
msgid "_Style"
-msgstr "ال_نمط"
+msgstr "الط_راز"
#. 7X5cr
#: sw/uiconfig/swriter/ui/footnoteareapage.ui:224
@@ -15017,7 +15017,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/footnotepage.ui:38
msgctxt "footnotepage|label6"
msgid "Numbering"
-msgstr "ترقيم"
+msgstr "الترقيم"
#. GDDSE
#: sw/uiconfig/swriter/ui/footnotepage.ui:50
@@ -15281,7 +15281,7 @@ msgstr "_قبل:"
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:236
msgctxt "footnotesendnotestabpage|ftnntattextend"
msgid "Collec_t at end of text"
-msgstr ""
+msgstr "_جمّع في نهاية النص"
#. uTqgF
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:245
@@ -15299,13 +15299,13 @@ msgstr "الحواشي"
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:292
msgctxt "footnotesendnotestabpage|endntattextend"
msgid "C_ollect at end of section"
-msgstr ""
+msgstr "جمّع في نهاية الم_قطع"
#. KH5Xn
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:301
msgctxt "footnotesendnotestabpage|extended_tip|endntattextend"
msgid "Adds endnotes at the end of the section."
-msgstr ""
+msgstr "يضيف الحواشي الختامية في نهاية المقطع."
#. KFFRg
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:321
@@ -15333,10 +15333,9 @@ msgstr "اب_دأ عند:"
#. aZvRb
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:388
-#, fuzzy
msgctxt "footnotesendnotestabpage|endntnumfmt"
msgid "_Custom format"
-msgstr "تنسيق _مخصص"
+msgstr "تنسيق م_خصص"
#. MuLkn
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:398
@@ -15400,10 +15399,9 @@ msgstr "الأعمدة"
#. 6vDCu
#: sw/uiconfig/swriter/ui/formatsectiondialog.ui:186
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
-msgstr "إزاحة"
+msgstr "الإزاحات"
#. YJWCu
#: sw/uiconfig/swriter/ui/formatsectiondialog.ui:234
@@ -17538,7 +17536,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/insertfootnote.ui:218
msgctxt "insertfootnote|characterentry-atkobject"
msgid "Character"
-msgstr "محرف"
+msgstr "المحرف"
#. BPv7S
#: sw/uiconfig/swriter/ui/insertfootnote.ui:219
@@ -17562,7 +17560,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/insertfootnote.ui:253
msgctxt "insertfootnote|label1"
msgid "Numbering"
-msgstr "تعداد رقمي"
+msgstr "الترقيم"
#. dFGBy
#: sw/uiconfig/swriter/ui/insertfootnote.ui:282
@@ -17716,10 +17714,9 @@ msgstr "الأعمدة"
#. AbW5x
#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:157
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
-msgstr "إزاحة"
+msgstr "الإزاحات"
#. XFoBE
#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:181
@@ -19365,7 +19362,6 @@ msgstr "قيمة الحقل"
#. BNLQL
#: sw/uiconfig/swriter/ui/mmmailbody.ui:292
-#, fuzzy
msgctxt "mmmailbody|newfemale"
msgid "_New..."
msgstr "_جديد..."
@@ -20215,13 +20211,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/mmsendmails.ui:248
msgctxt "mmsendmails|nameft"
msgid "Task"
-msgstr ""
+msgstr "مهمة"
#. oohKd
#: sw/uiconfig/swriter/ui/mmsendmails.ui:259
msgctxt "mmsendmails|statusft"
msgid "Status"
-msgstr ""
+msgstr "الحالة"
#. kEpcV
#: sw/uiconfig/swriter/ui/mmsendmails.ui:276
@@ -20233,13 +20229,13 @@ msgstr "تفاصيل"
#: sw/uiconfig/swriter/ui/mmsendmails.ui:293
msgctxt "mmsendmails|label2"
msgid "Transfer Status"
-msgstr ""
+msgstr "حالة النقل"
#. c2i5B
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:20
msgctxt "navigatorcontextmenu|STR_SEND_OUTLINE_TO_CLIPBOARD_ENTRY"
msgid "Send Outline to Clipboard"
-msgstr ""
+msgstr "أرسل المخطط إلى الحافظة"
#. 7HC9V
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:34
@@ -20263,25 +20259,25 @@ msgstr "احذف"
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:60
msgctxt "navigatorcontextmenu|STR_PROMOTE_CHAPTER"
msgid "Move Chapter Up"
-msgstr ""
+msgstr "انقل الفصل لأعلى"
#. Radwp
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:69
msgctxt "navigatorcontextmenu|STR_DEMOTE_CHAPTER"
msgid "Move Chapter Down"
-msgstr ""
+msgstr "انقل الفصل لأسفل"
#. FJZdw
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:78
msgctxt "navigatorcontextmenu|STR_PROMOTE_LEVEL"
msgid "Promote Outline Level"
-msgstr ""
+msgstr "رقِّ مستوى المخطط"
#. GRZmf
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:87
msgctxt "navigatorcontextmenu|STR_DEMOTE_LEVEL"
msgid "Demote Outline Level"
-msgstr ""
+msgstr "أنزِل مستوى المخطط"
#. tukRq
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:96
@@ -20329,73 +20325,73 @@ msgstr ""
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:153
msgctxt "navigatorcontextmenu|STR_POSTIT_SHOW"
msgid "Show All"
-msgstr ""
+msgstr "أظهِر الكل"
#. E2wWp
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:161
msgctxt "navigatorcontextmenu|STR_POSTIT_HIDE"
msgid "Hide All"
-msgstr ""
+msgstr "أخفِ الكل"
#. aDRke
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:169
msgctxt "navigatorcontextmenu|STR_POSTIT_DELETE"
msgid "Delete All"
-msgstr ""
+msgstr "احذف الكل"
#. YBipC
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:183
msgctxt "navigatorcontextmenu|STR_OUTLINE_CONTENT"
msgid "Outline Folding"
-msgstr ""
+msgstr "طيّ المخطط"
#. cECoG
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:203
msgctxt "navigatorcontextmenu|STR_OUTLINE_LEVEL"
msgid "Outline Level"
-msgstr ""
+msgstr "مستوى المخطط"
#. EBK2E
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:217
msgctxt "navigatorcontextmenu|STR_OUTLINE_TRACKING"
msgid "Outline Tracking"
-msgstr ""
+msgstr "تعقُّب المخطط"
#. fZEEr
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:231
msgctxt "navigatorcontextmenu|STR_TABLE_TRACKING"
msgid "Table Tracking"
-msgstr ""
+msgstr "تعقُّب الجدول"
#. 7oCFa
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:239
msgctxt "navigatorcontextmenu|STR_SECTION_TRACKING"
msgid "Section Tracking"
-msgstr ""
+msgstr "تعقُّب القسم"
#. YmjQf
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:247
msgctxt "navigatorcontextmenu|STR_FRAME_TRACKING"
msgid "Frame Tracking"
-msgstr ""
+msgstr "تعقُّب الإطار"
#. vhxX5
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:255
msgctxt "navigatorcontextmenu|STR_IMAGE_TRACKING"
msgid "Image Tracking"
-msgstr ""
+msgstr "تعقُّب الصورة"
#. mcYqZ
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:263
msgctxt "navigatorcontextmenu|STR_OLE_OBJECT_TRACKING"
msgid "OLE Object Tracking"
-msgstr ""
+msgstr "تعقُّب كائن OLE"
#. DRaED
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:271
msgctxt "navigatorcontextmenu|STR_BOOKMARK_TRACKING"
msgid "Bookmark Tracking"
-msgstr ""
+msgstr "تعقُّب العلامة"
#. vpLmh
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:279
@@ -20443,7 +20439,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:341
msgctxt "navigatorcontextmenu|STR_DRAGMODE"
msgid "Drag Mode"
-msgstr ""
+msgstr "وضع السحب"
#. Zehx2
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:355
@@ -20473,7 +20469,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:38
msgctxt "navigatorpanel|copy"
msgid "Insert as Copy"
-msgstr ""
+msgstr "أدرج كنسخة"
#. mBP9D
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:155
@@ -21152,7 +21148,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15789
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "طباعة"
#. goiqQ
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15844
@@ -21917,7 +21913,7 @@ msgstr "الحافظة"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:953
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. nyg3m
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:1445
@@ -21950,7 +21946,7 @@ msgstr "أدرج"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:1760
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. Cswyz
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:1784
@@ -21975,7 +21971,7 @@ msgstr "الجدول"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:2043
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
-msgstr "النمط"
+msgstr "الطراز"
#. E7zcE
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:2087
@@ -22203,7 +22199,7 @@ msgstr "طراز القا_ئمة:"
#: sw/uiconfig/swriter/ui/numparapage.ui:147
msgctxt "numparapage|comboLB_NUMBER_STYLE"
msgid "Assigned List Style"
-msgstr ""
+msgstr "طُرُز القائمة المعيَّنة"
#. qgNLu
#: sw/uiconfig/swriter/ui/numparapage.ui:149
@@ -22480,7 +22476,7 @@ msgstr "ترقيم الواصفات لكل فصل"
#: sw/uiconfig/swriter/ui/optcaptionpage.ui:360
msgctxt "optcaptionpage|label3"
msgid "Character style:"
-msgstr "نمط الأحرف:"
+msgstr "طراز المحارف:"
#. tbQPU
#: sw/uiconfig/swriter/ui/optcaptionpage.ui:376
@@ -23805,13 +23801,13 @@ msgstr "ترقيم الفصول"
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:130
msgctxt "outlinenumbering|user"
msgid "L_oad/Save"
-msgstr ""
+msgstr "حمّ_ل/احفظ"
#. A4kyF
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:260
msgctxt "outlinenumbering|numbering"
msgid "Numbering"
-msgstr "تعداد رقمي"
+msgstr "الترقيم"
#. eTpmZ
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:307
@@ -23852,17 +23848,15 @@ msgstr ""
#. nrfyA
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:144
-#, fuzzy
msgctxt "outlinenumberingpage|label4"
msgid "Number:"
-msgstr "رقم"
+msgstr "رقم:"
#. 8yV7Q
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:158
-#, fuzzy
msgctxt "outlinenumberingpage|label5"
msgid "Character style:"
-msgstr "نمط الأحرف"
+msgstr "طراز المحارف:"
#. Az7ML
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:172
@@ -23890,10 +23884,9 @@ msgstr ""
#. XVzhy
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:239
-#, fuzzy
msgctxt "outlinenumberingpage|label10"
msgid "Start at:"
-msgstr "بداية من"
+msgstr "ابدأ من:"
#. QSg9A
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:259
@@ -23905,7 +23898,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:274
msgctxt "outlinenumberingpage|label2"
msgid "Numbering"
-msgstr "تعداد رقمي"
+msgstr "الترقيم"
#. bFwTy
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:322
@@ -24482,7 +24475,7 @@ msgstr "خيارات أكثر"
#: sw/uiconfig/swriter/ui/pagestylespanel.ui:48
msgctxt "pagestylespanel|numberslabel"
msgid "Number:"
-msgstr "الأرقام:"
+msgstr "رقم:"
#. Jn9zG
#: sw/uiconfig/swriter/ui/pagestylespanel.ui:62
@@ -26045,7 +26038,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/sectionpage.ui:159
msgctxt "sectionpage|dde"
msgid "DD_E"
-msgstr "DD_E"
+msgstr "_ت‌ب‌ح"
#. nGnxp
#: sw/uiconfig/swriter/ui/sectionpage.ui:168
@@ -26104,10 +26097,9 @@ msgstr "رابط"
#. zeESA
#: sw/uiconfig/swriter/ui/sectionpage.ui:351
-#, fuzzy
msgctxt "sectionpage|protect"
msgid "_Protect"
-msgstr "م_حمي"
+msgstr "_حماية"
#. QFfh7
#: sw/uiconfig/swriter/ui/sectionpage.ui:360
@@ -26283,7 +26275,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/selectaddressdialog.ui:254
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
-msgstr "يتصل بالبيانات المصدر..."
+msgstr "يتصل بمصدر البيانات..."
#. 9x69k
#: sw/uiconfig/swriter/ui/selectaddressdialog.ui:285
@@ -26325,7 +26317,6 @@ msgstr "كتلة عنوان جديدة"
#. PaQhk
#: sw/uiconfig/swriter/ui/selectblockdialog.ui:93
-#, fuzzy
msgctxt "selectblockdialog|new"
msgid "_New..."
msgstr "_جديد..."
@@ -27395,7 +27386,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/tabletextflowpage.ui:177
msgctxt "tabletextflowpage|pagestyle"
msgid "With Page St_yle"
-msgstr "ب_نمط صفحة"
+msgstr "مع طرا_ز الصفحة"
#. NMMdy
#: sw/uiconfig/swriter/ui/tabletextflowpage.ui:189
@@ -27419,7 +27410,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/tabletextflowpage.ui:242
msgctxt "tabletextflowpage|pagestylelb-atkobject"
msgid "With Page Style"
-msgstr "بنمط صفحة"
+msgstr "مع طراز صفحة"
#. NENyo
#: sw/uiconfig/swriter/ui/tabletextflowpage.ui:243
@@ -27605,7 +27596,7 @@ msgstr "الخط"
#: sw/uiconfig/swriter/ui/templatedialog1.ui:268
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. RAxVY
#: sw/uiconfig/swriter/ui/templatedialog1.ui:316
@@ -27762,13 +27753,13 @@ msgstr "طباعة آسيوية"
#: sw/uiconfig/swriter/ui/templatedialog2.ui:407
msgctxt "templatedialog2|font"
msgid "Font"
-msgstr "خط"
+msgstr "الخط"
#. ECDNu
#: sw/uiconfig/swriter/ui/templatedialog2.ui:455
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
-msgstr "تأثيرات الخطوط"
+msgstr "تأثيرات الخطّ"
#. pmGG6
#: sw/uiconfig/swriter/ui/templatedialog2.ui:503
@@ -27901,7 +27892,7 @@ msgstr "ماكرو"
#: sw/uiconfig/swriter/ui/templatedialog8.ui:9
msgctxt "templatedialog8|TemplateDialog8"
msgid "Page Style"
-msgstr "نمط الصفحة"
+msgstr "طراز الصفحة"
#. 9Pn59
#: sw/uiconfig/swriter/ui/templatedialog8.ui:72
@@ -28287,7 +28278,7 @@ msgstr "رقم الصفحة"
#: sw/uiconfig/swriter/ui/titlepage.ui:453
msgctxt "titlepage|label4"
msgid "_Style:"
-msgstr "_نمط:"
+msgstr "ال_طراز:"
#. 4XAV9
#: sw/uiconfig/swriter/ui/titlepage.ui:476
@@ -28396,10 +28387,9 @@ msgstr ""
#. 6JdC4
#: sw/uiconfig/swriter/ui/tocentriespage.ui:254
-#, fuzzy
msgctxt "tocentriespage|label5"
msgid "Character style:"
-msgstr "نمط الأحرف"
+msgstr "طراز المحارف:"
#. F5Gt6
#: sw/uiconfig/swriter/ui/tocentriespage.ui:266
@@ -28847,7 +28837,6 @@ msgstr "افتح"
#. RQTKN
#: sw/uiconfig/swriter/ui/tocindexpage.ui:27
-#, fuzzy
msgctxt "tocindexpage|new"
msgid "_New..."
msgstr "_جديد..."
@@ -29076,10 +29065,9 @@ msgstr ""
#. fQbwC
#: sw/uiconfig/swriter/ui/tocindexpage.ui:498
-#, fuzzy
msgctxt "tocindexpage|addstylescb"
msgid "_Additional styles"
-msgstr "الأنماط الشرطيّة"
+msgstr "طُرُز إ_ضافية"
#. mDsDx
#: sw/uiconfig/swriter/ui/tocindexpage.ui:506
@@ -29091,14 +29079,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/tocindexpage.ui:518
msgctxt "tocindexpage|stylescb"
msgid "Styl_es"
-msgstr "الأ_نماط"
+msgstr "الطُ_رُز"
#. MfDSo
#: sw/uiconfig/swriter/ui/tocindexpage.ui:540
-#, fuzzy
msgctxt "tocindexpage|styles"
msgid "Assign styles..."
-msgstr "_عيّن الطُرز"
+msgstr "عيّن الطُرز..."
#. FAiTL
#: sw/uiconfig/swriter/ui/tocindexpage.ui:551
@@ -29389,16 +29376,15 @@ msgstr "فرز"
#. pj7su
#: sw/uiconfig/swriter/ui/tocstylespage.ui:57
-#, fuzzy
msgctxt "tocstylespage|label1"
msgid "_Levels"
-msgstr "_مستوى"
+msgstr "_المستويات"
#. APeje
#: sw/uiconfig/swriter/ui/tocstylespage.ui:71
msgctxt "tocstylespage|label2"
msgid "Paragraph _Styles"
-msgstr "طُرُز الفقرات"
+msgstr "طُرُ_ز الفقرات"
#. ZA2sq
#: sw/uiconfig/swriter/ui/tocstylespage.ui:114
@@ -29444,10 +29430,9 @@ msgstr ""
#. ddB7L
#: sw/uiconfig/swriter/ui/tocstylespage.ui:241
-#, fuzzy
msgctxt "tocstylespage|labelGrid"
msgid "Assignment"
-msgstr "محاذاة"
+msgstr "تعيين"
#. od8Zz
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:42
@@ -29693,7 +29678,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:638
msgctxt "viewoptionspage|outlinelabel"
msgid "Outline Folding"
-msgstr ""
+msgstr "طيّ المخطط"
#. LZT9X
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:666
@@ -29758,7 +29743,6 @@ msgstr ""
#. Cy5bR
#: sw/uiconfig/swriter/ui/watermarkdialog.ui:132
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "الخط"
diff --git a/source/ar/vcl/messages.po b/source/ar/vcl/messages.po
index 792d0d143df..a7cd9055bb6 100644
--- a/source/ar/vcl/messages.po
+++ b/source/ar/vcl/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-02-09 16:47+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ar/>\n"
"Language: ar\n"
@@ -22,49 +22,49 @@ msgstr ""
#: vcl/inc/print.hrc:33
msgctxt "RID_STR_PAPERNAMES"
msgid "A0"
-msgstr "A0"
+msgstr "أي0"
#. 57USD
#: vcl/inc/print.hrc:34
msgctxt "RID_STR_PAPERNAMES"
msgid "A1"
-msgstr "A1"
+msgstr "أي1"
#. QzHUo
#: vcl/inc/print.hrc:35
msgctxt "RID_STR_PAPERNAMES"
msgid "A2"
-msgstr "A2"
+msgstr "أي2"
#. a35VU
#: vcl/inc/print.hrc:36
msgctxt "RID_STR_PAPERNAMES"
msgid "A3"
-msgstr "A3"
+msgstr "أي3"
#. CnELN
#: vcl/inc/print.hrc:37
msgctxt "RID_STR_PAPERNAMES"
msgid "A4"
-msgstr "A4"
+msgstr "أي4"
#. wpQMC
#: vcl/inc/print.hrc:38
msgctxt "RID_STR_PAPERNAMES"
msgid "A5"
-msgstr "A5"
+msgstr "أي5"
#. YBMoi
#: vcl/inc/print.hrc:39
msgctxt "RID_STR_PAPERNAMES"
msgid "B4 (ISO)"
-msgstr "B4 (ISO)"
+msgstr "بي4 (آيزو)"
#. kyC9G
#: vcl/inc/print.hrc:40
msgctxt "RID_STR_PAPERNAMES"
msgid "B5 (ISO)"
-msgstr "B5 (ISO)"
+msgstr "بي5 (آيزو)"
#. TKbQV
#: vcl/inc/print.hrc:41
@@ -94,31 +94,31 @@ msgstr "معرف من المستخدم"
#: vcl/inc/print.hrc:45
msgctxt "RID_STR_PAPERNAMES"
msgid "B6 (ISO)"
-msgstr "B6 (ISO)"
+msgstr "بي6 (آيزو)"
#. FU8Go
#: vcl/inc/print.hrc:46
msgctxt "RID_STR_PAPERNAMES"
msgid "C4 Envelope"
-msgstr "مغلف C4"
+msgstr "مغلف سي4"
#. AFT7L
#: vcl/inc/print.hrc:47
msgctxt "RID_STR_PAPERNAMES"
msgid "C5 Envelope"
-msgstr "مغلف C5"
+msgstr "مغلف سي5"
#. DUtCj
#: vcl/inc/print.hrc:48
msgctxt "RID_STR_PAPERNAMES"
msgid "C6 Envelope"
-msgstr "مغلف C6"
+msgstr "مغلف سي6"
#. MArLZ
#: vcl/inc/print.hrc:49
msgctxt "RID_STR_PAPERNAMES"
msgid "C6/5 Envelope"
-msgstr "مغلف C6/5"
+msgstr "مغلف سي6\\5"
#. TTtys
#: vcl/inc/print.hrc:50
@@ -226,19 +226,19 @@ msgstr "32 كاي كبير"
#: vcl/inc/print.hrc:67
msgctxt "RID_STR_PAPERNAMES"
msgid "B4 (JIS)"
-msgstr "B4 (JIS)"
+msgstr "بي4 (JIS)"
#. 8GGnm
#: vcl/inc/print.hrc:68
msgctxt "RID_STR_PAPERNAMES"
msgid "B5 (JIS)"
-msgstr "B5 (JIS)"
+msgstr "بي5 (JIS)"
#. tXHgU
#: vcl/inc/print.hrc:69
msgctxt "RID_STR_PAPERNAMES"
msgid "B6 (JIS)"
-msgstr "B6 (JIS)"
+msgstr "بي6 (JIS)"
#. qmPSf
#: vcl/inc/print.hrc:70
@@ -358,7 +358,7 @@ msgstr "بطاقة بريدية مضاعَفة"
#: vcl/inc/print.hrc:89
msgctxt "RID_STR_PAPERNAMES"
msgid "A6"
-msgstr "A6"
+msgstr "أي6"
#. LWf9B
#: vcl/inc/print.hrc:90
@@ -1015,7 +1015,7 @@ msgstr "رجاء أدخل رقم الفاكس"
#: vcl/inc/strings.hrc:100
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
-msgstr "مخصّص"
+msgstr "مخصص"
#. yPJTL
#: vcl/inc/strings.hrc:102
@@ -1980,7 +1980,7 @@ msgstr "فضلًا اختر طابعة و حاول مجدّدًا."
#: vcl/uiconfig/ui/printdialog.ui:64
msgctxt "printdialog|PrintDialog"
msgid "Print"
-msgstr "الطباعة"
+msgstr "طباعة"
#. JFBoP
#: vcl/uiconfig/ui/printdialog.ui:95
@@ -2004,7 +2004,7 @@ msgstr ""
#: vcl/uiconfig/ui/printdialog.ui:196
msgctxt "printdialog|previewbox"
msgid "Pre_view"
-msgstr ""
+msgstr "_عاين"
#. EpB5H
#: vcl/uiconfig/ui/printdialog.ui:205
diff --git a/source/as/scp2/source/ooo.po b/source/as/scp2/source/ooo.po
index f1fe0927f65..2da82ff0d6d 100644
--- a/source/as/scp2/source/ooo.po
+++ b/source/as/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -4496,7 +4496,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/as/sd/messages.po b/source/as/sd/messages.po
index df099ef7108..46578d14429 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -302,61 +302,61 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "$(ARG2)(row,col) ত $(ARG1) উপ ডকুমেন্টত আকৃতিৰ ভুল পোৱা গ'ল ।"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "শৈলীবোৰ"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "লুকুৱা শৈলীবোৰ"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "প্ৰয়োগ কৰা শৈলীবোৰ"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "স্বনিৰ্বাচিত শৈলীবোৰ"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "শৈলীবোৰ"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "লুকুৱা শৈলীবোৰ"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -365,32 +365,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -399,14 +399,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 10fa716efec..a48d9ed3995 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-17 14:39+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. GyY9M
@@ -2151,7 +2151,7 @@ msgstr "Inxertando l'oxetu OLE..."
#: cui/inc/strings.hrc:402
msgctxt "RID_CUISTR_CLICK_RESULT"
msgid "(Click on any test to view its resultant bitmap image)"
-msgstr ""
+msgstr "(Calca cualquier prueba pa ver la imaxe de mapa bits que-y resulta)"
#. YFfQV
#: cui/inc/strings.hrc:403
@@ -17645,7 +17645,7 @@ msgstr "Diseñu de _páxina:"
#: cui/uiconfig/ui/pageformatpage.ui:531
msgctxt "pageformatpage|labelPageNumbers"
msgid "Page numbers:"
-msgstr ""
+msgstr "Númberos de páxina:"
#. tyvA3
#: cui/uiconfig/ui/pageformatpage.ui:543
diff --git a/source/ast/helpcontent2/source/text/sbasic/guide.po b/source/ast/helpcontent2/source/text/sbasic/guide.po
index d925707ee50..46e0f63fec8 100644
--- a/source/ast/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ast/helpcontent2/source/text/sbasic/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-01-21 18:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1524659419.000000\n"
#. WcTKB
@@ -302,7 +302,7 @@ msgctxt ""
"N0445\n"
"help.text"
msgid "' Arguments:"
-msgstr ""
+msgstr "' Argumentos:"
#. nvnTr
#: basic_2_python.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"N0448\n"
"help.text"
msgid "' Result:"
-msgstr ""
+msgstr "' Resultáu:"
#. kskTS
#: basic_2_python.xhp
@@ -446,7 +446,7 @@ msgctxt ""
"N0491\n"
"help.text"
msgid "ISSHARED As String ' %PRODUCTNAME macro"
-msgstr ""
+msgstr "ISSHARED As String ' macro de %PRODUCTNAME"
#. CHTxq
#: basic_2_python.xhp
@@ -473,7 +473,7 @@ msgctxt ""
"N0499\n"
"help.text"
msgid ".ISSHARED = \"share\" ' %PRODUCTNAME macro"
-msgstr ""
+msgstr ".ISSHARED = \"share\" ' macro de %PRODUCTNAME"
#. KfKCA
#: basic_2_python.xhp
@@ -671,7 +671,7 @@ msgctxt ""
"bm_id171559140731329\n"
"help.text"
msgid "<bookmark_value>Basic;programming examples</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC;exemplos de programación</bookmark_value>"
#. DdPKY
#: basic_examples.xhp
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po
index 85aa49aefac..3151f57cebc 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-02-12 19:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ast/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po
index f531b516855..299135b5f40 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1542028585.000000\n"
@@ -52494,7 +52494,7 @@ msgctxt ""
"hd_id3156441\n"
"help.text"
msgid "Browse"
-msgstr "Esaminar"
+msgstr "Restolar"
#. opYvC
#: 12120300.xhp
diff --git a/source/ast/helpcontent2/source/text/sdatabase.po b/source/ast/helpcontent2/source/text/sdatabase.po
index 849db85da84..a6ff8916be3 100644
--- a/source/ast/helpcontent2/source/text/sdatabase.po
+++ b/source/ast/helpcontent2/source/text/sdatabase.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/ast/>\n"
"Language: ast\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
@@ -11308,7 +11308,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "Field"
-msgstr ""
+msgstr "Campu"
#. zJBqq
#: querywizard03.xhp
@@ -11326,7 +11326,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#. FRFQM
#: querywizard03.xhp
@@ -11497,7 +11497,7 @@ msgctxt ""
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Desanicia la cabera filera de controles.</ahelp>"
#. 95hsW
#: querywizard04.xhp
@@ -11650,7 +11650,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#. VHAhf
#: querywizard06.xhp
diff --git a/source/ast/helpcontent2/source/text/shared.po b/source/ast/helpcontent2/source/text/shared.po
index 9598f1083dc..6cb6a35d84c 100644
--- a/source/ast/helpcontent2/source/text/shared.po
+++ b/source/ast/helpcontent2/source/text/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-10 16:37+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1542196266.000000\n"
#. fcmzq
@@ -860,7 +860,7 @@ msgctxt ""
"par_idN1081E\n"
"help.text"
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer until the next click.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Activa la información d'ayuda estendida sol punteru del mur hasta que vuelvas a faer clic.</ahelp>"
#. Hvhxs
#: main0201.xhp
@@ -887,7 +887,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Bar"
-msgstr "Barra de Tabla"
+msgstr "Barra Tabla"
#. LQoEC
#: main0204.xhp
@@ -896,7 +896,7 @@ msgctxt ""
"hd_id3145587\n"
"help.text"
msgid "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/swriter/main0204.xhp\" name=\"Table Bar\">Barra de Tabla</link>"
+msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Barra Tabla</link>"
#. WByv5
#: main0204.xhp
@@ -905,7 +905,7 @@ msgctxt ""
"par_id3154252\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Table</emph> Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\".\">La Barra d'oxetos pa <emph>tables</emph> contién funciones que va precisar cuando trabaye con tables. Apaez cuando'l cursor ta dientro d'una tabla.</ahelp>"
+msgstr "<ahelp hid=\".\">La barra <emph>tables</emph> contién funciones que vas precisar cuando trabayes con tables. Apaez cuando'l cursor ta dientro d'una tabla.</ahelp>"
#. dw5H8
#: main0204.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 882542334c4..70dae41397e 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-02-18 12:38+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1542196269.000000\n"
#. 3u8hR
@@ -707,7 +707,7 @@ msgctxt ""
"hd_id3150603\n"
"help.text"
msgid "Address"
-msgstr ""
+msgstr "Señes"
#. a8FaF
#: 01010201.xhp
@@ -5549,7 +5549,7 @@ msgctxt ""
"hd_id841619249950074\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#. sBQ47
#: 01130000.xhp
@@ -5567,7 +5567,7 @@ msgctxt ""
"hd_id961619249977935\n"
"help.text"
msgid "Original size"
-msgstr ""
+msgstr "Tamañu orixinal"
#. VqWUF
#: 01130000.xhp
@@ -5765,7 +5765,7 @@ msgctxt ""
"hd_id611619228924916\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#. CwNL2
#: 01130000.xhp
@@ -5774,7 +5774,7 @@ msgctxt ""
"hd_id121619228944470\n"
"help.text"
msgid "Original size"
-msgstr ""
+msgstr "Tamañu orixinal"
#. i9ApX
#: 01130000.xhp
@@ -16052,7 +16052,7 @@ msgctxt ""
"hd_id3151054\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#. oGL33
#: 05020100.xhp
@@ -25493,7 +25493,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#. mjaQB
#: 05100000.xhp
@@ -28598,7 +28598,7 @@ msgctxt ""
"hd_id151592868900345\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#. TeFTN
#: 05210500.xhp
@@ -29813,7 +29813,7 @@ msgctxt ""
"hd_id3155942\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#. TQVAT
#: 05230100.xhp
@@ -29975,7 +29975,7 @@ msgctxt ""
"hd_id3153254\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#. kEzpF
#: 05230100.xhp
@@ -53645,7 +53645,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#. c8bdu
#: xformsdataaddcon.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/autopi.po b/source/ast/helpcontent2/source/text/shared/autopi.po
index 6f3b5845104..fc2c9072991 100644
--- a/source/ast/helpcontent2/source/text/shared/autopi.po
+++ b/source/ast/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: autopi\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-17 11:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/ast/>\n"
"Language: ast\n"
@@ -501,7 +501,7 @@ msgctxt ""
"par_idN106CB\n"
"help.text"
msgid "Own address"
-msgstr "Direición propia"
+msgstr "Señes propies"
#. N5YAU
#: 01010200.xhp
@@ -789,7 +789,7 @@ msgctxt ""
"par_idN105DA\n"
"help.text"
msgid "Sender's address"
-msgstr "Direición del remitente"
+msgstr "Señes del remitente"
#. 22bkt
#: 01010400.xhp
@@ -825,7 +825,7 @@ msgctxt ""
"par_idN10603\n"
"help.text"
msgid "New sender address"
-msgstr "Nueva direición del remitente"
+msgstr "Señes del remitente nueves"
#. 9fMBY
#: 01010400.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 496e8f4ac4a..d3e3368c6fb 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ast/>\n"
"Language: ast\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
@@ -26357,7 +26357,7 @@ msgctxt ""
"hd_id231644401056685\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Categoría nueva"
#. Eumj5
#: template_manager.xhp
@@ -26384,7 +26384,7 @@ msgctxt ""
"par_id21644402533961\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Categoría nueva"
#. gYGYe
#: template_manager.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/help.po b/source/ast/helpcontent2/source/text/shared/help.po
index cf80f4b8eb9..39020772d4f 100644
--- a/source/ast/helpcontent2/source/text/shared/help.po
+++ b/source/ast/helpcontent2/source/text/shared/help.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-02-09 16:45+0100\n"
-"PO-Revision-Date: 2022-01-31 17:23+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1542028599.000000\n"
#. jdDhb
@@ -869,4 +869,4 @@ msgctxt ""
"par_id501644407795954\n"
"help.text"
msgid "<variable id=\"ytbutton\">Accept YouTube Content</variable>"
-msgstr ""
+msgstr "<variable id=\"ytbutton\">Aceutar el conteníu de YouTube</variable>"
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index c48eb1bf169..e6c3e19713e 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-12 19:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/ast/>\n"
"Language: ast\n"
@@ -311,7 +311,7 @@ msgctxt ""
"hd_id3147653\n"
"help.text"
msgid "Address"
-msgstr "Direición"
+msgstr "Señes"
#. Fiv4A
#: 01010100.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress/01.po b/source/ast/helpcontent2/source/text/simpress/01.po
index 27028d3c76d..a6183646508 100644
--- a/source/ast/helpcontent2/source/text/simpress/01.po
+++ b/source/ast/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-02-12 19:38+0000\n"
+"PO-Revision-Date: 2022-02-21 10:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/ast/>\n"
"Language: ast\n"
@@ -8204,7 +8204,7 @@ msgctxt ""
"hd_id551623260579519\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#. MxDGA
#: bulletandposition.xhp
@@ -8222,7 +8222,7 @@ msgctxt ""
"hd_id261623260584277\n"
"help.text"
msgid "Width"
-msgstr ""
+msgstr "Anchor"
#. rKipB
#: bulletandposition.xhp
@@ -8240,7 +8240,7 @@ msgctxt ""
"hd_id531623260588282\n"
"help.text"
msgid "Height"
-msgstr ""
+msgstr "Altor"
#. xa2FN
#: bulletandposition.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter.po b/source/ast/helpcontent2/source/text/swriter.po
index e22eb488d7b..8c3cdb98fdd 100644
--- a/source/ast/helpcontent2/source/text/swriter.po
+++ b/source/ast/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-01-25 11:37+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1540152129.000000\n"
#. x2qZ6
@@ -1256,7 +1256,7 @@ msgctxt ""
"par_idN105FB\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Tamañu"
#. C4FY8
#: main0110.xhp
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 1103aad1c87..4dd69f6862a 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-18 11:42+0000\n"
+"PO-Revision-Date: 2022-02-20 06:13+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1542022492.000000\n"
#. W5ukN
@@ -470,7 +470,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Duplicar la fueya"
#. Ui6br
#: CalcCommands.xcu
@@ -2402,7 +2402,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Amuesa l'indicador de fileres y columnes anubríes"
#. 2TbE2
#: CalcCommands.xcu
diff --git a/source/ast/sc/messages.po b/source/ast/sc/messages.po
index 956188fd5e9..b37d88b64b1 100644
--- a/source/ast/sc/messages.po
+++ b/source/ast/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1542022495.000000\n"
#. kBovX
@@ -16935,19 +16935,19 @@ msgstr ""
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Columna %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Columna"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Filera"
#. 7p8BN
#: sc/inc/strings.hrc:54
@@ -23200,13 +23200,13 @@ msgstr ""
#: sc/uiconfig/scalc/ui/filterdropdown.ui:12
msgctxt "filterdropdown|more"
msgid "Add row"
-msgstr ""
+msgstr "Amestar una filera"
#. WCqFM
#: sc/uiconfig/scalc/ui/filterdropdown.ui:20
msgctxt "filterdropdown|less"
msgid "Remove row"
-msgstr ""
+msgstr "Desaniciar la filera"
#. cd5X5
#: sc/uiconfig/scalc/ui/filterdropdown.ui:150
@@ -23236,13 +23236,13 @@ msgstr ""
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:148
msgctxt "filtersubdropdown|background"
msgid "Background Color"
-msgstr ""
+msgstr "Color de fondu"
#. EZpYM
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:205
msgctxt "filtersubdropdown|textcolor"
msgid "Text Color"
-msgstr ""
+msgstr "Color de testu"
#. XYJHx
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:28
diff --git a/source/ast/scp2/source/ooo.po b/source/ast/scp2/source/ooo.po
index 34e15adb44f..7cb531cf9b4 100644
--- a/source/ast/scp2/source/ooo.po
+++ b/source/ast/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-10-23 04:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ast/>\n"
@@ -4497,7 +4497,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ast/sd/messages.po b/source/ast/sd/messages.po
index b040a99134a..ba344a32e3f 100644
--- a/source/ast/sd/messages.po
+++ b/source/ast/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-11 21:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ast/>\n"
@@ -13,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: 1542022496.000000\n"
#. WDjkB
@@ -299,57 +299,57 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Fallu de formatu descubiertu nel ficheru nel sodocumentu $(ARG1) na posición $(ARG2)(filera,colum)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Tolos estilos"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos anubríos"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaos"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estilos personalizaos"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Tolos estilos"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos anubríos"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -358,32 +358,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -392,14 +392,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index a7b4d5a0818..febf63a8045 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/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-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-02-13 04:51+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ast/>\n"
"Language: ast\n"
@@ -17813,10 +17813,9 @@ msgstr "Amiesta un enllaz a un ficheru de secuencia de comandos. Faiga clic nel
#. 9XGDv
#: sw/uiconfig/swriter/ui/insertscript.ui:217
-#, fuzzy
msgctxt "insertscript|browse"
msgid "Browse…"
-msgstr "Desaminar"
+msgstr "Restolar…"
#. rFmHc
#: sw/uiconfig/swriter/ui/insertscript.ui:224
diff --git a/source/az/scp2/source/ooo.po b/source/az/scp2/source/ooo.po
index 7ba73649654..2410c37fa6e 100644
--- a/source/az/scp2/source/ooo.po
+++ b/source/az/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/az/sd/messages.po b/source/az/sd/messages.po
index 4d66dd0a998..fbe3148e67c 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -294,55 +294,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr ""
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr ""
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -351,32 +351,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -385,14 +385,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/be/scp2/source/ooo.po b/source/be/scp2/source/ooo.po
index 7060b60022f..4e7e08edc18 100644
--- a/source/be/scp2/source/ooo.po
+++ b/source/be/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ooo\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: <en@li.org>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/be/sd/messages.po b/source/be/sd/messages.po
index edb5e3760bd..264fb311a60 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Памылка фармату ў файле, у пад-дакуменце $(ARG1): $(ARG2)(радок,калонка)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Усе стылі"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Непаказаныя стылі"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Ужытыя стылі"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Адмысловыя стылі"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Усе стылі"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Непаказаныя стылі"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -349,32 +349,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -383,14 +383,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/bg/cui/messages.po b/source/bg/cui/messages.po
index e26f686f74b..7346dc31ec3 100644
--- a/source/bg/cui/messages.po
+++ b/source/bg/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-18 11:42+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564897785.000000\n"
#. GyY9M
@@ -2731,7 +2731,7 @@ msgstr "Изберете „Йерархичен изглед“ в страни
#: cui/inc/tipoftheday.hrc:144
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can use styles to make the tables in your document consistent. Choose one from the predefined per Styles (F11) or via Table ▸ AutoFormat Styles..."
-msgstr ""
+msgstr "Можете да постигнете съгласуван облик на таблиците в документа, като използвате стилове. Изберете някой от готовите с командата „Стилове“ (F11) или „Таблица ▸ Стилове за автоформатиране“."
#. UuBRE
#: cui/inc/tipoftheday.hrc:145
@@ -2768,7 +2768,7 @@ msgstr "Искате да виждате само най-високите сто
#: cui/inc/tipoftheday.hrc:150
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents and Index (or right-click and Edit Index to edit a previously inserted index). In the Entries tab delete the page number (#) from Structure line."
-msgstr ""
+msgstr "За да премахнете номера на страница от съдържанието, изберете „Вмъкване ▸ Съдържание и указател“ (или „Редактиране на указателя“ от контекстното меню на вмъкнато преди това съдържание). В раздела „Елементи“ изтрийте номера на страница (#) от реда „Структура“."
#. JPu6C
#: cui/inc/tipoftheday.hrc:151
diff --git a/source/bg/dictionaries/ckb.po b/source/bg/dictionaries/ckb.po
index c147e6db20f..939350492a5 100644
--- a/source/bg/dictionaries/ckb.po
+++ b/source/bg/dictionaries/ckb.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: 2022-02-18 12:38+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"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
+"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
+"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesckb/bg/>\n"
+"Language: bg\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.8.1\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Правописен речник за централен кюрдски (сорани)"
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared.po b/source/bg/helpcontent2/source/text/sbasic/shared.po
index a9043ed71dc..4e7e187287a 100644
--- a/source/bg/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bg/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-27 22:38+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/bg/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Операции за сравняване"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/sdatabase.po b/source/bg/helpcontent2/source/text/sdatabase.po
index 78775b62265..445d12d1e60 100644
--- a/source/bg/helpcontent2/source/text/sdatabase.po
+++ b/source/bg/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-12-25 04:38+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/bg/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Естествено"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/bg/helpcontent2/source/text/shared.po b/source/bg/helpcontent2/source/text/shared.po
index c5026283d45..3643b64ac4e 100644
--- a/source/bg/helpcontent2/source/text/shared.po
+++ b/source/bg/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1547224396.000000\n"
#. fcmzq
@@ -59,7 +59,7 @@ msgctxt ""
"par_id211641581251728\n"
"help.text"
msgid "Use the shortcut <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F</keycode> to quickly open the <menuitem>Find</menuitem> toolbar."
-msgstr ""
+msgstr "Използвайте клавишната комбинация <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F</keycode>, за да отворите бързо лентата инструменти <menuitem>Търсене</menuitem>."
#. DCYmX
#: find_toolbar.xhp
@@ -68,7 +68,7 @@ msgctxt ""
"hd_id991641581514302\n"
"help.text"
msgid "Find Text"
-msgstr ""
+msgstr "Търсене на текст"
#. 979Nt
#: find_toolbar.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"par_id921641581538352\n"
"help.text"
msgid "Enter the text to be searched in the document. Press <keycode>Enter</keycode> to perform the search."
-msgstr ""
+msgstr "Въведете текста, който да бъде търсен в документа. Натиснете <keycode>Enter</keycode>, за да стартирате търсенето."
#. vYcEW
#: find_toolbar.xhp
@@ -86,7 +86,7 @@ msgctxt ""
"hd_id831641581895099\n"
"help.text"
msgid "Find Previous"
-msgstr ""
+msgstr "Търсене назад"
#. e8qFg
#: find_toolbar.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"par_id11641581906556\n"
"help.text"
msgid "Moves the cursor and selects the previous match of the search text."
-msgstr ""
+msgstr "Премества курсора и избира предишното съвпадение с търсения текст."
#. t33RZ
#: find_toolbar.xhp
@@ -104,7 +104,7 @@ msgctxt ""
"par_id851642423451259\n"
"help.text"
msgid "<image src=\"cmd/lc_upsearch.svg\" id=\"img_id171642423451259\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id261642423451259\">Find Previous Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_upsearch.svg\" id=\"img_id171642423451259\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id261642423451259\">Икона за търсене назад</alt></image>"
#. Tu26F
#: find_toolbar.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"par_id351642423451259\n"
"help.text"
msgid "Find Previous Icon"
-msgstr ""
+msgstr "Икона „Търсене назад“"
#. CCfcg
#: find_toolbar.xhp
@@ -122,7 +122,7 @@ msgctxt ""
"hd_id941641581943416\n"
"help.text"
msgid "Find Next"
-msgstr ""
+msgstr "Търсене напред"
#. gwMV9
#: find_toolbar.xhp
@@ -131,7 +131,7 @@ msgctxt ""
"par_id261641581953287\n"
"help.text"
msgid "Moves the cursor and selects the next match of the search text."
-msgstr ""
+msgstr "Премества курсора и избира следващото съвпадение с търсения текст."
#. PUsAY
#: find_toolbar.xhp
@@ -140,7 +140,7 @@ msgctxt ""
"par_id111642423456841\n"
"help.text"
msgid "<image src=\"cmd/lc_downsearch.svg\" id=\"img_id111642423456841\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id111642423456841\">Find Next Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_downsearch.svg\" id=\"img_id111642423456841\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id111642423456841\">Икона за търсене напред</alt></image>"
#. kuiD9
#: find_toolbar.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"par_id111642423456842\n"
"help.text"
msgid "Find Next Icon"
-msgstr ""
+msgstr "Икона „Търсене напред“"
#. 5nZqX
#: find_toolbar.xhp
@@ -158,7 +158,7 @@ msgctxt ""
"hd_id81641582044927\n"
"help.text"
msgid "Find All"
-msgstr ""
+msgstr "Търсене на всички"
#. DFtSe
#: find_toolbar.xhp
@@ -167,7 +167,7 @@ msgctxt ""
"par_id181641582056429\n"
"help.text"
msgid "Highlights all matches in the document."
-msgstr ""
+msgstr "Осветява всички съвпадения в документа."
#. xFTTt
#: find_toolbar.xhp
@@ -176,7 +176,7 @@ msgctxt ""
"hd_id631641582107024\n"
"help.text"
msgid "Match Case"
-msgstr ""
+msgstr "Зачитане на регистъра"
#. 42qsF
#: find_toolbar.xhp
@@ -185,7 +185,7 @@ msgctxt ""
"par_id461641582121199\n"
"help.text"
msgid "Choose this option to perform case-sensitive search."
-msgstr ""
+msgstr "Изберете тази настройка, за да се извърши търсене с различаване на малки и главни букви."
#. nhwRU
#: find_toolbar.xhp
@@ -194,7 +194,7 @@ msgctxt ""
"hd_id271641582528169\n"
"help.text"
msgid "Formatted Display"
-msgstr ""
+msgstr "Зачитане на формàта"
#. Cd89c
#: find_toolbar.xhp
@@ -203,7 +203,7 @@ msgctxt ""
"par_id571641582522939\n"
"help.text"
msgid "Performs the search considering the formatted value in a cell."
-msgstr ""
+msgstr "Търсенето се извършва с оглед на форматираните стойности в клетките."
#. L8K8f
#: find_toolbar.xhp
@@ -212,7 +212,7 @@ msgctxt ""
"hd_id171641582176913\n"
"help.text"
msgid "Find and Replace"
-msgstr ""
+msgstr "Търсене и замяна"
#. 8GXhw
#: find_toolbar.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"par_id761641582194558\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/guide/finding.xhp\" name=\"Find_Replace\">Find and Replace</link> dialog, which provides more options for searching the document."
-msgstr ""
+msgstr "Отваря диалога <link href=\"text/swriter/guide/finding.xhp\" name=\"Find_Replace\">Търсене и замяна</link>, който предоставя повече настройки за претърсване на документа."
#. rx3mH
#: find_toolbar.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"par_id171641582176913\n"
"help.text"
msgid "<image src=\"cmd/lc_searchdialog.svg\" id=\"img_id171641582176913\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id171641582176913\">Find and Replace Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_searchdialog.svg\" id=\"img_id171641582176913\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id171641582176913\">Икона за търсене и замяна</alt></image>"
#. BUQcH
#: find_toolbar.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"par_id171641582176943\n"
"help.text"
msgid "Find and Replace Icon"
-msgstr ""
+msgstr "Икона „Търсене и замяна“"
#. DBz3U
#: fontwork_toolbar.xhp
@@ -851,7 +851,7 @@ msgctxt ""
"par_idN10818\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "Какво е това?"
#. UDDTK
#: main0201.xhp
@@ -860,7 +860,7 @@ msgctxt ""
"par_idN1081E\n"
"help.text"
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer until the next click.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Разрешава разширените подсказки за обектите под курсора на мишката до следващото щракване.</ahelp>"
#. Hvhxs
#: main0201.xhp
@@ -869,7 +869,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\">Икона „Какво е това?“</alt></image>"
#. KPZBD
#: main0201.xhp
@@ -878,7 +878,7 @@ msgctxt ""
"par_idN10873\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "Какво е това?"
#. Xtuxp
#: main0204.xhp
@@ -2327,7 +2327,7 @@ msgctxt ""
"par_id261643820768225\n"
"help.text"
msgid "<image src=\"cmd/lc_paraspaceincrease.svg\" id=\"img_id901643820768226\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768227\">Icon Increase Paragraph Spacing</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_paraspaceincrease.svg\" id=\"img_id901643820768226\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768227\">Икона за увеличаване отстоянието на абзац</alt></image>"
#. D2RsS
#: submenu_spacing.xhp
@@ -2336,7 +2336,7 @@ msgctxt ""
"par_id131643820768228\n"
"help.text"
msgid "Increase Paragraph Spacing"
-msgstr ""
+msgstr "Увеличаване отстоянието на абзаца"
#. XCZUT
#: submenu_spacing.xhp
@@ -2363,7 +2363,7 @@ msgctxt ""
"par_id791643820835491\n"
"help.text"
msgid "<image src=\"cmd/lc_paraspacedecrease.svg\" id=\"img_id391643820835492\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551643820835493\">Icon Decrease Paragraph Spacing</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_paraspacedecrease.svg\" id=\"img_id391643820835492\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551643820835493\">Икона за намаляване отстоянието на абзац</alt></image>"
#. DssS6
#: submenu_spacing.xhp
@@ -2372,7 +2372,7 @@ msgctxt ""
"par_id141643820835494\n"
"help.text"
msgid "Decrease Paragraph Spacing"
-msgstr ""
+msgstr "Намаляване отстоянието на абзаца"
#. EsHFP
#: submenu_spacing.xhp
@@ -2399,7 +2399,7 @@ msgctxt ""
"par_id351643820903541\n"
"help.text"
msgid "<image src=\"cmd/lc_incrementindent.svg\" id=\"img_id161643820903542\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id981643820903543\">Icon Increase Indent</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_incrementindent.svg\" id=\"img_id161643820903542\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id981643820903543\">Икона за увеличаване на отстъпа</alt></image>"
#. c7WUp
#: submenu_spacing.xhp
@@ -2408,7 +2408,7 @@ msgctxt ""
"par_id841643820903544\n"
"help.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Увеличаване на отстъпа"
#. YA8bT
#: submenu_spacing.xhp
@@ -2426,7 +2426,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 several paragraphs are selected, the indentation of all selected paragraphs is decreased."
-msgstr ""
+msgstr "Намалява левия отстъп на текущия абзац или съдържание на клетка до предишната подразбирана позиция за табулация. Ако са избрани няколко абзаца, се намалява отстъпът на всички избрани абзаци."
#. XsV6q
#: submenu_spacing.xhp
@@ -2435,7 +2435,7 @@ msgctxt ""
"par_id191643820966566\n"
"help.text"
msgid "<image src=\"cmd/lc_decrementindent.svg\" id=\"img_id601643820966567\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id991643820966568\">Icon Decrease Indent</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_decrementindent.svg\" id=\"img_id601643820966567\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id991643820966568\">Икона за намаляване на отстъпа</alt></image>"
#. wVZXB
#: submenu_spacing.xhp
@@ -2444,7 +2444,7 @@ msgctxt ""
"par_id201643820966569\n"
"help.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Намаляване на отстъпа"
#. MVHBc
#: submenu_text.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po
index 823bc35993f..7ff8eabed9f 100644
--- a/source/bg/helpcontent2/source/text/shared/00.po
+++ b/source/bg/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: 2022-02-04 12:33+0100\n"
-"PO-Revision-Date: 2022-01-08 14:38+0000\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562356072.000000\n"
#. 3B8ZN
@@ -8348,7 +8348,7 @@ msgctxt ""
"par_id3146765\n"
"help.text"
msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Gallery</item></emph> or open <emph>Standard</emph> bar, click"
-msgstr ""
+msgstr "Изберете <emph><item type=\"menuitem\">Вмъкване - Мултимедия - Галерия</item></emph> или в лентата <emph>Стандартни</emph> щракнете върху"
#. tdk7b
#: 00000406.xhp
@@ -8357,7 +8357,7 @@ msgctxt ""
"par_id3153323\n"
"help.text"
msgid "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Икона</alt></image>"
#. iLbBE
#: 00000406.xhp
@@ -8411,7 +8411,7 @@ msgctxt ""
"par_id3153824\n"
"help.text"
msgid "<image id=\"img_id3153665\" src=\"cmd/lc_spelling.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153665\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153665\" src=\"cmd/lc_spelling.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153665\">Икона</alt></image>"
#. sBnwZ
#: 00000406.xhp
@@ -8645,7 +8645,7 @@ msgctxt ""
"par_idN108E9\n"
"help.text"
msgid "<variable id=\"menuenew\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Add</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"menuenew\">Изберете раздела <menuitem>Инструменти - Персонализиране - Менюта</menuitem>, щракнете върху зъбното колело <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Икона за меню „зъбно колело“</alt></image> за падащото меню и изберете <menuitem>Добавяне</menuitem>.</variable>"
#. hg8cr
#: 00000406.xhp
@@ -8654,7 +8654,7 @@ msgctxt ""
"par_idN10919\n"
"help.text"
msgid "<variable id=\"menuemove\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Move</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"menuemove\">Изберете раздела <menuitem>Инструменти - Персонализиране - Менюта</menuitem>, щракнете върху зъбното колело <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Икона за меню „зъбно колело“</alt></image> за падащото меню и изберете <menuitem>Преместване</menuitem>.</variable>"
#. nNuX4
#: 00000406.xhp
@@ -8906,7 +8906,7 @@ msgctxt ""
"par_id3153876\n"
"help.text"
msgid "<image id=\"img_id3148386\" src=\"cmd/lc_colorsettings.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148386\" src=\"cmd/lc_colorsettings.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Икона</alt></image>"
#. XLFFo
#: 00000406.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po
index e094c25e9bc..50d7716088f 100644
--- a/source/bg/helpcontent2/source/text/shared/01.po
+++ b/source/bg/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-02-18 12:38+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562503995.000000\n"
@@ -10734,7 +10734,7 @@ msgctxt ""
"par_id271603459179173\n"
"help.text"
msgid "This command can be used with external file links to <switchinline select=\"appl\"><caseinline select=\"WRITER\">sections (place cursor outside of the section), master documents,</caseinline><caseinline select=\"CALC\">sheets linked with <menuitem>Sheet - Insert Sheet from File</menuitem> or <menuitem>Sheet - External Links</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
-msgstr ""
+msgstr "Тази команда може да бъде използвана с връзки към външни файлове, които сочат към <switchinline select=\"appl\"><caseinline select=\"WRITER\">раздели (поставете курсора извън раздела), главни документи,</caseinline><caseinline select=\"CALC\">листове, свързани чрез <menuitem>Лист - Вмъкване на лист от файл</menuitem> или <menuitem>Лист - Външни връзки</menuitem>, функцията WEBSERVICE,</caseinline></switchinline> изображения и OLE обекти (когато са вмъкнати чрез връзка към външен файл)."
#. g3wLZ
#: 02180000.xhp
@@ -21921,7 +21921,7 @@ msgctxt ""
"par_id881643818442245\n"
"help.text"
msgid "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id881643818442246\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id691643818442247\">Icon Line Spacing 1</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id881643818442246\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id691643818442247\">Икона за редова разредка 1</alt></image>"
#. q6zhc
#: 05030100.xhp
@@ -21930,7 +21930,7 @@ msgctxt ""
"par_id651643818442248\n"
"help.text"
msgid "Line Spacing 1"
-msgstr ""
+msgstr "Редова разредка 1"
#. CBBax
#: 05030100.xhp
@@ -21957,7 +21957,7 @@ msgctxt ""
"par_id461643818848838\n"
"help.text"
msgid "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id721643818848839\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211643818848840\">Icon Line Spacing 1.15</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id721643818848839\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211643818848840\">Икона за редова разредка 1,15</alt></image>"
#. nWqHm
#: 05030100.xhp
@@ -21966,7 +21966,7 @@ msgctxt ""
"par_id271643818848841\n"
"help.text"
msgid "Line Spacing 1.15"
-msgstr ""
+msgstr "Редова разредка 1,15"
#. 5SLdx
#: 05030100.xhp
@@ -21993,7 +21993,7 @@ msgctxt ""
"par_id791643819136940\n"
"help.text"
msgid "<image src=\"cmd/lc_spacepara15.svg\" id=\"img_id201643819136941\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461643819136943\">Icon Line Spacing 1.5</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_spacepara15.svg\" id=\"img_id201643819136941\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461643819136943\">Икона за редова разредка 1,5</alt></image>"
#. Ag5FS
#: 05030100.xhp
@@ -22002,7 +22002,7 @@ msgctxt ""
"par_id831643819136944\n"
"help.text"
msgid "Line Spacing 1.5"
-msgstr ""
+msgstr "Редова разредка 1,5"
#. XGSUC
#: 05030100.xhp
@@ -22029,7 +22029,7 @@ msgctxt ""
"par_id421643819242730\n"
"help.text"
msgid "<image src=\"cmd/lc_spacepara2.svg\" id=\"img_id861643819242731\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961643819242732\">Icon Line Spacing 2</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_spacepara2.svg\" id=\"img_id861643819242731\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961643819242732\">Икона за редова разредка 2</alt></image>"
#. vJR3n
#: 05030100.xhp
@@ -22038,7 +22038,7 @@ msgctxt ""
"par_id991643819242734\n"
"help.text"
msgid "Line Spacing 2"
-msgstr ""
+msgstr "Редова разредка 2"
#. HDPps
#: 05030100.xhp
@@ -25575,7 +25575,7 @@ msgctxt ""
"par_id221632803290526\n"
"help.text"
msgid "In the <emph>Formatting</emph> toolbar, click:"
-msgstr ""
+msgstr "В лентата <emph>Форматиране</emph> щракнете върху:"
#. kBxWW
#: 05100100.xhp
@@ -25584,7 +25584,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 "…или щракнете с десния бутон върху селекцията, за да отворите контекстното меню, и изберете <menuitem>Сливане на клетки</menuitem>. Ако вместо това се вижда <menuitem>Разделяне на слети клетки</menuitem>, значи селекцията съдържа слети клетки и не може да бъде обединявана по-нататък."
#. Fz6u9
#: 05100100.xhp
@@ -25593,7 +25593,7 @@ msgctxt ""
"par_id931632803442925\n"
"help.text"
msgid "Or, in the <emph>Properties</emph> sidebar mark the <emph>Merge Cells</emph> checkbox."
-msgstr ""
+msgstr "…или в страничната лента <emph>Свойства</emph> отметнете полето <emph>Сливане на клетки</emph>."
#. CmQFq
#: 05100100.xhp
@@ -25602,7 +25602,7 @@ msgctxt ""
"par_id3154020\n"
"help.text"
msgid "Or, choose <menuitem>Format - Merge and Unmerge Cells - Merge Cells</menuitem>."
-msgstr ""
+msgstr "…или изберете <menuitem>Форматиране - Сливане и разделяне на клетки - Сливане на клетки</menuitem>."
#. tHAGa
#: 05100100.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po
index 653ab6539d7..42f35b01fe0 100644
--- a/source/bg/helpcontent2/source/text/shared/guide.po
+++ b/source/bg/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-11-20 17:38+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/bg/>\n"
@@ -24695,22 +24695,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25496,14 +25496,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Прилага филтър \"txt:Text\" върху следващите текстови документи и отпечатва текста в конзолата (предполага <emph>--headless</emph>). Не може да се използва задно с <emph>--convert-to</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Задава променлива за начално зареждане. Например, за да зададете различен от подразбирания път за потребителски профил:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
index d16fd34c50d..f230973a178 100644
--- a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bg/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-08 10:50+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564897305.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Дублиране на лист"
#. Ui6br
#: CalcCommands.xcu
@@ -2354,7 +2354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Показване на индикатор за скрит ред/колона"
#. nZGvm
#: CalcCommands.xcu
@@ -2364,7 +2364,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Индикатор за скрит ред/колона"
#. PMfQA
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Показване на индикатора за скрити редове и колони"
#. 2TbE2
#: CalcCommands.xcu
diff --git a/source/bg/sc/messages.po b/source/bg/sc/messages.po
index 91044b004fa..6f1b46cef33 100644
--- a/source/bg/sc/messages.po
+++ b/source/bg/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-08 10:50+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562424086.000000\n"
#. kBovX
@@ -16690,19 +16690,19 @@ msgstr "Изместване на клетките наляво"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Колона %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Колона"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Ред"
#. 7p8BN
#: sc/inc/strings.hrc:54
diff --git a/source/bg/scp2/source/ooo.po b/source/bg/scp2/source/ooo.po
index 9d491a6b591..ecd96cb595c 100644
--- a/source/bg/scp2/source/ooo.po
+++ b/source/bg/scp2/source/ooo.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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2021-09-20 14:53+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/bg/>\n"
"Language: bg\n"
@@ -4487,16 +4487,16 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish"
-msgstr ""
+msgstr "Централен кюрдски"
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish spelling dictionary"
-msgstr ""
+msgstr "Правописен речник за централен кюрдски"
#. CCE5q
#: module_ooo.ulf
diff --git a/source/bg/sd/messages.po b/source/bg/sd/messages.po
index 04e991014c0..9037cb4e542 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-15 07:39+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
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Открита е грешка във формата на файла в поддокумент $(ARG1) на позиция $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Всички стилове"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Скрити стилове"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Приложени стилове"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Потребителски стилове"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Всички стилове"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Скрити стилове"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Няма"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Тесни"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Средни"
@@ -349,32 +349,32 @@ msgstr "Средни"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Нормални (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Широки"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Няма"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Тесни"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Средни"
@@ -383,14 +383,14 @@ msgstr "Средни"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Нормални (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Широки"
diff --git a/source/bg/svx/messages.po b/source/bg/svx/messages.po
index 2a92ee2201d..2bba698fbbf 100644
--- a/source/bg/svx/messages.po
+++ b/source/bg/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-09 15:08+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562357387.000000\n"
#. 3GkZj
@@ -19979,13 +19979,13 @@ msgstr "Пластмаса"
#: svx/uiconfig/ui/surfacewindow.ui:97
msgctxt "surfacewindow|RID_SVXSTR_METAL"
msgid "Me_tal ODF"
-msgstr ""
+msgstr "Метал, ODF"
#. okzfz
#: svx/uiconfig/ui/surfacewindow.ui:115
msgctxt "surfacewindow|RID_SVXSTR_METALMSO"
msgid "Meta_l MS compatible"
-msgstr ""
+msgstr "Метал, съвместим с MS"
#. ECSGJ
#: svx/uiconfig/ui/tablewindow.ui:36
diff --git a/source/bn-IN/helpcontent2/source/text/sbasic/shared.po b/source/bn-IN/helpcontent2/source/text/sbasic/shared.po
index c98c4c0a02f..a217043ba51 100644
--- a/source/bn-IN/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bn-IN/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/sdatabase.po b/source/bn-IN/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/bn-IN/helpcontent2/source/text/sdatabase.po
+++ b/source/bn-IN/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/bn-IN/helpcontent2/source/text/shared/guide.po b/source/bn-IN/helpcontent2/source/text/shared/guide.po
index 4e96c058530..f6d397f8c30 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-11-19 15:26+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/bn_IN/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/bn-IN/scp2/source/ooo.po b/source/bn-IN/scp2/source/ooo.po
index 8255ca648ce..5ab6c436c3b 100644
--- a/source/bn-IN/scp2/source/ooo.po
+++ b/source/bn-IN/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-11-15 11:37+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/bn_IN/>\n"
@@ -4490,7 +4490,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/bn-IN/sd/messages.po b/source/bn-IN/sd/messages.po
index a95bbeed71f..6d32d7c5406 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -295,61 +295,61 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ফাইলের $(ARG1) উপ-নথির $(ARG2)(row,col) অবস্থানে বিন্যাস ত্রুটি পাওয়া গিয়েছে।"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "ঘরের শৈলী"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "অাড়াল করা শৈলী"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "প্রয়োগকৃত শৈলী"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "স্বনির্ধারিত শৈলী"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "ঘরের শৈলী"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "অাড়াল করা শৈলী"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -358,32 +358,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -392,14 +392,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/sbasic/shared.po b/source/bn/helpcontent2/source/text/sbasic/shared.po
index b68dca89fd1..5cf9b80e45e 100644
--- a/source/bn/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bn/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/sdatabase.po b/source/bn/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/bn/helpcontent2/source/text/sdatabase.po
+++ b/source/bn/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/bn/helpcontent2/source/text/shared/guide.po b/source/bn/helpcontent2/source/text/shared/guide.po
index 34bd093aa5f..e6b07ab543e 100644
--- a/source/bn/helpcontent2/source/text/shared/guide.po
+++ b/source/bn/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2019-08-08 17:29+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/bn/scp2/source/ooo.po b/source/bn/scp2/source/ooo.po
index e2a34859841..19413e2b50f 100644
--- a/source/bn/scp2/source/ooo.po
+++ b/source/bn/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4523,7 +4523,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/bn/sd/messages.po b/source/bn/sd/messages.po
index 68b89533895..dbb4d82ab01 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -299,59 +299,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ফাইলের $(ARG1) উপ-নথির $(ARG2)(row,col) অবস্থানে বিন্যাস ত্রুটি পাওয়া গিয়েছে।"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "ঘরের শৈলী"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "প্রয়োগকৃত শৈলী"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "স্বনির্ধারিত শৈলী"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "ঘরের শৈলী"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -360,32 +360,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -394,14 +394,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/sbasic/shared.po b/source/bo/helpcontent2/source/text/sbasic/shared.po
index d9429cb9077..5f664f2c53d 100644
--- a/source/bo/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bo/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2019-08-09 08:32+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/sdatabase.po b/source/bo/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/bo/helpcontent2/source/text/sdatabase.po
+++ b/source/bo/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/bo/helpcontent2/source/text/shared/guide.po b/source/bo/helpcontent2/source/text/shared/guide.po
index aff2014c726..e4b3a312b3f 100644
--- a/source/bo/helpcontent2/source/text/shared/guide.po
+++ b/source/bo/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/bo/scp2/source/ooo.po b/source/bo/scp2/source/ooo.po
index 1db1740c326..1c30089a961 100644
--- a/source/bo/scp2/source/ooo.po
+++ b/source/bo/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4613,7 +4613,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/bo/sd/messages.po b/source/bo/sd/messages.po
index be71067117a..8c02efcd115 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,59 +298,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ཡིག་ཆའི་བུ་ཡིག་ཚགས་$(ARG1)ནང་གི་$(ARG2)(ཕྲེང་ སྟར་)སར་རྣམ་གཞག་ནོར་འཁྲུལ་ཪྙེད།"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "སྡེ་ཚན་ཁྲ་མིག་གི་བཟོ་ལྟ།"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "བེད་སྤྱོད་ཀྱི་བཟོ་ལྟ།"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "རང་བཟོས་ཀྱི་བཟོ་དབྱིབས།"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "སྡེ་ཚན་ཁྲ་མིག་གི་བཟོ་ལྟ།"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -359,32 +359,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -393,14 +393,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/br/scp2/source/ooo.po b/source/br/scp2/source/ooo.po
index ad6e9d9fb44..7f3f9fb8b2c 100644
--- a/source/br/scp2/source/ooo.po
+++ b/source/br/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4490,7 +4490,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/br/sd/messages.po b/source/br/sd/messages.po
index 0fad5e97423..1a6f381c0c6 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -300,60 +300,60 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Fazi mentrezh dizoloet er restr en isteul $(ARG1), lec'hiadur $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Stiloù ar c'helligoù"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiloù arloet"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Stiloù personelaet"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Stiloù ar c'helligoù"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -362,32 +362,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -396,14 +396,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/brx/scp2/source/ooo.po b/source/brx/scp2/source/ooo.po
index 54c187a36eb..fdee7db6521 100644
--- a/source/brx/scp2/source/ooo.po
+++ b/source/brx/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4495,7 +4495,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/brx/sd/messages.po b/source/brx/sd/messages.po
index 1559638223a..8f35e9e00c4 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,59 +298,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "$(ARG2)(row,col) थासारियाव$(ARG1) दालाय फोरमान बिलाय फाइल गोरोन्थि दानाय (बानायनाय)मोननाय. "
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "खथासा आदबफोर"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "बाहायनाय आदब"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "कासटम आदबफोर"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "खथासा आदबफोर"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -359,32 +359,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -393,14 +393,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared.po b/source/bs/helpcontent2/source/text/sbasic/shared.po
index 1f7435bb3be..ea86ca97920 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bs/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/sdatabase.po b/source/bs/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/bs/helpcontent2/source/text/sdatabase.po
+++ b/source/bs/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/bs/helpcontent2/source/text/shared/guide.po b/source/bs/helpcontent2/source/text/shared/guide.po
index 2773fb27ee8..36cd83344ae 100644
--- a/source/bs/helpcontent2/source/text/shared/guide.po
+++ b/source/bs/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/bs/scp2/source/ooo.po b/source/bs/scp2/source/ooo.po
index 7f1b15c3731..5fbd78d7e03 100644
--- a/source/bs/scp2/source/ooo.po
+++ b/source/bs/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4498,7 +4498,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/bs/sd/messages.po b/source/bs/sd/messages.po
index cd31abfd4ba..7f4b7e71cdb 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -299,60 +299,60 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Nađena je greška u zapisu pod-dokumenta $(ARG1) na poziciji $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Stilovi ćelija"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Prilagođeni stilovi"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Stilovi ćelija"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -361,32 +361,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -395,14 +395,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
index 85284bb7cba..332e0152fd3 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-01-29 00:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ca_VALENCIA/>\n"
@@ -24911,13 +24911,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29447,13 +29447,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Operadors de comparació"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37358,15 +37358,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37376,15 +37367,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37394,15 +37376,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37412,15 +37385,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39410,15 +39374,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39428,15 +39383,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39446,15 +39392,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39464,15 +39401,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39482,15 +39410,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39500,15 +39419,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39554,15 +39464,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39572,15 +39473,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39590,15 +39482,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39608,15 +39491,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sdatabase.po b/source/ca-valencia/helpcontent2/source/text/sdatabase.po
index e0b723ce470..ba042a8a503 100644
--- a/source/ca-valencia/helpcontent2/source/text/sdatabase.po
+++ b/source/ca-valencia/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-01-12 10:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/ca_VALENCIA/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/guide.po b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
index 2b0a117f83b..38b2a701a71 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-01-12 10:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ca_VALENCIA/>\n"
@@ -24695,22 +24695,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25496,13 +25496,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/ca-valencia/scp2/source/ooo.po b/source/ca-valencia/scp2/source/ooo.po
index abbba901db3..5c77bb16eb9 100644
--- a/source/ca-valencia/scp2/source/ooo.po
+++ b/source/ca-valencia/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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/scp2sourceooo/ca_VALENCIA/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ca-valencia/sd/messages.po b/source/ca-valencia/sd/messages.po
index 0065ad26171..236c74a8a8f 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "S'ha trobat un error de format al fitxer en el subdocument $(ARG1) a la posició $(ARG2)(fila,columna)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Tots els estils"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Tots els estils"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Cap"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Estreta"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderat"
@@ -349,32 +349,32 @@ msgstr "Moderat"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Ample"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Cap"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Estrets"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderats"
@@ -383,14 +383,14 @@ msgstr "Moderats"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Amples"
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index a14cc516bdd..1e2e097cef3 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-18 11:42+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564129929.000000\n"
#. GyY9M
@@ -3930,7 +3930,7 @@ msgstr "%PRODUCTNAME Math"
#: cui/inc/treeopt.hrc:101
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. vk6jX
#: cui/inc/treeopt.hrc:106
@@ -9401,7 +9401,7 @@ msgstr "Permet una cerca amb un comodí * o ?"
#: cui/uiconfig/ui/fmsearchdialog.ui:773
msgctxt "fmsearchdialog|flOptions"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. wBBss
#: cui/uiconfig/ui/fmsearchdialog.ui:805
@@ -16058,7 +16058,7 @@ msgstr "Separador ;"
#: cui/uiconfig/ui/optproxypage.ui:315
msgctxt "optproxypage|label1"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. S7T5C
#: cui/uiconfig/ui/optproxypage.ui:323
diff --git a/source/ca/helpcontent2/source/text/sbasic/guide.po b/source/ca/helpcontent2/source/text/sbasic/guide.po
index 6cf9aadbcd6..ff7345f9f52 100644
--- a/source/ca/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ca/helpcontent2/source/text/sbasic/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-01-17 11:38+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1562337396.000000\n"
@@ -672,7 +672,7 @@ msgctxt ""
"bm_id171559140731329\n"
"help.text"
msgid "<bookmark_value>Basic;programming examples</bookmark_value>"
-msgstr "<bookmark_value>Basic;exemples de programació</bookmark_value>"
+msgstr "<bookmark_value>BASIC;exemples de programació</bookmark_value>"
#. DdPKY
#: basic_examples.xhp
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared.po b/source/ca/helpcontent2/source/text/sbasic/shared.po
index c1517a9dbee..5acac8f5229 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-02-10 16:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ca/>\n"
@@ -25108,13 +25108,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29734,13 +29734,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Operadors de comparació"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37697,15 +37697,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37715,15 +37706,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37733,15 +37715,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37751,15 +37724,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39890,15 +39854,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39908,15 +39863,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39926,15 +39872,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39944,15 +39881,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39962,15 +39890,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39980,15 +39899,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -40034,15 +39944,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -40052,15 +39953,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -40070,15 +39962,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -40088,15 +39971,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/scalc/01.po b/source/ca/helpcontent2/source/text/scalc/01.po
index 0f815a1f5ab..cd1fe67aa30 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-12 19:38+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1560441763.000000\n"
@@ -65008,13 +65008,12 @@ msgstr "<unk>GA<link href=\"text/scalc/01/funcreplaceb.xhp\" name=\"replaceb\">R
#. djAL7
#: func_replaceb.xhp
-#, fuzzy
msgctxt ""
"func_replaceb.xhp\n"
"par_id831573508637970\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\".\">Returns text where an old text is replaced with a new text, using byte positions.</ahelp></variable>"
-msgstr "<unk>GA<ahelp hid=\".\">retorna el text on un text antic es reemplaça amb un text nou usant posicions de bytes.</ahelp></variable>"
+msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Retorna text on una cadena s'ha substituït amb una de nova mitjançant posicions de bytes.</ahelp></variable>"
#. Fd4SC
#: func_replaceb.xhp
diff --git a/source/ca/helpcontent2/source/text/sdatabase.po b/source/ca/helpcontent2/source/text/sdatabase.po
index ded084680ac..a3694236c24 100644
--- a/source/ca/helpcontent2/source/text/sdatabase.po
+++ b/source/ca/helpcontent2/source/text/sdatabase.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/ca/>\n"
"Language: ca\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Natural"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
@@ -11310,7 +11310,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "Field"
-msgstr ""
+msgstr "Camp"
#. zJBqq
#: querywizard03.xhp
@@ -11328,7 +11328,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condició"
#. FRFQM
#: querywizard03.xhp
@@ -11499,7 +11499,7 @@ msgctxt ""
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Elimina la darrera fila de controls.</ahelp>"
#. 95hsW
#: querywizard04.xhp
@@ -11652,7 +11652,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condició"
#. VHAhf
#: querywizard06.xhp
diff --git a/source/ca/helpcontent2/source/text/sdraw/guide.po b/source/ca/helpcontent2/source/text/sdraw/guide.po
index ac8189a9ffe..702496215cb 100644
--- a/source/ca/helpcontent2/source/text/sdraw/guide.po
+++ b/source/ca/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: 2021-12-15 21:38+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/ca/>\n"
"Language: ca\n"
@@ -1176,7 +1176,7 @@ msgctxt ""
"par_id3148866\n"
"help.text"
msgid "In the <emph>Replace with</emph> box, select the new color."
-msgstr "En el quadre <emph>Reemplaça amb</emph>, seleccioneu un altre color."
+msgstr "En el quadre <emph>Reemplaça per</emph>, seleccioneu un altre color."
#. ZZDJu
#: eyedropper.xhp
diff --git a/source/ca/helpcontent2/source/text/shared.po b/source/ca/helpcontent2/source/text/shared.po
index e55700d3c1f..8e31ff5a21e 100644
--- a/source/ca/helpcontent2/source/text/shared.po
+++ b/source/ca/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-10 16:37+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1547842627.000000\n"
@@ -852,7 +852,7 @@ msgctxt ""
"par_idN10818\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "Què és això?"
#. UDDTK
#: main0201.xhp
@@ -861,7 +861,7 @@ msgctxt ""
"par_idN1081E\n"
"help.text"
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer until the next click.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Activa la presentació d'indicadors d'ajuda ampliats sota la busca del ratolí fins que torneu a fer clic.</ahelp>"
#. Hvhxs
#: main0201.xhp
@@ -870,7 +870,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\">Icona «Què és això?»</alt></image>"
#. KPZBD
#: main0201.xhp
@@ -879,7 +879,7 @@ msgctxt ""
"par_idN10873\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "Què és això?"
#. Xtuxp
#: main0204.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po
index a620b405d33..c10c2de1b2b 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-02-18 12:38+0100\n"
-"PO-Revision-Date: 2022-02-12 19:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1565199637.000000\n"
@@ -5598,7 +5598,7 @@ msgctxt ""
"hd_id841619249950074\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#. sBQ47
#: 01130000.xhp
@@ -5814,7 +5814,7 @@ msgctxt ""
"hd_id611619228924916\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Mida"
#. CwNL2
#: 01130000.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/06.po b/source/ca/helpcontent2/source/text/shared/06.po
index d73599a8660..f2cde898676 100644
--- a/source/ca/helpcontent2/source/text/shared/06.po
+++ b/source/ca/helpcontent2/source/text/shared/06.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-10 16:37+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1543496889.000000\n"
#. EUcrc
@@ -491,4 +491,4 @@ msgctxt ""
"par_id91644338793051\n"
"help.text"
msgid "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">YouTube Privacy Policy</link>"
-msgstr ""
+msgstr "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">Política de privadesa del YouTube</link>"
diff --git a/source/ca/helpcontent2/source/text/shared/guide.po b/source/ca/helpcontent2/source/text/shared/guide.po
index 2d288ca2d0e..8c5583857e4 100644
--- a/source/ca/helpcontent2/source/text/shared/guide.po
+++ b/source/ca/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-17 11:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ca/>\n"
"Language: ca\n"
@@ -11261,7 +11261,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 creeu un enllaç (si arrossegueu mentre manteniu premudes les tecles Maj i <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, apareixerà una fletxa d'enllaç al costat de la busca del ratolí), l'objecte de dibuix es reemplaça amb el gràfic de la Galeria, però la posició i la mida de l'objecte de dibuix es mantenen."
+msgstr "Si creeu un enllaç (si arrossegueu mentre manteniu premudes les tecles Maj i <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, apareixerà una fletxa d'enllaç al costat de la busca del ratolí), l'objecte de dibuix es reemplaça pel gràfic de la Galeria, però la posició i la mida de l'objecte de dibuix es mantenen."
#. 6HANC
#: dragdrop_gallery.xhp
@@ -24925,22 +24925,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Escriviu l'ordre següent al camp de text <emph>Obre</emph> i feu clic a <emph>D'acord</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25759,15 +25759,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Aplica el filtre «txtText» als següents documents de text i bolca el contingut de text a la consola (implica <emph>--headless</emph>). No es pot utilitzar amb <emph>--convert-to</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
-#, fuzzy
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Estableix una variable d'arrencada. Per exemple per establir un camí de perfil d'usuari no predeterminat"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
@@ -26652,7 +26651,7 @@ msgctxt ""
"hd_id231644401056685\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Categoria nova"
#. Eumj5
#: template_manager.xhp
@@ -26679,7 +26678,7 @@ msgctxt ""
"par_id21644402533961\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Categoria nova"
#. gYGYe
#: template_manager.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/help.po b/source/ca/helpcontent2/source/text/shared/help.po
index 8a1d32468e1..4c28c36c990 100644
--- a/source/ca/helpcontent2/source/text/shared/help.po
+++ b/source/ca/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: 2022-02-09 16:45+0100\n"
-"PO-Revision-Date: 2020-08-06 13:37+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedhelp/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/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.8.1\n"
"X-POOTLE-MTIME: 1555981120.000000\n"
#. jdDhb
@@ -869,4 +869,4 @@ msgctxt ""
"par_id501644407795954\n"
"help.text"
msgid "<variable id=\"ytbutton\">Accept YouTube Content</variable>"
-msgstr ""
+msgstr "<variable id=\"ytbutton\">Accepta el contingut del YouTube</variable>"
diff --git a/source/ca/helpcontent2/source/text/simpress/guide.po b/source/ca/helpcontent2/source/text/simpress/guide.po
index 83ae2e4a276..57dcd9f6372 100644
--- a/source/ca/helpcontent2/source/text/simpress/guide.po
+++ b/source/ca/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-01-31 17:23+0000\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/ca/>\n"
"Language: ca\n"
@@ -3939,37 +3939,34 @@ msgctxt ""
"par_idN106FA\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master slide to all slides. Right-click for a context menu.</ahelp>"
-msgstr "<unk>GA Feu clic amb el botó esquerre per a aplicar la diapositiva mestra a totes les diapositives. Feu clic amb el botó dret per a un menú contextual.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Feu-hi clic amb el botó esquerre per a aplicar la diapositiva mestra a totes les diapositives. Feu-hi clic amb el botó dret per a obrir un menú contextual.</ahelp>"
#. ngDy7
#: masterpage.xhp
-#, fuzzy
msgctxt ""
"masterpage.xhp\n"
"par_idN10747\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master slide to all slides.</ahelp>"
-msgstr "<unk>GA Aplica la diapositiva mestra a totes les diapositives.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica la diapositiva mestra a totes les diapositives.</ahelp>"
#. sCVSn
#: masterpage.xhp
-#, fuzzy
msgctxt ""
"masterpage.xhp\n"
"par_idN10762\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master slide or the slide design to the selected slides.</ahelp>"
-msgstr "<unk>GA Aplica la diapositiva mestra o el disseny de la diapositiva a les diapositives seleccionades.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica la diapositiva mestra o el disseny de diapositiva a les diapositives seleccionades.</ahelp>"
#. yYGFf
#: masterpage.xhp
-#, fuzzy
msgctxt ""
"masterpage.xhp\n"
"par_idN10785\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master slides.</ahelp>"
-msgstr "<unk>GA Canvia la mida de la vista prèvia de les diapositives mestres.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Canvia la mida de la previsualització de les diapositives mestres.</ahelp>"
#. YyBf8
#: masterpage.xhp
@@ -3978,7 +3975,7 @@ msgctxt ""
"par_idN107CB\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a context menu.</ahelp>"
-msgstr "<unk>GA Feu clic per a aplicar un disseny de diapositives a totes les diapositives seleccionades. Feu clic dret per a un menú contextual.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Feu-hi clic per a aplicar un disseny de diapositives a totes les diapositives seleccionades. Feu-hi clic dret per a obrir un menú contextual.</ahelp>"
#. ugiSc
#: masterpage.xhp
diff --git a/source/ca/helpcontent2/source/text/smath/guide.po b/source/ca/helpcontent2/source/text/smath/guide.po
index 259939ce4b6..3aeca37055a 100644
--- a/source/ca/helpcontent2/source/text/smath/guide.po
+++ b/source/ca/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-12 19:38+0000\n"
+"PO-Revision-Date: 2022-02-21 10:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsmathguide/ca/>\n"
"Language: ca\n"
@@ -465,7 +465,7 @@ msgctxt ""
"par_id841641846833413\n"
"help.text"
msgid "Aqua"
-msgstr ""
+msgstr "Aigua"
#. D73X6
#: color.xhp
@@ -501,7 +501,7 @@ msgctxt ""
"par_id841641846833014\n"
"help.text"
msgid "Crimson"
-msgstr ""
+msgstr "Carmesí"
#. G6mfq
#: color.xhp
@@ -555,7 +555,7 @@ msgctxt ""
"par_id841641846836253\n"
"help.text"
msgid "Hot pink"
-msgstr ""
+msgstr "Rosa càlid"
#. 9oHjZ
#: color.xhp
@@ -573,7 +573,7 @@ msgctxt ""
"par_id841641846835521\n"
"help.text"
msgid "Lavender"
-msgstr ""
+msgstr "Lavanda"
#. g5GKD
#: color.xhp
@@ -582,7 +582,7 @@ msgctxt ""
"par_id841641846036523\n"
"help.text"
msgid "Lime"
-msgstr ""
+msgstr "Llimona"
#. kAo5q
#: color.xhp
@@ -600,7 +600,7 @@ msgctxt ""
"par_id841641846837653\n"
"help.text"
msgid "Midnight"
-msgstr ""
+msgstr "Mitjanit"
#. Ymn82
#: color.xhp
@@ -609,7 +609,7 @@ msgctxt ""
"par_id841641846867458\n"
"help.text"
msgid "Navy"
-msgstr ""
+msgstr "Blau marí"
#. aedBY
#: color.xhp
@@ -618,7 +618,7 @@ msgctxt ""
"par_id841641846837663\n"
"help.text"
msgid "Olive"
-msgstr ""
+msgstr "Verd oliva"
#. pNCBH
#: color.xhp
@@ -627,7 +627,7 @@ msgctxt ""
"par_id841641846838053\n"
"help.text"
msgid "Orange"
-msgstr ""
+msgstr "Taronja"
#. BGG7c
#: color.xhp
@@ -636,7 +636,7 @@ msgctxt ""
"par_id841641846836041\n"
"help.text"
msgid "Orange red"
-msgstr ""
+msgstr "Taronja vermellós"
#. opiDJ
#: color.xhp
@@ -645,7 +645,7 @@ msgctxt ""
"par_id841641846833063\n"
"help.text"
msgid "Purple"
-msgstr ""
+msgstr "Porpra"
#. 42wFB
#: color.xhp
@@ -654,7 +654,7 @@ msgctxt ""
"par_id841641846833902\n"
"help.text"
msgid "Red"
-msgstr ""
+msgstr "Vermell"
#. p5ox4
#: color.xhp
@@ -663,7 +663,7 @@ msgctxt ""
"par_id841641846836613\n"
"help.text"
msgid "Sea green"
-msgstr ""
+msgstr "Verd marí"
#. AF8R7
#: color.xhp
@@ -672,7 +672,7 @@ msgctxt ""
"par_id841641840569413\n"
"help.text"
msgid "Silver"
-msgstr ""
+msgstr "Argentat"
#. 8XVN7
#: color.xhp
@@ -681,7 +681,7 @@ msgctxt ""
"par_id841641846896587\n"
"help.text"
msgid "Teal"
-msgstr ""
+msgstr "Jade"
#. KejUr
#: color.xhp
@@ -690,7 +690,7 @@ msgctxt ""
"par_id841641846006745\n"
"help.text"
msgid "Violet"
-msgstr ""
+msgstr "Violeta"
#. pXf2z
#: color.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter.po b/source/ca/helpcontent2/source/text/swriter.po
index bbc51f7a4ae..d3efb072b1a 100644
--- a/source/ca/helpcontent2/source/text/swriter.po
+++ b/source/ca/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-17 11:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: AssumptaAn <assumptaanglada@gmail.com>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/ca/>\n"
"Language: ca\n"
@@ -2205,7 +2205,7 @@ msgctxt ""
"par_id3154277\n"
"help.text"
msgid "<ahelp hid=\"HID_NUM_TOOLBOX\">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of list paragraphs, including changing their order and list level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_NUM_TOOLBOX\">La barra de <emph>Pics i numeració</emph> conté funcions que modifiquen l'estructura dels paràgrafs de la llista, com ara canviar-ne l'ordre i el nivell que tenen a la llista.</ahelp>"
#. do6CG
#: main0208.xhp
@@ -2400,7 +2400,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 "En fer doble clic al regle, es pot obrir el diàleg del <emph>Paràgraf</emph> i assignar la <link href=\"text/shared/00/00000005.xhp#formatting\" name=\"direct paragraph formatting\">formatació de paràgraf directa</link> al paràgraf actual o a tots els paràgrafs seleccionats."
#. LqCV4
#: main0214.xhp
@@ -2472,7 +2472,7 @@ msgctxt ""
"par_id3147419\n"
"help.text"
msgid "You can also choose this setting on the <emph>Wrap</emph> tab page."
-msgstr ""
+msgstr "També podeu triar aquest paràmetre a la pàgina de la pestanya <emph>Ajusta</emph>."
#. n8sCd
#: main0215.xhp
@@ -2490,7 +2490,7 @@ msgctxt ""
"par_id3153405\n"
"help.text"
msgid "This icon represents the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page."
-msgstr ""
+msgstr "Aquesta icona representa l'opció <emph>Ajust de pàgina</emph> a la pàgina de la pestanya <emph>Ajusta</emph>."
#. euDxv
#: main0215.xhp
@@ -2508,7 +2508,7 @@ msgctxt ""
"par_id3147799\n"
"help.text"
msgid "You can also define this setting on the <emph>Wrap</emph> tab page."
-msgstr ""
+msgstr "També podeu definir aquest paràmetre a la pàgina de la pestanya <emph>Ajusta</emph>."
#. UcRFJ
#: main0215.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter/guide.po b/source/ca/helpcontent2/source/text/swriter/guide.po
index 2a33ba35704..88d2dfe1961 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-02 12:38+0000\n"
+"PO-Revision-Date: 2022-02-21 10:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/ca/>\n"
"Language: ca\n"
@@ -5171,7 +5171,7 @@ msgctxt ""
"par_id9959410\n"
"help.text"
msgid "Enter the text to replace the found text in the <emph>Replace with</emph> text box."
-msgstr "Introduïu el text que reemplaçarà el text trobat en el quadre <emph>Reemplaça amb</emph>."
+msgstr "Introduïu el text que reemplaçarà el text trobat en el quadre <emph>Reemplaça per</emph>."
#. iB9Fc
#: finding.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 deed5d11377..c5e7183a42c 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-17 14:39+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562301193.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Duplica el full"
#. Ui6br
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Mostra l'indicador de files i columnes amagades"
#. 2TbE2
#: CalcCommands.xcu
@@ -16204,7 +16204,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Replace with"
-msgstr "~Reemplaça amb"
+msgstr "~Reemplaça per"
#. hSijp
#: GenericCommands.xcu
@@ -18024,7 +18024,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Scrollbar"
-msgstr "Reemplaça amb la barra de desplaçament"
+msgstr "Reemplaça per una barra de desplaçament"
#. cvP4G
#: GenericCommands.xcu
@@ -18034,7 +18034,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Spin Button"
-msgstr "Reemplaça amb un botó de selecció de valor"
+msgstr "Reemplaça per un botó de selecció de valor"
#. X8V6t
#: GenericCommands.xcu
@@ -18044,7 +18044,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Navigation Bar"
-msgstr "Reemplaça amb la barra de navegació"
+msgstr "Reemplaça per una barra de navegació"
#. Z5SBD
#: GenericCommands.xcu
@@ -25006,7 +25006,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Text Box"
-msgstr "Reemplaça amb un quadre de text"
+msgstr "Reemplaça per un quadre de text"
#. x66SW
#: GenericCommands.xcu
@@ -25016,7 +25016,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Button"
-msgstr "Reemplaça amb un botó"
+msgstr "Reemplaça per un botó"
#. 7vDDb
#: GenericCommands.xcu
@@ -25026,7 +25026,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Label Field"
-msgstr "Reemplaça amb un camp d'etiqueta"
+msgstr "Reemplaça per un camp d'etiqueta"
#. zi9Vz
#: GenericCommands.xcu
@@ -25036,7 +25036,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with List Box"
-msgstr "Reemplaça amb un quadre de llista"
+msgstr "Reemplaça per un quadre de llista"
#. feVEc
#: GenericCommands.xcu
@@ -25046,7 +25046,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Check Box"
-msgstr "Reemplaça amb una casella de selecció"
+msgstr "Reemplaça per una casella de selecció"
#. 6LZBU
#: GenericCommands.xcu
@@ -25056,7 +25056,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Radio Button"
-msgstr "Reemplaça amb un botó d'opcions"
+msgstr "Reemplaça per un botó d'opcions"
#. C6Znx
#: GenericCommands.xcu
@@ -25066,7 +25066,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Group Box"
-msgstr "Reemplaça amb un quadre de grup"
+msgstr "Reemplaça per un quadre de grup"
#. iXwLG
#: GenericCommands.xcu
diff --git a/source/ca/sc/messages.po b/source/ca/sc/messages.po
index bf87782adcd..f65eab5820d 100644
--- a/source/ca/sc/messages.po
+++ b/source/ca/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-08 10:50+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562916192.000000\n"
#. kBovX
@@ -16689,19 +16689,19 @@ msgstr "Desplaça les cel·les a l'esquerra"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Columna %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Columna"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Fila"
#. 7p8BN
#: sc/inc/strings.hrc:54
@@ -22863,7 +22863,7 @@ msgstr "Color del text"
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:28
msgctxt "findreplace|label_action"
msgid "Find Replace Action"
-msgstr "Acció Trobar Reemplaçar"
+msgstr "Acció Troba/reemplaça"
#. T9kUg
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:45
@@ -22875,7 +22875,7 @@ msgstr "Cerca"
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:59
msgctxt "findreplace|replace"
msgid "Replace With"
-msgstr "Reemplaçar amb"
+msgstr "Reemplaça per"
#. RF57t
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:73
@@ -27179,7 +27179,7 @@ msgstr "Lletra tipogràfica"
#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:295
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
-msgstr "Efectes de lletra tipogràfica"
+msgstr "Efectes de lletra"
#. mXKgq
#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:343
@@ -28661,7 +28661,7 @@ msgstr "Substitueix la transformació nul·la"
#: sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:46
msgctxt "replacenulltransformationentry/replace"
msgid "Replace with"
-msgstr "Reemplaça amb"
+msgstr "Reemplaça per"
#. AN53W
#: sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:60
@@ -28967,7 +28967,7 @@ msgstr "Realça l'escenari de la taula amb una vora. El color de la vora s'indic
#: sc/uiconfig/scalc/ui/scenariodialog.ui:320
msgctxt "scenariodialog|label3"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. RGGkM
#: sc/uiconfig/scalc/ui/scenariodialog.ui:336
diff --git a/source/ca/scp2/source/ooo.po b/source/ca/scp2/source/ooo.po
index d36e56642d5..a8c00aebb94 100644
--- a/source/ca/scp2/source/ooo.po
+++ b/source/ca/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-11-15 11:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ca/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ca/sd/messages.po b/source/ca/sd/messages.po
index 3b500c831a2..209f984686d 100644
--- a/source/ca/sd/messages.po
+++ b/source/ca/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: 2022-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-02-05 15:39+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "S'ha trobat un error de format al fitxer en el subdocument $(ARG1) a la posició $(ARG2)(fila,columna)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Tots els estils"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Tots els estils"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Cap"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Estreta"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderat"
@@ -349,32 +349,32 @@ msgstr "Moderat"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Ample"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Cap"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Estrets"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderats"
@@ -383,14 +383,14 @@ msgstr "Moderats"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Amples"
@@ -3316,7 +3316,7 @@ msgstr "Introduïu el nombre de formes que voleu col·locar entre els dos object
#: sd/uiconfig/sdraw/ui/crossfadedialog.ui:178
msgctxt "crossfadedialog|label1"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. meuam
#: sd/uiconfig/sdraw/ui/crossfadedialog.ui:203
@@ -3430,7 +3430,7 @@ msgstr "Lletres tipogràfiques"
#: sd/uiconfig/sdraw/ui/drawchardialog.ui:183
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
-msgstr "Efectes de lletra tipogràfica"
+msgstr "Efectes de lletra"
#. uyNUG
#: sd/uiconfig/sdraw/ui/drawchardialog.ui:231
@@ -4731,7 +4731,7 @@ msgstr "Habiliteu aquesta opció per a assignar una velocitat de decreixement gr
#: sd/uiconfig/simpress/ui/customanimationeffecttab.ui:159
msgctxt "customanimationeffecttab|label3"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. 2tdGG
#: sd/uiconfig/simpress/ui/customanimationeffecttab.ui:193
diff --git a/source/ca/starmath/messages.po b/source/ca/starmath/messages.po
index 1735102b079..4a437c040c3 100644
--- a/source/ca/starmath/messages.po
+++ b/source/ca/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-02-13 04:51+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/ca/>\n"
"Language: ca\n"
@@ -1514,7 +1514,7 @@ msgstr "Color porpra"
#: starmath/inc/strings.hrc:202
msgctxt "RID_COLORX_SILVER_HELP"
msgid "Color Silver"
-msgstr "Color plata"
+msgstr "Color argentat"
#. vMBoD
#: starmath/inc/strings.hrc:203
@@ -2378,7 +2378,7 @@ msgstr "porpra"
#: starmath/inc/strings.hrc:348
msgctxt "STR_SILVER"
msgid "silver"
-msgstr "plata"
+msgstr "argentat"
#. enQJY
#: starmath/inc/strings.hrc:349
diff --git a/source/ca/svx/messages.po b/source/ca/svx/messages.po
index ce476395989..4081948c7c9 100644
--- a/source/ca/svx/messages.po
+++ b/source/ca/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-11 21:39+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1559651913.000000\n"
#. 3GkZj
@@ -17154,7 +17154,7 @@ msgstr "_Nou"
#: svx/uiconfig/ui/formnavimenu.ui:26
msgctxt "formnavimenu|change"
msgid "Replace with"
-msgstr "Reemplaça amb"
+msgstr "Reemplaça per"
#. fUsYD
#: svx/uiconfig/ui/formnavimenu.ui:40
diff --git a/source/ca/sw/messages.po b/source/ca/sw/messages.po
index ebd7bf3e291..d18a4d693d2 100644
--- a/source/ca/sw/messages.po
+++ b/source/ca/sw/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-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-02-17 14:39+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ca/>\n"
"Language: ca\n"
@@ -12206,7 +12206,7 @@ msgstr "Introduïu el nombre de columnes que voleu en la pàgina, el marc o la s
#: sw/uiconfig/swriter/ui/columnpage.ui:849
msgctxt "columnpage|label2"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. 3dGYz
#: sw/uiconfig/swriter/ui/columnpage.ui:904
@@ -12950,13 +12950,13 @@ msgstr "Introduïu la quantitat d'espai que voleu deixar entre les caplletres i
#: sw/uiconfig/swriter/ui/dropcapspage.ui:202
msgctxt "dropcapspage|labelFL_SETTING"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. 9ApzK
#: sw/uiconfig/swriter/ui/dropcapspage.ui:233
msgctxt "dropcapspage|labelTXT_TEXT"
msgid "_Text:"
-msgstr "_Text"
+msgstr "_Text:"
#. MdKAS
#: sw/uiconfig/swriter/ui/dropcapspage.ui:247
@@ -23073,7 +23073,7 @@ msgstr "Si s'activa aquest paràmetre, la graella de text es veurà com una pàg
#: sw/uiconfig/swriter/ui/optgeneralpage.ui:344
msgctxt "optgeneralpage|label3"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. PdMCE
#: sw/uiconfig/swriter/ui/optgeneralpage.ui:385
@@ -27587,7 +27587,7 @@ msgstr "Lletra tipogràfica"
#: sw/uiconfig/swriter/ui/templatedialog2.ui:455
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
-msgstr "Efectes de lletra tipogràfica"
+msgstr "Efectes de lletra"
#. pmGG6
#: sw/uiconfig/swriter/ui/templatedialog2.ui:503
@@ -29807,7 +29807,7 @@ msgstr "Ajusta el text automàticament a l'esquerra, a la dreta, o als quatre co
#: sw/uiconfig/swriter/ui/wrappage.ui:418
msgctxt "wrappage|label1"
msgid "Settings"
-msgstr "Configuració"
+msgstr "Paràmetres"
#. QBuPZ
#: sw/uiconfig/swriter/ui/wrappage.ui:461
diff --git a/source/ca/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/ca/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index b1e41cd9e2d..cd7677afb8a 100644
--- a/source/ca/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/ca/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.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-07-29 22:03+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/swextmediawikisrcregistrydataorgopenofficeofficecustom/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 4.1.1\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1517212422.000000\n"
#. sc9Hg
@@ -334,4 +334,4 @@ msgctxt ""
"Dlg_WikiPageExists_Label1\n"
"value.text"
msgid "A wiki article with the title '$ARG1' already exists.&#13;&#13;Do you want to replace the current article with your article?&#13;&#13;"
-msgstr "Ja existeix un article wiki amb el títol «$ARG1».&#13;&#13;Voleu reemplaçar l'article actual amb el vostre article?&#13;&#13;"
+msgstr "Ja existeix un article wiki amb el títol «$ARG1».&#13;&#13;Voleu reemplaçar l'article actual pel vostre article?&#13;&#13;"
diff --git a/source/ckb/scp2/source/ooo.po b/source/ckb/scp2/source/ooo.po
index bcf62165dd6..033b6377276 100644
--- a/source/ckb/scp2/source/ooo.po
+++ b/source/ckb/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-08-05 13:35+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://weblate.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ckb/>\n"
@@ -4488,7 +4488,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ckb/sd/messages.po b/source/ckb/sd/messages.po
index 6a898f5d9cc..0de746630bb 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -291,55 +291,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "هەموو شێوازەکان"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "شێوازی شاراوە"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "شێوازی جێبەجێکراو"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "شێوازی دڵخواز"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "هەموو شێوازەکان"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "شێوازی شاراوە"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "هیج"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "تەسک"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -348,32 +348,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "ئاسایی (٪١)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "بەرین"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "هیج"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "تەسک"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -382,14 +382,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "ئاسایی (٪١)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "بەرین"
diff --git a/source/cs/cui/messages.po b/source/cs/cui/messages.po
index 5377010593d..67fff9a5362 100644
--- a/source/cs/cui/messages.po
+++ b/source/cs/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/cs/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565905500.000000\n"
#. GyY9M
@@ -2731,7 +2731,7 @@ msgstr "Chcete-li zobrazit vztahy mezi styly, zvolte na postranní liště Styly
#: cui/inc/tipoftheday.hrc:144
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can use styles to make the tables in your document consistent. Choose one from the predefined per Styles (F11) or via Table ▸ AutoFormat Styles..."
-msgstr ""
+msgstr "Styly vám pomohou udržet jednotný vzhled tabulek v dokumentu. Připravený styl zvolíte pomocí Stylů (F11) nebo v nabídce Tabulka ▸ Styly automatického formátu."
#. UuBRE
#: cui/inc/tipoftheday.hrc:145
@@ -2768,7 +2768,7 @@ msgstr "Přejete si zobrazit v sešitu pouze největší hodnoty? Zvolte v nabí
#: cui/inc/tipoftheday.hrc:150
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents and Index (or right-click and Edit Index to edit a previously inserted index). In the Entries tab delete the page number (#) from Structure line."
-msgstr ""
+msgstr "Chcete-li odstranit z obsahu číslo stránky, přejděte na Vložit > Obsah a rejstřík (nebo klepněte pravým tlačítkem, zvolte Upravit rejstřík a upravte již existující obsah). Na kartě Položky odstraňte číslo stránky (#) z řádku Struktura."
#. JPu6C
#: cui/inc/tipoftheday.hrc:151
diff --git a/source/cs/dictionaries/ckb.po b/source/cs/dictionaries/ckb.po
index c147e6db20f..ba0a72a9a6e 100644
--- a/source/cs/dictionaries/ckb.po
+++ b/source/cs/dictionaries/ckb.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: 2022-02-18 12:38+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"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
+"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesckb/cs/>\n"
+"Language: cs\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Slovník kontroly pravopisu pro centrální kurdštinu (sorání)"
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po
index 884ef8c2b19..b2a74c3b41e 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
-"Last-Translator: Šimon Rataj <ratajs@ratajs.cz>\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -19121,7 +19121,7 @@ msgctxt ""
"bm_id3150669\n"
"help.text"
msgid "<bookmark_value>Operators;Integer division (\\)</bookmark_value> <bookmark_value>\"\\\\\" operator (mathematical)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>operátory;celočíselné dělení (\\)</bookmark_value><bookmark_value>operátor \"\\\\\" (matematický)</bookmark_value>"
#. KDgG2
#: 03070700.xhp
@@ -19157,7 +19157,7 @@ msgctxt ""
"par_id951642689912087\n"
"help.text"
msgid "Before division both operands are rounded to whole numbers. The fractional part of the result is dropped."
-msgstr ""
+msgstr "Před dělením se oba operandy zaokrouhlí na nejbližší celé číslo. Desetinná část výsledku je ignorována."
#. BaAgA
#: 03070700.xhp
@@ -19166,7 +19166,7 @@ msgctxt ""
"par_idm1341471776\n"
"help.text"
msgid "Print 5 \\ 4 , 5 / 4 ' 1 , 1.25"
-msgstr ""
+msgstr "Print 5 \\ 4 , 5 / 4 ' 1 , 1,25"
#. NYoaW
#: 03070700.xhp
@@ -19175,7 +19175,7 @@ msgctxt ""
"par_idm1341471777\n"
"help.text"
msgid "Print 7 \\ 4 , 7 / 4 ' 1 , 1.75"
-msgstr ""
+msgstr "Print 7 \\ 4 , 7 / 4 ' 1 , 1,75"
#. cFFCi
#: 03080000.xhp
@@ -24910,14 +24910,14 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr "Je možné kombinovat více výrazů, například <input>expr1 [[{operator] expr2]..]</input>. <input>expr1</input> and <input>expr2</input> mohou být řetězce nebo číselné výrazy, které chcete vyhodnotit. Funkce <literal>CBool</literal> výrazy zkombinuje a vrátí buď hodnotu <literal>True</literal>, nebo <literal>False</literal>. <input>operator</input> může být <link href=\"text/sbasic/shared/03070000.xhp\" name=\"matematický operátor\">matematický</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logický operátor\">logický</link> nebo <link href=\"text/sbasic/shared/03110100.xhp\" name=\"porovnávací operátor\">porovnávací</link> operátor."
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
-msgstr "V následujících příkladech funkce <literal>CBool</literal> vyhodnotí logický výraz, matematický vzorec a návratovou hodnotu funkce <literal>Instr</literal>. Tato funkce kontroluje, zda text zadaný uživatelem obsahuje znak „a“."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
+msgstr ""
#. 2SpGu
#: 03100100.xhp
@@ -29446,14 +29446,14 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Porovnávací operátory"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
-msgstr "<bookmark_value>porovnávací operátory;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operátory;porovnávací</bookmark_value><bookmark_value>operátory;je rovno (=)</bookmark_value><bookmark_value>operátory;větší než (>)</bookmark_value><bookmark_value>operátory;větší než nebo rovno (>=)</bookmark_value><bookmark_value>operátory;menší než (<)</bookmark_value><bookmark_value>operátory;menší než nebo rovno (<=)</bookmark_value><bookmark_value>operátory;není rovno</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgstr ""
#. k9nDv
#: 03110100.xhp
@@ -30272,7 +30272,7 @@ msgctxt ""
"par_id3149295\n"
"help.text"
msgid "<emph>charcode</emph>: Numeric expression that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like <emph>ChrW(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0 to 65535] returns error code 6."
-msgstr ""
+msgstr "<emph>charcode</emph>: číselný výraz, který představuje platnou 16bitovou hodnotu Unicode (0-65535). (Aby byla pro výrazy s nominálně zápornými argumenty, například <emph>ChrW(&H8000)</emph>, zachována zpětná kompatibilita, jsou hodnoty v rozsahu −32768 až −1 interně převáděny na rozsah 32768 až 65535.) Při prázdné hodnotě je vrácen kód chyby 5. Při hodnotě mimo rozsah [0 až 65535] ser vrátí kód chyby 6."
#. 8DF8a
#: 03120112.xhp
@@ -30290,7 +30290,7 @@ msgctxt ""
"par_id3151380\n"
"help.text"
msgid "MsgBox \"From \" + ChrW(913) + \" to \" + ChrW(937)"
-msgstr ""
+msgstr "MsgBox \"Od \" + ChrW(913) + \" do \" + ChrW(937)"
#. zPJDa
#: 03120112.xhp
@@ -30308,7 +30308,7 @@ msgctxt ""
"bas_id181642669411658\n"
"help.text"
msgid "MsgBox ChrW(charcode := 116) ' \"t\" lowercase T letter"
-msgstr ""
+msgstr "MsgBox ChrW(charcode := 116) ' \"t\", tj. malé písmeno T"
#. E7Eoi
#: 03120200.xhp
@@ -30515,7 +30515,7 @@ msgctxt ""
"par_id3149178\n"
"help.text"
msgid "The following functions edit, format, and align the contents of strings. Use the <literal>&</literal> or <literal>+</literal> operators to concatenate strings."
-msgstr ""
+msgstr "Následující funkce upravují, formátují a zarovnávají obsah řetězce. Řetězce spojíte pomocí operátoru <literal>&</literal> nebo <literal>+</literal>."
#. PG2TT
#: 03120300.xhp
@@ -30524,7 +30524,7 @@ msgctxt ""
"bm_id3150669\n"
"help.text"
msgid "<bookmark_value>ampersand symbol; in string handling</bookmark_value> <bookmark_value>Operators;concatenation (& or +)</bookmark_value> <bookmark_value>\"& or +\" concatenation (strings)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ampersand;zpracování řetězců</bookmark_value><bookmark_value>operátory;spojování (& nebo +)</bookmark_value><bookmark_value>spojování \"&\" nebo \"+\" (řetězce)</bookmark_value>"
#. hAn8q
#: 03120301.xhp
@@ -31802,7 +31802,7 @@ msgctxt ""
"par_id3148947\n"
"help.text"
msgid "<emph>filename:</emph> A file name as string."
-msgstr ""
+msgstr "<emph>NázevSouboru</emph>: Název souboru jako řetězec."
#. Fgfbo
#: 03120313.xhp
@@ -31856,7 +31856,7 @@ msgctxt ""
"par_id3156023\n"
"help.text"
msgid "<emph>filename:</emph> A file name as a string."
-msgstr ""
+msgstr "<emph>NázevSouboru</emph>: Název souboru jako řetězec."
#. b5PSp
#: 03120314.xhp
@@ -32522,7 +32522,7 @@ msgctxt ""
"par_id31541255547\n"
"help.text"
msgid "iPos = InStrRev(sInput,\"the\",10,1) ' Returns 1, search is case-insensitive"
-msgstr ""
+msgstr "iPos = InStrRev(sInput,\"the\",10,1) ' Vrátí 1, hledání nerozlišuje velikost písmen"
#. Yxhru
#: 03120411.xhp
@@ -32531,7 +32531,7 @@ msgctxt ""
"par_id05192017032\n"
"help.text"
msgid "iPos = InStrRev(sInput,\"the\",10,0) ' Returns 0, search is case-sensitive"
-msgstr ""
+msgstr "iPos = InStrRev(sInput,\"the\",10,0) ' Vrátí 0, hledání rozlišuje velikost písmen"
#. YWCD7
#: 03120412.xhp
@@ -33764,7 +33764,7 @@ msgctxt ""
"par_id991572457387308\n"
"help.text"
msgid "To manage personal or shared library containers (<emph>Application Macros</emph> or <emph>My Macros</emph>) from within a document, use the <literal>GlobalScope</literal> specifier."
-msgstr ""
+msgstr "Chcete-li spravovat osobní nebo sdílené kontejnery knihoven (<emph>Makra aplikace</emph> nebo <emph>Moje makra</emph>) z dokumentu, použijte specifikátor <literal>GlobalScope</literal>."
#. Jz8ET
#: 03131900.xhp
@@ -33818,7 +33818,7 @@ msgctxt ""
"par_id3150543\n"
"help.text"
msgid "<literal>BasicLibraries</literal> and <literal>DialogLibraries</literal> containers exist at application level and within every document. Document's library containers do not need the <literal>GlobalScope</literal> specifier to be managed. If you want to call a global library container (located in <emph>Application Macros</emph> or <emph>My Macros</emph>) from within a document, you must use the <literal>GlobalScope</literal> specifier."
-msgstr ""
+msgstr "Kontejnery <literal>BasicLibraries</literal> a <literal>DialogLibraries</literal> existují na úrovni aplikace a na úrovni jednotlivých dokumentů. Kontejnery pro dokument specifikátor <literal>GlobalScope</literal> pro správu nevyžadují. Chcete-li však z dokumentu volat globální kontejner (umístěný v <emph>Makra aplikace</emph> nebo <emph>Moje makra</emph>), je nutné specifikátor <literal>GlobalScope</literal> použít."
#. BDRji
#: 03131900.xhp
@@ -37247,7 +37247,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CallByName Function"
-msgstr ""
+msgstr "Funkce CallByName"
#. tbCrP
#: CallByName.xhp
@@ -37256,7 +37256,7 @@ msgctxt ""
"hd_id3150669\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/CallByName.xhp\">CallByName Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/CallByName.xhp\">Funkce CallByName</link>"
#. 7EWyG
#: CallByName.xhp
@@ -37265,7 +37265,7 @@ msgctxt ""
"par_id3149670\n"
"help.text"
msgid "Invokes a subroutine by its string name."
-msgstr ""
+msgstr "Zavolá podprogram zadaného názvu."
#. GSJB7
#: CallByName.xhp
@@ -37274,7 +37274,7 @@ msgctxt ""
"bm_id3150669\n"
"help.text"
msgid "<bookmark_value>CallByName function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CallByName</bookmark_value>"
#. kJE7K
#: CallByName.xhp
@@ -37283,7 +37283,7 @@ msgctxt ""
"par_id3153360\n"
"help.text"
msgid "CallByName(object As Object, ProcName As String, CallType As Integer [,arg0 [,arg1 …]])"
-msgstr ""
+msgstr "CallByName(object As Object, ProcName As String, CallType As Integer [,arg0 [,arg1 …]])"
#. vF2Bi
#: CallByName.xhp
@@ -37292,7 +37292,7 @@ msgctxt ""
"par_id3154141\n"
"help.text"
msgid "<emph>result</emph>: An optional variable that contains the result of the called method or property."
-msgstr ""
+msgstr "<emph>result</emph>: Nepovinná proměnná obsahující výsledek volané metody nebo vlastnosti."
#. 6Hx3V
#: CallByName.xhp
@@ -37301,7 +37301,7 @@ msgctxt ""
"par_id3150448\n"
"help.text"
msgid "<emph>object</emph>: A Basic module, <link href=\"text/sbasic/shared/classmodule.xhp\" name=\"ClassModule\">ClassModule</link> instance or UNO service holding properties or methods."
-msgstr ""
+msgstr "<emph>object</emph>: Modul Basicu, instance modulu třídy (<link href=\"text/sbasic/shared/classmodule.xhp\" name=\"ClassModule\">ClassModule</link>) nebo služby UNO obsahující vlastnosti nebo metody."
#. EiVq3
#: CallByName.xhp
@@ -37310,7 +37310,7 @@ msgctxt ""
"par_id3150449\n"
"help.text"
msgid "<emph>ProcName</emph>: The <literal>Function</literal>, <literal>Sub</literal> or <literal>Property</literal> that is being called."
-msgstr ""
+msgstr "<emph>ProcName</emph>: Funkce (<literal>Function</literal>), procedura (<literal>Sub</literal>) nebo vlastnost (<literal>Property</literal>), která se má zavolat."
#. YnBZr
#: CallByName.xhp
@@ -37319,7 +37319,7 @@ msgctxt ""
"par_id3150450\n"
"help.text"
msgid "<emph>CallType</emph>: The type of performed action such as Get, Let, Method and Set."
-msgstr ""
+msgstr "<emph>CallType</emph>: Typ prováděné akce jako Get, Let, Method a Set."
#. PpyR8
#: CallByName.xhp
@@ -37328,7 +37328,7 @@ msgctxt ""
"par_id3150451\n"
"help.text"
msgid "<emph>arg0, arg1 …</emph>: The <literal>Function</literal> optional parameters given as positional arguments."
-msgstr ""
+msgstr "<emph>arg0, arg1 …</emph>: Nepovinné parametry funkce (<literal>Function</literal>) zadané pozicí."
#. J4tFe
#: CallByName.xhp
@@ -37337,7 +37337,7 @@ msgctxt ""
"par_id951642689912087\n"
"help.text"
msgid "Arguments are provided in the exact same order defined in the method signature. Keyword arguments are not possible."
-msgstr ""
+msgstr "Argumenty je nutné zadat v přesně stejném pořadí, jako jsou definovány v signatuře metody. Není možné argumenty zadat pomocí názvu."
#. EYBNE
#: CallByName.xhp
@@ -37346,7 +37346,7 @@ msgctxt ""
"par_id331644505028463\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Hodnota"
#. arGjh
#: CallByName.xhp
@@ -37355,16 +37355,7 @@ msgctxt ""
"par_id541644505028463\n"
"help.text"
msgid "CallType Description"
-msgstr ""
-
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
+msgstr "Popis parametru CallType"
#. 34akS
#: CallByName.xhp
@@ -37373,16 +37364,7 @@ msgctxt ""
"par_id661644505028464\n"
"help.text"
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
-msgstr ""
-
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
+msgstr "<emph>Method</emph>: Zavolá proceduru jako funkci nebo podprogram."
#. vC2DV
#: CallByName.xhp
@@ -37391,16 +37373,7 @@ msgctxt ""
"par_id661644505028465\n"
"help.text"
msgid "<emph>Get</emph>: Reads a property or variable content."
-msgstr ""
-
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
+msgstr "<emph>Get</emph>: Načte vlastnost nebo obsah proměnné."
#. 65JuB
#: CallByName.xhp
@@ -37409,16 +37382,7 @@ msgctxt ""
"par_id661644505028466\n"
"help.text"
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
-msgstr ""
-
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
+msgstr "<emph>Let</emph>: Přiřadí obsah vlastnosti (<literal>Property</literal>) nebo proměnné."
#. AGBZb
#: CallByName.xhp
@@ -37427,7 +37391,7 @@ msgctxt ""
"par_id661644505028467\n"
"help.text"
msgid "<emph>Set</emph>: Assigns a reference value to an <literal>Object</literal> or <literal>Variant</literal> variable."
-msgstr ""
+msgstr "<emph>Set</emph>: Přiřadí hodnotu odkazu na objekt (<literal>Object</literal>) nebo proměnnou typu <literal>Variant</literal>."
#. EMgkf
#: CallByName.xhp
@@ -37436,7 +37400,7 @@ msgctxt ""
"par_id661644588401903\n"
"help.text"
msgid "A <literal>Calc.Maths</literal> module contains a <literal>Multiply</literal> function expecting a varying list of numbers."
-msgstr ""
+msgstr "Z modulu <literal>Calc.Maths</literal> se zavolá funkce <literal>Multiply</literal>, která očekává různě dlouhý seznam čísel."
#. e4GEe
#: CallByName.xhp
@@ -37445,7 +37409,7 @@ msgctxt ""
"par_id711644588403951\n"
"help.text"
msgid "<literal>ScriptForge.Platform.Architecture</literal> information is retrieved."
-msgstr ""
+msgstr "Zjistí se informace o architektuře z vlastnosti <literal>ScriptForge.Platform.Architecture</literal>."
#. WR7MJ
#: CallByName.xhp
@@ -37454,7 +37418,7 @@ msgctxt ""
"par_id651644588404943\n"
"help.text"
msgid "<literal>DisplayDirectory</literal> property of <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ui_1_1dialogs_1_1FilePicker-members.html\" name=\"FilePicker\">com.sun.star.ui.dialogs.FilePicker</link> UNO service is assigned a value, its content is read twice."
-msgstr ""
+msgstr "Vlastnosti <literal>DisplayDirectory</literal> ze služby UNO <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ui_1_1dialogs_1_1FilePicker-members.html\" name=\"FilePicker\">com.sun.star.ui.dialogs.FilePicker</link> je přiřazena hodnota její obsah se dvakrát přečte."
#. 3DsDt
#: CallByName.xhp
@@ -37463,7 +37427,7 @@ msgctxt ""
"bas_id791644586147817\n"
"help.text"
msgid "BasicLibraries.loadLibrary(\"Calc\") ' Calc.Maths user library.module"
-msgstr ""
+msgstr "BasicLibraries.loadLibrary(\"Calc\") ' uživatelský modul Calc.Maths (knihovna.modul)"
#. HBeDy
#: CallByName.xhp
@@ -37472,7 +37436,7 @@ msgctxt ""
"hd_id971644589733247\n"
"help.text"
msgid "Calc.Maths module"
-msgstr ""
+msgstr "Modul Calc.Maths"
#. jkaab
#: CallByName.xhp
@@ -37481,7 +37445,7 @@ msgctxt ""
"bas_id811644589423326\n"
"help.text"
msgid "Option Compatible ' Calc.Maths module"
-msgstr ""
+msgstr "Option Compatible ' modul Calc.Maths"
#. xbQAQ
#: CallByName.xhp
@@ -37490,7 +37454,7 @@ msgctxt ""
"bas_id661644589424096\n"
"help.text"
msgid "''' Multiply a variable list of numbers '''"
-msgstr ""
+msgstr "''' Vynásobí proměnlivý počet čísel '''"
#. Ug7AF
#: Compiler_options.xhp
@@ -38210,7 +38174,7 @@ msgctxt ""
"par_id241629988142878\n"
"help.text"
msgid "The macro below presents an example of how the <literal>MyVlook</literal> function can be called. It first creates a 5-by-2 data array and then calls the function <literal>MyVlook</literal> and shows the returned value using <literal>MsgBox</literal>."
-msgstr ""
+msgstr "Následující příklad udává, jak se má funkce <literal>MyVlook</literal> volat. Nejprve se vytvoří pole dat 5 × 2, poté se zavolá funkce <literal>MyVlook</literal> a pomocí <literal>MsgBox</literal> se zobrazí návratová hodnota."
#. XincG
#: calc_functions.xhp
@@ -38345,7 +38309,7 @@ msgctxt ""
"par_id261592359338681\n"
"help.text"
msgid "The Calc Add-In functions are in the UNO services <link href=\"text/sbasic/shared/calc_functions.xhp#analysis\" name=\"analysis\"><literal>com.sun.star.sheet.addin.Analysis</literal></link>, <link href=\"text/sbasic/shared/calc_functions.xhp#dates\" name=\"dates\"><literal>com.sun.star.sheet.addin.DateFunctions</literal></link> and <link href=\"text/sbasic/shared/calc_functions.xhp#pricing\" name=\"pricing\"><literal>com.sun.star.sheet.addin.PricingFunctions</literal></link>."
-msgstr ""
+msgstr "Funkce z doplňků Calcu poskytují služby UNO <link href=\"text/sbasic/shared/calc_functions.xhp#analysis\" name=\"analysis\"><literal>com.sun.star.sheet.addin.Analysis</literal></link>, <link href=\"text/sbasic/shared/calc_functions.xhp#dates\" name=\"dates\"><literal>com.sun.star.sheet.addin.DateFunctions</literal></link> a <link href=\"text/sbasic/shared/calc_functions.xhp#pricing\" name=\"pricing\"><literal>com.sun.star.sheet.addin.PricingFunctions</literal></link>."
#. 94wim
#: calc_functions.xhp
@@ -38417,7 +38381,7 @@ msgctxt ""
"hd_id661632676716180\n"
"help.text"
msgid "UNO Service Names for Analysis Add-In Functions"
-msgstr ""
+msgstr "Názvy služeb UNO pro funkce doplňku Analysis"
#. SBEpf
#: calc_functions.xhp
@@ -38426,7 +38390,7 @@ msgctxt ""
"par_id651629988674793\n"
"help.text"
msgid "The table below presents a list of all Calc Analysis Add-In functions and their respective UNO service names."
-msgstr ""
+msgstr "Následující tabulka udává seznam všech funkcí z doplňku Calcu Analysis a jim odpovídajících názvů služeb UNO."
#. 2NxGD
#: calc_functions.xhp
@@ -38435,7 +38399,7 @@ msgctxt ""
"par_id511592356505781\n"
"help.text"
msgid "Calc Function name"
-msgstr ""
+msgstr "Název funkce Calcu"
#. b2FSD
#: calc_functions.xhp
@@ -38444,7 +38408,7 @@ msgctxt ""
"par_id471592356505782\n"
"help.text"
msgid "UNO service name"
-msgstr ""
+msgstr "Název služby UNO"
#. emGWD
#: calc_functions.xhp
@@ -39362,7 +39326,7 @@ msgctxt ""
"hd_id661632676736180\n"
"help.text"
msgid "UNO Service Names for Date Add-In Functions"
-msgstr ""
+msgstr "Názvy služeb UNO pro funkce doplňku Date"
#. QMryg
#: calc_functions.xhp
@@ -39371,7 +39335,7 @@ msgctxt ""
"par_id751629988674793\n"
"help.text"
msgid "The table below presents a list of all Calc Date Add-In functions and their respective UNO service names."
-msgstr ""
+msgstr "Následující tabulka udává seznam všech funkcí z doplňku Calcu Date a jim odpovídajících názvů služeb UNO."
#. dcQK3
#: calc_functions.xhp
@@ -39380,7 +39344,7 @@ msgctxt ""
"par_id511593356505781\n"
"help.text"
msgid "Calc Function name"
-msgstr ""
+msgstr "Název funkce Calcu"
#. TEzJG
#: calc_functions.xhp
@@ -39389,7 +39353,7 @@ msgctxt ""
"par_id471593356505782\n"
"help.text"
msgid "UNO service name"
-msgstr ""
+msgstr "Název služby UNO"
#. J6Jdh
#: calc_functions.xhp
@@ -39398,7 +39362,7 @@ msgctxt ""
"par_id721593355432992\n"
"help.text"
msgid "DAYSINMONTH"
-msgstr ""
+msgstr "DAYSINMONTH"
#. yW5C5
#: calc_functions.xhp
@@ -39407,16 +39371,7 @@ msgctxt ""
"par_id761641413741892\n"
"help.text"
msgid "DAYSINYEAR"
-msgstr ""
-
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
+msgstr "DAYSINYEAR"
#. vXhZ9
#: calc_functions.xhp
@@ -39425,16 +39380,7 @@ msgctxt ""
"par_id11641413916930\n"
"help.text"
msgid "MONTHS"
-msgstr ""
-
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
+msgstr "MONTHS"
#. gWTY8
#: calc_functions.xhp
@@ -39443,16 +39389,7 @@ msgctxt ""
"par_id761641413962003\n"
"help.text"
msgid "WEEKS"
-msgstr ""
-
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
+msgstr "WEEKS"
#. DjCEK
#: calc_functions.xhp
@@ -39461,16 +39398,7 @@ msgctxt ""
"par_id71641413988924\n"
"help.text"
msgid "YEARS"
-msgstr ""
-
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
+msgstr "YEARS"
#. bNKK9
#: calc_functions.xhp
@@ -39479,16 +39407,7 @@ msgctxt ""
"par_id341641414018758\n"
"help.text"
msgid "ROT13"
-msgstr ""
-
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
+msgstr "ROT13"
#. A7nYJ
#: calc_functions.xhp
@@ -39497,16 +39416,7 @@ msgctxt ""
"par_id171641414040589\n"
"help.text"
msgid "WEEKSINYEAR"
-msgstr ""
-
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
+msgstr "WEEKSINYEAR"
#. qqkuj
#: calc_functions.xhp
@@ -39515,7 +39425,7 @@ msgctxt ""
"hd_id661632676732180\n"
"help.text"
msgid "UNO Service Names for Pricing Add-In Functions"
-msgstr ""
+msgstr "Názvy služeb UNO pro funkce doplňku Pricing"
#. ErZSq
#: calc_functions.xhp
@@ -39524,7 +39434,7 @@ msgctxt ""
"par_id751629983674793\n"
"help.text"
msgid "The table below presents a list of all Calc Pricing Add-In functions and their respective UNO service names."
-msgstr ""
+msgstr "Následující tabulka udává seznam všech funkcí z doplňku Calcu Pricing a jim odpovídajících názvů služeb UNO."
#. mwzeA
#: calc_functions.xhp
@@ -39533,7 +39443,7 @@ msgctxt ""
"par_id511593356506781\n"
"help.text"
msgid "Calc Function name"
-msgstr ""
+msgstr "Název funkce Calcu"
#. TRZn5
#: calc_functions.xhp
@@ -39542,7 +39452,7 @@ msgctxt ""
"par_id471593356505762\n"
"help.text"
msgid "UNO service name"
-msgstr ""
+msgstr "Název služby UNO"
#. rQJPp
#: calc_functions.xhp
@@ -39551,16 +39461,7 @@ msgctxt ""
"par_id701641414383401\n"
"help.text"
msgid "OPT_BARRIER"
-msgstr ""
-
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
+msgstr "OPT_BARRIER"
#. zF653
#: calc_functions.xhp
@@ -39569,16 +39470,7 @@ msgctxt ""
"par_id131641414493411\n"
"help.text"
msgid "OPT_PROB_HIT"
-msgstr ""
-
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
+msgstr "OPT_PROB_HIT"
#. 2xAys
#: calc_functions.xhp
@@ -39587,16 +39479,7 @@ msgctxt ""
"par_id81641414542294\n"
"help.text"
msgid "OPT_PROB_INMONEY"
-msgstr ""
-
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
+msgstr "OPT_PROB_INMONEY"
#. WKVoC
#: calc_functions.xhp
@@ -39605,16 +39488,7 @@ msgctxt ""
"par_id711641414594816\n"
"help.text"
msgid "OPT_TOUCH"
-msgstr ""
-
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
+msgstr "OPT_TOUCH"
#. WS3B9
#: classmodule.xhp
@@ -40100,7 +39974,7 @@ msgctxt ""
"N0120\n"
"help.text"
msgid "<literal>CompatibilityMode()</literal> function controls runtime mode and affects all code executed after setting or resetting the mode."
-msgstr ""
+msgstr "Funkce <literal>CompatibilityMode()</literal> určuje režim běhu programů a ovlivňuje, jak se bude po nastavení nebo zrušení tohoto režimu vykonávat veškerý kód."
#. YSokk
#: compatibilitymode.xhp
@@ -40163,7 +40037,7 @@ msgctxt ""
"par_id901639929393688\n"
"help.text"
msgid "Color components calculation with the <link href=\"text/sbasic/shared/03010303.xhp\" name=\"linkred\"><literal>Red</literal></link> and <link href=\"text/sbasic/shared/03010301.xhp\" name=\"linkblue\"><literal>Blue</literal></link> functions which <emph>are interchanged</emph> (The <link href=\"text/sbasic/shared/03010302.xhp\" name=\"linkgreen\"><literal>Green</literal></link> function is not affected)."
-msgstr ""
+msgstr "Výpočet složek barvy pomocí funkcí <link href=\"text/sbasic/shared/03010303.xhp\" name=\"Funkce Red\"><literal>Red</literal></link> a <link href=\"text/sbasic/shared/03010301.xhp\" name=\"Funkce Blue\"><literal>Blue</literal></link>, které <emph>jsou odlišné</emph>. (Funkce <link href=\"text/sbasic/shared/03010302.xhp\" name=\"Funkce Green\"><literal>Green</literal></link> není ovlivněna.)"
#. piCTC
#: compatibilitymode.xhp
@@ -40235,7 +40109,7 @@ msgctxt ""
"N0103\n"
"help.text"
msgid "<bookmark_value>VBA compatibility option</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>možnost kompatibility s VBA</bookmark_value>"
#. imVdb
#: compatible.xhp
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared/03.po b/source/cs/helpcontent2/source/text/sbasic/shared/03.po
index 765302aa4a9..10e3429f612 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/cs/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-15 08:39+0000\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/cs/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564160910.000000\n"
#. ViEWM
@@ -12461,7 +12461,7 @@ msgctxt ""
"par_id991589202413257\n"
"help.text"
msgid "Runs a UNO command on the document window associated with the service instance. A few typical commands are: Save, SaveAs, ExportToPDF, Undo, Copy, Paste, etc."
-msgstr ""
+msgstr "Spustí příkaz UNO na okno dokumentu přiřazené k instanci služby. Typickými příkazy jsou: Save, SaveAs, ExportToPDF, Undo, Copy, Paste atd."
#. qBhYc
#: sf_document.xhp
@@ -12479,7 +12479,7 @@ msgctxt ""
"par_id921611152932311\n"
"help.text"
msgid "Commands can be run with or without arguments. Arguments are not validated before running the command. If the command or its arguments are invalid, then nothing will happen."
-msgstr ""
+msgstr "Příkazy lze spouštět s argumenty nebo bez nich. Přes spuštěním příkazu se argumenty nekontrolují. Pokud je příkaz nebo jeho argumenty neplatné, nic se neprovede."
#. w62Bk
#: sf_document.xhp
@@ -12488,7 +12488,7 @@ msgctxt ""
"par_id31644182402479\n"
"help.text"
msgid "For a complete list of UNO commands that can be run in %PRODUCTNAME, refer to the Wiki page <link href=\"https://wiki.documentfoundation.org/Development/DispatchCommands\" name=\"Commands_Wiki\">Development/DispatchCommands</link>."
-msgstr ""
+msgstr "Úplný seznam příkazů UNO, které lez v %PRODUCTNAME spouštět, naleznete na wiki stránce <link href=\"https://wiki.documentfoundation.org/Development/DispatchCommands\" name=\"Příkazy na wiki\">Development/DispatchCommands</link>."
#. HBVsV
#: sf_document.xhp
@@ -12497,7 +12497,7 @@ msgctxt ""
"par_id401589202413575\n"
"help.text"
msgid "<emph>command</emph>: Case-sensitive string containing the UNO command name. The inclusion of the prefix \".uno:\" in the command is optional. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
-msgstr ""
+msgstr "<emph>command</emph>: Řetězec, u něhož se rozlišuje velikost písmen, obsahující název příkazu UNO. Předpona \".uno:\" je v názvu příkazu nepovinná. Nekontroluje se správnost příkazu. Jestliže se po zavolá příkazu nic nestane, je pravděpodobně chybný."
#. xi32t
#: sf_document.xhp
@@ -12506,7 +12506,7 @@ msgctxt ""
"par_id521644182774710\n"
"help.text"
msgid "<emph>args</emph>: For each argument to be passed to the command, specify a pair containing the argument name and value."
-msgstr ""
+msgstr "<emph>args</emph>: Pro každý argument, který se má příkazu předat, určete dvojici udávající název a hodnotu argumentu."
#. MqEx7
#: sf_document.xhp
@@ -12515,7 +12515,7 @@ msgctxt ""
"par_id721611153068137\n"
"help.text"
msgid "The following example runs the <literal>SelectData</literal> command in a Calc file named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell. Note that this command does not require any arguments."
-msgstr ""
+msgstr "V následujícím příkladu se spustí příkaz <literal>SelectData</literal> v souboru Calcu pojmenovaném \"MyFile.ods\". Výsledkem příkazu je výběr oblasti dat závisející na aktuálně vybrané buňce. Tento příkaz nevyžaduje žádné argumenty."
#. GGDgF
#: sf_document.xhp
@@ -12524,7 +12524,7 @@ msgctxt ""
"par_id371644184276886\n"
"help.text"
msgid "Below is an example that runs the UNO command <literal>ReplaceAll</literal> and passes values for its arguments <literal>SearchString</literal> and <literal>ReplaceString</literal>. Running this command will replace all occurrence of the string \"abc\" by \"ABC\" in the current sheet."
-msgstr ""
+msgstr "V níže uvedeném příkladu se spustí příkaz UNO <literal>ReplaceAll</literal> a předají se mu hodnoty argumentů <literal>SearchString</literal> a <literal>ReplaceString</literal>. Spuštěním tohoto příkazu budou na aktuálním listu nahrazeny všechny výskyty řetězce \"abc\" řetězcem \"ABC\"."
#. Z4Egf
#: sf_document.xhp
@@ -12533,7 +12533,7 @@ msgctxt ""
"bas_id631644184414955\n"
"help.text"
msgid "' Arguments passed to the command:"
-msgstr ""
+msgstr "' Argumenty předané příkazu:"
#. H5eQ9
#: sf_document.xhp
@@ -12542,7 +12542,7 @@ msgctxt ""
"par_id41644184549167\n"
"help.text"
msgid "Note that calling the command <literal>ReplaceAll</literal> without arguments will open the <menuitem>Find and Replace</menuitem> dialog."
-msgstr ""
+msgstr "Volání příkazu <literal>ReplaceAll</literal> bez argumentů otevře dialogové okno <menuitem>Najít a nahradit</menuitem>."
#. Cp7Wk
#: sf_document.xhp
@@ -12551,7 +12551,7 @@ msgctxt ""
"par_id811644243228448\n"
"help.text"
msgid "In Python it is also possible to call <literal>RunCommand</literal> using keyword arguments:"
-msgstr ""
+msgstr "V Pythonu je možné při volání metody <literal>RunCommand</literal> použít názvy argumentů:"
#. DEEhz
#: sf_document.xhp
@@ -12560,7 +12560,7 @@ msgctxt ""
"par_id191611153511038\n"
"help.text"
msgid "Each %PRODUCTNAME 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 "Sada dostupných příkazů závisí na používané komponentě %PRODUCTNAME. Jednoduchým způsobem, jak příkazy zjistit, je přejít na <emph>Nástroje > Přizpůsobit > Klávesnice</emph>. Umístíte-li myš nad funkci v seznamu <emph>Funkce</emph>, zobrazí se tip s příslušným příkazem UNO."
#. enSv9
#: sf_document.xhp
@@ -14378,7 +14378,7 @@ msgctxt ""
"par_id11584882015025\n"
"help.text"
msgid "Returns a string containing the folder where the specified extension package is installed."
-msgstr ""
+msgstr "Vrátí řetězec obsahující složku, v níž je nainstalován zadaný balík s rozšířením."
#. xuDgD
#: sf_filesystem.xhp
@@ -14387,7 +14387,7 @@ msgctxt ""
"par_id21612999775311\n"
"help.text"
msgid "The current value of the property <literal>SF_FileSystem.FileNaming</literal> is used to determine the notation of the returned string."
-msgstr ""
+msgstr "U vráceného řetězce je použit zápis podle aktuální hodnoty vlastnosti <literal>SF_FileSystem.FileNaming</literal>."
#. jWSSt
#: sf_filesystem.xhp
@@ -14396,7 +14396,7 @@ msgctxt ""
"par_id891644442917193\n"
"help.text"
msgid "Use the property <link href=\"text/sbasic/shared/03/sf_platform.xhp#hd_id711600788076834\" name=\"Extensions_link\"><literal>Extensions</literal></link> from the <literal>Platform</literal> service to get string array with the IDs of all installed extensions."
-msgstr ""
+msgstr "Pole řetězců s identifikátory všech nainstalovaných rozšíření získáte pomocí vlastnosti <link href=\"text/sbasic/shared/03/sf_platform.xhp#hd_id711600788076834\" name=\"Extensions\"><literal>Extensions</literal></link> ze služby <literal>Platform</literal>."
#. w9vDF
#: sf_filesystem.xhp
@@ -14405,7 +14405,7 @@ msgctxt ""
"par_id451584882542121\n"
"help.text"
msgid "<emph>extension</emph>: A string value with the ID of the extension. If the extension is not installed, an exception is raised."
-msgstr ""
+msgstr "<emph>extension</emph>: Řetězec s identifikátorem rozšíření. Není-li takové rozšíření nainstalováno, nastane výjimka."
#. YhQmv
#: sf_filesystem.xhp
@@ -14414,7 +14414,7 @@ msgctxt ""
"par_id651626217313369\n"
"help.text"
msgid "The examples below in Basic and Python return the folder where the APSO extension is installed."
-msgstr ""
+msgstr "V níže uvedených příkladech v Basicu a Pythonu se vrátí složka, v níž je nainstalováno rozšíření APSO."
#. ZbyLn
#: sf_filesystem.xhp
@@ -19778,7 +19778,7 @@ msgctxt ""
"bas_id801643306742620\n"
"help.text"
msgid "' Runs the Python script MyListener located in file myScripts.py in the user scripts folder"
-msgstr ""
+msgstr "' Spustí skript Pythonu MyListener umístěný v souboru myScripts.py ve složce uživatelských skriptů"
#. uAbp9
#: sf_menu.xhp
@@ -20318,7 +20318,7 @@ msgctxt ""
"par_id561633021747014\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "ano"
#. T2MVx
#: sf_platform.xhp
@@ -20327,7 +20327,7 @@ msgctxt ""
"par_id201633021748566\n"
"help.text"
msgid "String array"
-msgstr ""
+msgstr "pole řetězců (String)"
#. 5Fkqe
#: sf_platform.xhp
@@ -20336,7 +20336,7 @@ msgctxt ""
"par_id831633021749125\n"
"help.text"
msgid "Returns a zero-based array of strings containing the internal IDs of all installed extensions."
-msgstr ""
+msgstr "Vrátí pole řetězců začínající od 0, které obsahuje interní identifikátory všech nainstalovaných rozšíření."
#. 9aGdF
#: sf_platform.xhp
@@ -20372,7 +20372,7 @@ msgctxt ""
"par_id561633021748013\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "ano"
#. 9qBZR
#: sf_platform.xhp
@@ -20381,7 +20381,7 @@ msgctxt ""
"par_id831633021749297\n"
"help.text"
msgid "Returns the locale used for numbers and dates as a string in the format \"la-CO\" (language-COUNTRY)."
-msgstr ""
+msgstr "Vrátí národní prostředí používané pro čísla a data jako řetězec ve formátu \"la-CO\" (language-COUNTRY, jazyk a země)."
#. Av85C
#: sf_platform.xhp
@@ -20399,7 +20399,7 @@ msgctxt ""
"par_id831633021749018\n"
"help.text"
msgid "Returns the locale of the operating system as a string in the format \"la-CO\" (language-COUNTRY). This is equivalent to the <literal>SystemLocale</literal> property."
-msgstr ""
+msgstr "Vrátí národní prostředí operačního systému jako řetězec ve formátu \"la-CO\" (language-COUNTRY, jazyk a země). Odpovídá vlastnosti <literal>SystemLocale</literal>."
#. Dt7J5
#: sf_platform.xhp
@@ -20426,7 +20426,7 @@ msgctxt ""
"par_id561633021706513\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "ano"
#. ZZcSc
#: sf_platform.xhp
@@ -20435,7 +20435,7 @@ msgctxt ""
"par_id831633021741117\n"
"help.text"
msgid "Returns the locale of the user interface as a string in the format \"la-CO\" (language-COUNTRY)."
-msgstr ""
+msgstr "Vrátí národní prostředí uživatelského rozhraní jako řetězec ve formátu \"la-CO\" (language-COUNTRY, jazyk a země)."
#. tqwyD
#: sf_platform.xhp
@@ -20462,7 +20462,7 @@ msgctxt ""
"par_id621614902220807\n"
"help.text"
msgid "Example: '<literal>LibreOffice 7.4.1.2 (The Document Foundation, Debian and Ubuntu)</literal>'"
-msgstr ""
+msgstr "Příklad: '<literal>LibreOffice 7.4.1.2 (The Document Foundation, Debian and Ubuntu)</literal>'"
#. 7WDer
#: sf_platform.xhp
@@ -20633,7 +20633,7 @@ msgctxt ""
"par_id561633021708547\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "ano"
#. Aue6E
#: sf_platform.xhp
@@ -20642,7 +20642,7 @@ msgctxt ""
"par_id831633021741336\n"
"help.text"
msgid "Returns the locale of the operating system as a string in the format \"la-CO\" (language-COUNTRY). This is equivalent to the <literal>Locale</literal> property."
-msgstr ""
+msgstr "Vrátí národní prostředí operačního systému jako řetězec ve formátu \"la-CO\" (language-COUNTRY, jazyk a země). Odpovídá vlastnosti <literal>Locale</literal>."
#. FJs9t
#: sf_platform.xhp
@@ -26195,7 +26195,7 @@ msgctxt ""
"par_id991589202413257\n"
"help.text"
msgid "Runs a UNO command on the current window. A few typical commands are: Save, SaveAs, ExportToPDF, Undo, Copy, Paste, etc."
-msgstr ""
+msgstr "Spustí pro aktuální okno příkaz UNO. Typickými příkazy jsou: Save, SaveAs, ExportToPDF, Undo, Copy, Paste atd."
#. x52HD
#: sf_ui.xhp
@@ -26204,7 +26204,7 @@ msgctxt ""
"par_id921611152932311\n"
"help.text"
msgid "Commands can be run with or without arguments. Arguments are not validated before running the command. If the command or its arguments are invalid, then nothing will happen."
-msgstr ""
+msgstr "Příkazy lze spouštět s argumenty nebo bez nich. Přes spuštěním příkazu se argumenty nekontrolují. Pokud je příkaz nebo jeho argumenty neplatné, nic se neprovede."
#. rhYJj
#: sf_ui.xhp
@@ -26213,7 +26213,7 @@ msgctxt ""
"par_id31644182402479\n"
"help.text"
msgid "For a complete list of UNO commands that can be run in %PRODUCTNAME, refer to the Wiki page <link href=\"https://wiki.documentfoundation.org/Development/DispatchCommands\" name=\"Commands_Wiki\">Development/DispatchCommands</link>."
-msgstr ""
+msgstr "Úplný seznam příkazů UNO, které lez v %PRODUCTNAME spouštět, naleznete na wiki stránce <link href=\"https://wiki.documentfoundation.org/Development/DispatchCommands\" name=\"Příkazy na wiki\">Development/DispatchCommands</link>."
#. Fkf3T
#: sf_ui.xhp
@@ -26222,7 +26222,7 @@ msgctxt ""
"par_id401589202413575\n"
"help.text"
msgid "<emph>command</emph>: Case-sensitive string containing the UNO command name. The inclusion of the prefix \".uno:\" in the command is optional. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
-msgstr ""
+msgstr "<emph>command</emph>: Řetězec, u něhož se rozlišuje velikost písmen, obsahující název příkazu UNO. Předpona \".uno:\" je v názvu příkazu nepovinná. Nekontroluje se správnost příkazu. Jestliže se po zavolá příkazu nic nestane, je pravděpodobně chybný."
#. cZgrF
#: sf_ui.xhp
@@ -26231,7 +26231,7 @@ msgctxt ""
"par_id521644182774710\n"
"help.text"
msgid "<emph>args</emph>: For each argument to be passed to the command, specify a pair containing the argument name and value."
-msgstr ""
+msgstr "<emph>args</emph>: Pro každý argument, který se má příkazu předat, určete dvojici udávající název a hodnotu argumentu."
#. t3CjC
#: sf_ui.xhp
@@ -26240,7 +26240,7 @@ msgctxt ""
"par_id721611153068137\n"
"help.text"
msgid "The following example runs the <literal>.uno:About</literal> command in the current window."
-msgstr ""
+msgstr "V následujícím příkladu se v aktuálním okně spustí příkaz <literal>.uno:About</literal>."
#. cFYc9
#: sf_ui.xhp
@@ -26249,7 +26249,7 @@ msgctxt ""
"par_id371644184276886\n"
"help.text"
msgid "Below is an example that runs the UNO command <literal>.uno:BasicIDEAppear</literal> and passes the arguments required to open the Basic IDE at a specific line of a module."
-msgstr ""
+msgstr "V příkladu níže se spustí příkaz UNO <literal>.uno:BasicIDEAppear</literal> a předají se mu argumenty, které určují, aby se IDE jazyka Basic otevřelo na stanoveném řádku zadaného modulu."
#. fTXvL
#: sf_ui.xhp
@@ -26258,7 +26258,7 @@ msgctxt ""
"bas_id631644184414955\n"
"help.text"
msgid "' Arguments passed to the command:"
-msgstr ""
+msgstr "' Argumenty předané příkazu:"
#. cyWLC
#: sf_ui.xhp
@@ -26267,7 +26267,7 @@ msgctxt ""
"par_id41644184549167\n"
"help.text"
msgid "Note that calling the command <literal>BasicIDEAppear</literal> without arguments will simply open the <menuitem>Basic IDE</menuitem>."
-msgstr ""
+msgstr "Volání příkazu <literal>BasicIDEAppear</literal> bez argumentů IDE jazyka Basic pouze otevře."
#. BKNap
#: sf_ui.xhp
@@ -26276,7 +26276,7 @@ msgctxt ""
"par_id311644243516674\n"
"help.text"
msgid "In Python it is also possible to call <literal>RunCommand</literal> using keyword arguments:"
-msgstr ""
+msgstr "V Pythonu je možné při volání metody <literal>RunCommand</literal> použít názvy argumentů:"
#. khKSW
#: sf_ui.xhp
@@ -26285,7 +26285,7 @@ msgctxt ""
"par_id191611153511038\n"
"help.text"
msgid "Each %PRODUCTNAME 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 "Sada dostupných příkazů závisí na používané komponentě %PRODUCTNAME. Jednoduchým způsobem, jak příkazy zjistit, je přejít na <emph>Nástroje > Přizpůsobit > Klávesnice</emph>. Umístíte-li myš nad funkci v seznamu <emph>Funkce</emph>, zobrazí se tip s příslušným příkazem UNO."
#. NnBWM
#: sf_ui.xhp
diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po
index d957a72bf79..e812c10e38c 100644
--- a/source/cs/helpcontent2/source/text/scalc/01.po
+++ b/source/cs/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/cs/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1559927186.000000\n"
@@ -32046,7 +32046,7 @@ msgctxt ""
"par_id3149825\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BETAINV\">Returns the inverse of the cumulative Beta probability density function.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_BETAINV\">Vrátí hodnoty inverzní distribuční funkce beta rozdělení.</ahelp>"
#. 9kR89
#: 04060181.xhp
@@ -32064,7 +32064,7 @@ msgctxt ""
"par_id3149266\n"
"help.text"
msgid "<emph>Number</emph> is the probability associated with the Beta distribution for the given arguments <emph>Alpha</emph> and <emph>Beta</emph>."
-msgstr ""
+msgstr "<emph>Číslo</emph> je pravděpodobnost odpovídající beta rozdělení pro zadané argumenty <emph>Alfa</emph> a <emph>Beta</emph>."
#. dxYmS
#: 04060181.xhp
@@ -32073,7 +32073,7 @@ msgctxt ""
"par_id3149710\n"
"help.text"
msgid "<emph>Alpha</emph> is a strictly positive parameter of the Beta distribution."
-msgstr ""
+msgstr "<emph>Alfa</emph> je vždy kladný parametr beta rozdělení."
#. kzkLn
#: 04060181.xhp
@@ -32082,7 +32082,7 @@ msgctxt ""
"par_id3156306\n"
"help.text"
msgid "<emph>Beta</emph> is a strictly positive parameter of the Beta distribution."
-msgstr ""
+msgstr "<emph>Beta</emph> je vždy kladný parametr beta rozdělení."
#. GMG7C
#: 04060181.xhp
@@ -32091,7 +32091,7 @@ msgctxt ""
"par_id3150960\n"
"help.text"
msgid "<emph>Start</emph> (optional) is the lower bound of the output range of the function. If omitted, the default value is 0."
-msgstr ""
+msgstr "<emph>Začátek</emph> (nepovinné) je dolní mez rozsahu výstupu distribuční funkce. Je-li vynecháno, výchozí hodnotou je 0."
#. NNPPv
#: 04060181.xhp
@@ -32100,7 +32100,7 @@ msgctxt ""
"par_id3151268\n"
"help.text"
msgid "<emph>End</emph> (optional) is the upper bound of the output range of the function. If omitted, the default value is 1."
-msgstr ""
+msgstr "<emph>Konec</emph> (nepovinné) je horní mez rozsahu výstupu distribuční funkce. Je-li vynecháno, výchozí hodnotou je 1."
#. CfVEd
#: 04060181.xhp
@@ -32109,7 +32109,7 @@ msgctxt ""
"par_id3146859\n"
"help.text"
msgid "<input>=BETAINV(0.5;5;10)</input> returns the value 0.3257511553."
-msgstr ""
+msgstr "<input>=BETAINV(0,5;5;10)</input> vrátí hodnotu 0,3257511553."
#. hpGub
#: 04060181.xhp
@@ -32118,7 +32118,7 @@ msgctxt ""
"par_id871621424421294\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/BETAINV\">BETAINV Wiki page</link>"
-msgstr ""
+msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/BETAINV\">Wiki stránka BETAINV</link>"
#. kAezG
#: 04060181.xhp
@@ -32127,7 +32127,7 @@ msgctxt ""
"bm_id2945620\n"
"help.text"
msgid "<bookmark_value>BETA.INV function</bookmark_value><bookmark_value>cumulative probability density function;inverse of</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BETA.INV</bookmark_value><bookmark_value>distribuční funkce rozdělení;inverzní</bookmark_value>"
#. SdmAC
#: 04060181.xhp
@@ -32145,7 +32145,7 @@ msgctxt ""
"par_id2949825\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Returns the inverse of the cumulative Beta probability density function.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Vrátí hodnoty inverzní distribuční funkce beta rozdělení.</ahelp>"
#. xtGcA
#: 04060181.xhp
@@ -32163,7 +32163,7 @@ msgctxt ""
"par_id2949266\n"
"help.text"
msgid "<emph>Number</emph> is the probability associated with the Beta distribution for the given arguments <emph>Alpha</emph> and <emph>Beta</emph>."
-msgstr ""
+msgstr "<emph>Číslo</emph> je pravděpodobnost odpovídající beta rozdělení pro zadané argumenty <emph>Alfa</emph> a <emph>Beta</emph>."
#. oRwEr
#: 04060181.xhp
@@ -32172,7 +32172,7 @@ msgctxt ""
"par_id2949710\n"
"help.text"
msgid "<emph>Alpha</emph> is a strictly positive parameter of the Beta distribution."
-msgstr ""
+msgstr "<emph>Alfa</emph> je vždy kladný parametr beta rozdělení."
#. AcKWH
#: 04060181.xhp
@@ -32181,7 +32181,7 @@ msgctxt ""
"par_id2956306\n"
"help.text"
msgid "<emph>Beta</emph> is a strictly positive parameter of the Beta distribution."
-msgstr ""
+msgstr "<emph>Beta</emph> je vždy kladný parametr beta rozdělení."
#. Xijgg
#: 04060181.xhp
@@ -32190,7 +32190,7 @@ msgctxt ""
"par_id2950960\n"
"help.text"
msgid "<emph>Start</emph> (optional) is the lower bound of the output range of the function. If omitted, the default value is 0."
-msgstr ""
+msgstr "<emph>Začátek</emph> (nepovinné) je dolní mez rozsahu výstupu distribuční funkce. Je-li vynecháno, výchozí hodnotou je 0."
#. Rg7zt
#: 04060181.xhp
@@ -32199,7 +32199,7 @@ msgctxt ""
"par_id2951268\n"
"help.text"
msgid "<emph>End</emph> (optional) is the upper bound of the output range of the function. If omitted, the default value is 1."
-msgstr ""
+msgstr "<emph>Konec</emph> (nepovinné) je horní mez rozsahu výstupu distribuční funkce. Je-li vynecháno, výchozí hodnotou je 1."
#. dbj7p
#: 04060181.xhp
@@ -32208,7 +32208,7 @@ msgctxt ""
"par_id2946859\n"
"help.text"
msgid "<input>=BETA.INV(0.5;5;10)</input> returns the value 0.3257511553."
-msgstr ""
+msgstr "<input>=BETA.INV(0,5;5;10)</input> vrátí hodnotu 0,3257511553."
#. Qrj6p
#: 04060181.xhp
@@ -32217,7 +32217,7 @@ msgctxt ""
"par_id841621424421294\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/BETA.INV\">BETA.INV Wiki page</link>"
-msgstr ""
+msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/BETA.INV\">Wiki stránka BETA.INV</link>"
#. fbcUB
#: 04060181.xhp
diff --git a/source/cs/helpcontent2/source/text/sdatabase.po b/source/cs/helpcontent2/source/text/sdatabase.po
index 35f9ad2df7e..cd64f165011 100644
--- a/source/cs/helpcontent2/source/text/sdatabase.po
+++ b/source/cs/helpcontent2/source/text/sdatabase.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-17 11:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-20 18:39+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/cs/>\n"
"Language: cs\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Přirozené"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
@@ -9184,7 +9184,7 @@ msgctxt ""
"par_id71643046088031\n"
"help.text"
msgid "Refer to the database server administrator for the correct values of the keywords passed in the connection string. Values for <emph>user=</emph> and <emph>password=</emph> are ignored but will be requested at connection time."
-msgstr "Správné hodnoty klíčových slov v řetězci pro spojení zjistíte u správce databázového serveru. Hodnoty klíčových slov <emph>user=</emph> (uživatel) a <emph>password=<emph> (heslo) jsou ignorovány, ale budou vyžádány při připojení."
+msgstr "Správné hodnoty klíčových slov v řetězci pro spojení zjistíte u správce databázového serveru. Hodnoty klíčových slov <emph>user=</emph> (uživatel) a <emph>password=</emph> (heslo) jsou ignorovány, ale budou vyžádány při připojení."
#. bsUA3
#: dabawiz02pgsql.xhp
@@ -9193,7 +9193,7 @@ msgctxt ""
"par_id131643048856194\n"
"help.text"
msgid "The connection string is displayed in the %PRODUCTNAME Base status bar."
-msgstr "Řetězec pro připojení je zobrazen ve stavové liště %PRODUCTNAME Base.<emph>"
+msgstr "Řetězec pro připojení je zobrazen ve stavové liště %PRODUCTNAME Base."
#. FupET
#: dabawiz02pgsql.xhp
@@ -10849,7 +10849,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Migrate Macros"
-msgstr ""
+msgstr "Migrace maker"
#. KDtEB
#: migrate_macros.xhp
@@ -10858,7 +10858,7 @@ msgctxt ""
"bm_id6009095\n"
"help.text"
msgid "<bookmark_value>wizards;macros (Base)</bookmark_value> <bookmark_value>Macro Wizard (Base)</bookmark_value> <bookmark_value>macros;attaching new (Base)</bookmark_value> <bookmark_value>migrating macros (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>průvodci;makra (Base)</bookmark_value><bookmark_value>Průvodce makry (Base)</bookmark_value><bookmark_value>makra; připojování nového (Base)</bookmark_value><bookmark_value>migrace maker (Base)</bookmark_value>"
#. tjLuE
#: migrate_macros.xhp
@@ -10867,7 +10867,7 @@ msgctxt ""
"hd_id0112200902353472\n"
"help.text"
msgid "<link href=\"text/sdatabase/migrate_macros.xhp\">Migrate Macros</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/explorer/database/migrate_macros.xhp\">Migrace maker</link>"
#. xMVrd
#: migrate_macros.xhp
@@ -10876,7 +10876,7 @@ msgctxt ""
"par_id0112200902353466\n"
"help.text"
msgid "<ahelp hid=\".\">The Database Document Macro Migration Wizard moves existing macros from sub-documents of an old Base file into the new Base file's macro storage area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Průvodce migrací maker databázového dokumentu přesune existující makra z poddokumentů starého souboru Base do nového úložiště maker Base.</ahelp>"
#. ajASD
#: migrate_macros.xhp
@@ -10885,7 +10885,7 @@ msgctxt ""
"par_id0224200911454780\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte umístění a název souboru pro uložení nového databázového souboru. Ve výchozím nastavení má nový soubor stejný název jako starý a starému souboru se do názvu doplní \"backup\".</ahelp>"
#. M7aSL
#: migrate_macros.xhp
@@ -10894,7 +10894,7 @@ msgctxt ""
"par_id022420091145472\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">The list shows all changes that were applied to the database file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seznam zobrazuje všechny změny v databázovém souboru.</ahelp>"
#. hee9q
#: migrate_macros.xhp
@@ -10903,7 +10903,7 @@ msgctxt ""
"par_id0112200902353542\n"
"help.text"
msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view."
-msgstr ""
+msgstr "Dříve mohla být makra uložena jen v textových poddokumentech formulářů a sestav. Nyní mohou být makra uložena i v samotném souboru Base. Díky tomu mohou být nyní makra v Base souborech volána z libovolných komponent: formulářů, sestav, návrhu tabulek, návrhu dotazů, návrhu relací, zobrazení dat tabulek."
#. DhC2o
#: migrate_macros.xhp
@@ -10912,7 +10912,7 @@ msgctxt ""
"par_id0112200903075865\n"
"help.text"
msgid "However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area."
-msgstr ""
+msgstr "Není ovšem technicky možné ukládat makra zároveň v souboru Base a jeho poddokumentech. Pokud tedy chcete připojit nová makra k souboru Base a zachovat stávající makra, musíte přesunout stávající makra do úložiště maker v souboru Base."
#. mtCb7
#: migrate_macros.xhp
@@ -10921,7 +10921,7 @@ msgctxt ""
"par_id0112200903075830\n"
"help.text"
msgid "The Database Document Macro Migration Wizard can move the macros up into the Base file's storage area. You can then examine the macros and edit them as needed."
-msgstr ""
+msgstr "Průvodce migrací maker databázového dokumentu může makra přesunout do úložiště maker. Poté můžete makra zobrazit a dle potřeby upravit."
#. RJUfX
#: migrate_macros.xhp
@@ -10930,7 +10930,7 @@ msgctxt ""
"par_id0112200903075951\n"
"help.text"
msgid "For example, it is possible that macros from the sub-documents had the same module names and macro names. After you moved the macros into one common macro storage area, you must edit the macros to make the names unique. The wizard cannot do this."
-msgstr ""
+msgstr "Například je možné, že makra z poddokumentů používají stejné názvy modulů či názvy maker. Po přesunu do společného úložiště musíte makra upravit, aby mělo každé jednoznačný název. To průvodce nezvládne."
#. pSFRn
#: migrate_macros.xhp
@@ -10939,7 +10939,7 @@ msgctxt ""
"par_id0112200903075915\n"
"help.text"
msgid "The wizard can backup the Base file to another folder of your choice. The wizard changes the original Base file. The backup remains unchanged."
-msgstr ""
+msgstr "Průvodce může uložit zálohu souboru Base do zvolené složky. Upraven bude původní soubor. Záloha zůstane beze změn."
#. WCGZK
#: migrate_macros.xhp
@@ -10948,7 +10948,7 @@ msgctxt ""
"par_id0112200902353554\n"
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Macros_in_Database_Documents\" name=\"wiki.documentfoundation.org Macros in Database Documents\">An in depth explanation by the developers (Wiki).</link>"
-msgstr ""
+msgstr "<link href=\"https://wiki.documentfoundation.org/Macros_in_Database_Documents\" name=\"Makra v dokumentech databází na wiki\">Podrobné vysvětlení od vývojářů na wiki</link>"
#. WG9NH
#: password.xhp
@@ -10957,7 +10957,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "User Name and Password Required"
-msgstr ""
+msgstr "Je vyžadováno uživatelské jméno a heslo"
#. WekVB
#: password.xhp
@@ -10966,7 +10966,7 @@ msgctxt ""
"par_idN10541\n"
"help.text"
msgid "User Name and Password Required"
-msgstr ""
+msgstr "Je vyžadováno uživatelské jméno a heslo"
#. LCLTp
#: password.xhp
@@ -10975,7 +10975,7 @@ msgctxt ""
"par_idN1054D\n"
"help.text"
msgid "User name"
-msgstr ""
+msgstr "Uživatelské jméno"
#. Rx3tD
#: password.xhp
@@ -10984,7 +10984,7 @@ msgctxt ""
"par_idN10551\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the user name to connect to the data source.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zadejte jméno uživatele pro spojení se zdrojem dat.</ahelp>"
#. dQH7s
#: password.xhp
@@ -10993,7 +10993,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "Password"
-msgstr ""
+msgstr "Heslo"
#. dqjRr
#: password.xhp
@@ -11002,7 +11002,7 @@ msgctxt ""
"par_idN1056C\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the password to connect to the data source.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zadejte heslo uživatele pro spojení se zdrojem dat.</ahelp>"
#. TudyG
#: password.xhp
@@ -11011,7 +11011,7 @@ msgctxt ""
"par_idN10583\n"
"help.text"
msgid "Remember password till end of session"
-msgstr ""
+msgstr "Zapamatovat heslo do konce relace"
#. KYrgJ
#: password.xhp
@@ -11020,7 +11020,7 @@ msgctxt ""
"par_idN10587\n"
"help.text"
msgid "<ahelp hid=\".\">Select to use the same user name and password without further dialog, when you connect again to the same data source in the current %PRODUCTNAME session.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Při příštím přístupu ke stejnému zdroji dat v současné relaci %PRODUCTNAME se použije stejné uživatelské jméno a heslo bez zobrazení dalšího dialogu.</ahelp>"
#. EWAYC
#: querywizard00.xhp
@@ -11029,7 +11029,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard"
-msgstr ""
+msgstr "Průvodce dotazem"
#. VGUsH
#: querywizard00.xhp
@@ -11038,7 +11038,7 @@ msgctxt ""
"par_idN1054C\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard00.xhp\">Query Wizard</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard00.xhp\">Průvodce dotazem</link>"
#. 7eeqf
#: querywizard00.xhp
@@ -11047,7 +11047,7 @@ msgctxt ""
"par_idN1055C\n"
"help.text"
msgid "<ahelp hid=\".\">The Query Wizard helps you to design a database query.</ahelp> The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command."
-msgstr ""
+msgstr "<ahelp hid=\".\">Průvodce dotazem pomůže navrhnout databázový dotaz.</ahelp> Uložený dotaz je možné vyvolat později, buď z grafického rozhraní, nebo s pomocí automaticky vytvořeného příkazu jazyka SQL."
#. SCN34
#: querywizard00.xhp
@@ -11056,7 +11056,7 @@ msgctxt ""
"par_idN105D2\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard01.xhp\" name=\"Query Wizard - Field Selection\">Query Wizard - Field selection</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard01.xhp\" name=\"Průvodce dotazem - Výběr polí\">Průvodce dotazem - Výběr polí</link>"
#. qKgrF
#: querywizard01.xhp
@@ -11065,7 +11065,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Field Selection"
-msgstr ""
+msgstr "Průvodce dotazem - Výběr polí"
#. ago2e
#: querywizard01.xhp
@@ -11074,7 +11074,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard01.xhp\">Query Wizard - Field Selection</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard01.xhp\">Průvodce dotazem - Výběr polí</link>"
#. zvnWy
#: querywizard01.xhp
@@ -11083,7 +11083,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Specifies the table to create the query, and specifies which fields you wish to include in the query."
-msgstr ""
+msgstr "Vyberte tabulku pro vytvoření dotazu a zvolte pole, která si přejete zahrnout do dotazu."
#. bjRCe
#: querywizard01.xhp
@@ -11092,7 +11092,7 @@ msgctxt ""
"par_idN10559\n"
"help.text"
msgid "Tables"
-msgstr ""
+msgstr "Tabulky"
#. RBgge
#: querywizard01.xhp
@@ -11101,7 +11101,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the table for which the query is to be created.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Určuje tabulku, ze které se vytvoří dotaz.</ahelp>"
#. BFXtZ
#: querywizard01.xhp
@@ -11110,7 +11110,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "Fields in the Query"
-msgstr ""
+msgstr "Pole v dotazu"
#. n6cwc
#: querywizard01.xhp
@@ -11119,7 +11119,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "<ahelp hid=\".\">Displays all fields that will be included in the new query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zobrazuje všechna pole, která se zahrnou do nového dotazu.</ahelp>"
#. MJBo8
#: querywizard01.xhp
@@ -11128,7 +11128,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard02.xhp\" name=\"Query Wizard - Sorting order\">Query Wizard - Sorting order</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard02.xhp\" name=\"Průvodce dotazem - Pořadí řazení\">Průvodce dotazem - Pořadí řazení</link>"
#. T7jwS
#: querywizard02.xhp
@@ -11137,7 +11137,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Sorting Order"
-msgstr ""
+msgstr "Průvodce dotazem - Pořadí řazení"
#. 6jtTb
#: querywizard02.xhp
@@ -11146,7 +11146,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard02.xhp\">Query Wizard - Sorting Order</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard02.xhp\">Průvodce dotazem - Pořadí řazení</link>"
#. hv6wL
#: querywizard02.xhp
@@ -11155,7 +11155,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies the sorting order for the data records in your query."
-msgstr ""
+msgstr "Určuje pořadí řazení záznamů v dotazu."
#. eVr57
#: querywizard02.xhp
@@ -11164,7 +11164,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Sort by"
-msgstr ""
+msgstr "Seřadit podle"
#. CRtP3
#: querywizard02.xhp
@@ -11173,7 +11173,7 @@ msgctxt ""
"par_idN105B2\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the field by which the created query is sorted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Určuje pole, podle kterého se vytvořený dotaz seřadí.</ahelp>"
#. xUjcF
#: querywizard02.xhp
@@ -11182,7 +11182,7 @@ msgctxt ""
"par_idN1055C\n"
"help.text"
msgid "Ascending"
-msgstr ""
+msgstr "Vzestupně"
#. aSXt6
#: querywizard02.xhp
@@ -11191,7 +11191,7 @@ msgctxt ""
"par_idN105BF\n"
"help.text"
msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically ascending order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Klepněte pro seřazení v abecedním nebo číselném vzestupném pořadí.</ahelp>"
#. pR3aG
#: querywizard02.xhp
@@ -11200,7 +11200,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "Descending"
-msgstr ""
+msgstr "Sestupně"
#. 9BtoZ
#: querywizard02.xhp
@@ -11209,7 +11209,7 @@ msgctxt ""
"par_idN105CC\n"
"help.text"
msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically descending order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Klepněte pro seřazení v abecedním nebo číselném sestupném pořadí.</ahelp>"
#. 6U4wS
#: querywizard02.xhp
@@ -11218,7 +11218,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "And then by"
-msgstr ""
+msgstr "Potom podle"
#. CqmF3
#: querywizard02.xhp
@@ -11227,7 +11227,7 @@ msgctxt ""
"par_idN105D9\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies additional fields by which the created query is sorted, if previous sort fields are equal.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Určuje další pole, podle kterých se vytvořený dotaz seřadí, pokud předchozí pole obsahují stejná data.</ahelp>"
#. pEGB3
#: querywizard02.xhp
@@ -11236,7 +11236,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard03.xhp\" name=\"Query Wizard - Search conditions\">Query Wizard - Search conditions</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard03.xhp\" name=\"Průvodce dotazem - Podmínky výběru\">Průvodce dotazem - Podmínky výběru</link>"
#. Ezdjv
#: querywizard03.xhp
@@ -11245,7 +11245,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Search Conditions"
-msgstr ""
+msgstr "Průvodce dotazem - Podmínky výběru"
#. usSAE
#: querywizard03.xhp
@@ -11254,7 +11254,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard03.xhp\">Query Wizard - Search Conditions</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard03.xhp\">Průvodce dotazem - Podmínky výběru</link>"
#. Axn74
#: querywizard03.xhp
@@ -11263,7 +11263,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies the search conditions to filter the query."
-msgstr ""
+msgstr "Určuje vyhledávací podmínky pro filtr v dotazu."
#. MBS9h
#: querywizard03.xhp
@@ -11272,7 +11272,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Match all of the following"
-msgstr ""
+msgstr "Odpovídá všem následujícím"
#. eGvAt
#: querywizard03.xhp
@@ -11281,7 +11281,7 @@ msgctxt ""
"par_idN105B2\n"
"help.text"
msgid "<ahelp hid=\".\">Select to filter the query by all the conditions using a logical AND.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Všechny podmínky pro filtrování dotazu se spojí logickým AND.</ahelp>"
#. mowq3
#: querywizard03.xhp
@@ -11290,7 +11290,7 @@ msgctxt ""
"par_idN1055C\n"
"help.text"
msgid "Match any of the following"
-msgstr ""
+msgstr "Odpovídá některým z následujících"
#. m9DAv
#: querywizard03.xhp
@@ -11299,7 +11299,7 @@ msgctxt ""
"par_idN105BF\n"
"help.text"
msgid "<ahelp hid=\".\">Select to filter the query by any of the conditions using a logical OR.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Všechny podmínky pro filtrování dotazu se spojí logickým OR.</ahelp>"
#. YzKAZ
#: querywizard03.xhp
@@ -11308,7 +11308,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "Field"
-msgstr ""
+msgstr "Pole"
#. zJBqq
#: querywizard03.xhp
@@ -11317,7 +11317,7 @@ msgctxt ""
"par_idN105CC\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name for the filter condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte název pole pro podmínku filtru.</ahelp>"
#. cpBwd
#: querywizard03.xhp
@@ -11326,7 +11326,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Podmínka"
#. FRFQM
#: querywizard03.xhp
@@ -11335,7 +11335,7 @@ msgctxt ""
"par_idN105D9\n"
"help.text"
msgid "<ahelp hid=\".\">Select the condition for the filter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte podmínku filtru.</ahelp>"
#. dF2FF
#: querywizard03.xhp
@@ -11344,7 +11344,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Hodnota"
#. ZKEEw
#: querywizard03.xhp
@@ -11353,7 +11353,7 @@ msgctxt ""
"par_idN105E6\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the value for the filter condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zadejte hodnotu pro podmínku filtru.</ahelp>"
#. huAnr
#: querywizard03.xhp
@@ -11362,7 +11362,7 @@ msgctxt ""
"par_idN10574\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard04.xhp\" name=\"Query Wizard - Detail or Summary\">Query Wizard - Detail or summary</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard04.xhp\" name=\"Průvodce dotazem - Podrobnosti nebo souhrn\">Průvodce dotazem - Podrobnosti nebo souhrn</link>"
#. AFtfc
#: querywizard04.xhp
@@ -11371,7 +11371,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Detail or Summary"
-msgstr ""
+msgstr "Průvodce dotazem - Podrobnosti nebo souhrn"
#. He5oE
#: querywizard04.xhp
@@ -11380,7 +11380,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard04.xhp\">Query Wizard - Detail or Summary</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard04.xhp\">Průvodce dotazem - Podrobnosti nebo souhrn</link>"
#. pvdAU
#: querywizard04.xhp
@@ -11389,7 +11389,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies whether to display all records of the query, or only the results of aggregate functions."
-msgstr ""
+msgstr "Určuje, zda se zobrazí všechny záznamy dotazu, nebo jen výsledky agregačních funkcí."
#. GNBdc
#: querywizard04.xhp
@@ -11398,7 +11398,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions."
-msgstr ""
+msgstr "Tato stránka se zobrazí jen tehdy, pokud jsou v dotazu číselná pole, která umožňují použití agregačních funkcí."
#. LAhTk
#: querywizard04.xhp
@@ -11407,7 +11407,7 @@ msgctxt ""
"par_idN10559\n"
"help.text"
msgid "Detailed query"
-msgstr ""
+msgstr "Podrobný dotaz"
#. aXtmP
#: querywizard04.xhp
@@ -11416,7 +11416,7 @@ msgctxt ""
"par_idN105BD\n"
"help.text"
msgid "<ahelp hid=\".\">Select to show all records of the query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte pro zobrazení všech záznamů dotazu.</ahelp>"
#. h7yp9
#: querywizard04.xhp
@@ -11425,7 +11425,7 @@ msgctxt ""
"par_idN105C2\n"
"help.text"
msgid "Summary query"
-msgstr ""
+msgstr "Souhrný dotaz"
#. 4VMFu
#: querywizard04.xhp
@@ -11434,7 +11434,7 @@ msgctxt ""
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Select to show only results of aggregate functions.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte, pokud chcete zobrazit jen výsledky agregačních funkcí.</ahelp>"
#. CEC9y
#: querywizard04.xhp
@@ -11443,7 +11443,7 @@ msgctxt ""
"par_idN105D7\n"
"help.text"
msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls."
-msgstr ""
+msgstr "Vyberte ze seznamu agregační funkci a název číselného pole. Je možné zadat libovolný počet agregačních funkcí, jednu v každém řádku."
#. QCySK
#: querywizard04.xhp
@@ -11452,7 +11452,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "Aggregate function"
-msgstr ""
+msgstr "Agregační funkce"
#. H3vuB
#: querywizard04.xhp
@@ -11461,7 +11461,7 @@ msgctxt ""
"par_idN105E4\n"
"help.text"
msgid "<ahelp hid=\".\">Select the aggregate function.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte agregační funkci.</ahelp>"
#. 7VBHB
#: querywizard04.xhp
@@ -11470,7 +11470,7 @@ msgctxt ""
"par_idN105DD\n"
"help.text"
msgid "Field name"
-msgstr ""
+msgstr "Název pole"
#. DhcSj
#: querywizard04.xhp
@@ -11479,7 +11479,7 @@ msgctxt ""
"par_idN10656\n"
"help.text"
msgid "<ahelp hid=\".\">Select the numeric field name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte číselný název pole.</ahelp>"
#. hM5kP
#: querywizard04.xhp
@@ -11488,7 +11488,7 @@ msgctxt ""
"par_idN105FE\n"
"help.text"
msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Přidá nový řádek.</ahelp>"
#. MYCN9
#: querywizard04.xhp
@@ -11497,7 +11497,7 @@ msgctxt ""
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Odstraní poslední řádek.</ahelp>"
#. 95hsW
#: querywizard04.xhp
@@ -11506,7 +11506,7 @@ msgctxt ""
"par_idN1060E\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard05.xhp\" name=\"Query Wizard - Grouping\">Query Wizard - Grouping</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard05.xhp\" name=\"Průvodce dotazem - Seskupení\">Průvodce dotazem - Seskupení</link>"
#. d4Arr
#: querywizard05.xhp
@@ -11515,7 +11515,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Grouping"
-msgstr ""
+msgstr "Průvodce dotazem - Seskupení"
#. kwKJA
#: querywizard05.xhp
@@ -11524,7 +11524,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard05.xhp\">Query Wizard - Grouping</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard05.xhp\">Průvodce dotazem - Seskupení</link>"
#. yimYQ
#: querywizard05.xhp
@@ -11533,7 +11533,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Specifies whether to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard."
-msgstr ""
+msgstr "Určuje, zda se má dotaz seskupit. Aby se tento krok v průvodci zobrazil, musí zdroj dat podporovat SQL příkaz \"Group by clauses\"."
#. BEcEC
#: querywizard05.xhp
@@ -11542,7 +11542,7 @@ msgctxt ""
"par_idN10589\n"
"help.text"
msgid "Group by"
-msgstr ""
+msgstr "Seskupit podle"
#. XSPcc
#: querywizard05.xhp
@@ -11551,7 +11551,7 @@ msgctxt ""
"par_idN1058D\n"
"help.text"
msgid "<ahelp hid=\".\">Displays all fields that are to be used to group the query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zobrazuje všechna pole, která se mají použít k seskupení dotazu.</ahelp>"
#. bebrL
#: querywizard05.xhp
@@ -11560,7 +11560,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard06.xhp\" name=\"Query Wizard - Grouping conditions\">Query Wizard - Grouping conditions</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard06.xhp\" name=\"Průvodce dotazem - Podmínky seskupení\">Průvodce dotazem - Podmínky seskupení</link>"
#. FJyRe
#: querywizard06.xhp
@@ -11569,7 +11569,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Grouping Conditions"
-msgstr ""
+msgstr "Průvodce dotazem - Podmínky seskupení"
#. rvBec
#: querywizard06.xhp
@@ -11578,7 +11578,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard06.xhp\">Query Wizard - Grouping Conditions</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard06.xhp\">Průvodce dotazem - Podmínky seskupení</link>"
#. isYHF
#: querywizard06.xhp
@@ -11587,7 +11587,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard."
-msgstr ""
+msgstr "Určuje podmínky pro seskupení dotazu. Aby se tento krok v průvodci zobrazil, musí zdroj dat podporovat SQL příkaz \"Group by clauses\"."
#. E2hjZ
#: querywizard06.xhp
@@ -11596,7 +11596,7 @@ msgctxt ""
"par_idN10559\n"
"help.text"
msgid "Match all of the following"
-msgstr ""
+msgstr "Odpovídá všem následujícím"
#. tsdNz
#: querywizard06.xhp
@@ -11605,7 +11605,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Select to group the query by all the conditions using a logical AND.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seskupí dotaz podle všech podmínek spojených pomocí logického AND.</ahelp>"
#. vG7ub
#: querywizard06.xhp
@@ -11614,7 +11614,7 @@ msgctxt ""
"par_idN10560\n"
"help.text"
msgid "Match any of the following"
-msgstr ""
+msgstr "Odpovídá některým z následujících"
#. H4kNz
#: querywizard06.xhp
@@ -11623,7 +11623,7 @@ msgctxt ""
"par_idN10564\n"
"help.text"
msgid "<ahelp hid=\".\">Select to group the query by any of the conditions using a logical OR.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seskupí dotaz podle všech podmínek spojených pomocí logického OR.</ahelp>"
#. CRQPr
#: querywizard06.xhp
@@ -11632,7 +11632,7 @@ msgctxt ""
"par_idN10567\n"
"help.text"
msgid "Field name"
-msgstr ""
+msgstr "Název pole"
#. AUDUW
#: querywizard06.xhp
@@ -11641,7 +11641,7 @@ msgctxt ""
"par_idN1056B\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field name for the grouping condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zvolte název pole pro podmínku seskupení.</ahelp>"
#. vYSzM
#: querywizard06.xhp
@@ -11650,7 +11650,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Podmínka"
#. VHAhf
#: querywizard06.xhp
@@ -11659,7 +11659,7 @@ msgctxt ""
"par_idN10572\n"
"help.text"
msgid "<ahelp hid=\".\">Select the condition for the grouping.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte podmínku pro seskupení.</ahelp>"
#. LYZYG
#: querywizard06.xhp
@@ -11668,7 +11668,7 @@ msgctxt ""
"par_idN10575\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Hodnota"
#. GBywN
#: querywizard06.xhp
@@ -11677,7 +11677,7 @@ msgctxt ""
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the value for the grouping condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zadejte hodnotu pro podmínku seskupení.</ahelp>"
#. tg3CC
#: querywizard06.xhp
@@ -11686,7 +11686,7 @@ msgctxt ""
"par_idN1057C\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard07.xhp\" name=\"Query Wizard - Aliases\">Query Wizard - Aliases</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard07.xhp\" name=\"Průvodce dotazem - Aliasy\">Průvodce dotazem - Aliasy</link>"
#. LGziG
#: querywizard07.xhp
@@ -11695,7 +11695,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Aliases"
-msgstr ""
+msgstr "Průvodce dotazem - Aliasy"
#. dCG5v
#: querywizard07.xhp
@@ -11704,7 +11704,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard07.xhp\">Query Wizard - Aliases</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard07.xhp\">Průvodce dotazem - Aliasy</link>"
#. 8qMru
#: querywizard07.xhp
@@ -11713,7 +11713,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name."
-msgstr ""
+msgstr "Přiřadí názvům polí aliasy. Aliasy jsou volitelné a mohou poskytnout uživatelsky přívětivější názvy, které se zobrazují místo názvů polí. Např. je možné aliasy použít, když mají pole z různých tabulek stejné názvy."
#. GKQBZ
#: querywizard07.xhp
@@ -11722,7 +11722,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Alias"
-msgstr ""
+msgstr "Alias"
#. TiaDt
#: querywizard07.xhp
@@ -11731,7 +11731,7 @@ msgctxt ""
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the alias for the field name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zadejte alias pro název pole.</ahelp>"
#. cHhQS
#: querywizard07.xhp
@@ -11740,7 +11740,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard08.xhp\" name=\"Query Wizard - Overview\">Query Wizard - Overview</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard08.xhp\" name=\"Průvodce dotazem - Přehled\">Průvodce dotazem - Přehled</link>"
#. ZD37L
#: querywizard08.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Overview"
-msgstr ""
+msgstr "Průvodce dotazem - Přehled"
#. eZifq
#: querywizard08.xhp
@@ -11758,7 +11758,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard08.xhp\">Query Wizard - Overview</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard08.xhp\">Průvodce dotazem - Přehled</link>"
#. Eugc7
#: querywizard08.xhp
@@ -11767,7 +11767,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished."
-msgstr ""
+msgstr "Zadejte název dotazu a určete, zda chcete po skončení průvodce dotaz zobrazit, nebo upravit."
#. zjCxf
#: querywizard08.xhp
@@ -11776,7 +11776,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "Name of the query"
-msgstr ""
+msgstr "Název dotazu"
#. ZLJYh
#: querywizard08.xhp
@@ -11785,7 +11785,7 @@ msgctxt ""
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the name of the query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zadejte název dotazu.</ahelp>"
#. uC9Qc
#: querywizard08.xhp
@@ -11794,7 +11794,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "Display query"
-msgstr ""
+msgstr "Zobrazit dotaz"
#. BJa3G
#: querywizard08.xhp
@@ -11803,7 +11803,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save and display the query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte, chcete-li dotaz uložit a zobrazit.</ahelp>"
#. yN4FB
#: querywizard08.xhp
@@ -11812,7 +11812,7 @@ msgctxt ""
"par_idN10564\n"
"help.text"
msgid "Modify query"
-msgstr ""
+msgstr "Upravit dotaz"
#. VKpNF
#: querywizard08.xhp
@@ -11821,7 +11821,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "<ahelp hid=\".\">Select to save the query and open it for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte, chcete-li dotaz uložit a otevřít pro úpravy.</ahelp>"
#. 3ww32
#: querywizard08.xhp
@@ -11830,7 +11830,7 @@ msgctxt ""
"par_idN1056B\n"
"help.text"
msgid "Overview"
-msgstr ""
+msgstr "Přehled"
#. SfUBA
#: querywizard08.xhp
@@ -11839,7 +11839,7 @@ msgctxt ""
"par_idN1056F\n"
"help.text"
msgid "<ahelp hid=\".\">Displays a summary of the query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zobrazí přehled dotazu.</ahelp>"
#. 8k8Fx
#: querywizard08.xhp
@@ -11848,7 +11848,7 @@ msgctxt ""
"par_idN10572\n"
"help.text"
msgid "<link href=\"text/sdatabase/querywizard00.xhp\" name=\"Query Wizard\">Query Wizard</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/querywizard00.xhp\" name=\"Průvodce dotazem\">Průvodce dotazem</link>"
#. Us2de
#: rep_datetime.xhp
@@ -11857,7 +11857,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Date and Time"
-msgstr ""
+msgstr "Datum a čas"
#. eDaHU
#: rep_datetime.xhp
@@ -11866,7 +11866,7 @@ msgctxt ""
"hd_id2320932\n"
"help.text"
msgid "<variable id=\"rep_datetime\"><link href=\"text/sdatabase/rep_datetime.xhp\">Date and Time</link></variable>"
-msgstr ""
+msgstr "<variable id=\"rep_datetime\"><link href=\"text/sdatabase/rep_datetime.xhp\">Datum a čas</link></variable>"
#. DrUB4
#: rep_datetime.xhp
@@ -11875,7 +11875,7 @@ msgctxt ""
"par_id8638874\n"
"help.text"
msgid "<ahelp hid=\".\">You can open the Date and Time dialog of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Date and Time</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Dialogové okno Datum a čas <link href=\"text/sdatabase/rep_main.xhp\">Návrháře sestav</link> otevřete pomocí příkazu <item type=\"menuitem\">Vložit - Datum a čas</item>.</ahelp>"
#. tSLyd
#: rep_datetime.xhp
@@ -11884,7 +11884,7 @@ msgctxt ""
"par_id6278878\n"
"help.text"
msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
-msgstr ""
+msgstr "Stiskněte <item type=\"keycode\">Shift-F1</item> a najeďte kurzorem myši na vstupní pole. Tím pro toto pole zobrazíte nápovědu."
#. ppg4k
#: rep_datetime.xhp
@@ -11893,7 +11893,7 @@ msgctxt ""
"par_id393078\n"
"help.text"
msgid "<ahelp hid=\".\">Enable Include Date to insert a date field into the active area of the report. The date field displays the current date when the report is executed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Povolte pole Zahrnout datum, pokud chcete do aktivní oblasti sestavy přidat pole s datem. V poli se zobrazí datum aktuální při spuštění sestavy.</ahelp>"
#. 6ued5
#: rep_datetime.xhp
@@ -11902,7 +11902,7 @@ msgctxt ""
"par_id1271401\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the date.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte formát data.</ahelp>"
#. VvPJF
#: rep_datetime.xhp
@@ -11911,7 +11911,7 @@ msgctxt ""
"par_id8718832\n"
"help.text"
msgid "<ahelp hid=\".\">Enable Include Time to insert a time field into the active area of the report. The time field displays the current time when the report is executed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Povolte pole Zahrnout čas, pokud chcete do aktivní oblasti sestavy přidat pole s časem. V poli se zobrazí čas aktuální při spuštění sestavy.</ahelp>"
#. DfCAA
#: rep_datetime.xhp
@@ -11920,7 +11920,7 @@ msgctxt ""
"par_id8561052\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the time.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte formát času.</ahelp>"
#. cVAzu
#: rep_datetime.xhp
@@ -11929,7 +11929,7 @@ msgctxt ""
"par_id5992919\n"
"help.text"
msgid "Click OK to insert the field."
-msgstr ""
+msgstr "Klepnutím na OK pole vložíte."
#. WFpF6
#: rep_datetime.xhp
@@ -11938,7 +11938,7 @@ msgctxt ""
"par_id4320810\n"
"help.text"
msgid "You can click the date or time field and drag to another position within the same area, or edit the properties in the Properties window."
-msgstr ""
+msgstr "Na pole s datem či časem můžete klepnout a přetáhnout je na jiné místo ve stejné oblasti nebo upravit vlastnosti v okně Vlastnosti."
#. DCjDN
#: rep_insertfield.xhp
@@ -11947,7 +11947,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Fields"
-msgstr ""
+msgstr "Vložit pole"
#. DiU2a
#: rep_insertfield.xhp
@@ -11956,7 +11956,7 @@ msgctxt ""
"bm_id61540566967968\n"
"help.text"
msgid "<bookmark_value>insert fields;in report design</bookmark_value> <bookmark_value>add fields;in report design</bookmark_value> <bookmark_value>report design;add fields to report</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>vložit pole;v návrhu sestavy</bookmark_value><bookmark_value>přidat pole;v návrhu sestavy</bookmark_value><bookmark_value>návrh sestavy;přidat pole do sestavy</bookmark_value>"
#. ZSrFy
#: rep_insertfield.xhp
@@ -11965,7 +11965,7 @@ msgctxt ""
"hd_id361540562942432\n"
"help.text"
msgid "<variable id=\"addfields\"><link href=\"text/sdatabase/rep_insertfield.xhp\" name=\"Add Fields\">Add fields to report</link></variable>"
-msgstr ""
+msgstr "<variable id=\"addfields\"><link href=\"text/sdatabase/rep_insertfield.xhp\" name=\"Přidat pole\">Přidat pole do sestavy</link></variable>"
#. zFCzB
#: rep_insertfield.xhp
@@ -11974,7 +11974,7 @@ msgctxt ""
"par_id3587145\n"
"help.text"
msgid "<ahelp hid=\".\">The Add Field window helps you to insert the table entries in the report.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Okno Přidat pole pomůže zadat položky tabulky do sestavy.</ahelp>"
#. dzGbq
#: rep_insertfield.xhp
@@ -11983,7 +11983,7 @@ msgctxt ""
"par_id4503921\n"
"help.text"
msgid "The Add Field window is shown automatically when you have selected a table in the Contents box and leave that box."
-msgstr ""
+msgstr "Okno Přidat pole se automaticky zobrazí, pokud vyberete tabulku v poli Obsah a toto pole opustíte."
#. hQDBC
#: rep_insertfield.xhp
@@ -11992,7 +11992,7 @@ msgctxt ""
"par_id171540674707522\n"
"help.text"
msgid "Choose <item type=\"menuitem\">View - Add Field</item>."
-msgstr ""
+msgstr "Zvolte <item type=\"menuitem\">Zobrazit - Přidat pole</item>."
#. oEoAE
#: rep_insertfield.xhp
@@ -12001,7 +12001,7 @@ msgctxt ""
"par_id121540674874655\n"
"help.text"
msgid "Click the Add Field icon on the toolbar."
-msgstr ""
+msgstr "Klepněte na ikonu Přidat pole na nástrojové liště."
#. e4BhF
#: rep_insertfield.xhp
@@ -12010,7 +12010,7 @@ msgctxt ""
"par_id991540674901837\n"
"help.text"
msgid "<image src=\"cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Add Field icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Ikona Přidat pole</alt></image>"
#. jYge5
#: rep_insertfield.xhp
@@ -12019,7 +12019,7 @@ msgctxt ""
"par_id121540664874655\n"
"help.text"
msgid "Add Field icon on the toolbar."
-msgstr ""
+msgstr "Ikona Přidat pole na nástrojové liště."
#. BqWBD
#: rep_insertfield.xhp
@@ -12028,7 +12028,7 @@ msgctxt ""
"par_id141540563922693\n"
"help.text"
msgid "Select the field in the Add Field dialog and click <emph>Insert</emph>. You can select multiple fields pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking on the fields name or using the Shift key while pressing the mouse button. Click <emph>Insert</emph> in the toolbar to add the fields to the report."
-msgstr ""
+msgstr "Vyberte pole v dialogovém okně Přidat pole a klepněte na tlačítko <emph>Vložit</emph>. Více polí můžete vybrat tím, že při klepnutí na název pole stisknete klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, nebo podržením klávesy Shift při stisknutí tlačítka myši. Pokud chcete přidat pole do sestavy, klepněte na nástrojové liště na <emph>Vložit</emph>."
#. BGjjH
#: rep_insertfield.xhp
@@ -12037,7 +12037,7 @@ msgctxt ""
"par_id4051026\n"
"help.text"
msgid "Drag and drop the field names one by one from the Add Field window into the Detail area of the report. Position the fields as you like. Use the icons in the toolbars to align the fields."
-msgstr ""
+msgstr "Postupně přetáhněte názvy polí z okna Přidat pole do oblasti Podrobnosti sestavy. Umístěte pole, jak potřebujete. Pomocí ikon na nástrojové liště můžete pole zarovnat."
#. Hk568
#: rep_insertfield.xhp
@@ -12046,7 +12046,7 @@ msgctxt ""
"par_id3397320\n"
"help.text"
msgid "It is not possible to overlap the fields. If you drop a table field on the Detail area, then a label and a text box are inserted."
-msgstr ""
+msgstr "Pole se nemohou překrývat. Pokud přetáhnete pole do oblasti Podrobnosti, vloží se popisek a textové pole."
#. N9RC7
#: rep_insertfield.xhp
@@ -12055,7 +12055,7 @@ msgctxt ""
"par_id3059785\n"
"help.text"
msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want."
-msgstr ""
+msgstr "Můžete také vložit text, který bude stejný na všech stránkách sestavy. Klepněte na ikonu Popisek vyznačte myší potřebnou oblast v záhlaví nebo zápatí stránky. Upravte vlastnosti popisku a zadejte text, který chcete zobrazit."
#. yombL
#: rep_insertfield.xhp
@@ -12064,7 +12064,7 @@ msgctxt ""
"par_id991540874901837\n"
"help.text"
msgid "<image id=\"img_id5605334\" src=\"cmd/lc_addfield.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id5605334\" src=\"cmd/lc_addfield.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id5605334\">Ikona</alt></image>"
#. pSksR
#: rep_insertfield.xhp
@@ -12073,7 +12073,7 @@ msgctxt ""
"par_id121542664874655\n"
"help.text"
msgid "Add Label Field icon on the toolbar."
-msgstr ""
+msgstr "Ikona Popisek na nástrojové liště."
#. VjpkA
#: rep_insertfield.xhp
@@ -12082,7 +12082,7 @@ msgctxt ""
"hd_id251540563929787\n"
"help.text"
msgid "Sorting fields names"
-msgstr ""
+msgstr "Řazení názvů polí"
#. ENcuK
#: rep_insertfield.xhp
@@ -12091,7 +12091,7 @@ msgctxt ""
"par_id651540564204840\n"
"help.text"
msgid "<image src=\"cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Sort Ascending icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Ikona Řadit vzestupně</alt></image>"
#. EfMFi
#: rep_insertfield.xhp
@@ -12100,7 +12100,7 @@ msgctxt ""
"par_id401540563992665\n"
"help.text"
msgid "Sort names ascending."
-msgstr ""
+msgstr "Seřadí názvy vzestupně."
#. rJE3c
#: rep_insertfield.xhp
@@ -12109,7 +12109,7 @@ msgctxt ""
"par_id811540564184191\n"
"help.text"
msgid "<image src=\"cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Sort Descending icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Ikona Seřadit sestupně</alt></image>"
#. BEcwL
#: rep_insertfield.xhp
@@ -12118,7 +12118,7 @@ msgctxt ""
"par_id401540563942665\n"
"help.text"
msgid "Sort names descending,"
-msgstr ""
+msgstr "Seřadí názvy sestupně."
#. RVvGD
#: rep_insertfield.xhp
@@ -12127,7 +12127,7 @@ msgctxt ""
"par_id851540564212907\n"
"help.text"
msgid "<image src=\"cmd/lc_removefiltersort.svg\" id=\"img_id41540564212907\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id421540564212908\">Undo sorting icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_removefiltersort.svg\" id=\"img_id41540564212907\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id421540564212908\">Ikona Zrušit řazení</alt></image>"
#. DVAm8
#: rep_insertfield.xhp
@@ -12136,7 +12136,7 @@ msgctxt ""
"par_id401540533942665\n"
"help.text"
msgid "Restore original sorting"
-msgstr ""
+msgstr "Obnoví původní řazení."
#. gCECo
#: rep_main.xhp
@@ -12154,7 +12154,7 @@ msgctxt ""
"bm_id1614429\n"
"help.text"
msgid "<bookmark_value>Report Builder</bookmark_value> <bookmark_value>Oracle Report Builder</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>návrhář sestav</bookmark_value><bookmark_value>Oracle Report Builder</bookmark_value>"
#. DouuB
#: rep_main.xhp
@@ -12172,7 +12172,7 @@ msgctxt ""
"par_id5248573\n"
"help.text"
msgid "The Report Builder is a tool to create your own database reports. Unlike with the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>, using the Report Builder you can take control to design the report the way you want. The generated report is a Writer document that you can edit, too."
-msgstr ""
+msgstr "Návrhář sestav je nástroj, který umožňuje vytvářet vlastní databázové sestavy. Na rozdíl od <link href=\"text/shared/autopi/01100000.xhp\">Průvodce sestavou</link> můžete pomocí Návrháře sestav ovlivnit vzhled sestavy podle potřeby. Vytvořená sestava je dokument Writeru, který můžete také upravovat."
#. kCCcM
#: rep_main.xhp
@@ -12181,7 +12181,7 @@ msgctxt ""
"par_id7128818\n"
"help.text"
msgid "To use the Report Builder, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME."
-msgstr ""
+msgstr "Chcete-li použít Návrhář sestav, musíte mít nainstalovánu součást Návrhář sestav. Také je potřeba nainstalovat Java Runtime Environment (JRE) a povolit jej v %PRODUCTNAME."
#. MUFG8
#: rep_main.xhp
@@ -12190,7 +12190,7 @@ msgctxt ""
"hd_id556047\n"
"help.text"
msgid "To install the JRE software"
-msgstr ""
+msgstr "Jak nainstalovat JRE"
#. CTy58
#: rep_main.xhp
@@ -12208,7 +12208,7 @@ msgctxt ""
"par_id4044312\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Advanced</link>."
-msgstr ""
+msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Pokročilé</link>."
#. bGABC
#: rep_main.xhp
@@ -12217,7 +12217,7 @@ msgctxt ""
"par_id1369060\n"
"help.text"
msgid "Wait up to one minute, while %PRODUCTNAME collects information on installed Java software on your system."
-msgstr ""
+msgstr "Chvíli počkejte, než %PRODUCTNAME zjistí informace o nainstalovaném software Java ve vašem počítači."
#. oxLT3
#: rep_main.xhp
@@ -12226,7 +12226,7 @@ msgctxt ""
"par_id860927\n"
"help.text"
msgid "If a recent JRE version is found on your system, you see an entry in the list."
-msgstr ""
+msgstr "Pokud je ve vašem systému nalezena aktuální verze JRE, zobrazí se v seznamu."
#. 87xW7
#: rep_main.xhp
@@ -12235,7 +12235,7 @@ msgctxt ""
"par_id8581804\n"
"help.text"
msgid "Click the option button in front of the entry to enable this JRE version for use in %PRODUCTNAME."
-msgstr ""
+msgstr "Klepnutím na pole před položkou vyberete určité JRE pro použití v %PRODUCTNAME."
#. KmqC6
#: rep_main.xhp
@@ -12244,7 +12244,7 @@ msgctxt ""
"par_id7730033\n"
"help.text"
msgid "Ensure that <emph>Use a Java runtime environment</emph> is enabled."
-msgstr ""
+msgstr "Ujistěte se, že je povolena volba <emph>Použít běhové prostředí jazyka Java</emph>."
#. oeX8D
#: rep_main.xhp
@@ -12253,7 +12253,7 @@ msgctxt ""
"par_id6317636\n"
"help.text"
msgid "If no JRE version is found on your system, open your web browser and download the JRE software from <link href=\"http://www.java.com\">http://www.java.com</link>. Install the JRE software. Then restart %PRODUCTNAME and open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced again."
-msgstr ""
+msgstr "Pokud nebyla v systému nalezena žádná verze JRE, otevřete prohlížeč a stáhněte JRE ze stránky <link href=\"http://www.java.com\">http://www.java.com</link>. JRE nainstalujte, poté restartujte %PRODUCTNAME a znovu otevřete <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME - Pokročilé."
#. 87hJD
#: rep_main.xhp
@@ -12271,7 +12271,7 @@ msgctxt ""
"par_id9076509\n"
"help.text"
msgid "Open a Base file or create a new database. The database must contain at least one table with at least one data field and a primary key field."
-msgstr ""
+msgstr "Otevřete soubor Base nebo vytvořte novou databázi. Databáze musí obsahovat alespoň jednu tabulku s alespoň jedním datovým polem a primárním klíčem."
#. NiuEf
#: rep_main.xhp
@@ -12280,7 +12280,7 @@ msgctxt ""
"par_id7050691\n"
"help.text"
msgid "Click the Reports icon in the Base window, then choose Create Report in Design View."
-msgstr ""
+msgstr "Klepněte na ikonu Sestavy v okně Base a zvolte Vytvořit sestavu v režimu návrhu."
#. u7db8
#: rep_main.xhp
@@ -12307,7 +12307,7 @@ msgctxt ""
"par_id2291024\n"
"help.text"
msgid "On the right you see the Properties window with the property values of the currently selected object."
-msgstr ""
+msgstr "Vpravo se zobrazuje okno Vlastnosti s hodnotami vlastností právě označeného objektu."
#. 9iUTs
#: rep_main.xhp
@@ -12316,7 +12316,7 @@ msgctxt ""
"par_id2100589\n"
"help.text"
msgid "The left part of the Report Builder window shows the Report Builder view. The Report Builder view is initially divided into three sections, from top to bottom:"
-msgstr ""
+msgstr "V levé části okna se zobrazuje náhled Návrhu sestavy. Toto okno je na začátku rozděleno do tří částí, shora dolů to jsou:"
#. bpA2e
#: rep_main.xhp
@@ -12325,7 +12325,7 @@ msgctxt ""
"par_id5022125\n"
"help.text"
msgid "<emph>Page Header</emph> - drag control fields with fixed text into the Page Header area"
-msgstr ""
+msgstr "<emph>Záhlaví stránky</emph> - do oblasti Záhlaví stránky přetáhněte ovládací pole s pevně daným textem"
#. TcX6C
#: rep_main.xhp
@@ -12334,7 +12334,7 @@ msgctxt ""
"par_id6844386\n"
"help.text"
msgid "<emph>Detail</emph> - drag and drop database fields into the Detail area"
-msgstr ""
+msgstr "<emph>Podrobnosti</emph> - do oblasti Podrobnosti přetáhněte databázová pole"
#. k3qgL
#: rep_main.xhp
@@ -12343,7 +12343,7 @@ msgctxt ""
"par_id7018646\n"
"help.text"
msgid "<emph>Page Footer</emph> - drag control fields with fixed text into the Page Footer area"
-msgstr ""
+msgstr "<emph>Zápatí stránky</emph> - do oblasti Zápatí stránky přetáhněte ovládací pole s pevně daným textem"
#. GbMdT
#: rep_main.xhp
@@ -12352,7 +12352,7 @@ msgctxt ""
"par_id5857112\n"
"help.text"
msgid "To insert an additional <emph>Report Header</emph> and <emph>Report Footer</emph> area choose <item type=\"menuitem\">Edit - Insert Report Header/Footer</item>. These areas contain text that appears at the start and end of the whole report."
-msgstr ""
+msgstr "Chcete-li vložit další oblasti <emph>Záhlaví sestavy</emph> a <emph>Zápatí sestavy</emph>, zvolte <item type=\"menuitem\">Úpravy - Vložit záhlaví/zápatí sestavy</item>. Tyto oblasti obsahují text, který se zobrazí na začátku a na konci celé sestavy."
#. cvEuz
#: rep_main.xhp
@@ -12361,7 +12361,7 @@ msgctxt ""
"par_id6042664\n"
"help.text"
msgid "Click the \"-\" icon in front of an area name to collapse that area to one line in the Report Builder view. The \"-\" icon changes to a \"+\" icon, and you can click this to expand the area again."
-msgstr ""
+msgstr "Klepnutím na ikonu \"-\" před názvem oblasti zmenšíte tuto oblast v náhledu na jeden řádek. Ikona \"-\" se změní na ikonu \"+\" a klepnutím na ni oblast opět zvětšíte."
#. NCMdn
#: rep_main.xhp
@@ -12370,7 +12370,7 @@ msgctxt ""
"par_id1589098\n"
"help.text"
msgid "You insert database fields by drag-and-drop into the Detail area. See the section \"To insert fields into the report\" below."
-msgstr ""
+msgstr "Do oblasti podrobnosti můžete přetažením vložit databázová pole. Více informací najdete dále v části \"Vložení polí do sestavy\"."
#. 3dx6B
#: rep_main.xhp
@@ -12379,7 +12379,7 @@ msgctxt ""
"par_id1278420\n"
"help.text"
msgid "In addition, you can click the Label Field or Text Box icon in the toolbar, then drag a rectangle in the Page Header or Page Footer area, to define a text that is the same on all pages. You enter the text in the Label box of the corresponding Properties window. You can also add graphics by using the Graphics icon."
-msgstr ""
+msgstr "Pokud klepnete na nástrojové liště na ikonu Popisek nebo Textové pole a vyznačíte obdélník v oblasti záhlaví stránky nebo zápatí stránky, můžete zadat text, který bude stejný na všech stranách. Text zadejte do pole Popisek v okně Vlastnosti. Pomocí ikony Obrázek také můžete přidat obrázky."
#. 25GDr
#: rep_main.xhp
@@ -12388,7 +12388,7 @@ msgctxt ""
"par_id7479476\n"
"help.text"
msgid "To connect the report to a database table"
-msgstr ""
+msgstr "Propojení sestavy s databázovou tabulkou"
#. TuFVF
#: rep_main.xhp
@@ -12397,7 +12397,7 @@ msgctxt ""
"par_id2218390\n"
"help.text"
msgid "Move the mouse to the Properties view. You see two tab pages General and Data."
-msgstr ""
+msgstr "Přesuňte myš do okna Vlastnosti. Obsahuje dvě karty, Obecné a Data."
#. WdBn9
#: rep_main.xhp
@@ -12406,7 +12406,7 @@ msgctxt ""
"par_id7771538\n"
"help.text"
msgid "On the Data tab page, click Content to open the combo box."
-msgstr ""
+msgstr "Na kartě Data klepnutím otevřete pole se seznamem Obsah."
#. UKbEt
#: rep_main.xhp
@@ -12415,7 +12415,7 @@ msgctxt ""
"par_id366527\n"
"help.text"
msgid "Select the table for that you want to create the report."
-msgstr ""
+msgstr "Vyberte tabulku, pro kterou chcete vytvořit sestavu."
#. NzJzg
#: rep_main.xhp
@@ -12424,7 +12424,7 @@ msgctxt ""
"par_id7996459\n"
"help.text"
msgid "After selecting the table, press the Tab key to leave the Content box."
-msgstr ""
+msgstr "Po vybrání tabulky přejděte stisknutím klávesy Tab na další pole."
#. vmDAS
#: rep_main.xhp
@@ -12433,7 +12433,7 @@ msgctxt ""
"par_id2531815\n"
"help.text"
msgid "The <link href=\"text/sdatabase/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window opens automatically and shows all fields of the selected table."
-msgstr ""
+msgstr "Automaticky se otevře okno <link href=\"text/sdatabase/rep_insertfield.xhp\" name=\"Přidat pole\">Přidat pole do sestavy</link> a zobrazí se v něm všechna pole vybrané tabulky."
#. vsFKB
#: rep_main.xhp
@@ -12442,7 +12442,7 @@ msgctxt ""
"par_id7657399\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the left margin of the area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu je zarovnáte k levému okraji oblasti.</ahelp>"
#. BqG3G
#: rep_main.xhp
@@ -12451,7 +12451,7 @@ msgctxt ""
"par_id8925138\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the right margin of the area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu je zarovnáte k pravému okraji oblasti.</ahelp>"
#. UcCYH
#: rep_main.xhp
@@ -12460,7 +12460,7 @@ msgctxt ""
"par_id5461897\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the top margin of the area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu je zarovnáte k hornímu okraji oblasti.</ahelp>"
#. gDxeY
#: rep_main.xhp
@@ -12469,7 +12469,7 @@ msgctxt ""
"par_id8919339\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the bottom margin of the area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu je zarovnáte k dolnímu okraji oblasti.</ahelp>"
#. nNfGG
#: rep_main.xhp
@@ -12478,7 +12478,7 @@ msgctxt ""
"par_id4634235\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest width.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu změníte jejich velikost podle nejmenší šířky.</ahelp>"
#. GuD9F
#: rep_main.xhp
@@ -12487,7 +12487,7 @@ msgctxt ""
"par_id1393475\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest height.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu změníte jejich velikost podle nejmenší výšky.</ahelp>"
#. NAFEu
#: rep_main.xhp
@@ -12496,7 +12496,7 @@ msgctxt ""
"par_id6571550\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest width.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu změníte jejich velikost podle největší šířky.</ahelp>"
#. ssdFE
#: rep_main.xhp
@@ -12505,7 +12505,7 @@ msgctxt ""
"par_id5376140\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest height.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu změníte jejich velikost podle největší výšky.</ahelp>"
#. yLQm4
#: rep_main.xhp
@@ -12514,7 +12514,7 @@ msgctxt ""
"par_id9611499\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a horizontal line to the current area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží do aktuální oblasti vodorovnou čáru.</ahelp>"
#. XVFTm
#: rep_main.xhp
@@ -12523,7 +12523,7 @@ msgctxt ""
"par_id6765953\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a vertical line to the current area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží do aktuální oblasti svivslou čáru.</ahelp>"
#. 5gYXB
#: rep_main.xhp
@@ -12532,7 +12532,7 @@ msgctxt ""
"par_id0409200922242612\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top and bottom empty space.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zmenší vybranou sekci odstraněním prázdného místa nahoře a dole.</ahelp>"
#. K9bij
#: rep_main.xhp
@@ -12541,7 +12541,7 @@ msgctxt ""
"par_id0409200922242617\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top empty space.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zmenší vybranou sekci odstraněním prázdného místa nahoře.</ahelp>"
#. S4vSt
#: rep_main.xhp
@@ -12550,7 +12550,7 @@ msgctxt ""
"par_id0409200922242661\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove bottom empty space.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zmenší vybranou sekci odstraněním prázdného místa dole.</ahelp>"
#. bFTYS
#: rep_main.xhp
@@ -12559,7 +12559,7 @@ msgctxt ""
"par_id1511581\n"
"help.text"
msgid "After inserting fields in the Detail view, the report is ready for execution."
-msgstr ""
+msgstr "Po vložení polí do oblasti Podrobnosti je sestava připravena ke spuštění."
#. j9t2k
#: rep_main.xhp
@@ -12568,7 +12568,7 @@ msgctxt ""
"par_id4881740\n"
"help.text"
msgid "To execute a report"
-msgstr ""
+msgstr "Spuštění sestavy"
#. FtAeF
#: rep_main.xhp
@@ -12577,7 +12577,7 @@ msgctxt ""
"par_id8286385\n"
"help.text"
msgid "Click the Execute Report icon on the toolbar."
-msgstr ""
+msgstr "Na nástrojové liště klepněte na ikonu Spustit sestavu."
#. QxSrq
#: rep_main.xhp
@@ -12586,7 +12586,7 @@ msgctxt ""
"par_id341642784887818\n"
"help.text"
msgid "<image src=\"cmd/sc_executereport.svg\" id=\"img_id181642784887819\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id561642784887821\">Execute Report icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_executereport.svg\" id=\"img_id181642784887819\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id561642784887821\">Ikona Spustit sestavu</alt></image>"
#. FRApC
#: rep_main.xhp
@@ -12595,7 +12595,7 @@ msgctxt ""
"par_id71642784887822\n"
"help.text"
msgid "Execute Report icon"
-msgstr ""
+msgstr "Ikona Spustit sestavu"
#. EbwoS
#: rep_main.xhp
@@ -12604,7 +12604,7 @@ msgctxt ""
"par_id2354197\n"
"help.text"
msgid "A Writer document opens and shows the report you have created, which contains all values of the database table which you have insert."
-msgstr ""
+msgstr "Otevře se dokument Writeru a zobrazí se vytvořená sestava s vyplněnými údaji z databáze."
#. CCUrN
#: rep_main.xhp
@@ -12613,7 +12613,7 @@ msgctxt ""
"par_id2485122\n"
"help.text"
msgid "If the database contents did change, execute the report again to update the result report."
-msgstr ""
+msgstr "Pokud se změní obsah databáze a chcete údaje v sestavě aktualizovat, spusťte sestavu znovu."
#. XrBwB
#: rep_main.xhp
@@ -12622,7 +12622,7 @@ msgctxt ""
"hd_id8746910\n"
"help.text"
msgid "To edit a report"
-msgstr ""
+msgstr "Úpravy sestavy"
#. GinFd
#: rep_main.xhp
@@ -12631,7 +12631,7 @@ msgctxt ""
"par_id9636524\n"
"help.text"
msgid "First decide if you want to edit the generated report, which is a static Writer document, or if you want to edit the Report Builder view and then generate a new report based on the new design."
-msgstr ""
+msgstr "Nejprve si rozmyslete, zda chcete upravit vygenerovanou sestavu, u které se jedná o obyčejný dokument Writeru, nebo chcete upravit náhled v Návrháři sestav a poté vygenerovat novou sestavu."
#. awMUn
#: rep_main.xhp
@@ -12640,7 +12640,7 @@ msgctxt ""
"par_id5941648\n"
"help.text"
msgid "The Writer document is opened read-only. To edit the Writer document, click <emph>Edit Document</emph> on the information bar, or choose <emph>Edit - Edit Mode</emph>."
-msgstr ""
+msgstr "Dokument Writeru je otevřen jen pro čtení. Chcete-li jej, klepněte na <emph>Upravit dokument</emph> na informační liště nebo vyberte <emph>Úpravy - Režim úprav</emph>."
#. G2dAA
#: rep_main.xhp
@@ -12649,7 +12649,7 @@ msgctxt ""
"par_id8307138\n"
"help.text"
msgid "If you want to edit the Report Builder view, you can change some of its properties."
-msgstr ""
+msgstr "Pokud se rozhodnete upravit sestavu v Návrháři sestav, můžete změnit některé její vlastnosti."
#. XYvED
#: rep_main.xhp
@@ -12658,7 +12658,7 @@ msgctxt ""
"par_id7138889\n"
"help.text"
msgid "Click in the Details area. Then in the Properties window, change some properties, for example the background color."
-msgstr ""
+msgstr "Klepnutím vyberte oblast Podrobnosti. V okně Vlastnosti poté můžete upravit některé vlastnosti sestavy, například barvu pozadí."
#. YbHaF
#: rep_main.xhp
@@ -12667,7 +12667,7 @@ msgctxt ""
"par_id9869380\n"
"help.text"
msgid "After finishing, click the Execute Report icon to create a new report."
-msgstr ""
+msgstr "Po skončení úprav vytvořte novou sestavu klepnutím na ikonu Spustit sestavu."
#. h2c39
#: rep_main.xhp
@@ -12676,7 +12676,7 @@ msgctxt ""
"par_id12512\n"
"help.text"
msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK."
-msgstr ""
+msgstr "Po zavření Návrháře sestav se zobrazí dotaz, zda chcete sestavu uložit. Klepněte na tlačítko Ano, zadejte název sestavy a klepněte na tlačítko OK."
#. T8vuS
#: rep_main.xhp
@@ -12685,7 +12685,7 @@ msgctxt ""
"par_id2676168\n"
"help.text"
msgid "Sorting the report"
-msgstr ""
+msgstr "Řazení sestavy"
#. Cg7RE
#: rep_main.xhp
@@ -12694,7 +12694,7 @@ msgctxt ""
"par_id2626422\n"
"help.text"
msgid "Without sorting or grouping, the records will be inserted into the report in the order in which they are retrieved from the database."
-msgstr ""
+msgstr "Pokud nenastavíte řazení nebo seskupení, záznamy se do sestavy vkládají v pořadí, v jakém jsou uloženy v databázi."
#. ZgBCK
#: rep_main.xhp
@@ -12703,7 +12703,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "Open the Report Builder view and click the Sorting and Grouping icon on the toolbar. You see the <link href=\"text/sdatabase/rep_sort.xhp\">Sorting and Grouping</link> dialog."
-msgstr ""
+msgstr "Otevřete návrháře sestav a na nástrojové liště klepněte na ikonu Řazení a seskupení. Zobrazí se dialogové okno <link href=\"text/sdatabase/rep_sort.xhp\">Řazení a seskupení</link>."
#. rZjJB
#: rep_main.xhp
@@ -12712,7 +12712,7 @@ msgctxt ""
"par_id241642785406292\n"
"help.text"
msgid "<image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id9557786\">Icon Sort and Grouping</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id9557786\">Ikona Řazení a seskupení</alt></image>"
#. EcCrC
#: rep_main.xhp
@@ -12721,7 +12721,7 @@ msgctxt ""
"par_id81642785406296\n"
"help.text"
msgid "Icon Sort and Grouping"
-msgstr ""
+msgstr "Ikona Řazení a seskupení"
#. 35NvQ
#: rep_main.xhp
@@ -12730,7 +12730,7 @@ msgctxt ""
"par_id4331797\n"
"help.text"
msgid "In the Groups box, click the field which you want as the first sort field, and set the Sorting property."
-msgstr ""
+msgstr "V seznamu Skupiny klepněte na pole, které chcete použít jako výchozí pro řazení, a v části Vlastnosti nastavte odpovídající hodnotu pole Řazení."
#. heWc5
#: rep_main.xhp
@@ -12739,7 +12739,7 @@ msgctxt ""
"par_id4191717\n"
"help.text"
msgid "Execute the report."
-msgstr ""
+msgstr "Spusťte sestavu."
#. FoAAB
#: rep_main.xhp
@@ -12748,7 +12748,7 @@ msgctxt ""
"par_id2318796\n"
"help.text"
msgid "Grouping"
-msgstr ""
+msgstr "Seskupení"
#. gBGNE
#: rep_main.xhp
@@ -12757,7 +12757,7 @@ msgctxt ""
"par_id399182\n"
"help.text"
msgid "Open the Report Builder view and click the Sorting and Grouping icon on the toolbar. You see the <link href=\"text/sdatabase/rep_sort.xhp\">Sorting and Grouping</link> dialog."
-msgstr ""
+msgstr "Otevřete návrháře sestav a na nástrojové liště klepněte na ikonu Řazení a seskupení. Zobrazí se dialogové okno <link href=\"text/sdatabase/rep_sort.xhp\">Řazení a seskupení</link>."
#. zfuDw
#: rep_main.xhp
@@ -12766,7 +12766,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 ""
+msgstr "V části Seskupení otevřete seznam Záhlaví skupiny a vyberte zobrazení záhlaví skupiny."
#. 6BQtB
#: rep_main.xhp
@@ -12775,7 +12775,7 @@ msgctxt ""
"par_id95828\n"
"help.text"
msgid "Click the Add Field icon to open the Add Field window."
-msgstr ""
+msgstr "Klepnutím na ikonu Přidat pole otevřete dialogové okno Přidat pole."
#. VbSz2
#: rep_main.xhp
@@ -12784,7 +12784,7 @@ msgctxt ""
"par_id911642785710911\n"
"help.text"
msgid "<image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon Add Field</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Ikona Přidat pole</alt></image>"
#. CKwKa
#: rep_main.xhp
@@ -12793,7 +12793,7 @@ msgctxt ""
"par_id831642785710915\n"
"help.text"
msgid "Icon Add Field"
-msgstr ""
+msgstr "Ikona Přidat pole"
#. WyQ6C
#: rep_main.xhp
@@ -12802,7 +12802,7 @@ msgctxt ""
"par_id5675527\n"
"help.text"
msgid "Drag-and-drop the field entry that you want to group into the group header section. Then drag-and-drop the remaining fields into the Detail section."
-msgstr ""
+msgstr "Přetáhněte název pole, podle kterého chcete záznamy seskupit, do odpovídající sekce záhlaví seskupení. Poté do sekce Podrobnosti přetáhněte zbylá pole."
#. GscG2
#: rep_main.xhp
@@ -12811,7 +12811,7 @@ msgctxt ""
"par_id3496200\n"
"help.text"
msgid "Execute the report. The report shows the grouped records."
-msgstr ""
+msgstr "Spusťte sestavu. V sestavě se zobrazí záznamy seskupené."
#. dLiAY
#: rep_main.xhp
@@ -12820,7 +12820,7 @@ msgctxt ""
"par_id7599108\n"
"help.text"
msgid "If you like to sort and group, open the Report Builder view, then open the Sorting and Grouping dialog. Select to show a Group Header for the fields that you want to group, and select to hide the Group Header for the fields that you want to be sorted. Close the Sorting and Grouping window and execute the report."
-msgstr ""
+msgstr "Pokud chcete záznamy seskupit a seřadit, otevřete Návrhář sestav a poté dialogové okno Řazení a seskupení. Povolte zobrazení Záhlaví skupiny pro pole, která chcete seskupit, a zvolte skrytí Záhlaví skupiny pro pole, která chcete seřadit. Zavřete okno a spusťte sestavu."
#. WGFAC
#: rep_main.xhp
@@ -12829,7 +12829,7 @@ msgctxt ""
"par_id888698\n"
"help.text"
msgid "Updating and printing your data"
-msgstr ""
+msgstr "Aktualizace a tisk dat"
#. 9CfYU
#: rep_main.xhp
@@ -12838,7 +12838,7 @@ msgctxt ""
"par_id3394573\n"
"help.text"
msgid "When you insert some new data or edit data in the table, a new report will show the updated data."
-msgstr ""
+msgstr "Když do tabulky vložíte nová data nebo upravíte stará, zobrazí se aktualizovaná data v nové sestavě."
#. WBEpS
#: rep_main.xhp
@@ -12847,7 +12847,7 @@ msgctxt ""
"par_id7594225\n"
"help.text"
msgid "Click the Reports icon and double-click your last saved report. A new Writer document will be created which shows the new data."
-msgstr ""
+msgstr "Klepněte na ikonu Sestavy a poté poklepejte na naposledy uloženou sestavu. Bude vytvořen nový dokument Writeru zobrazující nová data."
#. UFpr2
#: rep_main.xhp
@@ -12856,7 +12856,7 @@ msgctxt ""
"par_id191642785888796\n"
"help.text"
msgid "<image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id4678487\">Icon Reports</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id4678487\">Ikona Sestavy</alt></image>"
#. DseWN
#: rep_main.xhp
@@ -12865,7 +12865,7 @@ msgctxt ""
"par_id701642785888800\n"
"help.text"
msgid "Icon Reports"
-msgstr ""
+msgstr "Ikona Sestavy"
#. Kp54P
#: rep_main.xhp
@@ -12874,7 +12874,7 @@ msgctxt ""
"par_id8147221\n"
"help.text"
msgid "To print a report, choose <item type=\"menuitem\">File - Print</item> from the Writer document."
-msgstr ""
+msgstr "Chcete-li sestavu vytisknout, zvolte v dokumentu Writeru příkaz <item type=\"menuitem\">Soubor - Tisk</item>."
#. AnAta
#: rep_navigator.xhp
@@ -12883,7 +12883,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Report Navigator"
-msgstr ""
+msgstr "Navigátor sestavy"
#. 6utJF
#: rep_navigator.xhp
@@ -12892,7 +12892,7 @@ msgctxt ""
"bm_id5823847\n"
"help.text"
msgid "<bookmark_value>formulas in reports;editing</bookmark_value><bookmark_value>functions in reports;editing</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>vzorce v sestavách;úpravy</bookmark_value><bookmark_value>funkce v sestavách;úpravy</bookmark_value>"
#. ruhgL
#: rep_navigator.xhp
@@ -12901,7 +12901,7 @@ msgctxt ""
"hd_id1821955\n"
"help.text"
msgid "<variable id=\"rep_navigator\"><link href=\"text/sdatabase/rep_navigator.xhp\">Report Navigator</link></variable>"
-msgstr ""
+msgstr "<variable id=\"rep_navigator\"><link href=\"text/sdatabase/rep_navigator.xhp\">Navigátor sestavy</link></variable>"
#. 7hD99
#: rep_navigator.xhp
@@ -12910,7 +12910,7 @@ msgctxt ""
"par_id1150852\n"
"help.text"
msgid "You can open the Report Navigator window of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">View - Report Navigator</item>."
-msgstr ""
+msgstr "Navigátor sestavy můžete otevřít z okna <link href=\"text/sdatabase/rep_main.xhp\">Návrháře sestav</link> pomocí příkazu <item type=\"menuitem\">Zobrazit - Navigátor sestavy</item>."
#. hBVny
#: rep_navigator.xhp
@@ -12919,7 +12919,7 @@ msgctxt ""
"par_id1111484\n"
"help.text"
msgid "<ahelp hid=\".\">The Report Navigator reveals the structure of the report. You can use the Report Navigator to insert functions into the report.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Navigátor sestavy zobrazuje strukturu sestavy. Také pomocí něj můžete vkládat funkce do sestavy.</ahelp>"
#. LJxNC
#: rep_navigator.xhp
@@ -12928,7 +12928,7 @@ msgctxt ""
"par_id8314157\n"
"help.text"
msgid "<ahelp hid=\".\">Click an entry in the Report Navigator. The corresponding object or area is selected in the Report Builder view. Right-click an entry to open the context menu.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Klepněte na záznam v Navigátoru sestavy. V okně Návrhář sestavy se označí odpovídající objekt nebo oblast. Pomocí pravého tlačítka myši otevřete místní nabídku.</ahelp>"
#. prLAV
#: rep_navigator.xhp
@@ -12937,7 +12937,7 @@ msgctxt ""
"hd_id2932828\n"
"help.text"
msgid "To enter functions to the report"
-msgstr ""
+msgstr "Vkládání funkcí do sestavy"
#. CSJFz
#: rep_navigator.xhp
@@ -12946,7 +12946,7 @@ msgctxt ""
"par_id5091708\n"
"help.text"
msgid "<ahelp hid=\".\">In the context menu of the Report Navigator, you see the same commands as in the Report Builder view, plus additional commands to create new functions or to delete them.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">V místní nabídce Navigátoru sestavy se zobrazují stejné příkazy jako v okně Návrháře sestav a navíc příkazy pro vytváření nových funkcí a jejich odebírání.</ahelp>"
#. TVyh8
#: rep_navigator.xhp
@@ -12955,7 +12955,7 @@ msgctxt ""
"par_id9449446\n"
"help.text"
msgid "Functions can be entered using a syntax as specified by the <link href=\"https://en.wikipedia.org/wiki/OpenFormula\" name=\"English Wikipedia: OpenFormula\">OpenFormula</link> proposal."
-msgstr ""
+msgstr "Funkce je možné zadávat v syntaxi specifikované v návrhu <link href=\"https://en.wikipedia.org/wiki/OpenFormula\" name=\"English Wikipedia: OpenFormula\">OpenFormula</link>."
#. 3GfjV
#: rep_navigator.xhp
@@ -12964,7 +12964,7 @@ msgctxt ""
"par_id4095583\n"
"help.text"
msgid "See <link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wiki page about Base</link> for some more help regarding the functions in a report."
-msgstr ""
+msgstr "Podrobnosti týkající se funkcí v sestavách naleznete na <link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">wiki stránce o Base</link>."
#. 2spAx
#: rep_navigator.xhp
@@ -12973,7 +12973,7 @@ msgctxt ""
"hd_id311593\n"
"help.text"
msgid "To calculate a sum for each client"
-msgstr ""
+msgstr "Výpočet součtu pro každého klienta"
#. zGU9C
#: rep_navigator.xhp
@@ -12982,7 +12982,7 @@ msgctxt ""
"par_id3948789\n"
"help.text"
msgid "Open the Report Navigator."
-msgstr ""
+msgstr "Otevřete Navigátor sestavy."
#. FSYuv
#: rep_navigator.xhp
@@ -12991,7 +12991,7 @@ msgctxt ""
"par_id5391399\n"
"help.text"
msgid "Open the Groups entry and the group where you want to calculate the cost."
-msgstr ""
+msgstr "Otevřete záznam Skupiny a skupinu, ve které chcete spočítat náklady."
#. bP94U
#: rep_navigator.xhp
@@ -13000,7 +13000,7 @@ msgctxt ""
"par_id6989654\n"
"help.text"
msgid "The group has a sub entry called functions."
-msgstr ""
+msgstr "Skupina má podzáznam nazvaný funkce."
#. FbfyS
#: rep_navigator.xhp
@@ -13009,7 +13009,7 @@ msgctxt ""
"par_id1803643\n"
"help.text"
msgid "Open the context menu (right click) on the functions entry, choose to create a new function, and select it."
-msgstr ""
+msgstr "Otevřete (pravým tlačítkem) místní nabídku záznamu funkce, zvolte Vytvořit novou funkci a vyberte ji."
#. hTbw9
#: rep_navigator.xhp
@@ -13018,7 +13018,7 @@ msgctxt ""
"par_id868251\n"
"help.text"
msgid "In the property browser you see the function."
-msgstr ""
+msgstr "V prohlížeči vlastností se zobrazí funkce."
#. KBn87
#: rep_navigator.xhp
@@ -13027,7 +13027,7 @@ msgctxt ""
"par_id6247749\n"
"help.text"
msgid "Change the name to e.g. CostCalc and the formula to [CostCalc] + [enter your cost column name]."
-msgstr ""
+msgstr "Změňte název např. na CostCalc a vzorce na [CostCalc] + [zadejte název sloupce s cenou]."
#. y2cwk
#: rep_navigator.xhp
@@ -13036,7 +13036,7 @@ msgctxt ""
"par_id1565904\n"
"help.text"
msgid "In the initial value enter 0."
-msgstr ""
+msgstr "Jako výchozí hodnotu zadejte 0."
#. RkdrZ
#: rep_navigator.xhp
@@ -13045,7 +13045,7 @@ msgctxt ""
"par_id1569261\n"
"help.text"
msgid "Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box)."
-msgstr ""
+msgstr "Nyní můžete vložit textové pole a navázat je na [CostCalc] (zobrazí se v seznamu datového pole)."
#. utdSG
#: rep_navigator.xhp
@@ -13054,7 +13054,7 @@ msgctxt ""
"par_id9256874\n"
"help.text"
msgid "Maybe you have to set the initial value to the value of the field like [field]."
-msgstr ""
+msgstr "Možná bude třeba nastavit výchozí hodnotu na hodnotu pole pomocí [pole]."
#. Hp4tF
#: rep_navigator.xhp
@@ -13063,7 +13063,7 @@ msgctxt ""
"par_id4601886\n"
"help.text"
msgid "If there are blank fields in the cost column, use the following formula to replace the blank fields' content with zero:"
-msgstr ""
+msgstr "Pokud jsou ve sloupci Cena prázdná pole, použijte následující vzorec k nahrazení prázdných polí nulou:"
#. Dzpam
#: rep_navigator.xhp
@@ -13072,7 +13072,7 @@ msgctxt ""
"par_id1754509\n"
"help.text"
msgid "[SumCost] + IF(ISBLANK([field]);0;[field])"
-msgstr ""
+msgstr "[SumCost] + IF(ISBLANK([pole]);0;[pole])"
#. tGCiz
#: rep_navigator.xhp
@@ -13081,7 +13081,7 @@ msgctxt ""
"par_id8122196\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the formula that defines the function. Use OpenFormula syntax.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte vzorec, který definuje funkci. Použijte syntaxi OpenFormula.</ahelp>"
#. mTZGY
#: rep_navigator.xhp
@@ -13090,7 +13090,7 @@ msgctxt ""
"par_id9909665\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the initial value for the evaluation of the formula. Often this is set to 0 or to 1.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte počáteční hodnotu pro vyhodnocení vzorce. Obvykle se nastavuje na 0 nebo 1.</ahelp>"
#. qEtTN
#: rep_navigator.xhp
@@ -13099,7 +13099,7 @@ msgctxt ""
"par_id9141819\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">If Deep traversing is enabled, functions are evaluated considering all lower levels of hierarchy. This would be used for instance for line numbering. If Deep traversing is not enabled, only the first level of hierarchy is evaluated.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pokud je povoleno Procházení do hloubky, funkce se vyhodnocují včetně všech nižších úrovní hierarchie. To se použije např. pro číslování řádků. Pokud Procházení do hloubky povoleno není, vyhodnotí se jen první úroveň hierarchie.</ahelp>"
#. XGkHa
#: rep_navigator.xhp
@@ -13108,7 +13108,7 @@ msgctxt ""
"par_id6354869\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">If Pre evaluation is enabled, functions are evaluated only when the report is finished.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pokud je zaškrtnuto Před vyhodnocením, vyhodnotí se funkce jen po dokončení sestavy.</ahelp>"
#. nNgrq
#: rep_pagenumbers.xhp
@@ -13117,7 +13117,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Page Numbers"
-msgstr ""
+msgstr "Čísla stránek"
#. nTPmB
#: rep_pagenumbers.xhp
@@ -13126,7 +13126,7 @@ msgctxt ""
"hd_id3674123\n"
"help.text"
msgid "<variable id=\"rep_pagenumbers\"><link href=\"text/sdatabase/rep_pagenumbers.xhp\">Page Numbers</link></variable>"
-msgstr ""
+msgstr "<variable id=\"rep_pagenumbers\"><link href=\"text/sdatabase/rep_pagenumbers.xhp\">Čísla stránek</link></variable>"
#. oPnyT
#: rep_pagenumbers.xhp
@@ -13135,7 +13135,7 @@ msgctxt ""
"par_id3424481\n"
"help.text"
msgid "<ahelp hid=\".\">You can open the Page Numbers dialog of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Page Numbers</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Dialogové okno Čísla stránek otevřete v okně <link href=\"text/sdatabase/rep_main.xhp\">Návrháře sestav</link> příkazem <item type=\"menuitem\">Vložit - Čísla stránek</item>.</ahelp>"
#. ygaGw
#: rep_pagenumbers.xhp
@@ -13144,7 +13144,7 @@ msgctxt ""
"par_id1068758\n"
"help.text"
msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box."
-msgstr ""
+msgstr "Stiskněte <item type=\"keycode\">Shift-F1</item> a najeďte kurzorem myši na vstupní pole. Tím pro toto pole zobrazíte nápovědu."
#. Cz9Sk
#: rep_pagenumbers.xhp
@@ -13153,7 +13153,7 @@ msgctxt ""
"par_id1559190\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Stránka N</ahelp>"
#. rcaDS
#: rep_pagenumbers.xhp
@@ -13162,7 +13162,7 @@ msgctxt ""
"par_id9879146\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N of M</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Stránka N/M</ahelp>"
#. tDDwG
#: rep_pagenumbers.xhp
@@ -13171,7 +13171,7 @@ msgctxt ""
"par_id9404278\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Top of Page (Header)</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Horní okraj (záhlaví)</ahelp>"
#. dvqcL
#: rep_pagenumbers.xhp
@@ -13180,7 +13180,7 @@ msgctxt ""
"par_id7626880\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Bottom of Page (Footer)</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Dolní okraj (zápatí)</ahelp>"
#. XRZPh
#: rep_pagenumbers.xhp
@@ -13189,7 +13189,7 @@ msgctxt ""
"par_id6124149\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Alignment</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zarovnání</ahelp>"
#. horox
#: rep_pagenumbers.xhp
@@ -13198,7 +13198,7 @@ msgctxt ""
"par_id8257087\n"
"help.text"
msgid "Select the format for the page numbers, either \"Page N\" or \"Page N of M\", where N stands for the current page number, and M for the total number of pages in the report."
-msgstr ""
+msgstr "Zvolte formát pro číslování stránek, buď „Stránka N“, nebo „Stránka N/M“, kde N představuje aktuální číslo stránky a M celkový počet stránek v sestavě."
#. 84Dct
#: rep_pagenumbers.xhp
@@ -13207,7 +13207,7 @@ msgctxt ""
"par_id3479415\n"
"help.text"
msgid "Select to show the page numbers in the Page Header area or in the Page Footer area."
-msgstr ""
+msgstr "Vyberte, zda se mají čísla stránek zobrazovat v oblasti Záhlaví stránky, nebo Zápatí stránky."
#. GxdrQ
#: rep_pagenumbers.xhp
@@ -13216,7 +13216,7 @@ msgctxt ""
"par_id4441663\n"
"help.text"
msgid "Select an alignment. By default the page numbers are centered between the left and right margins. You can align the field to the left or right. You can also select Inside to print page number on odd pages on the left side and even page numbers on the right side. Select Outside for the opposite alignment."
-msgstr ""
+msgstr "Vyberte zarovnání. Implicitně se čísla stránek zarovnají na střed mezi levý a pravý okraj. Pole můžete také zarovnat vlevo či vpravo. Také můžete zvolit Uvnitř, pokud chcete číslo na lichých stranách zobrazovat vlevo a na sudých vpravo. U možnosti Vně je zarovnání naopak."
#. MJV32
#: rep_pagenumbers.xhp
@@ -13225,7 +13225,7 @@ msgctxt ""
"par_id3012176\n"
"help.text"
msgid "When you click OK, a data field for the page numbers is inserted. If no header or footer area exist, the area will be created as needed."
-msgstr ""
+msgstr "Po klepnutí na OK se vloží datové pole s číslem stránky. Pokud neexistuje oblast zápatí nebo záhlaví, podle potřeby se vytvoří."
#. 6QnRv
#: rep_pagenumbers.xhp
@@ -13234,7 +13234,7 @@ msgctxt ""
"par_id8532670\n"
"help.text"
msgid "You can click the data field and drag to another position within the same area, or edit the properties in the Properties window."
-msgstr ""
+msgstr "Můžete klepnout na datové pole a přetáhnout je na jiné místo ve stejné oblasti nebo upravit nastavení v okně Vlastnosti."
#. 7uNv6
#: rep_prop.xhp
@@ -13243,7 +13243,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Vlastnosti"
#. CEY5D
#: rep_prop.xhp
@@ -13252,7 +13252,7 @@ msgctxt ""
"hd_id8836939\n"
"help.text"
msgid "<variable id=\"rep_prop\"><link href=\"text/sdatabase/rep_prop.xhp\">Properties</link></variable>"
-msgstr ""
+msgstr "<variable id=\"rep_prop\"><link href=\"text/sdatabase/rep_prop.xhp\">Vlastnosti</link></variable>"
#. yQEzY
#: rep_prop.xhp
@@ -13261,7 +13261,7 @@ msgctxt ""
"par_id2711264\n"
"help.text"
msgid "The Properties window of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> always shows the properties of the currently selected object in the Report Builder view."
-msgstr ""
+msgstr "Okno Vlastnosti v <link href=\"text/sdatabase/rep_main.xhp\">Návrháři sestav</link> vždy zobrazuje vlastnosti aktuálně vybraného objektu v okně Návrhář sestav."
#. hiDZo
#: rep_prop.xhp
@@ -13270,7 +13270,7 @@ msgctxt ""
"par_id1080660\n"
"help.text"
msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box."
-msgstr ""
+msgstr "Stiskněte Shift-F1 a najeďte kurzorem myši na vstupní pole. Tím pro toto pole zobrazíte nápovědu."
#. WFv9q
#: rep_prop.xhp
@@ -13279,7 +13279,7 @@ msgctxt ""
"par_id7175817\n"
"help.text"
msgid "On first start of the Report Builder, the Properties window shows the <emph>Data</emph> tab page for the whole report."
-msgstr ""
+msgstr "Při prvním spuštění Návrháře sestav se v okně Vlastnosti zobrazí karta <emph>Data</emph> pro celou sestavu."
#. khEAx
#: rep_prop.xhp
@@ -13288,7 +13288,7 @@ msgctxt ""
"par_id9895931\n"
"help.text"
msgid "Select a table from the Contents list, then press Tab or click outside the input box to leave the input box."
-msgstr ""
+msgstr "Zvolte tabulku ze seznamu Obsah a poté stiskněte Tab nebo klepněte mimo výběrové pole."
#. krzKx
#: rep_prop.xhp
@@ -13297,7 +13297,7 @@ msgctxt ""
"par_id3587145\n"
"help.text"
msgid "<ahelp hid=\".\">The <link href=\"text/sdatabase/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window is shown automatically when you have selected a table in the Contents box and leave that box. You can also click the Add Field icon on the toolbar, or choose <item type=\"menuitem\">View - Add Field</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Okno <link href=\"text/sdatabase/rep_insertfield.xhp\" name=\"Přidat pole\">Přidat pole</link> se automaticky zobrazí, pokud vyberete tabulku v poli Obsah a toto pole opustíte. Také můžete klepnout na ikonu Přidat pole na nástrojové liště nebo použít příkaz <item type=\"menuitem\">Zobrazit - Přidat pole</item>.</ahelp>"
#. 5BJS6
#: rep_prop.xhp
@@ -13306,7 +13306,7 @@ msgctxt ""
"par_id6993926\n"
"help.text"
msgid "The <emph>General</emph> tab page can be used to change the name of the report, and to disable the Page Header or Page Footer areas, among others."
-msgstr ""
+msgstr "Na kartě <emph>Obecné</emph> můžete např. změnit název sestavy a vypnout oblasti Záhlaví stránky či Zápatí stránky."
#. eGuih
#: rep_prop.xhp
@@ -13315,7 +13315,7 @@ msgctxt ""
"par_id3729361\n"
"help.text"
msgid "<ahelp hid=\".\">To display the <emph>Data</emph> or <emph>General</emph> tab page for the whole report, choose <item type=\"menuitem\">Edit - Select All - Select Report</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Kartu <emph>Data</emph> nebo <emph>Obecné</emph> pro celou sestavu zobrazíte volbou <item type=\"menuitem\">Úpravy - Vybrat vše - Vybrat sestavu</item>.</ahelp>"
#. r4tre
#: rep_prop.xhp
@@ -13324,7 +13324,7 @@ msgctxt ""
"par_id1768852\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Groups are kept together by page or by column (default). You must enable Keep Together also.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seskupení se slučují po stránkách nebo sloupcích (výchozí). Je nutné také zaškrtnout pole Udržet pohromadě.</ahelp>"
#. PFQYf
#: rep_prop.xhp
@@ -13333,7 +13333,7 @@ msgctxt ""
"par_id6304818\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page header will be printed: on all pages, or not on pages with a report header or footer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, v jakém kontextu se zobrazí záhlaví stránky: na všech stránkách, nebo na všech kromě stránek se záhlavím či zápatím sestavy.</ahelp>"
#. 9rAVD
#: rep_prop.xhp
@@ -13342,7 +13342,7 @@ msgctxt ""
"par_id401623\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page footer will be printed: on all pages, or not on pages with a report header or footer</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, v jakém kontextu se zobrazí zápatí stránky: na všech stránkách, nebo na všech kromě stránek se záhlavím či zápatím sestavy.</ahelp>"
#. rMRex
#: rep_prop.xhp
@@ -13351,7 +13351,7 @@ msgctxt ""
"par_id2162236\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print repeated values.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda se mají tisknout opakované hodnoty.</ahelp>"
#. nCDvW
#: rep_prop.xhp
@@ -13360,7 +13360,7 @@ msgctxt ""
"par_id7022003\n"
"help.text"
msgid "If you click the Page Header or Page Footer area without selecting any object, you see the <emph>General</emph> tab page for that area."
-msgstr ""
+msgstr "Pokud klepnete na oblast Záhlaví stránky nebo Zápatí stránky a nevyberete žádný objekt, zobrazí se pro tuto oblast karta <emph>Obecné</emph>."
#. xACk2
#: rep_prop.xhp
@@ -13369,7 +13369,7 @@ msgctxt ""
"par_id7004303\n"
"help.text"
msgid "You can edit some visual properties for the area."
-msgstr ""
+msgstr "Můžete upravit vzhled oblasti."
#. hPUHN
#: rep_prop.xhp
@@ -13378,7 +13378,7 @@ msgctxt ""
"par_id2561723\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the background color for the selected object, both on screen and for printing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavuje barvu pozadí vybraného objektu, na obrazovce i pro tisk.</ahelp>"
#. BXnJc
#: rep_prop.xhp
@@ -13387,7 +13387,7 @@ msgctxt ""
"par_id1064485\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">An invisible object is not shown in the executed report. It is still visible in the Report Builder view.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ve výsledné sestavě se neviditelný objekt nezobrazí. Zůstane viditelný v okně Návrháře sestav.</ahelp>"
#. Xd2SG
#: rep_prop.xhp
@@ -13396,7 +13396,7 @@ msgctxt ""
"par_id2356028\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Defines the height of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje výšku vybraného objektu.</ahelp>"
#. GXpuh
#: rep_prop.xhp
@@ -13405,7 +13405,7 @@ msgctxt ""
"par_id1404461\n"
"help.text"
msgid "<ahelp hid=\".\">If the Conditional Print Expression evaluates to TRUE, the selected object will be printed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Pokud se Výraz pro podmíněný tisk vyhodnotí jako PRAVDA, vybraný objekt se vytiskne.</ahelp>"
#. jvkXA
#: rep_prop.xhp
@@ -13414,7 +13414,7 @@ msgctxt ""
"par_id7404705\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the background of the selected object is transparent or opaque.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda je pozadí vybraného objektu průhledné, nebo neprůhledné.</ahelp>"
#. qgLML
#: rep_prop.xhp
@@ -13423,7 +13423,7 @@ msgctxt ""
"par_id7466963\n"
"help.text"
msgid "If you click the <emph>Detail</emph> area without selecting any object, you see the <emph>General</emph> tab page for that area."
-msgstr ""
+msgstr "Pokud klepnete do oblasti <emph>Podrobnosti</emph> a nevyberete žádný objekt, zobrazí se pro danou oblast karta <emph>Obecné</emph>."
#. kmEmG
#: rep_prop.xhp
@@ -13432,7 +13432,7 @@ msgctxt ""
"par_id3644215\n"
"help.text"
msgid "You can specify some properties to fine-tune the way the records are printed."
-msgstr ""
+msgstr "Můžete nastavit vlastnosti upřesňující tisk záznamů."
#. cjDLx
#: rep_prop.xhp
@@ -13441,7 +13441,7 @@ msgctxt ""
"par_id3148899\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Force New Page specifies whether the current section and/or the next section is printed on a new page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vynutit novou stránku určuje, zda se aktuální anebo následující sekce vytiskne na nové stránce.</ahelp>"
#. CuyG2
#: rep_prop.xhp
@@ -13450,7 +13450,7 @@ msgctxt ""
"par_id6164433\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">New Row Or Column specifies, for a multi-column design, whether the current section and/or the next section will be printed on a new row or column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ve vícesloupcovém rozvržení určuje položka Nový řádek nebo sloupec, zda se aktuální anebo následující sekce vytiskne v novém řádku či sloupci.</ahelp>"
#. nHVy2
#: rep_prop.xhp
@@ -13459,7 +13459,7 @@ msgctxt ""
"par_id7405011\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Keep Together specifies to print the current object starting on top of a new page if it doesn't fit on the current page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Volba Udržet pohromadě určuje, že se aktuální objekt vytiskne na nové stránce, pokud se nevejde na následující stránku.</ahelp>"
#. FjNyy
#: rep_prop.xhp
@@ -13468,7 +13468,7 @@ msgctxt ""
"par_id1536606\n"
"help.text"
msgid "Insert some data fields into the Detail area, or insert other control fields into any area. When you select an inserted field, you can set the properties in the Properties window."
-msgstr ""
+msgstr "Vložte do oblasti Podrobnosti nějaká datová pole nebo do jiné oblasti vložte další prvky sestavy. Když vložené pole vyberete, můžete v okně Vlastnosti nastavovat jeho vlastnosti."
#. 2LAyX
#: rep_prop.xhp
@@ -13477,7 +13477,7 @@ msgctxt ""
"par_id9631641\n"
"help.text"
msgid "For a Label field, you can change the displayed text in the Label input box."
-msgstr ""
+msgstr "Pro pole Popisek můžete změnit zobrazovaný text."
#. iy4M5
#: rep_prop.xhp
@@ -13486,7 +13486,7 @@ msgctxt ""
"par_id7749565\n"
"help.text"
msgid "<ahelp hid=\".\">For a picture, you can specify to either insert the picture as a link to a file or only as an embedded object in the Base file. The embedded option increases the size of the Base file, while the link option is not as portable to other computers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Pro obrázek můžete určit, zda chcete obrázek vložit jako odkaz na soubor nebo jej vložit jako objekt do souboru Base. Při vložení se zvětší velikost souboru Base, ale na rozdíl od odkazu je lépe přenositelný na jiné počítače. </ahelp>"
#. XKxxX
#: rep_prop.xhp
@@ -13495,7 +13495,7 @@ msgctxt ""
"par_id4041871\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the X Position for the selected object</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavení pozice X pro vybraný objekt.</ahelp>"
#. bvgTD
#: rep_prop.xhp
@@ -13504,7 +13504,7 @@ msgctxt ""
"par_id9930722\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the Y Position for the selected object</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavení pozice Y pro vybraný objekt.</ahelp>"
#. YGfo2
#: rep_prop.xhp
@@ -13513,7 +13513,7 @@ msgctxt ""
"par_id5749687\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the width of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavení šířky vybraného objektu.</ahelp>"
#. pwu7Q
#: rep_prop.xhp
@@ -13522,7 +13522,7 @@ msgctxt ""
"par_id79348\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the font for the selected text object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavení písma pro vybraný textový objekt.</ahelp>"
#. r9No9
#: rep_prop.xhp
@@ -13531,7 +13531,7 @@ msgctxt ""
"par_id2414014\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Print when group change</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tisknout při změně skupiny</ahelp>"
#. 25y9K
#: rep_prop.xhp
@@ -13540,7 +13540,7 @@ msgctxt ""
"par_id7617114\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Vert. Alignment</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Svislé zarovnání</ahelp>"
#. GXFDE
#: rep_prop.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"par_id1593676\n"
"help.text"
msgid "On the <emph>General</emph> tab page of a data field, you can set the Formatting properties, among others."
-msgstr ""
+msgstr "Na kartě <emph>Obecné</emph> můžete pro datové pole nastavit mimo jiné formátování."
#. LyTPo
#: rep_prop.xhp
@@ -13558,7 +13558,7 @@ msgctxt ""
"par_id1243629\n"
"help.text"
msgid "<ahelp hid=\".\">On the Data tab page, you can change the data contents to be shown.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Na kartě Data můžete změnit zobrazovaný obsah.</ahelp>"
#. g3CBB
#: rep_sort.xhp
@@ -13567,7 +13567,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Sorting and Grouping"
-msgstr ""
+msgstr "Řazení a seskupení"
#. GPUqF
#: rep_sort.xhp
@@ -13576,7 +13576,7 @@ msgctxt ""
"hd_id3486434\n"
"help.text"
msgid "<variable id=\"rep_sort\"><link href=\"text/sdatabase/rep_sort.xhp\">Sorting and Grouping</link></variable>"
-msgstr ""
+msgstr "<variable id=\"rep_sort\"><link href=\"text/sdatabase/rep_sort.xhp\">Řazení a seskupení</link></variable>"
#. DCbhT
#: rep_sort.xhp
@@ -13585,7 +13585,7 @@ msgctxt ""
"par_id3068636\n"
"help.text"
msgid "<ahelp hid=\".\">In the Sorting and Grouping dialog of <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link>, you can define the fields that should be sorted in your report, and the fields that should be kept together to form a group.</ahelp> If you group your report by a certain field, all records with the same value of that field will be kept together in one group."
-msgstr ""
+msgstr "<ahelp hid=\".\">V dialogovém okně Řazení a seskupení <link href=\"text/sdatabase/rep_main.xhp\">Návrháře sestav</link> můžete nastavit pole, která chcete v sestavě seřadit, a pole, která chcete sloučit do skupiny.</ahelp> Pokud seskupíte sestavu podle nějakého pole, sloučí se všechny záznamy se stejnou hodnotou daného pole do jedné skupiny."
#. KudoP
#: rep_sort.xhp
@@ -13594,7 +13594,7 @@ msgctxt ""
"par_id876186\n"
"help.text"
msgid "The Groups box shows the fields in an order from top to bottom. You can select any field, then click the Move Up or Move Down button to move this field up or down in the list."
-msgstr ""
+msgstr "V části Skupiny jsou zobrazena pole v pořadí shora dolů. Můžete vybrat kterékoliv pole a pomocí tlačítek Přesunout nahoru nebo Přesunout dolů jej posunout v seznamu."
#. nG4vM
#: rep_sort.xhp
@@ -13603,7 +13603,7 @@ msgctxt ""
"par_id3939634\n"
"help.text"
msgid "The sorting and grouping will be applied in the order of the list from top to bottom."
-msgstr ""
+msgstr "Řazení a seskupení se vyhodnocuje v pořadí podle seznamu shora dolů."
#. ZAFvB
#: rep_sort.xhp
@@ -13612,7 +13612,7 @@ msgctxt ""
"par_id599688\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the fields that will be used for sorting or grouping. The field at the top has the highest priority, the second field has the second priority, and so on.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seznam polí, která se použijí pro řazení a seskupení. Pole nahoře má nejvyšší prioritu, druhé pole má prioritu o 1 nižší atd.</ahelp>"
#. ETyGL
#: rep_sort.xhp
@@ -13621,7 +13621,7 @@ msgctxt ""
"par_id1371501\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open a list from which you can select a field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím otevřete seznam, ze kterého můžete vybrat pole.</ahelp>"
#. kEwPE
#: rep_sort.xhp
@@ -13630,7 +13630,7 @@ msgctxt ""
"par_id4661702\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field up in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přesune vybrané pole v seznamu nahoru.</ahelp>"
#. YmDk5
#: rep_sort.xhp
@@ -13639,7 +13639,7 @@ msgctxt ""
"par_id7868892\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field down in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přesune vybrané pole v seznamu dolů.</ahelp>"
#. amjzG
#: rep_sort.xhp
@@ -13648,7 +13648,7 @@ msgctxt ""
"par_id2188787\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the sorting order.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Výběr směru řazení.</ahelp>"
#. bYX8p
#: rep_sort.xhp
@@ -13657,7 +13657,7 @@ msgctxt ""
"par_id5833307\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Header.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Výběrem zobrazíte nebo skryjete Záhlaví skupiny.</ahelp>"
#. tN76n
#: rep_sort.xhp
@@ -13666,7 +13666,7 @@ msgctxt ""
"par_id7726676\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Footer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Výběrem zobrazíte nebo skryjete Zápatí skupiny.</ahelp>"
#. Ez4dt
#: rep_sort.xhp
@@ -13675,7 +13675,7 @@ msgctxt ""
"par_id3729361\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to create a new group on each changed value, or on other properties.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte, zda chcete vytvořit novou skupinu při každé změně hodnoty, nebo jinak.</ahelp>"
#. bd2EW
#: rep_sort.xhp
@@ -13684,7 +13684,7 @@ msgctxt ""
"par_id0409200922142041\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected field from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Odstraní vybrané pole ze seznamu.</ahelp>"
#. CjspM
#: rep_sort.xhp
@@ -13693,7 +13693,7 @@ msgctxt ""
"par_id3405560\n"
"help.text"
msgid "By default a new group is created on every changed value of a record from the selected field. You can change this property depending on the type of field:"
-msgstr ""
+msgstr "Implicitně se nová skupina vytvoří pro každou změnu hodnoty vybraného pole. Toto chování můžete změnit v závislosti na typu pole:"
#. DD8mt
#: rep_sort.xhp
@@ -13702,7 +13702,7 @@ msgctxt ""
"par_id3409527\n"
"help.text"
msgid "For fields of type Text, you can select Prefix Characters and enter a number n of characters in the text box below. The records which are identical in the first n characters will be grouped together."
-msgstr ""
+msgstr "Pro pole typu Text můžete vybrat Znaky před a zadat do pole počet znaků. Do jedné skupiny se sloučí záznamy, které se shodují v prvních n znacích."
#. DFvf2
#: rep_sort.xhp
@@ -13711,7 +13711,7 @@ msgctxt ""
"par_id7112338\n"
"help.text"
msgid "For fields of type Date/Time, you can group the records by the same year, quarter, month, week, day, hour, or minute. You can additionally specify an interval for weeks and hours: 2 weeks groups data in biweekly groups, 12 hours groups data in half-day groups."
-msgstr ""
+msgstr "Pro pole typu Datum/čas můžete záznamy seskupit podle stejného roku, čtvrtletí, měsíce, týdne, dne, hodiny nebo minuty. Pro týdny a hodiny také můžete určit interval: 2 týdny pro skupiny za půl měsíce, 12 hodin pro skupiny za půl dne."
#. BBwXv
#: rep_sort.xhp
@@ -13720,7 +13720,7 @@ msgctxt ""
"par_id2855616\n"
"help.text"
msgid "For fields of type AutoNumber, Currency, or Number, you specify an interval."
-msgstr ""
+msgstr "Pro pole typu automatické číslo, měna nebo číslo můžete určit interval."
#. mjbMU
#: rep_sort.xhp
@@ -13729,7 +13729,7 @@ msgctxt ""
"par_id7700430\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the group interval value that records are grouped by.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte interval, podle kterého se záznamy seskupují.</ahelp>"
#. XmWsa
#: rep_sort.xhp
@@ -13738,7 +13738,7 @@ msgctxt ""
"par_id1180455\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the level of detail by which a group is kept together on the same page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte úroveň podrobností, podle které se skupina drží pohromadě na jedné stránce.</ahelp>"
#. KbCbd
#: rep_sort.xhp
@@ -13747,7 +13747,7 @@ msgctxt ""
"par_id2091433\n"
"help.text"
msgid "When you specify to keep together some records on the same page, you have three choices:"
-msgstr ""
+msgstr "Určit, jak se mají záznamy udržet pohromadě na stejné stránce, můžete třemi způsoby:"
#. NnDGM
#: rep_sort.xhp
@@ -13756,7 +13756,7 @@ msgctxt ""
"par_id5092318\n"
"help.text"
msgid "No - page boundaries are not taken into account."
-msgstr ""
+msgstr "Ne - konce stránek se neberou do úvahy."
#. Zmwag
#: rep_sort.xhp
@@ -13765,7 +13765,7 @@ msgctxt ""
"par_id9312417\n"
"help.text"
msgid "Whole Group - prints the group header, detail section, and group footer on the same page."
-msgstr ""
+msgstr "Celá skupina - vytiskne záhlaví skupiny, sekci podrobnosti a zápatí skupiny na jednu stránku."
#. Bzv5z
#: rep_sort.xhp
@@ -13774,7 +13774,7 @@ msgctxt ""
"par_id9089022\n"
"help.text"
msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page."
-msgstr ""
+msgstr "S prvním podrobnosti - vytiskne na stránku záhlaví skupiny, jen pokud lze na stejnou stránku vytisknout i první záznam."
#. eDFFK
#: tablewizard00.xhp
@@ -14521,7 +14521,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database Form Toolbar"
-msgstr ""
+msgstr "Nástrojová lišta Databázový formulář"
#. ViBjA
#: toolbar_form.xhp
@@ -14530,7 +14530,7 @@ msgctxt ""
"par_idN10548\n"
"help.text"
msgid "<variable id=\"DatabaseFormToolbarh1\"><link href=\"text/sdatabase/toolbar_form.xhp\" name=\"Database Form Toolbar\">Database Form Toolbar</link></variable>"
-msgstr ""
+msgstr "<variable id=\"DatabaseFormToolbarh1\"><link href=\"text/sdatabase/toolbar_form.xhp\" name=\"Nástrojová lišta Databázový formulář\">Nástrojová lišta Databázový formulář</link></variable>"
#. Ndnbt
#: toolbar_form.xhp
@@ -14539,7 +14539,7 @@ msgctxt ""
"hd_id231642796157552\n"
"help.text"
msgid "New database form"
-msgstr ""
+msgstr "Nový databázový formulář"
#. g2PCm
#: toolbar_form.xhp
@@ -14548,7 +14548,7 @@ msgctxt ""
"par_id431642796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Ikona Nový databázový formulář</alt></image>"
#. BmKGp
#: toolbar_form.xhp
@@ -14557,7 +14557,7 @@ msgctxt ""
"par_id321642796165273\n"
"help.text"
msgid "Creates a new database form."
-msgstr ""
+msgstr "Vytvoří nový databázový formulář."
#. 89Xdx
#: toolbar_form.xhp
@@ -14566,7 +14566,7 @@ msgctxt ""
"par_idN10634\n"
"help.text"
msgid "Open database form"
-msgstr ""
+msgstr "Otevřít databázový formulář"
#. TaigW
#: toolbar_form.xhp
@@ -14575,7 +14575,7 @@ msgctxt ""
"par_id581642794179327\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Icon Open Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Ikona Otevřít formulář</alt></image>"
#. 8rq4H
#: toolbar_form.xhp
@@ -14584,7 +14584,7 @@ msgctxt ""
"par_idN10638\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Otevře vybraný formulář, aby bylo možné zadávat, upravovat nebo mazat záznamy.</ahelp>"
#. GF2hM
#: toolbar_form.xhp
@@ -14593,7 +14593,7 @@ msgctxt ""
"par_idN1064F\n"
"help.text"
msgid "Edit"
-msgstr ""
+msgstr "Upravit"
#. qnKpJ
#: toolbar_form.xhp
@@ -14602,7 +14602,7 @@ msgctxt ""
"par_id1001642794252425\n"
"help.text"
msgid "<image src=\"cmd/lc_dbformedit.svg\" id=\"img_id671642794252426\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id851642794252426\">Icon Edit Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbformedit.svg\" id=\"img_id671642794252426\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id851642794252426\">Ikona Upravit formulář</alt></image>"
#. WE3Eo
#: toolbar_form.xhp
@@ -14611,7 +14611,7 @@ msgctxt ""
"par_idN10653\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Otevře vybraný formulář, aby bylo možné měnit rozvržení.</ahelp>"
#. dfaAA
#: toolbar_form.xhp
@@ -14620,7 +14620,7 @@ msgctxt ""
"par_idN1066A\n"
"help.text"
msgid "Delete"
-msgstr ""
+msgstr "Smazat"
#. AfDGM
#: toolbar_form.xhp
@@ -14629,7 +14629,7 @@ msgctxt ""
"par_id941642794399538\n"
"help.text"
msgid "<image src=\"cmd/lc_dbformdelete.svg\" id=\"img_id541642794399538\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id521642794399539\">Icon Delete Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbformdelete.svg\" id=\"img_id541642794399538\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id521642794399539\">Ikona Smazat formulář</alt></image>"
#. 969sF
#: toolbar_form.xhp
@@ -14638,7 +14638,7 @@ msgctxt ""
"par_idN1066E\n"
"help.text"
msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Smaže vybraný formulář.</ahelp>"
#. E8FTE
#: toolbar_form.xhp
@@ -14647,7 +14647,7 @@ msgctxt ""
"par_idN10685\n"
"help.text"
msgid "Rename"
-msgstr ""
+msgstr "Přejmenovat"
#. pE8qg
#: toolbar_form.xhp
@@ -14656,7 +14656,7 @@ msgctxt ""
"par_id601642794481349\n"
"help.text"
msgid "<image src=\"cmd/lc_dbformrename.svg\" id=\"img_id591642794481349\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id751642794481350\">Icon Rename Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbformrename.svg\" id=\"img_id591642794481349\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id751642794481350\">Ikona Přejmenovat formulář</alt></image>"
#. eMzAD
#: toolbar_form.xhp
@@ -14665,7 +14665,7 @@ msgctxt ""
"par_idN10689\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Přejmenuje vybraný formulář.</ahelp>"
#. Ej7Bx
#: toolbar_query.xhp
@@ -14674,7 +14674,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database Query Toolbar"
-msgstr ""
+msgstr "Nástrojová lišta Databázový dotaz"
#. MVKFj
#: toolbar_query.xhp
@@ -14683,7 +14683,7 @@ msgctxt ""
"par_idN10548\n"
"help.text"
msgid "<variable id=\"DatabaseQueryToolbarh1\"><link href=\"text/sdatabase/toolbar_query.xhp\" name=\"Database Query Toolbar\">Database Query Toolbar</link></variable>"
-msgstr ""
+msgstr "<variable id=\"DatabaseQueryToolbarh1\"><link href=\"text/sdatabase/toolbar_query.xhp\" name=\"Nástrojová lišta Databázový dotaz\">Nástrojová lišta Databázový dotaz</link></variable>"
#. bj47W
#: toolbar_query.xhp
@@ -14692,7 +14692,7 @@ msgctxt ""
"hd_id231642796157552\n"
"help.text"
msgid "New database query"
-msgstr ""
+msgstr "Nový databázový dotaz"
#. yw8S8
#: toolbar_query.xhp
@@ -14701,7 +14701,7 @@ msgctxt ""
"par_id431642796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewquery.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Query</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewquery.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Ikona Nový databázový dotaz</alt></image>"
#. UnzqA
#: toolbar_query.xhp
@@ -14710,7 +14710,7 @@ msgctxt ""
"par_id321642796165273\n"
"help.text"
msgid "Creates a new database query."
-msgstr ""
+msgstr "Vytvoří nový databázový dotaz."
#. zqAQx
#: toolbar_query.xhp
@@ -14719,7 +14719,7 @@ msgctxt ""
"hd_id981642797173950\n"
"help.text"
msgid "New Database Query (SQL View)"
-msgstr ""
+msgstr "Nový databázový dotaz (režim SQL)"
#. bSoXy
#: toolbar_query.xhp
@@ -14728,7 +14728,7 @@ msgctxt ""
"par_id131642797178876\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewquerysql.svg\" id=\"img_id881642797178877\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642797178878\">Icon New query (SQL view)</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewquerysql.svg\" id=\"img_id881642797178877\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642797178878\">Ikona Nový dotaz (režim SQL)</alt></image>"
#. CVC97
#: toolbar_query.xhp
@@ -14737,7 +14737,7 @@ msgctxt ""
"par_id911642797178879\n"
"help.text"
msgid "Opens the SQL window to edit a query in SQL language."
-msgstr ""
+msgstr "Otevře okno SQL, v němž je možné upravit dotaz v jazyce SQL."
#. G7DB4
#: toolbar_query.xhp
@@ -14746,7 +14746,7 @@ msgctxt ""
"par_idN105C4\n"
"help.text"
msgid "Open database query"
-msgstr ""
+msgstr "Otevřít databázový dotaz"
#. 35ceG
#: toolbar_query.xhp
@@ -14755,7 +14755,7 @@ msgctxt ""
"par_id791642791781980\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id711642791781980\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id621642791781980\">Icon Open Query Object</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id711642791781980\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id621642791781980\">Ikona Otevřít dotaz</alt></image>"
#. yrGi6
#: toolbar_query.xhp
@@ -14764,7 +14764,7 @@ msgctxt ""
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Otevře vybraný dotaz, aby bylo možné zadávat, upravovat nebo mazat záznamy.</ahelp>"
#. Wpcih
#: toolbar_query.xhp
@@ -14773,7 +14773,7 @@ msgctxt ""
"par_idN105DF\n"
"help.text"
msgid "Edit"
-msgstr ""
+msgstr "Upravit"
#. peDGL
#: toolbar_query.xhp
@@ -14782,7 +14782,7 @@ msgctxt ""
"par_id291642791910891\n"
"help.text"
msgid "<image src=\"cmd/lc_dbqueryedit.svg\" id=\"img_id911642791910892\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id1001642791910892\">Icon Edit Query</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbqueryedit.svg\" id=\"img_id911642791910892\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id1001642791910892\">Ikona Upravit dotaz</alt></image>"
#. FEN9q
#: toolbar_query.xhp
@@ -14791,7 +14791,7 @@ msgctxt ""
"par_idN105E3\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Otevře vybraný dotaz, aby bylo možné měnit strukturu.</ahelp>"
#. 6jGeW
#: toolbar_query.xhp
@@ -14800,7 +14800,7 @@ msgctxt ""
"par_idN105FA\n"
"help.text"
msgid "Delete"
-msgstr ""
+msgstr "Smazat"
#. EHvLX
#: toolbar_query.xhp
@@ -14809,7 +14809,7 @@ msgctxt ""
"par_id651642792045236\n"
"help.text"
msgid "<image src=\"cmd/lc_dbquerydelete.svg\" id=\"img_id411642792045236\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211642792045237\">Icon Delete Query</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbquerydelete.svg\" id=\"img_id411642792045236\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211642792045237\">Ikona Smazat dotaz</alt></image>"
#. Ejm28
#: toolbar_query.xhp
@@ -14818,7 +14818,7 @@ msgctxt ""
"par_idN105FE\n"
"help.text"
msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Smaže vybraný dotaz.</ahelp>"
#. 9XGHW
#: toolbar_query.xhp
@@ -14827,7 +14827,7 @@ msgctxt ""
"par_idN10615\n"
"help.text"
msgid "Rename"
-msgstr ""
+msgstr "Přejmenovat"
#. H78Bh
#: toolbar_query.xhp
@@ -14836,7 +14836,7 @@ msgctxt ""
"par_id561642792121799\n"
"help.text"
msgid "<image src=\"cmd/lc_dbqueryrename.svg\" id=\"img_id521642792121800\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id531642792121800\">Icon Rename Query</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbqueryrename.svg\" id=\"img_id521642792121800\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id531642792121800\">Ikona Přejmenovat dotaz</alt></image>"
#. xXWqz
#: toolbar_query.xhp
@@ -14845,7 +14845,7 @@ msgctxt ""
"par_idN10619\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Přejmenuje vybraný dotaz.</ahelp>"
#. aqUue
#: toolbar_report.xhp
@@ -14854,7 +14854,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database Report Toolbar"
-msgstr ""
+msgstr "Nástrojová lišta Databázová sestava"
#. N5Spv
#: toolbar_report.xhp
@@ -14863,7 +14863,7 @@ msgctxt ""
"par_idN10548\n"
"help.text"
msgid "<variable id=\"DatabaseReportToolbarh1\"><link href=\"text/sdatabase/toolbar_report.xhp\" name=\"Database Report Toolbar\">Database Report Toolbar</link></variable>"
-msgstr ""
+msgstr "<variable id=\"DatabaseReportToolbarh1\"><link href=\"text/sdatabase/toolbar_report.xhp\" name=\"Nástrojová lišta Databázová sestava\">Nástrojová lišta Databázová sestava</link></variable>"
#. TaKok
#: toolbar_report.xhp
@@ -14872,7 +14872,7 @@ msgctxt ""
"hd_id231642796157552\n"
"help.text"
msgid "New database report"
-msgstr ""
+msgstr "Nová databázová sestava"
#. hxRbm
#: toolbar_report.xhp
@@ -14881,7 +14881,7 @@ msgctxt ""
"par_id431642796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewreport.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Report</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewreport.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Ikona Nová databázová sestava</alt></image>"
#. FzBiP
#: toolbar_report.xhp
@@ -14890,7 +14890,7 @@ msgctxt ""
"par_id321642796165273\n"
"help.text"
msgid "Creates a new database report."
-msgstr ""
+msgstr "Vytvoří novou databázovou sestavu."
#. DASFx
#: toolbar_report.xhp
@@ -14899,7 +14899,7 @@ msgctxt ""
"hd_id261642796491626\n"
"help.text"
msgid "Database report wizard"
-msgstr ""
+msgstr "Průvodce databázovou sestavou"
#. wRJAg
#: toolbar_report.xhp
@@ -14908,7 +14908,7 @@ msgctxt ""
"par_id251642796542820\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewreportautopilot.svg\" id=\"img_id811642796542821\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231642796542822\">Icon Database report wizard</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewreportautopilot.svg\" id=\"img_id811642796542821\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231642796542822\">Ikona Průvodce databázovou sestavou</alt></image>"
#. Ri9DE
#: toolbar_report.xhp
@@ -14917,7 +14917,7 @@ msgctxt ""
"par_id261642796542823\n"
"help.text"
msgid "Opens the database report wizard, to guide you in creating a database report."
-msgstr ""
+msgstr "Otevře průvodce databázovou sestavou, který usnadňuje vytvoření sestavy."
#. VcR6f
#: toolbar_report.xhp
@@ -14926,7 +14926,7 @@ msgctxt ""
"par_idN106A4\n"
"help.text"
msgid "Open database report"
-msgstr ""
+msgstr "Otevřít databázovou sestavu"
#. JytE5
#: toolbar_report.xhp
@@ -14935,7 +14935,7 @@ msgctxt ""
"par_id321642794819375\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Icon Open Report</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Ikona Otevřít sestavu</alt></image>"
#. RdAb4
#: toolbar_report.xhp
@@ -14944,7 +14944,7 @@ msgctxt ""
"par_idN106A8\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Otevře vybranou sestavu, aby bylo možné zadávat, upravovat nebo mazat záznamy.</ahelp>"
#. XyYBD
#: toolbar_report.xhp
@@ -14953,7 +14953,7 @@ msgctxt ""
"par_idN106BF\n"
"help.text"
msgid "Edit"
-msgstr ""
+msgstr "Upravit"
#. mmfdU
#: toolbar_report.xhp
@@ -14962,7 +14962,7 @@ msgctxt ""
"par_id141642794873165\n"
"help.text"
msgid "<image src=\"cmd/lc_dbreportedit.svg\" id=\"img_id111642794873165\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642794873165\">Icon Edit Report</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbreportedit.svg\" id=\"img_id111642794873165\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642794873165\">Ikona Upravit sestavu</alt></image>"
#. 34f7b
#: toolbar_report.xhp
@@ -14971,7 +14971,7 @@ msgctxt ""
"par_idN106C3\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Otevře vybranou sestavu, aby bylo možné měnit rozvržení.</ahelp>"
#. B7hhM
#: toolbar_report.xhp
@@ -14980,7 +14980,7 @@ msgctxt ""
"par_idN106DA\n"
"help.text"
msgid "Delete"
-msgstr ""
+msgstr "Smazat"
#. frjJR
#: toolbar_report.xhp
@@ -14989,7 +14989,7 @@ msgctxt ""
"par_id51642795131634\n"
"help.text"
msgid "<image src=\"cmd/lc_dbreportdelete.svg\" id=\"img_id971642795131634\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id531642795131634\">Icon Delete Report</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbreportdelete.svg\" id=\"img_id971642795131634\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id531642795131634\">Ikona Smazat sestavu</alt></image>"
#. rrRCi
#: toolbar_report.xhp
@@ -14998,7 +14998,7 @@ msgctxt ""
"par_idN106DE\n"
"help.text"
msgid "<ahelp hid=\".\">Deletes the selected report.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Smaže vybranou sestavu.</ahelp>"
#. ftpNL
#: toolbar_report.xhp
@@ -15007,7 +15007,7 @@ msgctxt ""
"par_idN106F5\n"
"help.text"
msgid "Rename"
-msgstr ""
+msgstr "Přejmenovat"
#. cNjbm
#: toolbar_report.xhp
@@ -15016,7 +15016,7 @@ msgctxt ""
"par_id551642795211226\n"
"help.text"
msgid "<image src=\"cmd/lc_dbreportrename.svg\" id=\"img_id631642795211227\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551642795211227\">Icon Rename Report</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbreportrename.svg\" id=\"img_id631642795211227\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551642795211227\">Ikona Přejmenovat sestavu</alt></image>"
#. EYSpz
#: toolbar_report.xhp
@@ -15025,7 +15025,7 @@ msgctxt ""
"par_idN106F9\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"> Přejmenuje vybranou sestavu.</ahelp>"
#. ezZJj
#: toolbar_table.xhp
@@ -15034,7 +15034,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database Table Toolbar"
-msgstr ""
+msgstr "Nástrojová lišta Databázová tabulka"
#. 6DNGE
#: toolbar_table.xhp
@@ -15043,7 +15043,7 @@ msgctxt ""
"par_idN10548\n"
"help.text"
msgid "<variable id=\"DatabaseTableToolbarh1\"><link href=\"text/sdatabase/toolbar_table.xhp\" name=\"Database Table Toolbar\">Database Table Toolbar</link></variable>"
-msgstr ""
+msgstr "<variable id=\"DatabaseTableToolbarh1\"><link href=\"text/sdatabase/toolbar_table.xhp\" name=\"Nástrojová lišta Databázová tabulka\">Nástrojová lišta Databázová tabulka</link></variable>"
#. Y57HF
#: toolbar_table.xhp
@@ -15052,7 +15052,7 @@ msgctxt ""
"hd_id461642852368590\n"
"help.text"
msgid "Open document"
-msgstr ""
+msgstr "Otevřít dokument"
#. pRvid
#: toolbar_table.xhp
@@ -15061,7 +15061,7 @@ msgctxt ""
"par_id601642852258016\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Icon Open Document</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Ikona Otevřít dokument</alt></image>"
#. DAEuG
#: toolbar_table.xhp
@@ -15070,7 +15070,7 @@ msgctxt ""
"par_id981642852258019\n"
"help.text"
msgid "Opens a %PRODUCTNAME document."
-msgstr ""
+msgstr "Otevře dokument %PRODUCTNAME."
#. Z4JdE
#: toolbar_table.xhp
@@ -15079,7 +15079,7 @@ msgctxt ""
"hd_id981642852403610\n"
"help.text"
msgid "Save document"
-msgstr ""
+msgstr "Uložit dokument"
#. EoGU4
#: toolbar_table.xhp
@@ -15088,7 +15088,7 @@ msgctxt ""
"par_id731642852435520\n"
"help.text"
msgid "<image src=\"cmd/lc_save.svg\" id=\"img_id591642852435521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id871642852435522\">Icon Save database file</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_save.svg\" id=\"img_id591642852435521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id871642852435522\">Ikona Uložit databázový soubor</alt></image>"
#. AgrRB
#: toolbar_table.xhp
@@ -15097,7 +15097,7 @@ msgctxt ""
"par_id481642852435523\n"
"help.text"
msgid "Saves current database file."
-msgstr ""
+msgstr "Uloží aktuální databázový soubor."
#. mLNRZ
#: toolbar_table.xhp
@@ -15106,7 +15106,7 @@ msgctxt ""
"hd_id131642852596290\n"
"help.text"
msgid "Copy"
-msgstr ""
+msgstr "Kopírovat"
#. xVmGj
#: toolbar_table.xhp
@@ -15115,7 +15115,7 @@ msgctxt ""
"par_id381642853541654\n"
"help.text"
msgid "<image src=\"cmd/lc_copy.svg\" id=\"img_id21642853541655\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id801642853541656\">Icon copy</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_copy.svg\" id=\"img_id21642853541655\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id801642853541656\">Ikona Kopírovat</alt></image>"
#. MSHcj
#: toolbar_table.xhp
@@ -15124,7 +15124,7 @@ msgctxt ""
"par_id601642853541657\n"
"help.text"
msgid "Copies the selection to the clipboard."
-msgstr ""
+msgstr "Zkopíruje výběr do schránky."
#. C9Ezf
#: toolbar_table.xhp
@@ -15133,7 +15133,7 @@ msgctxt ""
"hd_id941642852602272\n"
"help.text"
msgid "Paste"
-msgstr ""
+msgstr "Vložit"
#. JDAZJ
#: toolbar_table.xhp
@@ -15142,7 +15142,7 @@ msgctxt ""
"par_id761642853673909\n"
"help.text"
msgid "<image src=\"cmd/lc_paste.svg\" id=\"img_id811642853673910\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id951642853673911\">Icon Paste</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_paste.svg\" id=\"img_id811642853673910\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id951642853673911\">Ikona Vložit</alt></image>"
#. nEsTe
#: toolbar_table.xhp
@@ -15151,7 +15151,7 @@ msgctxt ""
"par_id321642853673912\n"
"help.text"
msgid "Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects."
-msgstr ""
+msgstr "Vloží obsah schránky na místo kurzoru a nahradí jakýkoliv vybraný text nebo objekty."
#. Ct5XD
#: toolbar_table.xhp
@@ -15160,7 +15160,7 @@ msgctxt ""
"hd_id1001642852606113\n"
"help.text"
msgid "Sort ascending"
-msgstr ""
+msgstr "Řadit vzestupně"
#. WDeBp
#: toolbar_table.xhp
@@ -15169,7 +15169,7 @@ msgctxt ""
"par_id991642853830973\n"
"help.text"
msgid "<image src=\"cmd/lc_sortascending.svg\" id=\"img_id771642853830974\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241642853830975\">Icon sort ascending</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_sortascending.svg\" id=\"img_id771642853830974\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241642853830975\">Ikona Řadit vzestupně</alt></image>"
#. aRGCA
#: toolbar_table.xhp
@@ -15178,7 +15178,7 @@ msgctxt ""
"par_id621642853830977\n"
"help.text"
msgid "Sorts the entries in the detail view in ascending order."
-msgstr ""
+msgstr "Seřadí položky v podrobném výpisu vzestupně."
#. 542jo
#: toolbar_table.xhp
@@ -15187,7 +15187,7 @@ msgctxt ""
"hd_id441642852616281\n"
"help.text"
msgid "Sort descending"
-msgstr ""
+msgstr "Řadit sestupně"
#. iL4by
#: toolbar_table.xhp
@@ -15196,7 +15196,7 @@ msgctxt ""
"par_id511642854313007\n"
"help.text"
msgid "<image src=\"cmd/lc_sortdescending.svg\" id=\"img_id531642854313009\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661642854313010\">Icon Sort descending</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_sortdescending.svg\" id=\"img_id531642854313009\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661642854313010\">Ikona Řadit sestupně</alt></image>"
#. e2A2e
#: toolbar_table.xhp
@@ -15205,7 +15205,7 @@ msgctxt ""
"par_id81642854313011\n"
"help.text"
msgid "Sorts the entries in the detail view in descending order."
-msgstr ""
+msgstr "Seřadí položky v podrobném výpisu sestupně."
#. VTRY7
#: toolbar_table.xhp
@@ -15214,7 +15214,7 @@ msgctxt ""
"hd_id231642796152552\n"
"help.text"
msgid "New database form"
-msgstr ""
+msgstr "Nový databázový formulář"
#. 4C7Bi
#: toolbar_table.xhp
@@ -15223,7 +15223,7 @@ msgctxt ""
"par_id431643796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Form</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Ikona Nový databázový formulář</alt></image>"
#. YAoeV
#: toolbar_table.xhp
@@ -15232,7 +15232,7 @@ msgctxt ""
"par_id321612796165273\n"
"help.text"
msgid "Creates a new database form (default). Use the drop-down toolbar to create a new database object directly."
-msgstr ""
+msgstr "Vytvoří nový databázový formulář (výchozí možnost). Po rozbalení můžete zvolit přímé vytvoření jiného databázového objektu."
#. KuYJ7
#: toolbar_table.xhp
@@ -15241,7 +15241,7 @@ msgctxt ""
"hd_id231642796157552\n"
"help.text"
msgid "New table design"
-msgstr ""
+msgstr "Nový návrh tabulky"
#. zKJDB
#: toolbar_table.xhp
@@ -15250,7 +15250,7 @@ msgctxt ""
"par_id431642796165270\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewtable.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Table design</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbnewtable.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Ikona Nový návrh tabulky</alt></image>"
#. p5PvJ
#: toolbar_table.xhp
@@ -15259,7 +15259,7 @@ msgctxt ""
"par_id321642796165273\n"
"help.text"
msgid "Designs a new database table."
-msgstr ""
+msgstr "Navrhne novou databázovou tabulku."
#. zoHMV
#: toolbar_table.xhp
@@ -15268,7 +15268,7 @@ msgctxt ""
"par_idN10554\n"
"help.text"
msgid "Open database table"
-msgstr ""
+msgstr "Otevřít databázovou tabulku"
#. gptoW
#: toolbar_table.xhp
@@ -15277,7 +15277,7 @@ msgctxt ""
"par_id521642787914042\n"
"help.text"
msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Icon Open Database Table</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Ikona Otevřít databázovou tabulku</alt></image>"
#. FiWG5
#: toolbar_table.xhp
@@ -15286,7 +15286,7 @@ msgctxt ""
"par_idN10558\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Otevře vybranou tabulku, aby bylo možné zadávat, upravovat nebo mazat záznamy.</ahelp>"
#. 2GZDb
#: toolbar_table.xhp
@@ -15295,7 +15295,7 @@ msgctxt ""
"par_idN1056F\n"
"help.text"
msgid "Edit"
-msgstr ""
+msgstr "Upravit"
#. GEk85
#: toolbar_table.xhp
@@ -15304,7 +15304,7 @@ msgctxt ""
"par_id481642788747900\n"
"help.text"
msgid "<image src=\"cmd/lc_dbtableedit.svg\" id=\"img_id421642788747900\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id911642788747900\">Icon Edit table</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbtableedit.svg\" id=\"img_id421642788747900\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id911642788747900\">Ikona Upravit tabulku</alt></image>"
#. SpLTj
#: toolbar_table.xhp
@@ -15313,7 +15313,7 @@ msgctxt ""
"par_idN10573\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Otevře vybranou tabulku, aby bylo možné měnit strukturu.</ahelp>"
#. Aoqi2
#: toolbar_table.xhp
@@ -15322,7 +15322,7 @@ msgctxt ""
"par_idN1058A\n"
"help.text"
msgid "Delete"
-msgstr ""
+msgstr "Smazat"
#. qsDuC
#: toolbar_table.xhp
@@ -15331,7 +15331,7 @@ msgctxt ""
"par_id261642788871011\n"
"help.text"
msgid "<image src=\"cmd/lc_dbtabledelete.svg\" id=\"img_id521642788871011\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id971642788871011\">Icon Delete Table</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbtabledelete.svg\" id=\"img_id521642788871011\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id971642788871011\">Ikona Smazat tabulku</alt></image>"
#. 7S8xE
#: toolbar_table.xhp
@@ -15340,7 +15340,7 @@ msgctxt ""
"par_idN1058E\n"
"help.text"
msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Smaže vybranou tabulku.</ahelp>"
#. nxeFo
#: toolbar_table.xhp
@@ -15349,7 +15349,7 @@ msgctxt ""
"par_idN105A5\n"
"help.text"
msgid "Rename"
-msgstr ""
+msgstr "Přejmenovat"
#. bkFMf
#: toolbar_table.xhp
@@ -15358,7 +15358,7 @@ msgctxt ""
"par_id501642788935574\n"
"help.text"
msgid "<image src=\"cmd/lc_dbtablerename.svg\" id=\"img_id461642788935574\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id571642788935574\">Icon Rename Table</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_dbtablerename.svg\" id=\"img_id461642788935574\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id571642788935574\">Ikona Přejmenovat tabulku</alt></image>"
#. Bqa33
#: toolbar_table.xhp
@@ -15367,7 +15367,7 @@ msgctxt ""
"par_idN105A9\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Přejmenuje vybranou tabulku.</ahelp>"
#. PAxTq
#: toolbars.xhp
@@ -15385,7 +15385,7 @@ msgctxt ""
"par_idN10541\n"
"help.text"
msgid "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Database Toolbars</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Nástrojové lišty databáze</link></variable>"
#. B3mEW
#: toolbars.xhp
diff --git a/source/cs/helpcontent2/source/text/shared.po b/source/cs/helpcontent2/source/text/shared.po
index fc3acba9827..34608772373 100644
--- a/source/cs/helpcontent2/source/text/shared.po
+++ b/source/cs/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-13 05:19+0000\n"
+"PO-Revision-Date: 2022-02-18 20:58+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared/cs/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1547109863.000000\n"
#. fcmzq
@@ -851,7 +851,7 @@ msgctxt ""
"par_idN10818\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "Co je to?"
#. UDDTK
#: main0201.xhp
@@ -860,7 +860,7 @@ msgctxt ""
"par_idN1081E\n"
"help.text"
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer until the next click.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Povolí rozšířené tipy nápovědy zobrazující se pod ukazatelem myši až do dalšího klepnutí.</ahelp>"
#. Hvhxs
#: main0201.xhp
@@ -869,7 +869,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\">Ikona „Co je to?“</alt></image>"
#. KPZBD
#: main0201.xhp
@@ -878,7 +878,7 @@ msgctxt ""
"par_idN10873\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "Co je to?"
#. Xtuxp
#: main0204.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index d194f2a4640..df23e2ca02f 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/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-02-18 12:38+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
+"PO-Revision-Date: 2022-02-18 20:58+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/cs/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1547111868.000000\n"
#. 3u8hR
@@ -37616,7 +37616,7 @@ msgctxt ""
"bm_id3155620\n"
"help.text"
msgid "<bookmark_value>AutoCorrect function; options</bookmark_value> <bookmark_value>replacement options</bookmark_value> <bookmark_value>words; automatically replacing</bookmark_value> <bookmark_value>abbreviation replacement</bookmark_value> <bookmark_value>capital letters; AutoCorrect function</bookmark_value> <bookmark_value>spaces; ignoring double</bookmark_value> <bookmark_value>numbering; using automatically</bookmark_value> <bookmark_value>paragraphs; numbering automatically</bookmark_value> <bookmark_value>tables in text; creating automatically</bookmark_value> <bookmark_value>titles; formatting automatically</bookmark_value> <bookmark_value>empty paragraph removal</bookmark_value> <bookmark_value>paragraphs; removing blank ones</bookmark_value> <bookmark_value>styles; replacing automatically</bookmark_value> <bookmark_value>user-defined styles; automatically replacing</bookmark_value> <bookmark_value>bullets; replacing</bookmark_value> <bookmark_value>paragraphs; joining</bookmark_value> <bookmark_value>joining; paragraphs</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>automatické opravy; možnosti</bookmark_value><bookmark_value>možnosti nahrazení</bookmark_value><bookmark_value>slova; automatické nahrazování</bookmark_value><bookmark_value>nahrazení zkratek</bookmark_value><bookmark_value>velká písmena; automatické opravy</bookmark_value><bookmark_value>mezery; ignorovat dvojité</bookmark_value><bookmark_value>číslování; automatické použití</bookmark_value><bookmark_value>odstavce; číslování automaticky</bookmark_value><bookmark_value>tabulky v textu; automatické vytváření</bookmark_value><bookmark_value>nadpisy; automatické formátování</bookmark_value><bookmark_value>odstraňování prázdných odstavců</bookmark_value><bookmark_value>odstavce; odstraňování prázdných</bookmark_value><bookmark_value>styly; automatické nahrazování</bookmark_value><bookmark_value>uživatelské styly; automatické nahrazování</bookmark_value><bookmark_value>odrážky; nahrazování</bookmark_value><bookmark_value>odstavce; spojování</bookmark_value><bookmark_value>spojování; odstavce</bookmark_value>"
#. dwyc9
#: 06040100.xhp
@@ -37751,7 +37751,7 @@ msgctxt ""
"bm_id811645041244683\n"
"help.text"
msgid "<bookmark_value>bold; AutoFormat function</bookmark_value><bookmark_value>bold; using * when typing</bookmark_value><bookmark_value>underlining; AutoFormat function</bookmark_value><bookmark_value>underlining; using _ when typing</bookmark_value><bookmark_value>italic; AutoFormat function</bookmark_value><bookmark_value>italic; using / when typing</bookmark_value><bookmark_value>strikeout; AutoFormat function</bookmark_value><bookmark_value>strikeout; using - when typing</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>tučné; automatický formát</bookmark_value><bookmark_value>tučné;použití * při psaní</bookmark_value><bookmark_value>podtržení; automatický formát</bookmark_value><bookmark_value>podtržení;použití _ při psaní</bookmark_value><bookmark_value>kurzíva;automatický formát</bookmark_value><bookmark_value>kurzíva;použití / při psaní</bookmark_value><bookmark_value>přeškrtnutí;automatický formát</bookmark_value><bookmark_value>přeškrtnutí;použití - při psaní</bookmark_value>"
#. FvyG2
#: 06040100.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/06.po b/source/cs/helpcontent2/source/text/shared/06.po
index 4e773047285..89030e6b77f 100644
--- a/source/cs/helpcontent2/source/text/shared/06.po
+++ b/source/cs/helpcontent2/source/text/shared/06.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-10 16:37+0000\n"
+"PO-Revision-Date: 2022-02-18 20:58+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/cs/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1539496007.000000\n"
#. EUcrc
@@ -491,4 +491,4 @@ msgctxt ""
"par_id91644338793051\n"
"help.text"
msgid "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">YouTube Privacy Policy</link>"
-msgstr ""
+msgstr "<link href=\"https://policies.google.com/privacy\" name=\"odkaz\">Pravidla ochrany soukromí služby YouTube</link>"
diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po
index 388c9313028..f6f3c35770c 100644
--- a/source/cs/helpcontent2/source/text/shared/guide.po
+++ b/source/cs/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-15 08:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/cs/>\n"
"Language: cs\n"
@@ -24694,23 +24694,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Zadejte do pole <emph>Otevřít</emph> následující text a klepněte na <emph>OK</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{install}\\program\\soffice.exe {parametr}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Nahraďte <emph>{install}</emph> cestou k instalaci %PRODUCTNAME (např. <emph>C:\\Program Files\\%PRODUCTNAME</emph>)"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Použije na následující dokumenty filtr \"txt:Text\" a vypíše textový obsah do konzole (využívá <emph>--headless</emph>). Nelze používat spolu s <emph>--convert-to</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Nastaví proměnnou pro bootstrap. Například nastavení jiné než výchozí cesty k uživatelskému profilu:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
@@ -26312,7 +26312,7 @@ msgctxt ""
"par_id041620170723507710\n"
"help.text"
msgid "<ahelp hid=\".\">Categories are folders where you place your templates.</ahelp> All templates are placed in a category, and can only be placed in one category. You may choose from the default categories: <menuitem>All Categories</menuitem>, <menuitem>My Templates</menuitem>, <menuitem>Business Correspondence</menuitem>, <menuitem>MediaWiki</menuitem>, <menuitem>Other Business Documents</menuitem>, <menuitem>Personal Correspondence and Documents</menuitem>, <menuitem>Presentations</menuitem> or <menuitem>Styles</menuitem>. You may also create new categories for your personal use. Press <widget>Manage</widget> at the top right corner of the Template Manager, then select <menuitem>New Category</menuitem> to create a new category."
-msgstr ""
+msgstr "<ahelp hid=\".\">Kategorie jsou složky, v nichž jsou šablony umístěny.</ahelp> Každá šablona je umístěna v právě jedné kategorii. Můžete zvolit z výchozích kategorií: <menuitem>Všechny kategorie</menuitem>, <menuitem>Moje šablony</menuitem>, <menuitem>Obchodní korespondence</menuitem>, <menuitem>MediaWiki</menuitem>, <menuitem>Ostatní obchodní dokumenty</menuitem>, <menuitem>Osobní korespondence a dokumenty</menuitem>, <menuitem>Prezentace</menuitem> nebo <menuitem>Styly</menuitem>. Pro svoji osobní potřebu můžete také vytvářet nové kategorie. Novou kategorii vytvoříte stisknutím tlačítka <widget>Spravovat</widget> v pravém horním rohu správce šablon a následným výběrem <menuitem>Nová kategorie</menuitem>."
#. WJZhb
#: template_manager.xhp
@@ -26321,7 +26321,7 @@ msgctxt ""
"par_id341644402868376\n"
"help.text"
msgid "It is possible to move user-defined templates and copy built-in templates to another category. Use the <menuitem>Move</menuitem> option, found by right-clicking an individual template."
-msgstr ""
+msgstr "Uživatelem definované šablony a kopie předinstalovaných šablon můžete přesouvat do jiných kategorií, a to klepnutím na vybranou šablonu pravým tlačítkem a volbou <menuitem>Přesunout</menuitem>."
#. kGCqh
#: template_manager.xhp
@@ -26348,7 +26348,7 @@ msgctxt ""
"par_id041620170723504497\n"
"help.text"
msgid "<ahelp hid=\".\">Press <widget>Manage</widget> at the top right corner to open the Manage menu.</ahelp> The options are: <menuitem>New Category</menuitem>, <menuitem>Import</menuitem>, and <menuitem>Extensions</menuitem>. If a template is set as default, then the option <menuitem>Reset Default</menuitem> appears. If a user-defined category is selected, then <menuitem>Rename Category</menuitem> and <menuitem>Delete Category</menuitem> also appear."
-msgstr ""
+msgstr "<ahelp hid=\".\">Nabídku Spravovat otevřete klepnutí na tlačítko <widget>Spravovat</widget> v pravém horním rohu.</ahelp> Její možnosti jsou: <menuitem>Nová kategorie</menuitem>, <menuitem>Importovat</menuitem> a <menuitem>Rozšíření</menuitem>. Pokud není šablona nastavena jako výchozí, zobrazuje se možnost <menuitem>Obnovit výchozí</menuitem>. Je-li vybrána uživatelem definovaná kategorie, zobrazují se také možnosti <menuitem>Přejmenovat kategorii</menuitem> a <menuitem>Smazat kategorii</menuitem>."
#. uc7oA
#: template_manager.xhp
@@ -26357,7 +26357,7 @@ msgctxt ""
"hd_id231644401056685\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Nová kategorie"
#. Eumj5
#: template_manager.xhp
@@ -26366,7 +26366,7 @@ msgctxt ""
"par_id561644401085685\n"
"help.text"
msgid "If you want to create a new category to place a template, then select this option."
-msgstr ""
+msgstr "Tuto možnost zvolte, chcete-li vytvořit novou kategorii."
#. DBAPN
#: template_manager.xhp
@@ -26375,7 +26375,7 @@ msgctxt ""
"par_id91644402533961\n"
"help.text"
msgid "<image src=\"cmd/sc_add.png\" id=\"img_id821644402533961\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id521644402533961\">New Category Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_add.png\" id=\"img_id821644402533961\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id521644402533961\">Ikona Nová kategorie</alt></image>"
#. VDrjC
#: template_manager.xhp
@@ -26384,7 +26384,7 @@ msgctxt ""
"par_id21644402533961\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Nová kategorie"
#. gYGYe
#: template_manager.xhp
@@ -26402,7 +26402,7 @@ msgctxt ""
"par_id711642944419925\n"
"help.text"
msgid "This option appears only if you have set a template as default. Use this command to remove that setting. Use <menuitem>Filter</menuitem> to specify which application template will be reset. Select <menuitem>All Applications</menuitem> in Filter to reset templates for all applications."
-msgstr ""
+msgstr "Tato možnost se zobrazuje pouze tehdy, pokud jste šablonu nastavili jako výchozí. Tímto příkazem toto nastavení odstraníte. Volbou <menuitem>Filtrovat</menuitem> určíte, pro kterou aplikaci bude výchozí šablona obnovena. Výběrem <menuitem>Všechny aplikace</menuitem> pro možnost Filtrovat ji obnovíte pro všechny aplikace."
#. aNTjV
#: template_manager.xhp
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
index cbbea05e726..d66b6a7e01b 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cs/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-09 15:08+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/cs/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564947888.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Duplikovat list"
#. Ui6br
#: CalcCommands.xcu
@@ -2354,7 +2354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Zobrazit označení skrytého řádku/sloupce"
#. nZGvm
#: CalcCommands.xcu
@@ -2364,7 +2364,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Označení skrytého řádku/sloupce"
#. PMfQA
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Zobrazit označení skrytých řádků a sloupců"
#. 2TbE2
#: CalcCommands.xcu
diff --git a/source/cs/sc/messages.po b/source/cs/sc/messages.po
index 68d083f66a8..4c44c2427a5 100644
--- a/source/cs/sc/messages.po
+++ b/source/cs/sc/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: 2022-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-10 13:16+0000\n"
-"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
+"Last-Translator: Šimon Rataj <ratajs@ratajs.cz>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565903887.000000\n"
#. kBovX
@@ -16692,19 +16692,19 @@ msgstr "Posunout buňky doleva"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Sloupec %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Sloupec"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Řádek"
#. 7p8BN
#: sc/inc/strings.hrc:54
diff --git a/source/cs/scp2/source/ooo.po b/source/cs/scp2/source/ooo.po
index 29f20ead1f1..66ce783c8ab 100644
--- a/source/cs/scp2/source/ooo.po
+++ b/source/cs/scp2/source/ooo.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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2021-09-19 21:36+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/cs/>\n"
"Language: cs\n"
@@ -4487,16 +4487,16 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish"
-msgstr ""
+msgstr "Centrální kurdština"
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish spelling dictionary"
-msgstr ""
+msgstr "Slovník kontroly pravopisu pro centrální kurdštinu"
#. CCE5q
#: module_ooo.ulf
diff --git a/source/cs/sd/messages.po b/source/cs/sd/messages.po
index 8d9f9662ab2..53c95fba616 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-10 13:16+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/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
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "V souboru byla objevena chyba formátu v podřízeném dokumentu $(ARG1) na pozici $(ARG2)(řádek,sloupec)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Všechny styly"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Skryté styly"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Použité styly"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Vlastní styly"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Všechny styly"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Skryté styly"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Žádné"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Úzké"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Střední"
@@ -349,32 +349,32 @@ msgstr "Střední"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normální (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Široké"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Žádné"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Úzké"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Střední"
@@ -383,14 +383,14 @@ msgstr "Střední"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normální (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Široké"
diff --git a/source/cs/svx/messages.po b/source/cs/svx/messages.po
index 5d72eab0ac3..00b888c12f7 100644
--- a/source/cs/svx/messages.po
+++ b/source/cs/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/cs/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1559834188.000000\n"
#. 3GkZj
@@ -19981,13 +19981,13 @@ msgstr "_Plastický"
#: svx/uiconfig/ui/surfacewindow.ui:97
msgctxt "surfacewindow|RID_SVXSTR_METAL"
msgid "Me_tal ODF"
-msgstr ""
+msgstr "_Kovový ODF"
#. okzfz
#: svx/uiconfig/ui/surfacewindow.ui:115
msgctxt "surfacewindow|RID_SVXSTR_METALMSO"
msgid "Meta_l MS compatible"
-msgstr ""
+msgstr "Kovový ko_mpatibilní s MS"
#. ECSGJ
#: svx/uiconfig/ui/tablewindow.ui:36
diff --git a/source/cy/cui/messages.po b/source/cy/cui/messages.po
index c4a5bfe7fcb..9dbe9148389 100644
--- a/source/cy/cui/messages.po
+++ b/source/cy/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-10 13:16+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/cy/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565800847.000000\n"
#. GyY9M
@@ -2731,7 +2731,7 @@ msgstr "Dewiswch \"Golwg Hierarchical\" yn y bar ochr Arddulliau i weld y berthy
#: cui/inc/tipoftheday.hrc:144
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can use styles to make the tables in your document consistent. Choose one from the predefined per Styles (F11) or via Table ▸ AutoFormat Styles..."
-msgstr ""
+msgstr "Gallwch ddefnyddio arddulliau i gysoni tablau yn eich dogfen. Dewiswch un o'r rhai wedi'u diffinio ymlaen llaw fesul Arddulliau (F11) neu trwy Tabl > Arddulliau AwtoFformat..."
#. UuBRE
#: cui/inc/tipoftheday.hrc:145
@@ -2768,7 +2768,7 @@ msgstr "Eisiau dangos y gwerthoedd uchaf yn unig mewn taenlen? Dewiswch y ddewis
#: cui/inc/tipoftheday.hrc:150
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents and Index (or right-click and Edit Index to edit a previously inserted index). In the Entries tab delete the page number (#) from Structure line."
-msgstr ""
+msgstr "I dynnu rhif y dudalen o'ch tabl cynnwys ewch i Mewnosod > Tabl Cynnwys a Mynegai (neu dde-gliciwch a Golygu Mynegai i olygu mynegai a fewnosodwyd yn flaenorol). Yn y tab Cofrestriadau dilëwch rif y dudalen (#) o'r llinell Strwythur."
#. JPu6C
#: cui/inc/tipoftheday.hrc:151
diff --git a/source/cy/dictionaries/ckb.po b/source/cy/dictionaries/ckb.po
index c147e6db20f..aa95f40aeba 100644
--- a/source/cy/dictionaries/ckb.po
+++ b/source/cy/dictionaries/ckb.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: 2022-02-18 12:38+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"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
+"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
+"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesckb/cy/>\n"
+"Language: cy\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==3) ? 3 :(n==6) ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Cwrdeg Canolog (Sorani) - geiriadur sillafu"
diff --git a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
index af3e608cea5..673c4371f73 100644
--- a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cy/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-10 13:16+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/cy/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565779480.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Dalen Ddyblyg"
#. Ui6br
#: CalcCommands.xcu
@@ -2354,7 +2354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Dangos Dangosydd Colofn/Rhes Gudd"
#. nZGvm
#: CalcCommands.xcu
@@ -2364,7 +2364,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Dangos Dangosydd Colofn/Rhes Gudd"
#. PMfQA
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Dangos dangosydd resi a cholofnau cudd"
#. 2TbE2
#: CalcCommands.xcu
diff --git a/source/cy/sc/messages.po b/source/cy/sc/messages.po
index f51c3f406d1..c25bf3843c9 100644
--- a/source/cy/sc/messages.po
+++ b/source/cy/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-03 17:38+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+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: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565695958.000000\n"
#. kBovX
@@ -16702,19 +16702,19 @@ msgstr "Symud celloedd i'r chwith"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Colofn %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Colofn"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Rhes"
#. 7p8BN
#: sc/inc/strings.hrc:54
diff --git a/source/cy/scp2/source/ooo.po b/source/cy/scp2/source/ooo.po
index 9b6e33e22e1..18076d1a3a0 100644
--- a/source/cy/scp2/source/ooo.po
+++ b/source/cy/scp2/source/ooo.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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2021-09-13 16:36+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/cy/>\n"
"Language: cy\n"
@@ -4487,16 +4487,16 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish"
-msgstr ""
+msgstr "Cwrdeg Canolog"
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish spelling dictionary"
-msgstr ""
+msgstr "Geiriadur sillafu Cwrdeg Canolog"
#. CCE5q
#: module_ooo.ulf
diff --git a/source/cy/sd/messages.po b/source/cy/sd/messages.po
index 0d0ccb1d347..ff5b5068066 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-10 13:16+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/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
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Gwall fformatio wedi ei ganfod yn y ffeil yn is ddogfen $(ARG1) yn safle $(ARG2)(rhes,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Pob Arddull"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Arddulliau Cudd"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Arddulliau wedi eu Gosod"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Arddulliau Cyfaddas"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Pob Arddull"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Arddulliau Cudd"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Dim"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Cul"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Cymedrol"
@@ -349,32 +349,32 @@ msgstr "Cymedrol"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Arferol (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Lled"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Dim"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Cul"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Cymedrol"
@@ -383,14 +383,14 @@ msgstr "Cymedrol"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Lled"
diff --git a/source/cy/svx/messages.po b/source/cy/svx/messages.po
index 341a35b4605..fe570e5c755 100644
--- a/source/cy/svx/messages.po
+++ b/source/cy/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-10 13:17+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/cy/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565703641.000000\n"
#. 3GkZj
@@ -19981,13 +19981,13 @@ msgstr "_Plastig"
#: svx/uiconfig/ui/surfacewindow.ui:97
msgctxt "surfacewindow|RID_SVXSTR_METAL"
msgid "Me_tal ODF"
-msgstr ""
+msgstr "Me_tal ODF"
#. okzfz
#: svx/uiconfig/ui/surfacewindow.ui:115
msgctxt "surfacewindow|RID_SVXSTR_METALMSO"
msgid "Meta_l MS compatible"
-msgstr ""
+msgstr "Anghydnaws â Meta_l MS"
#. ECSGJ
#: svx/uiconfig/ui/tablewindow.ui:36
diff --git a/source/da/basctl/messages.po b/source/da/basctl/messages.po
index 73eff700fa7..beb15793f6a 100644
--- a/source/da/basctl/messages.po
+++ b/source/da/basctl/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: 2022-01-31 18:18+0100\n"
-"PO-Revision-Date: 2022-01-27 03:38+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1555775013.000000\n"
#. fniWp
@@ -467,7 +467,7 @@ msgid ""
msgstr ""
"Dialogen, som skal importeres, understøtter andre sprog end målbiblioteket.\n"
"\n"
-"Tilføj disse sprog til biblioteket for at beholde de yderligere sprogressourcer, som dialogen stiller til rådighed, eller udelad dem for ikke at tilføje yderligere sprog til biblioteket.\n"
+"Føj disse sprog til biblioteket for at beholde de yderligere sprogressourcer, som dialogen stiller til rådighed, eller udelad dem for ikke at føje yderligere sprog til biblioteket.\n"
"\n"
"Bemærk: Ressourcerne for dialogens standardsprog blive brugt i stedet for sprog, som dialogen ikke understøtter.\n"
" "
diff --git a/source/da/chart2/messages.po b/source/da/chart2/messages.po
index cfdcff23fd1..7cce521be1c 100644
--- a/source/da/chart2/messages.po
+++ b/source/da/chart2/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: 2022-01-31 18:18+0100\n"
-"PO-Revision-Date: 2021-11-09 20:37+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1547493259.000000\n"
#. NCRDD
@@ -1751,7 +1751,7 @@ msgstr "Positiv (+)"
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:456
msgctxt "dlg_InsertErrorBars|extended_tip|MF_POSITIVE"
msgid "Enter the value to add to the displayed value as the positive error value."
-msgstr "Indtast værdien som du vil tilføje til den viste værdi som den positive fejlværdi."
+msgstr "Indtast værdien som du vil føje til den viste værdi som den positive fejlværdi."
#. SUBEs
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:475
diff --git a/source/da/cui/messages.po b/source/da/cui/messages.po
index 35eef36c815..99e97c89af1 100644
--- a/source/da/cui/messages.po
+++ b/source/da/cui/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: 2022-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-10 13:16+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 15:09+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562743938.000000\n"
#. GyY9M
@@ -2380,7 +2380,7 @@ msgstr "%MOD1+Skift+F9 genberegner alle formler i alle regneark."
#: cui/inc/tipoftheday.hrc:84
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to keep a part of an editable document as read-only? Insert ▸ Section. Add text to the section, then right-click “Edit Section” and check “Protect”."
-msgstr "Ønsker du at en del af dit dokument skal være skrivebeskyttet? Indsæt ▸ Sektion. Tilføj tekst til sektionen, og højreklik derefter på \"Rediger sektion” og afkryds “Beskyt”."
+msgstr "Ønsker du at en del af dit dokument skal være skrivebeskyttet? Indsæt ▸ Sektion. Føj tekst til sektionen, og højreklik derefter på \"Rediger sektion” og afkryds “Beskyt”."
#. KtRU8
#: cui/inc/tipoftheday.hrc:85
@@ -4528,7 +4528,7 @@ msgstr "Autoinkluder"
#: cui/uiconfig/ui/acorexceptpage.ui:73
msgctxt "acorexceptpage|autoabbrev"
msgid "Automatically add to the exception list if autocorrection is immediately undone."
-msgstr "Tilføj automatisk til undtagelseslisten, hvid autokorrektur fortrydes øjeblikkeligt."
+msgstr "Føj automatisk til undtagelseslisten, hvis autokorrektur fortrydes øjeblikkeligt."
#. 7qDG3
#: cui/uiconfig/ui/acorexceptpage.ui:76
@@ -4540,7 +4540,7 @@ msgstr "Tilføjer autokorrigerede forkortelser til undtagelseslisten, hvis autok
#: cui/uiconfig/ui/acorexceptpage.ui:103
msgctxt "acorexceptpage|newabbrev-atkobject"
msgid "New abbreviations"
-msgstr "Ny forkortelser"
+msgstr "Nye forkortelser"
#. CEdQa
#: cui/uiconfig/ui/acorexceptpage.ui:115
@@ -4588,7 +4588,7 @@ msgstr "Tilføjes automatisk til Undtagelseslisten, hvis autokorrekturen fortryd
#: cui/uiconfig/ui/acorexceptpage.ui:267
msgctxt "acorexceptpage|extended_tip|autodouble"
msgid "Adds autocorrected words that start with two capital letters to the list of exceptions, if the autocorrection is immediately undone. This feature is only effective if the Correct TWo INitial CApitals option is selected in the [T] column on the Options tab of this dialog."
-msgstr "Tilføjer autokorrigerede ord, der starter med to Store bogstaver til Undtagelseslisten, hvis Autokorrekturen fortrydes øjeblikkeligt. Denne funktion fungerer kun, hvis indstillingen REt andet BOgstav ORd til lille er markeret i kolonne [Æ] på fanebladet Indstillinger i denne dialog."
+msgstr "Føjer autokorrigerede ord, der starter med to store bogstaver til undtagelseslisten, hvis autokorrektionen fortrydes øjeblikkeligt. Denne funktion fungerer kun, hvis indstillingen REt andet BOgstav ORd til lille er markeret i kolonne [Æ] på fanebladet Indstillinger i denne dialog."
#. AcEEf
#: cui/uiconfig/ui/acorexceptpage.ui:294
@@ -9684,7 +9684,7 @@ msgstr "Opdaterer visningen i vinduet eller i det markerede objekt."
#: cui/uiconfig/ui/gradientpage.ui:118
msgctxt "gradientpage|extended_tip|add"
msgid "Adds a custom gradient to the current list. Specify the properties of your gradient, and then click this button"
-msgstr "Tilføjer en brugerdefineret farveovergang til den aktuelle liste. Angiv egenskaberne for din farveovergang, og klik så på denne knap."
+msgstr "Føjer en brugerdefineret farveovergang til den aktuelle liste. Angiv egenskaberne for din farveovergang, og klik så på denne knap."
#. QfZFH
#: cui/uiconfig/ui/gradientpage.ui:130
@@ -11296,7 +11296,7 @@ msgstr "Tilføj / Importer"
#: 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 "Find det billede, du vil importere, og klik så på Åbn. Billedet tilføjes til slutningen af listen over tilgængelige billeder."
+msgstr "Find det billede, du vil importere, og klik så på Åbn. Billedet føjes til slutningen af listen over tilgængelige billeder."
#. pPEeK
#: cui/uiconfig/ui/imagetabpage.ui:84
@@ -11788,7 +11788,7 @@ msgstr "Tilføj arkiv..."
#: cui/uiconfig/ui/javaclasspathdialog.ui:192
msgctxt "extended_tip|archive"
msgid "Select an archive file in jar or zip format and add the file to the class path."
-msgstr "Marker en arkiv-fil i jar- eller zip-formater og tilføjer filen til klasse-stien."
+msgstr "Markér en arkiv-fil i jar- eller zip-formater og føj filen til klasse-stien."
#. LBBVG
#: cui/uiconfig/ui/javaclasspathdialog.ui:204
@@ -11866,7 +11866,7 @@ msgstr "Tilføj"
#: cui/uiconfig/ui/javastartparametersdialog.ui:211
msgctxt "extended_tip|assignbtn"
msgid "Adds the current JRE start parameter to the list."
-msgstr "Tilføjer den aktuelle startparameter for Java-afviklingsmiljøet (Java Runtime Environment - JRE) til listen."
+msgstr "Føjer den aktuelle startparameter for Java-afviklingsmiljøet (Java Runtime Environment - JRE) til listen."
#. sNSWD
#: cui/uiconfig/ui/javastartparametersdialog.ui:228
@@ -12576,7 +12576,7 @@ msgstr "Tilføj element"
#: 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 "Klik på højrepil-knappen for at markere en funktion i den venstre boks og kopiere den til den højre boks. Dette vil tilføje funktionen til den markerede menu."
+msgstr "Klik på højrepil-knappen for at markere en funktion i den venstre boks og kopiere den til den højre boks. Dette vil føje funktionen til den markerede menu."
#. iree8
#: cui/uiconfig/ui/menuassignpage.ui:815
@@ -12792,7 +12792,7 @@ msgstr "Stiliste"
#: 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 "Indeholder en liste over stier, der allerede er tilføjet. Marker standard-stien for nye filer."
+msgstr "Indeholder en liste over stier, der allerede er tilføjet. Markér standard-stien for nye filer."
#. AsnM3
#: cui/uiconfig/ui/multipathdialog.ui:240
@@ -12930,7 +12930,7 @@ msgstr "Kommentar"
#: cui/uiconfig/ui/numberingformatpage.ui:176
msgctxt "numberingformatpage|extended_tip|commented"
msgid "Adds a comment to the selected number format."
-msgstr "Tilføjer en kommentar til det markerede talformat."
+msgstr "Føjer en kommentar til det markerede talformat."
#. XNdu6
#: cui/uiconfig/ui/numberingformatpage.ui:192
@@ -13756,7 +13756,7 @@ msgstr "Ti_lføj..."
#: cui/uiconfig/ui/optadvancedpage.ui:123
msgctxt "extended_tip|add"
msgid "Add a path to the root folder of a JRE on your computer."
-msgstr "Tilføj en sti til rodmappen for et Java-afviklingsmiljø (Java Runtime Environment - JRE) på din computer."
+msgstr "Føj en sti til rodmappen for et Java-afviklingsmiljø (Java Runtime Environment - JRE) på din computer."
#. YtgBL
#: cui/uiconfig/ui/optadvancedpage.ui:135
@@ -18102,7 +18102,7 @@ msgstr "Indsætter indholdet af udklipsholderen i den aktuelle fil i det format,
#: cui/uiconfig/ui/patterntabpage.ui:71
msgctxt "patterntabpage|extended_tip|BTN_ADD"
msgid "Adds a custom pattern to the current list. Specify the properties of your pattern, and then click this button."
-msgstr "Tilføjer et brugerdefineret mønster til den aktuelle liste. Angiv dit mønsters egenskaber og klik så på denne knap."
+msgstr "Føjer et brugerdefineret mønster til den aktuelle liste. Angiv dit mønsters egenskaber og klik så på denne knap."
#. 68KjX
#: cui/uiconfig/ui/patterntabpage.ui:83
@@ -19420,7 +19420,7 @@ msgstr "Benyt skygge"
#: cui/uiconfig/ui/shadowtabpage.ui:50
msgctxt "shadowtabpage|extended_tip|TSB_SHOW_SHADOW"
msgid "Adds a shadow to the selected drawing object."
-msgstr "Tilføjer en skygge til det valgte tegneobjekt."
+msgstr "Føjer en skygge til det valgte tegneobjekt."
#. GGsRg
#: cui/uiconfig/ui/shadowtabpage.ui:78
@@ -19492,7 +19492,7 @@ msgstr "Forhåndsvisning"
#: cui/uiconfig/ui/shadowtabpage.ui:325
msgctxt "shadowtabpage|extended_tip|ShadowTabPage"
msgid "Add a shadow to the selected drawing object, and define the properties of the shadow."
-msgstr "Tilføj en skygge til det valgte tegneobjekt og definér skyggens egenskaber."
+msgstr "Føj en skygge til det valgte tegneobjekt og definér skyggens egenskaber."
#. C7Ct3
#: cui/uiconfig/ui/showcoldialog.ui:16
@@ -20218,7 +20218,7 @@ msgstr "Erstatter alle forekomster af det ukendte ord med det aktuelle forslag."
#: cui/uiconfig/ui/spellingdialog.ui:483
msgctxt "spellingdialog|autocorrect"
msgid "Add to _AutoCorrect"
-msgstr "Tilføj til Autokorrektur"
+msgstr "Føj til Autokorrektur"
#. xpvWk
#: cui/uiconfig/ui/spellingdialog.ui:487
@@ -20230,7 +20230,7 @@ msgstr "Tilføj det valgte forslag som erstatning for et ukorrekt ord i Autokorr
#: cui/uiconfig/ui/spellingdialog.ui:493
msgctxt "spellingdialog|extended_tip|autocorrect"
msgid "Adds the current combination of the incorrect word and the replacement word to the AutoCorrect replacement table."
-msgstr "Tilføjer den aktuelle kombination af ukorrekt ord og erstatnings-ord til Autokorrekturs erstatningstabel."
+msgstr "Føjer den aktuelle kombination af ukorrekt ord og erstatningsord til Autokorrekturs erstatningstabel."
#. DoqLo
#: cui/uiconfig/ui/spellingdialog.ui:517
@@ -20272,7 +20272,7 @@ msgstr "Mens der udføres en grammatikkontrol, kan du klikke på Ignorer Regel
#: cui/uiconfig/ui/spellingdialog.ui:577
msgctxt "spellingdialog|add"
msgid "Add to _Dictionary"
-msgstr "Tilføj til ordbog"
+msgstr "Føj til ordbog"
#. JAsBm
#: cui/uiconfig/ui/spellingdialog.ui:586
@@ -20284,7 +20284,7 @@ msgstr "Føjer det ukendte ord til en brugerordbog."
#: cui/uiconfig/ui/spellingdialog.ui:597
msgctxt "spellingdialog|addmb"
msgid "Add to _Dictionary"
-msgstr "Tilføj til ordbog"
+msgstr "Føj til ordbog"
#. YFz8g
#: cui/uiconfig/ui/spellingdialog.ui:612
@@ -20842,7 +20842,7 @@ msgstr "Egenskaber"
#: cui/uiconfig/ui/textanimtabpage.ui:543
msgctxt "textanimtabpage|extended_tip|TextAnimation"
msgid "Adds an animation effect to the text in the selected drawing object."
-msgstr "Tilføjer en animationseffekt til teksten i det valgte tegneobjekt."
+msgstr "Føjer en animationseffekt til teksten i det valgte tegneobjekt."
#. 4iDya
#: cui/uiconfig/ui/textattrtabpage.ui:58
@@ -21964,7 +21964,7 @@ msgstr "Indsamling af ord"
#: cui/uiconfig/ui/wordcompletionpage.ui:366
msgctxt "wordcompletionpage|extended_tip|collectwords"
msgid "Adds the frequently used words to a list. To remove a word from the Word Completion list, select the word, and then click Delete Entry."
-msgstr "Tilføjer de ofte anvendte ord til en liste. For at fjerne et ord fra ordfuldførelseslisten, marker ordet, og klik så på Slet element."
+msgstr "Føjer de ofte anvendte ord til en liste. Hvis du vil fjerne et ord fra ordfuldførelseslisten, så markér ordet og klik på Slet element."
#. yzZjo
#: cui/uiconfig/ui/wordcompletionpage.ui:378
diff --git a/source/da/dbaccess/messages.po b/source/da/dbaccess/messages.po
index c2ee5e3957c..180b54826a2 100644
--- a/source/da/dbaccess/messages.po
+++ b/source/da/dbaccess/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-01-17 16:38+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 15:09+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562523246.000000\n"
#. BiN6g
@@ -4318,7 +4318,7 @@ msgstr "Entydige værdier:"
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:175
msgctxt "querypropertiesdialog|extended_tip|limitbox"
msgid "Adds a Limit to set the maximum number of records to return."
-msgstr "Tilføjer en grænseværdi til at indstille maksimumsantallet af dataposter, der returneres."
+msgstr "Tilføjer en grænseværdi for at indstille det maksimale antal dataposter, der returneres."
#. GoEm9
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:203
diff --git a/source/da/editeng/messages.po b/source/da/editeng/messages.po
index 74f7657f7fd..31b62ef3bd5 100644
--- a/source/da/editeng/messages.po
+++ b/source/da/editeng/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2021-03-06 20:37+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1509210149.000000\n"
#. BHYB4
@@ -1707,8 +1707,8 @@ msgid ""
"Word cannot be added to dictionary\n"
"due to unknown reason."
msgstr ""
-"Det var af en ukendt grund ikke muligt\n"
-"at tilføje ordet til ordbogen."
+"Det var ikke muligt at føje ordet til ordbogen,\n"
+"af en ukendt årsag."
#. 4HCL4
#: include/editeng/editrids.hrc:303
diff --git a/source/da/helpcontent2/source/text/sbasic/shared.po b/source/da/helpcontent2/source/text/sbasic/shared.po
index 0b04bf48ee6..48acfc92eb1 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/da/>\n"
"Language: da\n"
@@ -9513,7 +9513,7 @@ msgctxt ""
"par_id621639924528952\n"
"help.text"
msgid "Print lVar; ' returns 13107328"
-msgstr ""
+msgstr "Print lVar; ' returnerer 13107328"
#. kpKGV
#: 03020000.xhp
@@ -19187,7 +19187,7 @@ msgctxt ""
"par_idm1341471777\n"
"help.text"
msgid "Print 7 \\ 4 , 7 / 4 ' 1 , 1.75"
-msgstr ""
+msgstr "Udskriv 7 \\ 4 ; 7 / 4 ' 1 ; 1,75"
#. cFFCi
#: 03080000.xhp
@@ -24922,13 +24922,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29458,13 +29458,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Sammenligningsoperatorer"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37272,7 +37272,7 @@ msgctxt ""
"hd_id3150669\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/CallByName.xhp\">CallByName Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/CallByName.xhp\">CallByName (funktion)</link>"
#. 7EWyG
#: CallByName.xhp
@@ -37373,15 +37373,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37391,15 +37382,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37409,15 +37391,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37427,15 +37400,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -38460,7 +38424,7 @@ msgctxt ""
"par_id471592356505782\n"
"help.text"
msgid "UNO service name"
-msgstr ""
+msgstr "UNO-tjenestenavn"
#. emGWD
#: calc_functions.xhp
@@ -39396,7 +39360,7 @@ msgctxt ""
"par_id511593356505781\n"
"help.text"
msgid "Calc Function name"
-msgstr ""
+msgstr "Funktionsnavn i Calc"
#. TEzJG
#: calc_functions.xhp
@@ -39405,7 +39369,7 @@ msgctxt ""
"par_id471593356505782\n"
"help.text"
msgid "UNO service name"
-msgstr ""
+msgstr "UNO-tjenestenavn"
#. J6Jdh
#: calc_functions.xhp
@@ -39425,15 +39389,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39443,15 +39398,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39461,15 +39407,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39479,15 +39416,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39497,15 +39425,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39515,15 +39434,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39549,7 +39459,7 @@ msgctxt ""
"par_id511593356506781\n"
"help.text"
msgid "Calc Function name"
-msgstr ""
+msgstr "Funktionsnavn i Calc"
#. TRZn5
#: calc_functions.xhp
@@ -39558,7 +39468,7 @@ msgctxt ""
"par_id471593356505762\n"
"help.text"
msgid "UNO service name"
-msgstr ""
+msgstr "UNO-tjenestenavn"
#. rQJPp
#: calc_functions.xhp
@@ -39569,15 +39479,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39587,15 +39488,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39605,15 +39497,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39623,15 +39506,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/sdatabase.po b/source/da/helpcontent2/source/text/sdatabase.po
index 42816f89806..026dce341b9 100644
--- a/source/da/helpcontent2/source/text/sdatabase.po
+++ b/source/da/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-30 13:39+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/da/>\n"
@@ -2793,13 +2793,13 @@ msgctxt ""
msgid "Natural"
msgstr "Naturlig"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/da/helpcontent2/source/text/shared/guide.po b/source/da/helpcontent2/source/text/shared/guide.po
index 47566c95b16..b08776780b6 100644
--- a/source/da/helpcontent2/source/text/shared/guide.po
+++ b/source/da/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-01-13 19:38+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/da/>\n"
"Language: da\n"
@@ -23640,7 +23640,7 @@ msgctxt ""
"par_idN10760\n"
"help.text"
msgid "In the <emph>Category</emph> list box, scroll down and open the \"Application Macros\" entry."
-msgstr ""
+msgstr "Rul ned i listefeltet <emph>Kategori</emph> og åbn elementet \"Programmakroer\"."
#. eJ2zS
#: scripting.xhp
@@ -23650,6 +23650,8 @@ msgctxt ""
"help.text"
msgid "You see entries for \"Application Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
msgstr ""
+"Du ser indførsler af \"Programmakroer\" (scripts i delingsmappen i din %PRODUCTNAME-installation), \"Mine makroer\" \n"
+"(scripts i brugermappen) og i det aktuelle dokument. Åbn en vilkårlig af dem for at se de understøttede script-sprog."
#. ydmmt
#: scripting.xhp
@@ -23703,7 +23705,7 @@ msgctxt ""
"par_idN10A59\n"
"help.text"
msgid "In the <emph>Category</emph> list box, scroll down and open the \"Application Macros\" entry."
-msgstr ""
+msgstr "Rul ned i listefeltet <emph>Kategori</emph> og åbn elementet \"Programmakroer\"."
#. 3vSLi
#: scripting.xhp
@@ -23713,6 +23715,8 @@ msgctxt ""
"help.text"
msgid "You see entries for \"Application Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
msgstr ""
+"Du ser indførsler af \"Programmakroer\" (scripts i delingsmappen i din %PRODUCTNAME-installation), \"Mine makroer\" \n"
+"(scripts i brugermappen) og i det aktuelle dokument. Åbn en vilkårlig af dem for at se de understøttede script-sprog."
#. FhQDE
#: scripting.xhp
@@ -23803,6 +23807,8 @@ msgctxt ""
"help.text"
msgid "You see entries for \"Application Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages."
msgstr ""
+"Du ser indførsler af \"Programmakroer\" (scripts i delingsmappen i din %PRODUCTNAME-installation), \"Mine makroer\" \n"
+"(scripts i brugermappen) og i det aktuelle dokument. Åbn en vilkårlig af dem for at se de understøttede script-sprog."
#. XQd7D
#: scripting.xhp
@@ -24704,23 +24710,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Indtast den følgende tekst i tekstfeltet <emph>Åbn</emph> og klik på <emph>OK</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Erstat <emph>{installer}</emph> med stien til din installation af %PRODUCTNAME software (for eksempel <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25505,14 +25511,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Anvender filtret \"txt:Text\" på de følgende tekstdokumenter og dropper tekstindholdet til konsolen (omfatter <emph>--headless</emph>). Kan ikke bruges sammen med <emph>--konverter-til</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Sæt en bootstrap variabel. For eksempel: at sætte en ikke-standard sti til brugerprofilen:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/da/readlicense_oo/docs.po b/source/da/readlicense_oo/docs.po
index 85fedaf51ba..d19b6b69374 100644
--- a/source/da/readlicense_oo/docs.po
+++ b/source/da/readlicense_oo/docs.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:12+0200\n"
-"PO-Revision-Date: 2021-11-22 01:38+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/readlicense_oodocs/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -617,7 +617,7 @@ msgctxt ""
"naso6\n"
"readmeitem.text"
msgid "To enable touchpad scrolling, add the following lines to the \"<tt>C:\\Program Files\\Synaptics\\SynTP\\SynTPEnh.ini</tt>\" configuration file, and restart your computer:"
-msgstr "For at aktivere pegepladerulning skal du tilføje følgende linjer til konfigurationsfilen \"<tt>C:\\Programmer\\Synaptics\\SynTP\\SynTPEnh.ini</tt>\" og genstarte din computer:"
+msgstr "For at aktivere pegepladerulning skal du føje følgende linjer til konfigurationsfilen \"<tt>C:\\Programmer\\Synaptics\\SynTP\\SynTPEnh.ini</tt>\" og genstarte din computer:"
#. BdEXg
#: readme.xrm
diff --git a/source/da/sc/messages.po b/source/da/sc/messages.po
index 0d0525245fa..fb619a9bae6 100644
--- a/source/da/sc/messages.po
+++ b/source/da/sc/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: 2022-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-11 21:39+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562523528.000000\n"
#. kBovX
@@ -1029,7 +1029,7 @@ msgstr "Fyld ark"
#: sc/inc/globstr.hrc:180
msgctxt "STR_UPDATE_SCENARIO"
msgid "Add selected ranges to current scenario?"
-msgstr "Tilføje markerede områder til scenariet?"
+msgstr "Vil du føje de markerede områder til scenariet?"
#. D6qcp
#: sc/inc/globstr.hrc:181
diff --git a/source/da/scp2/source/ooo.po b/source/da/scp2/source/ooo.po
index ef166dfcaef..583f81361b9 100644
--- a/source/da/scp2/source/ooo.po
+++ b/source/da/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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/scp2sourceooo/da/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/da/sd/messages.po b/source/da/sd/messages.po
index e5d24442bfd..0e4a18a5862 100644
--- a/source/da/sd/messages.po
+++ b/source/da/sd/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: 2022-02-09 16:46+0100\n"
-"PO-Revision-Date: 2021-11-22 01:38+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Der er fundet formatfejl i underdokumentet $(ARG1) på position $(ARG2)(række,kolonne)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle typografier"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Skjulte typografier"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Anvendte typografier"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Brugerdefinerede typografier"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle typografier"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Skjulte typografier"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Ingen"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Smal"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderat"
@@ -349,32 +349,32 @@ msgstr "Moderat"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Bred"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Ingen"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Smal"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderat"
@@ -383,14 +383,14 @@ msgstr "Moderat"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Bred"
@@ -3298,7 +3298,7 @@ msgstr "Egenskaber for krydsdæmpning"
#: sd/uiconfig/sdraw/ui/crossfadedialog.ui:130
msgctxt "crossfadedialog|extended_tip|attributes"
msgid "Applies cross-fading to the line and fill properties of the selected objects."
-msgstr "Tilføjer en overtoning til linje- og fyldegenskaber for de valgte objekter."
+msgstr "Føjer en overtoning til linje- og fyld-egenskaberne for de valgte objekter."
#. CehQE
#: sd/uiconfig/sdraw/ui/crossfadedialog.ui:144
@@ -5515,7 +5515,7 @@ msgstr ">>"
#: sd/uiconfig/simpress/ui/definecustomslideshow.ui:286
msgctxt "definecustomslideshow|extended_tip|add"
msgid "Adds an existing slide to the bottom of the Selected slides list. You need to select a slide in the Existing slides list before you can use this button."
-msgstr "Tilføjer et eksisterende dias til bunden af listen Valgte dias. Du skal markere et dias i listen Eksisterende dias, før du kan bruge denne knap."
+msgstr "Føjer et eksisterende dias til bunden af listen Valgte dias. Du skal markere et dias i listen Eksisterende dias, før du kan bruge denne knap."
#. nrzGP
#: sd/uiconfig/simpress/ui/definecustomslideshow.ui:298
@@ -6517,7 +6517,7 @@ msgstr "Sidehoved"
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:100
msgctxt "masterlayoutdlg|extended_tip|header"
msgid "Adds a header placeholder to the master slide for notes."
-msgstr "Tilføjer en pladsholder for sidehoved til masterdias for noter."
+msgstr "Føjer en pladsholder for sidehoved til masterdias for noter."
#. iccus
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:112
@@ -6529,7 +6529,7 @@ msgstr "Dato/tid"
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:120
msgctxt "masterlayoutdlg|extended_tip|datetime"
msgid "Adds a date/time placeholder to the master slide."
-msgstr "Tilføjer en pladsholder for dato/klokkeslæt til masterdiasset."
+msgstr "Føjer en pladsholder for dato/klokkeslæt til masterdiasset."
#. SFrZg
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:132
@@ -8168,7 +8168,7 @@ msgstr "4 billeder"
#: sd/uiconfig/simpress/ui/photoalbum.ui:326
msgctxt "photoalbum|cap_check"
msgid "Add caption to each slide"
-msgstr "Tilføj billedtekst til hvert enkelt dias"
+msgstr "Føj billedtekst til hvert enkelt dias"
#. qD3jg
#: sd/uiconfig/simpress/ui/photoalbum.ui:341
diff --git a/source/da/sfx2/messages.po b/source/da/sfx2/messages.po
index cf774d4a1d1..e6d5e531404 100644
--- a/source/da/sfx2/messages.po
+++ b/source/da/sfx2/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: 2022-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-01-17 16:38+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1560616969.000000\n"
#. bHbFE
@@ -2844,7 +2844,7 @@ msgstr "Slet mål"
#: sfx2/uiconfig/ui/bookmarkdialog.ui:8
msgctxt "bookmarkdialog|BookmarkDialog"
msgid "Add to Bookmarks"
-msgstr "Tilføj til bogmærker"
+msgstr "Føj til bogmærker"
#. U6BGv
#: sfx2/uiconfig/ui/bookmarkdialog.ui:83
diff --git a/source/da/svtools/messages.po b/source/da/svtools/messages.po
index 3fd99a08746..3d8ecec2055 100644
--- a/source/da/svtools/messages.po
+++ b/source/da/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-01-24 12:45+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 15:09+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1560617130.000000\n"
#. fLdeV
@@ -5074,7 +5074,7 @@ msgstr "_Tildel"
#: svtools/uiconfig/ui/addresstemplatedialog.ui:185
msgctxt "addresstemplatedialog|extended_tip|admin"
msgid "Add a new data source to the Address Book Source list."
-msgstr "Tilføj en ny datakilde til listen over adressedatakilder."
+msgstr "Føj en ny datakilde til listen over adressedatakilder."
#. sws8j
#: svtools/uiconfig/ui/addresstemplatedialog.ui:203
diff --git a/source/da/sw/messages.po b/source/da/sw/messages.po
index 3e426423eb6..b26fc2e142f 100644
--- a/source/da/sw/messages.po
+++ b/source/da/sw/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: 2022-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-02-11 21:39+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2022-02-21 15:09+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -6922,7 +6922,7 @@ msgstr "Starthilsen-e~lementer"
#: sw/inc/strings.hrc:844
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
-msgstr "Tilføj til starthilsen"
+msgstr "Føj til starthilsen"
#. hvF3V
#: sw/inc/strings.hrc:845
@@ -9566,7 +9566,7 @@ msgstr "(Afsnitstypografi: "
#: sw/inc/strings.hrc:1347
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
-msgstr "Sidenummer kan ikke tilføjes til den aktuelle side. Lige numre kan bruges på venstresider, ulige numre på højresider."
+msgstr "Sidenummer kan ikke føjes til den aktuelle side. Lige numre kan bruges på venstresider, ulige numre på højresider."
#. VZnJf
#: sw/inc/strings.hrc:1349
@@ -10736,7 +10736,7 @@ msgstr "Opremser de tilgængelige typografier til tabeller. Klik det format, som
#: sw/uiconfig/swriter/ui/autoformattable.ui:206
msgctxt "autoformattable|extended_tip|add"
msgid "Adds a new table style to the list."
-msgstr "Tilføjer en ny tabeltypografi til listen."
+msgstr "Føjer en ny tabeltypografi til listen."
#. DYbCK
#: sw/uiconfig/swriter/ui/autoformattable.ui:225
@@ -10778,7 +10778,7 @@ msgstr "Kanter"
#: sw/uiconfig/swriter/ui/autoformattable.ui:317
msgctxt "autoformattable|extended_tip|bordercb"
msgid "Includes border styles in the selected table style."
-msgstr "Tilføjer rammestil til den valgte tabel stil."
+msgstr "Føjer rammestil til den valgte tabelstil."
#. FV6mC
#: sw/uiconfig/swriter/ui/autoformattable.ui:328
diff --git a/source/da/swext/mediawiki/help.po b/source/da/swext/mediawiki/help.po
index ffa7d721602..0ef2f3c7b19 100644
--- a/source/da/swext/mediawiki/help.po
+++ b/source/da/swext/mediawiki/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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2018-11-23 19:33+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
+"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/swextmediawikihelp/da/>\n"
"Language: da\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.8.1\n"
"X-POOTLE-MTIME: 1543001591.000000\n"
#. 7EFBE
@@ -788,7 +788,7 @@ msgctxt ""
"par_id9786065\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the MediaWiki dialog to add a new entry to the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åbner MediaWiki dialogen for at tilføje et nyt element til listen.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Åbner MediaWiki dialogen for at føje et nyt element til listen.</ahelp>"
#. Q2kSq
#: wikisettings.xhp
diff --git a/source/de/cui/messages.po b/source/de/cui/messages.po
index a73a68e5d9d..1cbfec23bf8 100644
--- a/source/de/cui/messages.po
+++ b/source/de/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
+"PO-Revision-Date: 2022-02-21 07:39+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1566197858.000000\n"
#. GyY9M
@@ -20254,7 +20254,7 @@ msgstr "_Alle ignorieren"
#: cui/uiconfig/ui/spellingdialog.ui:546
msgctxt "spellingdialog|extended_tip|ignoreall"
msgid "Skips all occurrences of the unknown word until the end of the current office suite session and continues with the spellcheck."
-msgstr ""
+msgstr "Überspringt alle Vorkommen des unbekannten Wortes bis zum Ende der aktuellen Office-Sitzung und fährt mit der Rechtschreibprüfung fort."
#. ZZNQM
#: cui/uiconfig/ui/spellingdialog.ui:557
@@ -21316,97 +21316,97 @@ msgstr "Legen Sie hier Einstellungen für Silbentrennung und Seitenumbrüche fes
#: cui/uiconfig/ui/themetabpage.ui:30
msgctxt "themetabpage|lbThemeName"
msgid "Name:"
-msgstr ""
+msgstr "Name:"
#. GxAud
#: cui/uiconfig/ui/themetabpage.ui:60
msgctxt "themetabpage|general"
msgid "General"
-msgstr ""
+msgstr "Allgemein"
#. PFDEf
#: cui/uiconfig/ui/themetabpage.ui:92
msgctxt "themetabpage|lbColorSetName"
msgid "Name:"
-msgstr ""
+msgstr "Name:"
#. 4GfYQ
#: cui/uiconfig/ui/themetabpage.ui:121
msgctxt "themetabpage|lbDk1"
msgid "Background - Dark 1:"
-msgstr ""
+msgstr "Hintergrund – Dunkel 1:"
#. J3qNF
#: cui/uiconfig/ui/themetabpage.ui:136
msgctxt "themetabpage|lbLt1"
msgid "Text - Light 1:"
-msgstr ""
+msgstr "Text – Hell 1:"
#. zFCDe
#: cui/uiconfig/ui/themetabpage.ui:151
msgctxt "themetabpage|lbDk2"
msgid "Background - Dark 2:"
-msgstr ""
+msgstr "Hintergrund – Dunkel 2:"
#. RVZjG
#: cui/uiconfig/ui/themetabpage.ui:166
msgctxt "themetabpage|lbLt2"
msgid "Text - Light 2:"
-msgstr ""
+msgstr "Text – Hell 2:"
#. kwdwQ
#: cui/uiconfig/ui/themetabpage.ui:181
msgctxt "themetabpage|lbAccent1"
msgid "Accent 1:"
-msgstr ""
+msgstr "Akzent 1:"
#. iBrgD
#: cui/uiconfig/ui/themetabpage.ui:196
msgctxt "themetabpage|lbAccent2"
msgid "Accent 2:"
-msgstr ""
+msgstr "Akzent 2:"
#. jA7Cn
#: cui/uiconfig/ui/themetabpage.ui:211
msgctxt "themetabpage|lbAccent3"
msgid "Accent 3:"
-msgstr ""
+msgstr "Akzent 3:"
#. oPgoC
#: cui/uiconfig/ui/themetabpage.ui:226
msgctxt "themetabpage|lbAccent4"
msgid "Accent 4:"
-msgstr ""
+msgstr "Akzent 4:"
#. n8AAc
#: cui/uiconfig/ui/themetabpage.ui:241
msgctxt "themetabpage|lbAccent5"
msgid "Accent 5:"
-msgstr ""
+msgstr "Akzent 5:"
#. pi44r
#: cui/uiconfig/ui/themetabpage.ui:256
msgctxt "themetabpage|lbAccent6"
msgid "Accent 6:"
-msgstr ""
+msgstr "Akzent 6:"
#. CeB9H
#: cui/uiconfig/ui/themetabpage.ui:271
msgctxt "themetabpage|lbHlink"
msgid "Hyperlink:"
-msgstr ""
+msgstr "Hyperlink:"
#. B722M
#: cui/uiconfig/ui/themetabpage.ui:286
msgctxt "themetabpage|lbFolHlink"
msgid "Followed Hyperlink:"
-msgstr ""
+msgstr "Besuchter Hyperlink:"
#. jRFtE
#: cui/uiconfig/ui/themetabpage.ui:543
msgctxt "themetabpage|colorSet"
msgid "Color Set"
-msgstr ""
+msgstr "Farbsatz"
#. 5BskL
#: cui/uiconfig/ui/thesaurus.ui:23
@@ -21880,7 +21880,7 @@ msgstr "_Leerzeichen anhängen"
#: cui/uiconfig/ui/wordcompletionpage.ui:107
msgctxt "wordcompletionpage|extended_tip|appendspace"
msgid "If you do not add punctuation after the word then a space is added automatically."
-msgstr ""
+msgstr "Wenn Sie nach dem Wort kein Satzzeichen hinzufügen, wird automatisch ein Leerzeichen hinzugefügt."
#. YyYGC
#: cui/uiconfig/ui/wordcompletionpage.ui:118
@@ -22138,4 +22138,4 @@ msgstr "Ansichtslayout"
#: cui/uiconfig/ui/zoomdialog.ui:448
msgctxt "zoomdialog|extended_tip|ZoomDialog"
msgid "Reduces or enlarges the screen display."
-msgstr ""
+msgstr "Verkleinert oder vergrößert die Bildschirmanzeige."
diff --git a/source/de/helpcontent2/source/text/sbasic/shared.po b/source/de/helpcontent2/source/text/sbasic/shared.po
index fa37795f20a..bbe3c4973c3 100644
--- a/source/de/helpcontent2/source/text/sbasic/shared.po
+++ b/source/de/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-02-14 06:39+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/de/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Vergleichsoperatoren"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/sdatabase.po b/source/de/helpcontent2/source/text/sdatabase.po
index 888d1cb9e0e..dc275e70c4f 100644
--- a/source/de/helpcontent2/source/text/sdatabase.po
+++ b/source/de/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-02-14 06:39+0000\n"
"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/de/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Natürlicher Verbund"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/de/helpcontent2/source/text/shared/01.po b/source/de/helpcontent2/source/text/shared/01.po
index 71d5fdf4f41..12b06a54403 100644
--- a/source/de/helpcontent2/source/text/shared/01.po
+++ b/source/de/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-02-18 12:38+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2022-02-21 10:38+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565411332.000000\n"
#. 3u8hR
@@ -4316,7 +4316,7 @@ msgctxt ""
"par_id861608396537022\n"
"help.text"
msgid "Templates added with this command appear automatically in the <emph>Template Manager</emph>. You can also use the <emph>Template Manager</emph> to import templates. Both methods are recommended for adding templates."
-msgstr "Dokumentvorlagen, die mit diesem Befehl hinzugefügt worden, werden selbsttätig im <emph>Vorlagenmanager</emph> angezeigt. Es kann der <emph>Vorlagenmanager</emph> auch zum Importieren genutzt werden. Beide Methoden werden zum Hinzufügen von Dokumentvorlagen empfohlen."
+msgstr "Dokumentvorlagen, die mit diesem Befehl hinzugefügt worden, werden selbsttätig in der <emph>Vorlagenverwaltung</emph> angezeigt. Es kann die <emph>Vorlagenverwaltung</emph> auch zum Importieren genutzt werden. Beide Methoden werden zum Hinzufügen von Dokumentvorlagen empfohlen."
#. 7BaN7
#: 01110400.xhp
@@ -26555,7 +26555,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "New Style from Selection"
-msgstr ""
+msgstr "Neue Formatvorlage aus Auswahl"
#. LRY9y
#: 05140100.xhp
@@ -26564,7 +26564,7 @@ msgctxt ""
"hd_id3152823\n"
"help.text"
msgid "New Style from Selection"
-msgstr ""
+msgstr "Neue Formatvorlage aus Auswahl"
#. CTRWm
#: 05140100.xhp
@@ -26573,7 +26573,7 @@ msgctxt ""
"par_id461608255735789\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Create new paragraph, character, frame, page, list, and table styles from objects that are formatted manually to the new style that you want to create.</caseinline><caseinline select=\"CALC\">Create new cell and page styles from manually modified cell or page formatting.</caseinline><defaultinline>Create new graphic styles from objects that you have formatted manually to the new style that you want to create.</defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Erstellen Sie neue Absatz-, Zeichen-, Rahmen-, Seiten-, Listen- und Tabellenvorlagen aus Objekten, die manuell mit der neuen Formatvorlage formatiert wurden, die Sie erstellen möchten.</caseinline><caseinline select=\"CALC\">Erstellen Sie neue Zellen- und Seitenvorlagen aus manuell geänderter Zellen- oder Seitenformatierung.</caseinline><defaultinline>Erstellen Sie neue Grafikvorlagen aus Objekten, die manuell mit der neuen Formatvorlage formatiert wurden, die Sie erstellen möchten.</defaultinline></switchinline>"
#. 5nxxW
#: 05140100.xhp
@@ -26582,7 +26582,7 @@ msgctxt ""
"par_id261608301987247\n"
"help.text"
msgid "<emph>For paragraphs only:</emph>"
-msgstr ""
+msgstr "<emph>Nur für Absätze:</emph>"
#. 2DuZc
#: 05140100.xhp
@@ -26591,7 +26591,7 @@ msgctxt ""
"par_id841608260799161\n"
"help.text"
msgid "Press <keycode>Shift+F11</keycode>"
-msgstr ""
+msgstr "Drücken Sie <keycode>Umschalt+F11</keycode>"
#. KhFGr
#: 05140100.xhp
@@ -26600,7 +26600,7 @@ msgctxt ""
"par_id291608260822416\n"
"help.text"
msgid "Choose <menuitem>Styles - New Style from Selection</menuitem>."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Formatvorlagen – Neue Formatvorlage aus Auswahl…</menuitem>"
#. eDfZA
#: 05140100.xhp
@@ -26609,7 +26609,7 @@ msgctxt ""
"par_id121608265120732\n"
"help.text"
msgid "On the <emph>Formatting</emph> bar, click the <emph>New Style from Selection</emph> icon."
-msgstr ""
+msgstr "In der Symbolleiste <emph>Formatierungen (Formatvorlagen)</emph> klicken Sie auf das Symbol <emph>Neue Formatvorlage aus Auswahl</emph>."
#. nbEBB
#: 05140100.xhp
@@ -26618,7 +26618,7 @@ msgctxt ""
"par_id441608302065414\n"
"help.text"
msgid "<emph>For all style categories:</emph>"
-msgstr ""
+msgstr "<emph>Für alle Formatvorlagen-Kategorien:</emph>"
#. ZCV8q
#: 05140100.xhp
@@ -26627,7 +26627,7 @@ msgctxt ""
"par_id411608260881855\n"
"help.text"
msgid "Choose <menuitem>View - Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, select the desired style category at the top of Styles deck, then click the <emph>Styles action menu</emph> icon at the top right corner, and choose <menuitem>New Style from Selection</menuitem>."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem> oder drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>, um den Bereich Formatvorlagen in der Seitenleiste zu öffnen, wählen Sie die gewünschte Formatvorlagen-Kategorie oben aus, klicken Sie dann auf das Symbol <emph>Formatvorlagen-Aktionen</emph> in der oberen rechten Ecke, und wählen Sie <menuitem>Neue Formatvorlage aus Auswahl</menuitem>."
#. Z4co9
#: 05140100.xhp
@@ -26636,7 +26636,7 @@ msgctxt ""
"par_id541608262296507\n"
"help.text"
msgid "Choose <menuitem>Styles - New Style from Selection</menuitem>. (cell styles only)"
-msgstr ""
+msgstr "Wählen Sie <menuitem>Formatvorlagen – Neue Formatvorlage aus Auswahl…</menuitem> (nur Zellvorlagen)."
#. kP8Su
#: 05140100.xhp
@@ -26645,7 +26645,7 @@ msgctxt ""
"par_id751608262329946\n"
"help.text"
msgid "Choose <menuitem>Styles - Manage Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, select the desired style category at the top of Styles deck, then click the <emph>New Style from Selection</emph> icon."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Formatvorlagen – Formatvorlagen verwalten</menuitem> oder drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>, um den Bereich Formatvorlagen in der Seitenleiste zu öffnen, wählen Sie die gewünschte Formatvorlagen-Kategorie oben aus, klicken Sie dann auf das Symbol <emph>Neue Formatvorlage aus Auswahl</emph>."
#. 9Cz2g
#: 05140100.xhp
@@ -26654,7 +26654,7 @@ msgctxt ""
"par_id791608262979620\n"
"help.text"
msgid "Choose <menuitem>View - Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, then click the <emph>New Style from Selection</emph> icon at the top of the Styles deck."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Ansicht – Formatvorlagen</menuitem> oder drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>, um den Bereich Formatvorlagen in der Seitenleiste zu öffnen, klicken Sie dann oben auf das Symbol <emph>Neue Formatvorlage aus Auswahl</emph>."
#. xeDUe
#: 05140100.xhp
@@ -26663,7 +26663,7 @@ msgctxt ""
"par_id361608258291007\n"
"help.text"
msgid "<image src=\"res/sc05555.png\" id=\"img_id801608258291007\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id721608258291007\">New Style from Selection Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"res/sc05555.png\" id=\"img_id801608258291007\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id721608258291007\">Symbol für Neue Formatvorlage aus Auswahl</alt></image>"
#. QD8Pf
#: 05140100.xhp
@@ -26672,7 +26672,7 @@ msgctxt ""
"par_id151608258291007\n"
"help.text"
msgid "New Style from Selection Icon"
-msgstr ""
+msgstr "Symbol für Neue Formatvorlage aus Auswahl"
#. Gnssc
#: 05140100.xhp
@@ -26681,7 +26681,7 @@ msgctxt ""
"hd_id3152790\n"
"help.text"
msgid "Enter New Style Name"
-msgstr ""
+msgstr "Neuen Namen der Formatvorlage eingeben"
#. uAXYU
#: 05140100.xhp
@@ -26699,7 +26699,7 @@ msgctxt ""
"hd_id3154682\n"
"help.text"
msgid "Custom Styles for Current Document"
-msgstr ""
+msgstr "Benutzerdefinierte Formatvorlagen für das aktuelle Dokument"
#. wWSGE
#: 05140100.xhp
@@ -26708,7 +26708,7 @@ msgctxt ""
"par_id3154894\n"
"help.text"
msgid "Lists all custom styles <switchinline select=\"appl\"><caseinline select=\"WRITER\">in the selected style category for</caseinline><caseinline select=\"CALC\">in the selected style category for</caseinline><defaultinline>in</defaultinline></switchinline> the current document. These styles can be overwritten with a new style selection if you want."
-msgstr ""
+msgstr "Listet alle benutzerdefinierte Formatvorlagen <switchinline select=\"appl\"><caseinline select=\"WRITER\">in der ausgewählten Formatvorlagen-Kategorie für das aktuelle</caseinline><caseinline select=\"CALC\">in der ausgewählten Formatvorlagen-Kategorie für das aktuelle</caseinline><defaultinline>im aktuellen</defaultinline></switchinline> Dokument auf. Diese Formatvorlagen können mit einer neuen Formatvorlagen-Auswahl überschrieben werden."
#. Ey5dK
#: 05140100.xhp
@@ -26717,7 +26717,7 @@ msgctxt ""
"par_id401608258192415\n"
"help.text"
msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Calc Styles\">Styles in Calc</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Calc Styles\">Formatvorlagen in Calc</link>"
#. whwZY
#: 05140100.xhp
@@ -26726,7 +26726,7 @@ msgctxt ""
"par_id641608263698887\n"
"help.text"
msgid "<link href=\"text/simpress/01/05100000.xhp\" name=\"Impress Styles\">Styles in Impress</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/01/05100000.xhp\" name=\"Impress Styles\">Formatvorlagen in Impress</link>"
#. CCTFZ
#: 05140100.xhp
@@ -26735,7 +26735,7 @@ msgctxt ""
"par_id641369863698831\n"
"help.text"
msgid "<link href=\"text/simpress/01/05100000.xhp\" name=\"Draw Styles\">Styles</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/01/05100000.xhp\" name=\"Draw Styles\">Formatvorlagen</link>"
#. CJiJX
#: 05190000.xhp
@@ -36257,7 +36257,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Text Attributes"
-msgstr ""
+msgstr "Textattribute"
#. dZtp3
#: 05990000.xhp
@@ -36266,7 +36266,7 @@ msgctxt ""
"hd_id3155757\n"
"help.text"
msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text Attributes</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Textattribute</link>"
#. B2wiN
#: 05990000.xhp
@@ -36347,7 +36347,7 @@ msgctxt ""
"par_id1022200801300654\n"
"help.text"
msgid "Spelling errors are underlined in red, grammar errors in blue."
-msgstr ""
+msgstr "Rechtschreibfehler werden rot unterstrichen, Grammatikfehler blau."
#. bLDyq
#: 06010000.xhp
@@ -36374,7 +36374,7 @@ msgctxt ""
"hd_id3149511\n"
"help.text"
msgid "Not in Dictionary"
-msgstr ""
+msgstr "Nicht im Wörterbuch"
#. CENQq
#: 06010000.xhp
@@ -36446,7 +36446,7 @@ msgctxt ""
"hd_id781611832449329\n"
"help.text"
msgid "Ignore Rule"
-msgstr ""
+msgstr "Regel ignorieren"
#. 52TyF
#: 06010000.xhp
@@ -36455,7 +36455,7 @@ msgctxt ""
"par_id941611832460742\n"
"help.text"
msgid "Appears when checking grammar. Click to ignore the suggested grammatical change."
-msgstr ""
+msgstr "Wird beim Überprüfen der Grammatik angezeigt. Klicken Sie hier, um die vorgeschlagene Grammatikänderung zu ignorieren."
#. 2ADwc
#: 06010000.xhp
@@ -36482,7 +36482,7 @@ msgctxt ""
"par_id151611827607301\n"
"help.text"
msgid "To add a new dictionary, press <emph>Options</emph>, then press <emph>New</emph>. After %PRODUCTNAME is restarted, multiple user-defined dictionaries are shown when <emph>Add to Dictionary</emph> is pressed. Select which dictionary should receive the added word."
-msgstr ""
+msgstr "Um ein neues Wörterbuch hinzuzufügen, klicken Sie auf die Schaltfläche <emph>Optionen…</emph>, dann auf die Schaltfläche <emph>Neu…</emph>. Nachdem %PRODUCTNAME neu gestartet wurde, werden weitere benutzerdefinierte Wörterbücher angezeigt, wenn <emph>Zum Wörterbuch hinzufügen</emph> angeklickt wurde. Wählen Sie aus, in welchem Wörterbuch das hinzuzufügende Wort gespeichert werden soll."
#. aREHP
#: 06010000.xhp
@@ -36545,7 +36545,7 @@ msgctxt ""
"hd_id3154071\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Add to AutoCorrect</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zur AutoKorrektur hinzufügen</caseinline></switchinline>"
#. ea48F
#: 06010000.xhp
@@ -36554,7 +36554,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\">Fügt der Ersetzungstabelle der AutoKorrektur die aktuelle Kombination aus dem falschen Wort und dem ausgewählten Ersetzungsvorschlag hinzu, nimmt jedoch keine Änderungen am Dokument vor.</ahelp></caseinline></switchinline>"
#. NkSGx
#: 06010000.xhp
@@ -36563,7 +36563,7 @@ msgctxt ""
"hd_id861611567018048\n"
"help.text"
msgid "Check grammar"
-msgstr ""
+msgstr "Grammatik prüfen"
#. ABHYi
#: 06010000.xhp
@@ -36572,7 +36572,7 @@ msgctxt ""
"par_id1022200801354366\n"
"help.text"
msgid "<ahelp hid=\".\">Enable to work first on all spelling errors, then on all grammar errors.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Aktivieren Sie diese Option, um zuerst alle Rechtschreibfehler und dann alle Grammatikfehler zu beheben.</ahelp>"
#. VFMgo
#: 06010000.xhp
@@ -36617,7 +36617,7 @@ msgctxt ""
"par_id101611835512800\n"
"help.text"
msgid "<link href=\"text/shared/optionen/06010101.xhp\" name=\"Writing Aids\">Spelling Options</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/optionen/06010101.xhp\" name=\"Writing Aids\">Rechtschreiboptionen</link>"
#. BwDHK
#: 06010000.xhp
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index f97795896d7..cc7c47ce033 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-21 10:38+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/de/>\n"
"Language: de\n"
@@ -18851,7 +18851,7 @@ msgctxt ""
"hd_id901607893176311\n"
"help.text"
msgid "<variable id=\"manage_templates\"><link href=\"text/shared/guide/manage_templates.xhp\" name=\"Manage_Templates\">Templates in the Template Manager</link></variable>"
-msgstr "<variable id=\"manage_templates\"><link href=\"text/shared/guide/manage_templates.xhp\" name=\"Manage_Templates\">Dokumentvorlagen im Vorlagenmanager</link></variable>"
+msgstr "<variable id=\"manage_templates\"><link href=\"text/shared/guide/manage_templates.xhp\" name=\"Manage_Templates\">Dokumentvorlagen in der Vorlagenverwaltung</link></variable>"
#. vGZfY
#: manage_templates.xhp
@@ -18860,7 +18860,7 @@ msgctxt ""
"par_id411607893606359\n"
"help.text"
msgid "The recommended method for working with templates is to use the <link href=\"text/shared/guide/template_manager.xhp\" name=\"template_manager\">Template Manager</link> and the commands in the <link href=\"text/shared/01/01110000.xhp\" name=\"template_submenu\"><menuitem>File - Templates</menuitem></link> submenu, <menuitem>Edit Template</menuitem> and <menuitem>Save as Template</menuitem>. These commands are sufficient for basic management of templates in %PRODUCTNAME."
-msgstr "Die empfohlene Methode zum Arbeiten mit Dokumentvorlagen ist die Verwendung des <link href=\"text/shared/guide/template_manager.xhp\" name=\"template_manager\">Vorlagenmanagers</link> beziehungsweise Sie wählen <link href=\"text/shared/01/01110000.xhp\" name=\"template_submenu\"><menuitem>Datei – Dokumentvorlagen</menuitem></link> – <menuitem>Dokumentvorlage bearbeiten…</menuitem> oder <menuitem>Als Dokumentvorlage speichern…</menuitem> Diese Befehle reichen für die grundlegende Verwaltung von Dokumentvorlagen in %PRODUCTNAME aus."
+msgstr "Die empfohlene Methode zum Arbeiten mit Dokumentvorlagen ist die Verwendung der <link href=\"text/shared/guide/template_manager.xhp\" name=\"template_manager\">Vorlagenverwaltung</link> beziehungsweise Sie wählen <link href=\"text/shared/01/01110000.xhp\" name=\"template_submenu\"><menuitem>Datei – Dokumentvorlagen</menuitem></link> – <menuitem>Dokumentvorlage bearbeiten…</menuitem> oder <menuitem>Als Dokumentvorlage speichern…</menuitem> Diese Befehle reichen für die grundlegende Verwaltung von Dokumentvorlagen in %PRODUCTNAME aus."
#. g2AzE
#: manage_templates.xhp
@@ -18869,7 +18869,7 @@ msgctxt ""
"par_id911607894878048\n"
"help.text"
msgid "This guide explains how the file system interacts with the Template Manager. This information is particularly useful if you want to manage directories directly, but still be coordinated with the Template Manager."
-msgstr "In diesem Handbuch wird erläutert, wie das Dateisystem mit dem Vorlagenmanager interagiert. Diese Information ist besonders hilfreich, wenn Sie Verzeichnisse direkt verwalten, diese aber dennoch mit dem Vorlagenmanager abgeglichen haben möchten."
+msgstr "In diesem Handbuch wird erläutert, wie das Dateisystem mit der Vorlagenverwaltung interagiert. Diese Information ist besonders hilfreich, wenn Sie Verzeichnisse direkt verwalten, diese aber dennoch mit der Vorlagenverwaltung abgeglichen haben möchten."
#. AFPSy
#: manage_templates.xhp
@@ -18887,7 +18887,7 @@ msgctxt ""
"par_id451607988966808\n"
"help.text"
msgid "The Template Manager recognizes template files by their file extension. The following extensions are recognized:"
-msgstr "Der Vorlagenmanager erkennt Dokumentvorlagen an ihrer Dateierweiterung. Die folgenden Erweiterungen werden erkannt:"
+msgstr "Die Vorlagenverwaltung erkennt Dokumentvorlagen an ihrer Dateierweiterung. Die folgenden Erweiterungen werden erkannt:"
#. m82BQ
#: manage_templates.xhp
@@ -18932,7 +18932,7 @@ msgctxt ""
"par_id531607967664414\n"
"help.text"
msgid "The Template Manager shows the Title field of a document as the Template Name. As long as the Title field is not empty, the filename has no consequences for the Template Name shown in the Template Manager. If the Title field is empty, the filename, without extension, is shown as the Template Name."
-msgstr "Der Vorlagenmanager zeigt das Feld „Titel“ eines Dokuments als Dokumentvorlagennamen an. Solange das Feld „Titel“ nicht leer ist, hat der Dateiname keine Auswirkungen auf den im Vorlagenmanager angezeigten Dokumentvorlagennamen. Wenn das Feld „Titel“ leer ist, wird der Dateiname ohne Dateierweiterung als Dokumentvorlagenname angezeigt."
+msgstr "Die Vorlagenverwaltung zeigt das Feld „Titel“ eines Dokuments als Dokumentvorlagennamen an. Solange das Feld „Titel“ nicht leer ist, hat der Dateiname keine Auswirkungen auf den in der Vorlagenverwaltung angezeigten Dokumentvorlagennamen. Wenn das Feld „Titel“ leer ist, wird der Dateiname ohne Dateierweiterung als Dokumentvorlagenname angezeigt."
#. 89knb
#: manage_templates.xhp
@@ -18941,7 +18941,7 @@ msgctxt ""
"par_id841607968899084\n"
"help.text"
msgid "If two templates have the exact same entry in the Title field and belong to the same Category, then only one template appears in the Template Manager."
-msgstr "Wenn zwei Dokumentvorlagen den exakt gleichen Eintrag im Feld „Titel“ haben und zur selben Kategorie gehören, erscheint nur eine Dokumentvorlage im Vorlagenmanager."
+msgstr "Wenn zwei Dokumentvorlagen den exakt gleichen Eintrag im Feld „Titel“ haben und zur selben Kategorie gehören, erscheint nur eine Dokumentvorlage in der Vorlagenverwaltung."
#. ogB3D
#: manage_templates.xhp
@@ -18950,7 +18950,7 @@ msgctxt ""
"par_id241608074568977\n"
"help.text"
msgid "Titles are case-sensitive. For example, if one template in category <emph>My Templates</emph> has the title <literal>a4</literal> and another has the title <literal>A4</literal>, then both templates appear in the Template Manager. If both templates have the title <literal>A4</literal>, then only one appears."
-msgstr "Bei Titeln wird zwischen Groß- und Kleinschreibung unterschieden. Wenn beispielsweise eine Vorlage in der Kategorie <emph>Meine Vorlagen</emph> den Titel <literal>a4</literal> und eine andere den Titel <literal>A4</literal> hat, dann erscheinen beide Vorlagen im Vorlagenmanager. Wenn beide Vorlagen den Titel <literal>A4</literal> haben, erscheint nur eine."
+msgstr "Bei Titeln wird zwischen Groß- und Kleinschreibung unterschieden. Wenn beispielsweise eine Vorlage in der Kategorie <emph>Meine Vorlagen</emph> den Titel <literal>a4</literal> und eine andere den Titel <literal>A4</literal> hat, dann erscheinen beide Vorlagen in der Vorlagenverwaltung. Wenn beide Vorlagen den Titel <literal>A4</literal> haben, erscheint nur eine."
#. C6Jyi
#: manage_templates.xhp
@@ -18959,7 +18959,7 @@ msgctxt ""
"par_id771608203314024\n"
"help.text"
msgid "If templates have the same title, but belong to different categories, then all appear in the Template Manager. For example, if three templates have the title <literal>A4</literal>, and each template belongs to a different category, then all three templates appear with the Template Name <literal>A4</literal>."
-msgstr "Wenn Dokumentvorlagen denselben Titel haben, aber zu unterschiedlichen Kategorien gehören, werden alle im Vorlagenmanager angezeigt. Wenn beispielsweise drei Vorlagen den Titel <literal>A4</literal> haben und jede Vorlage zu einer anderen Kategorie gehört, werden alle drei Vorlagen mit dem Vorlagennamen <literal>A4</literal> angezeigt."
+msgstr "Wenn Dokumentvorlagen denselben Titel haben, aber zu unterschiedlichen Kategorien gehören, werden alle in der Vorlagenverwaltung angezeigt. Wenn beispielsweise drei Vorlagen den Titel <literal>A4</literal> haben und jede Vorlage zu einer anderen Kategorie gehört, werden alle drei Vorlagen mit dem Vorlagennamen <literal>A4</literal> angezeigt."
#. m5kGe
#: manage_templates.xhp
@@ -18968,7 +18968,7 @@ msgctxt ""
"par_id411607896274563\n"
"help.text"
msgid "You can edit the Title field by choosing <menuitem>File - Properties - Description</menuitem>. If you change the Title field, then the new title also appears as the Template Name in the Template Manager. Alternatively, if you use the <menuitem>Rename</menuitem> command in the context menu for a template, then the Title field of the template is changed to the new Template Name."
-msgstr "Um das Feld „Titel“ zu bearbeiten, wählen Sie <menuitem>Datei – Eigenschaften… – Register: Beschreibung</menuitem>. Wenn Sie das Feld „Titel“ ändern, wird der neue Titel auch als Dokumentvorlagenname im Vorlagenmanager angezeigt. Wenn Sie alternativ den Befehl <menuitem>Umbenennen</menuitem> im Kontextmenü einer Dokumentvorlage verwenden, wird das Titelfeld der Dokumentvorlage auf den neuen Dokumentvorlagennamen geändert."
+msgstr "Um das Feld „Titel“ zu bearbeiten, wählen Sie <menuitem>Datei – Eigenschaften… – Register: Beschreibung</menuitem>. Wenn Sie das Feld „Titel“ ändern, wird der neue Titel auch als Dokumentvorlagenname in der Vorlagenverwaltung angezeigt. Wenn Sie alternativ den Befehl <menuitem>Umbenennen</menuitem> im Kontextmenü einer Dokumentvorlage verwenden, wird das Titelfeld der Dokumentvorlage auf den neuen Dokumentvorlagennamen geändert."
#. XVZ5C
#: manage_templates.xhp
@@ -18977,7 +18977,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 "Wenn Sie den Dialog unter <menuitem>Datei – Als Dokumentvorlage speichern</menuitem> verwenden, wird der in diesem Dialog eingegebene Name als Dateiname verwendet und in das Feld „Titel“ eingetragen. Wenn Sie den Dateinamen später ändern, erscheint die Dokumentvorlage weiterhin im Vorlagenmanager unter dem Eintrag im Feld „Titel“."
+msgstr "Wenn Sie den Dialog unter <menuitem>Datei – Als Dokumentvorlage speichern</menuitem> verwenden, wird der in diesem Dialog eingegebene Name als Dateiname verwendet und in das Feld „Titel“ eingetragen. Wenn Sie den Dateinamen später ändern, erscheint die Dokumentvorlage weiterhin in der Vorlagenverwaltung unter dem Eintrag im Feld „Titel“."
#. 2dvtG
#: manage_templates.xhp
@@ -18995,7 +18995,7 @@ msgctxt ""
"hd_id571607893586889\n"
"help.text"
msgid "Controlling which Files Appear in the Template Manager"
-msgstr "Im Vorlagenmanager anzuzeigende Dateien festlegen"
+msgstr "In der Vorlagenverwaltung anzuzeigende Dateien festlegen"
#. VFSmq
#: manage_templates.xhp
@@ -19004,7 +19004,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 "Der Vorlagenmanager zeigt Dokumentvorlagen an, die sich in den Verzeichnissen befinden, die im Dialog <emph>Pfade</emph> für Dokumentvorlagen festgelegt wurden. Um die Verzeichnisse anzupassen, wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME – Einstellungen</menuitem></caseinline><defaultinline><menuitem>Extras – Optionen…</menuitem></defaultinline></switchinline><menuitem> – %PRODUCTNAME – Pfade</menuitem>, markieren den Eintrag <emph>Dokumentvorlagen</emph> und klicken auf <widget>Bearbeiten…</widget>."
+msgstr "Die Vorlagenverwaltung zeigt Dokumentvorlagen an, die sich in den Verzeichnissen befinden, die im Dialog <emph>Pfade</emph> für Dokumentvorlagen festgelegt wurden. Um die Verzeichnisse anzupassen, wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME – Einstellungen</menuitem></caseinline><defaultinline><menuitem>Extras – Optionen…</menuitem></defaultinline></switchinline><menuitem> – %PRODUCTNAME – Pfade</menuitem>, markieren den Eintrag <emph>Dokumentvorlagen</emph> und klicken auf <widget>Bearbeiten…</widget>."
#. tV3qE
#: manage_templates.xhp
@@ -19022,7 +19022,7 @@ msgctxt ""
"par_id621607704680080\n"
"help.text"
msgid "The Internal Paths directories cannot be changed. They identify the location of the predefined templates. These templates are always shown in the Template Manager."
-msgstr "Die Verzeichnisse der internen Pfade können nicht geändert werden. Sie identifizieren den Speicherort der vordefinierten Dokumentvorlagen. Diese Dokumentvorlagen werden immer im Vorlagenmanager angezeigt."
+msgstr "Die Verzeichnisse der internen Pfade können nicht geändert werden. Sie identifizieren den Speicherort der vordefinierten Dokumentvorlagen. Diese Dokumentvorlagen werden immer in der Vorlagenverwaltung angezeigt."
#. oJf6e
#: manage_templates.xhp
@@ -19049,7 +19049,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 "Dokumentvorlagen in den Verzeichnissen, die im Benutzerpfad und seinen Unterverzeichnissen angegeben sind, werden im Vorlagenmanager angezeigt. Unterverzeichnisse innerhalb von Unterverzeichnissen werden nicht erkannt."
+msgstr "Dokumentvorlagen in den Verzeichnissen, die im Benutzerpfad und seinen Unterverzeichnissen angegeben sind, werden in der Vorlagenverwaltung angezeigt. Unterverzeichnisse innerhalb von Unterverzeichnissen werden nicht erkannt."
#. waqwG
#: manage_templates.xhp
@@ -19067,7 +19067,7 @@ msgctxt ""
"par_id501608118578046\n"
"help.text"
msgid "It is not a good idea to add a root Document directory, or other high-level directory, to your template User Path. All subdirectories in a User Path directory appear in the Template Manager as Categories."
-msgstr "Es ist keine gute Idee, Ihrem Dokumentvorlagen-Benutzerpfad ein Stammverzeichnis für Dokumente oder ein anderes übergeordnetes Verzeichnis hinzuzufügen. Alle Unterverzeichnisse in einem Benutzerpfadverzeichnis erscheinen im Vorlagenmanager als Kategorien."
+msgstr "Es ist keine gute Idee, Ihrem Dokumentvorlagen-Benutzerpfad ein Stammverzeichnis für Dokumente oder ein anderes übergeordnetes Verzeichnis hinzuzufügen. Alle Unterverzeichnisse in einem Benutzerpfadverzeichnis erscheinen in der Vorlagenverwaltung als Kategorien."
#. aAxFA
#: manage_templates.xhp
@@ -19103,7 +19103,7 @@ msgctxt ""
"par_id711607961275200\n"
"help.text"
msgid "The names of subdirectories in the user-defined directories appear as Category names in the Template Manager. If you rename a category, the subdirectory continues to be used, with the new category name stored in <literal>groupuinames.xml</literal> in the selected Default Path."
-msgstr "Die Namen der Unterverzeichnisse in den benutzerdefinierten Verzeichnissen erscheinen als Kategorienamen im Vorlagenmanager. Wenn Sie eine Kategorie umbenennen, wird das Unterverzeichnis weiterhin verwendet, wobei der neue Kategoriename in <literal>groupuinames.xml</literal> im ausgewählten Standardpfad gespeichert wird."
+msgstr "Die Namen der Unterverzeichnisse in den benutzerdefinierten Verzeichnissen erscheinen als Kategorienamen in der Vorlagenverwaltung. Wenn Sie eine Kategorie umbenennen, wird das Unterverzeichnis weiterhin verwendet, wobei der neue Kategoriename in <literal>groupuinames.xml</literal> im ausgewählten Standardpfad gespeichert wird."
#. cZrzf
#: manage_templates.xhp
@@ -19112,7 +19112,7 @@ msgctxt ""
"par_id181607963416635\n"
"help.text"
msgid "When a Category is selected, then all templates in that subdirectory are shown in the Template Manager, if <emph>All Applications</emph> is the <emph>Filter</emph> selection."
-msgstr "Wenn eine Kategorie ausgewählt wird, werden alle Dokumentvorlagen in diesem Unterverzeichnis im Vorlagenmanager angezeigt, wenn <emph>Alle Anwendungen</emph> die Auswahl beim <emph>Filter</emph> ist."
+msgstr "Wenn eine Kategorie ausgewählt wird, werden alle Dokumentvorlagen in diesem Unterverzeichnis in der Vorlagenverwaltung angezeigt, wenn <emph>Alle Anwendungen</emph> die Auswahl beim <emph>Filter</emph> ist."
#. sgaaG
#: manage_templates.xhp
@@ -20705,7 +20705,7 @@ msgctxt ""
"bm_id3154186\n"
"help.text"
msgid "<bookmark_value>numbering; turning off</bookmark_value><bookmark_value>bullets; turning off</bookmark_value><bookmark_value>removing, see also deleting</bookmark_value><bookmark_value>removing;bullets and numbering</bookmark_value><bookmark_value>keyboard;removing numbering</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Nummerierung; ausschalten</bookmark_value><bookmark_value>Aufzählungszeichen; ausschalten</bookmark_value><bookmark_value>Entfernen, siehe auch Löschen</bookmark_value><bookmark_value>Entfernen; Aufzählungszeichen und Nummerierung</bookmark_value><bookmark_value>Tastatur; Nummerierung entfernen</bookmark_value>"
#. T3U8R
#: numbering_stop.xhp
@@ -20732,7 +20732,7 @@ msgctxt ""
"par_id3147618\n"
"help.text"
msgid "For the current paragraph or selected paragraphs you can switch off the automatic numbering or listing. Click the <emph>No List</emph> icon in the <emph>Formatting</emph> bar. The list indenting is also removed."
-msgstr ""
+msgstr "Für den aktuellen oder die ausgewählten Absätze können Sie die automatische Nummerierung oder Auflistung ausschalten. Klicken Sie auf das Symbol <emph>Keine Liste</emph> in der symbolleiste <emph>Formatierungen</emph>. Der Listeneinzug wird ebenfalls entfernt."
#. R49Gn
#: numbering_stop.xhp
@@ -20741,7 +20741,7 @@ msgctxt ""
"par_id3154288\n"
"help.text"
msgid "<image id=\"img_id3153527\" src=\"cmd/lc_removebullets.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153527\">No List icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153527\" src=\"cmd/lc_removebullets.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153527\">Symbol für Keine Liste</alt></image>"
#. nFCu3
#: numbering_stop.xhp
@@ -20750,7 +20750,7 @@ msgctxt ""
"par_id151614326512513\n"
"help.text"
msgid "No List icon"
-msgstr ""
+msgstr "Symbol für Keine Liste"
#. Uzqm6
#: numbering_stop.xhp
@@ -20759,7 +20759,7 @@ msgctxt ""
"par_id3144511\n"
"help.text"
msgid "If the cursor is located within a numbered or bulleted list, you can turn off automatic numbers or bullets for the current paragraph or selected paragraphs by clicking the <emph>Toggle Unordered List</emph> icon on the <emph>Text Formatting</emph> bar."
-msgstr ""
+msgstr "Wenn sich der Cursor in einer nummerierten Liste oder Aufzählung befindet, können Sie automatische Nummerierungen oder Aufzählungszeichen für den aktuellen Absatz oder die ausgewählten Absätze deaktivieren, indem Sie auf das Symbol <emph>Ungeordnete Liste umschalten</emph> in der Symbolleiste <emph>Textformat</emph> klicken."
#. 9sUYS
#: numbering_stop.xhp
@@ -20768,7 +20768,7 @@ msgctxt ""
"par_id3155449\n"
"help.text"
msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Toggle Unordered List icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Symbol für Ungeordnete Liste umschalten</alt></image>"
#. ikjGP
#: numbering_stop.xhp
@@ -20777,7 +20777,7 @@ msgctxt ""
"par_id781614327726646\n"
"help.text"
msgid "Toggle Unordered List icon"
-msgstr ""
+msgstr "Symbol für Ungeordnete Liste umschalten"
#. BB2Be
#: numbering_stop.xhp
@@ -20786,7 +20786,7 @@ msgctxt ""
"par_id3148946\n"
"help.text"
msgid "To remove a number or bullet from a paragraph while preserving the list indenting:"
-msgstr ""
+msgstr "Eine Zahl oder ein Aufzählungszeichen aus einem Absatz unter Beibehaltung der Listeneinzüge entfernen"
#. ZhAMF
#: numbering_stop.xhp
@@ -20795,7 +20795,7 @@ msgctxt ""
"par_id3148663\n"
"help.text"
msgid "Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key."
-msgstr ""
+msgstr "Platzieren Sie den Cursor an den Anfang eines Absatzes in einer Liste und drücken Sie <keycode>Rückschritt</keycode>."
#. vYz5P
#: numbering_stop.xhp
@@ -20804,7 +20804,7 @@ msgctxt ""
"par_id3150543\n"
"help.text"
msgid "The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph."
-msgstr ""
+msgstr "Die Nummerierung des Absatzes verschwindet und wird aus der Nummerierungsfolge entfernt. Die Nummerierung wird im folgenden Absatz fortgesetzt."
#. B8akd
#: numbering_stop.xhp
@@ -20813,7 +20813,7 @@ msgctxt ""
"par_id911614326873271\n"
"help.text"
msgid "Press <keycode>Shift+Backspace</keycode> at the beginning of a list paragraph to return the number or bullet."
-msgstr ""
+msgstr "Drücken Sie <keycode>Umschalt+Rückschritt</keycode> am Anfang eines Listenabsatzes, um die Zahl oder das Aufzählungszeichen wiederherzustellen."
#. djwVN
#: numbering_stop.xhp
@@ -20822,7 +20822,7 @@ msgctxt ""
"par_id3154123\n"
"help.text"
msgid "Press the <keycode>Enter</keycode> key in an empty numbered paragraph to stop the numbering."
-msgstr ""
+msgstr "Drücken Sie in einem leeren nummerierten Absatz die <keycode>Eingabetaste</keycode>, um die Nummerierung zu beenden."
#. TBFcZ
#: numbering_stop.xhp
@@ -22496,7 +22496,7 @@ msgctxt ""
"hd_id701566316879046\n"
"help.text"
msgid "Margin"
-msgstr ""
+msgstr "Rand"
#. PuMhx
#: qrcode.xhp
@@ -24125,7 +24125,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "To prevent two words from being separated at the end of a line, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline> and the Shift key when you type a space between the words."
-msgstr ""
+msgstr "Um zu verhindern, dass zwei Wörter am Ende einer Zeile getrennt werden, halten Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt gedrückt, wenn Sie ein Leerzeichen zwischen den Wörtern eingeben."
#. ZJmiP
#: space_hyphen.xhp
@@ -24152,7 +24152,7 @@ msgctxt ""
"par_id3148538\n"
"help.text"
msgid "An example of a non-breaking hyphen is a company name such as A-Z. Obviously you would not want A- to appear at the end of a line and Z at the beginning of the next line. To solve this problem, press <keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+ minus</keycode> sign. In other words, hold down the <keycode>Shift</keycode> and <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> keys and press the <keycode>minus</keycode> key."
-msgstr ""
+msgstr "Ein Beispiel für einen nicht umbrechenden Bindestrich ist ein Firmenname wie A-Z. Offensichtlich möchten Sie nicht, dass A- am Ende einer Zeile und Z am Anfang der nächsten Zeile erscheint. Um dieses Problem zu lösen, drücken Sie <keycode>Umschalt+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Minus</keycode>. Mit anderen Worten, halten Sie die <keycode>Umschalt</keycode> und <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline> gedrückt und drücken Sie <keycode>Minus</keycode>."
#. h8mVr
#: space_hyphen.xhp
@@ -24197,7 +24197,7 @@ msgctxt ""
"par_id3154306\n"
"help.text"
msgid "To support automatic hyphenation by entering a soft hyphen inside a word yourself, use the keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline><keycode>+minus</keycode> sign. The word is separated at this position when it is at the end of the line, even if automatic hyphenation for this paragraph is switched off."
-msgstr ""
+msgstr "Um die automatische Silbentrennung zu unterstützen, indem Sie selbst einen weichen Trennstrich innerhalb eines Wortes eingeben, drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline><keycode>+Minus</keycode>. Das Wort wird an dieser Stelle getrennt, wenn es am Zeilenende steht, auch wenn die automatische Silbentrennung für diesen Absatz ausgeschaltet ist."
#. hiwHr
#: space_hyphen.xhp
@@ -24611,7 +24611,7 @@ msgctxt ""
"par_id271605485719890\n"
"help.text"
msgid "The <link href=\"text/shared/guide/template_manager.xhp\" name=\"templatemanager\">Template Manager</link> is the preferred method for working with templates. <menuitem>File - New - Templates</menuitem> and <menuitem>File - Templates - Manage Templates</menuitem> are equivalent for opening the <emph>Template Manager</emph>. <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+N</keycode> is the predefined shortcut key."
-msgstr ""
+msgstr "Die <link href=\"text/shared/guide/template_manager.xhp\" name=\"templatemanager\">Vorlagenverwaltung</link> ist die bevorzugte Methode zum Arbeiten mit Dokumentvorlagen. <menuitem>Datei – Neu – Dokumentvorlagen…</menuitem> und <menuitem>Datei – Dokumentvorlagen – Dokumentvorlagen verwalten…</menuitem> entsprechen dem Öffnen der <emph>Vorlagenverwaltung</emph>. <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Umschalt+N</keycode> ist die vordefinierte Tastenkombination."
#. 6YAP3
#: standard_template.xhp
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Wendet den Filter \"txt:Text\" auf die folgenden Textdokumente an und speichert den Textinhalt in der Konsole (impliziert <emph>--headless</emph>). Kann nicht mit <emph>--convert-to</emph> verwendet werden."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Setzt eine Bootstrap-Variable. Zum Beispiel: Um einen nicht vorgegebenen Benutzer-Profilpfad zu setzen:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
@@ -26168,7 +26168,7 @@ msgctxt ""
"par_id041620170723502887\n"
"help.text"
msgid "Templates save editing time by starting new documents with pre-filled contents and formatting. The Template Manager allows you to access and organize templates in %PRODUCTNAME."
-msgstr "Vorlagen sparen Bearbeitungszeit beim Start mit neuen Dokumenten mit vorausgefüllten Inhalten und Formatierungen. Der Vorlagenmanager ermöglichte es Ihnen, auf Vorlagen zuzugreifen und diese in %PRODUCTNAME zu organisieren."
+msgstr "Vorlagen sparen Bearbeitungszeit beim Start mit neuen Dokumenten mit vorausgefüllten Inhalten und Formatierungen. Die Vorlagenverwaltung ermöglichte es Ihnen, auf Vorlagen zuzugreifen und diese in %PRODUCTNAME zu organisieren."
#. 3KDAA
#: template_manager.xhp
@@ -26177,7 +26177,7 @@ msgctxt ""
"par_id041620170753116381\n"
"help.text"
msgid "%PRODUCTNAME comes with a set of built-in templates that can be used to create documents, presentations, spreadsheets or drawings. You may use templates available in the template manager, create your own templates or browse online for additional templates."
-msgstr "Mit %PRODUCTNAME wird ein Satz von Vorlagen ausgeliefert, welche Sie verwenden können, um Textdokumente, Präsentationen, Tabellendokumente oder Zeichnungen zu erstellen. Sie können die im Vorlagenmanager vorhandenen Vorlagen verwenden, Ihre eigenen Vorlagen erstellen oder online nach weiteren Vorlagen suchen."
+msgstr "Mit %PRODUCTNAME wird ein Satz von Vorlagen ausgeliefert, welche Sie verwenden können, um Textdokumente, Präsentationen, Tabellendokumente oder Zeichnungen zu erstellen. Sie können die in der Vorlagenverwaltung vorhandenen Vorlagen verwenden, Ihre eigenen Vorlagen erstellen oder online nach weiteren Vorlagen suchen."
#. Aa49E
#: template_manager.xhp
@@ -26186,7 +26186,7 @@ msgctxt ""
"par_id041620170723521916\n"
"help.text"
msgid "Make use of categories to organize your templates. Create new templates or download templates and organize in the Template Manager. Use templates to save time for repetitive documents."
-msgstr "Verwenden Sie Kategorien, um Ihre Dokumentvorlagen zu ordnen. Erstellen Sie neue Dokumentvorlagen oder laden Sie Vorlagen herunter und ordnen Sie diese im Vorlagenmanager. Verwenden Sie Dokumentvorlagen, um Zeit bei sich wiederholenden Dokumenten zu sparen."
+msgstr "Verwenden Sie Kategorien, um Ihre Dokumentvorlagen zu ordnen. Erstellen Sie neue Dokumentvorlagen oder laden Sie Vorlagen herunter und ordnen Sie diese in der Vorlagenverwaltung. Verwenden Sie Dokumentvorlagen, um Zeit bei sich wiederholenden Dokumenten zu sparen."
#. oD5Ec
#: template_manager.xhp
@@ -26798,7 +26798,7 @@ msgctxt ""
"par_id041620170723518567\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+N or choose <emph>File - New - Templates</emph> to open the Template Manager"
-msgstr "Drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+N oder wählen Sie <emph>Datei – Neu – Vorlagen…</emph>, um den Vorlagenmanager zu öffnen."
+msgstr "Drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+N oder wählen Sie <emph>Datei – Neu – Vorlagen…</emph>, um die Vorlagenverwaltung zu öffnen."
#. ZEBKt
#: template_manager.xhp
@@ -26861,7 +26861,7 @@ msgctxt ""
"par_id041620170723518639\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+N or choose <emph>File - New - Templates</emph> to open the Template Manager"
-msgstr "Drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+N oder wählen Sie <emph>Datei – Neu – Vorlagen…</emph>, um den Vorlagenmanager zu öffnen."
+msgstr "Drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+N oder wählen Sie <emph>Datei – Neu – Vorlagen…</emph>, um die Vorlagenverwaltung zu öffnen."
#. Nd2Pn
#: template_manager.xhp
@@ -26888,7 +26888,7 @@ msgctxt ""
"par_id041620170723514055\n"
"help.text"
msgid "Open Template Manager and choose the Import button"
-msgstr "Öffnen Sie den Vorlagenmanager und klicken Sie auf die Schaltfläche Importieren"
+msgstr "Öffnen Sie die Vorlagenverwaltung und klicken Sie auf die Schaltfläche Importieren"
#. s3AD2
#: template_manager.xhp
@@ -26942,7 +26942,7 @@ msgctxt ""
"par_id041620170723523193\n"
"help.text"
msgid "The Template Manager opens automatically when you open %PRODUCTNAME Impress"
-msgstr "Der Vorlagenmanager öffnet sich automatisch, wenn Sie %PRODUCTNAME Impress öffnen"
+msgstr "Die Vorlagenverwaltung öffnet sich automatisch, wenn Sie %PRODUCTNAME Impress öffnen"
#. xBYPq
#: template_manager.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 9045a3ea35d..757faa7d025 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565256511.000000\n"
#. W5ukN
@@ -19344,7 +19344,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Open Templates Manager"
-msgstr "Vorlagenmanager öffnen"
+msgstr "Vorlagenverwaltung öffnen"
#. FFpcG
#: GenericCommands.xcu
@@ -31166,7 +31166,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Text Attributes..."
-msgstr "Text~..."
+msgstr "Textattribute~..."
#. 5D2ho
#: WriterCommands.xcu
@@ -32986,7 +32986,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Demote Outline Level With Subpoints"
-msgstr ""
+msgstr "Gliederungsebene mit Unterpunkten niedriger verschieben"
#. 8u4SF
#: WriterCommands.xcu
@@ -33006,7 +33006,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Promote Outline Level With Subpoints"
-msgstr ""
+msgstr "Gliederungsebene mit Unterpunkten höher verschieben"
#. CdP3b
#: WriterCommands.xcu
@@ -33016,7 +33016,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Up with Subpoints"
-msgstr ""
+msgstr "Kapitel mit Unterpunkten nach oben verschieben"
#. GCegb
#: WriterCommands.xcu
@@ -33036,7 +33036,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Down with Subpoints"
-msgstr ""
+msgstr "Kapitel mit Unterpunkten nach unten verschieben"
#. JF2Ui
#: WriterCommands.xcu
diff --git a/source/de/sc/messages.po b/source/de/sc/messages.po
index 8c87d70019b..388f269c43a 100644
--- a/source/de/sc/messages.po
+++ b/source/de/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565592942.000000\n"
#. kBovX
@@ -22816,13 +22816,13 @@ msgstr "Mit den Optionen in diesem Dialog können Sie Reihen automatisch generie
#: sc/uiconfig/scalc/ui/filterdropdown.ui:12
msgctxt "filterdropdown|more"
msgid "Add row"
-msgstr ""
+msgstr "Zeile hinzufügen"
#. WCqFM
#: sc/uiconfig/scalc/ui/filterdropdown.ui:20
msgctxt "filterdropdown|less"
msgid "Remove row"
-msgstr ""
+msgstr "Zeile entfernen"
#. cd5X5
#: sc/uiconfig/scalc/ui/filterdropdown.ui:150
@@ -22852,13 +22852,13 @@ msgstr "Nur das aktuelle Element ausblenden"
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:148
msgctxt "filtersubdropdown|background"
msgid "Background Color"
-msgstr ""
+msgstr "Hintergrundfarbe"
#. EZpYM
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:205
msgctxt "filtersubdropdown|textcolor"
msgid "Text Color"
-msgstr ""
+msgstr "Textfarbe"
#. XYJHx
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:28
@@ -26688,7 +26688,7 @@ msgstr "Tastenkombinationen"
#: sc/uiconfig/scalc/ui/optcompatibilitypage.ui:86
msgctxt "extended_tip|OptCompatibilityPage"
msgid "Defines compatibility options for Calc."
-msgstr ""
+msgstr "Legt Kompatibilitätsoptionen für Calc fest."
#. Jcvih
#: sc/uiconfig/scalc/ui/optdefaultpage.ui:36
@@ -26898,7 +26898,7 @@ msgstr "Trennzeichen"
#: sc/uiconfig/scalc/ui/optformula.ui:421
msgctxt "extended_tip|OptFormula"
msgid "Defines formula syntax options and loading options for Calc."
-msgstr ""
+msgstr "Legt Formelsyntax-Optionen und Ladeoptionen für Calc fest."
#. cCfAk
#: sc/uiconfig/scalc/ui/optimalcolwidthdialog.ui:8
@@ -28230,7 +28230,7 @@ msgstr "Ausgabe leerer Seiten unterdrücken"
#: sc/uiconfig/scalc/ui/printeroptions.ui:29
msgctxt "printeroptions|extended_tip|suppressemptypages"
msgid "If checked, empty pages that have no cell contents or drawing objects are not printed."
-msgstr ""
+msgstr "Wenn dieses Markierfeld aktiviert ist, werden leere Seiten, die keine Zelleninhalte oder Zeichnungsobjekte enthalten, nicht gedruckt."
#. tkryr
#: sc/uiconfig/scalc/ui/printeroptions.ui:38
@@ -29370,13 +29370,13 @@ msgstr "Verwendet die ausgewählten Zellen als Datenquelle für die Pivot-Tabell
#: sc/uiconfig/scalc/ui/selectsource.ui:162
msgctxt "selectsource|database"
msgid "_Data source registered in Calc"
-msgstr ""
+msgstr "In Calc registrierte _Datenquelle"
#. ZDHcm
#: sc/uiconfig/scalc/ui/selectsource.ui:171
msgctxt "selectsource|extended_tip|database"
msgid "Uses a table or query in a database that is registered in Calc as the data source for the pivot table."
-msgstr ""
+msgstr "Verwendet eine Tabelle oder Abfrage in einer Datenbank, die in Calc als Datenquelle für die Pivot-Tabelle registriert ist."
#. ZDghg
#: sc/uiconfig/scalc/ui/selectsource.ui:183
@@ -32376,7 +32376,7 @@ msgstr "Thema"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:503
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
-msgstr ""
+msgstr "Zeigt den Zeiger so an, wie er im Symbolthema definiert ist, normalerweise als dickes Kreuz."
#. 3HxpG
#: sc/uiconfig/scalc/ui/tpviewpage.ui:515
@@ -32388,7 +32388,7 @@ msgstr "System"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:519
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
-msgstr ""
+msgstr "Zeigt den Zeiger wie im Systemstandard an, normalerweise als Pfeil."
#. Cb4AM
#: sc/uiconfig/scalc/ui/tpviewpage.ui:535
@@ -32478,7 +32478,7 @@ msgstr "Objekte"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:691
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
-msgstr ""
+msgstr "Legt fest, welche Elemente des Calc-Hauptfensters angezeigt werden. Sie können auch die Hervorhebung von Werten in Tabellen ein- oder ausblenden."
#. AnLEa
#: sc/uiconfig/scalc/ui/ttestdialog.ui:95
@@ -32850,13 +32850,13 @@ msgstr "Geben Sie die Nachricht ein, die Sie angezeigt bekommen möchten, wenn d
#: sc/uiconfig/scalc/ui/warnautocorrect.ui:13
msgctxt "warnautocorrect|WarnAutoCorrect"
msgid "%PRODUCTNAME Calc found an error in the formula entered."
-msgstr ""
+msgstr "%PRODUCTNAME Calc hat einen Fehler in der eingegebenen Formel gefunden."
#. 7BDGp
#: sc/uiconfig/scalc/ui/warnautocorrect.ui:14
msgctxt "warnautocorrect|WarnAutoCorrect"
msgid "Do you want to accept the correction proposed below?"
-msgstr ""
+msgstr "Möchten Sie die nachfolgend vorgeschlagene Korrektur akzeptieren?"
#. pSFWN
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:23
diff --git a/source/de/scp2/source/ooo.po b/source/de/scp2/source/ooo.po
index 216523b2e46..addd85a4a8c 100644
--- a/source/de/scp2/source/ooo.po
+++ b/source/de/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-20 04:09+0000\n"
"Last-Translator: Mister Update <mr.update@yahoo.de>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/de/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/de/sd/messages.po b/source/de/sd/messages.po
index dc254a2e6f5..eef61a3a360 100644
--- a/source/de/sd/messages.po
+++ b/source/de/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-13 05:47+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/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
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Formatfehler in Teildokument $(ARG1) an Position $(ARG2)(Zeile,Spalte) in der Datei entdeckt."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle Vorlagen"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Verborgene Vorlagen"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Verwendete Vorlagen"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Benutzervorlagen"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle Vorlagen"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Verborgene Vorlagen"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Kein"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Schmal"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Angemessen"
@@ -349,32 +349,32 @@ msgstr "Angemessen"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Breit"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Kein"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Schmal"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Angemessen"
@@ -383,14 +383,14 @@ msgstr "Angemessen"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Breit"
diff --git a/source/de/sw/messages.po b/source/de/sw/messages.po
index dc28daf98c8..b3c9eeb92e7 100644
--- a/source/de/sw/messages.po
+++ b/source/de/sw/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: 2022-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
+"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -20154,25 +20154,25 @@ msgstr "Löschen"
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:60
msgctxt "navigatorcontextmenu|STR_PROMOTE_CHAPTER"
msgid "Move Chapter Up"
-msgstr ""
+msgstr "Kapitel nach oben verschieben"
#. Radwp
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:69
msgctxt "navigatorcontextmenu|STR_DEMOTE_CHAPTER"
msgid "Move Chapter Down"
-msgstr ""
+msgstr "Kapitel nach unten verschieben"
#. FJZdw
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:78
msgctxt "navigatorcontextmenu|STR_PROMOTE_LEVEL"
msgid "Promote Outline Level"
-msgstr ""
+msgstr "Gliederungsebene niedriger verschieben"
#. GRZmf
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:87
msgctxt "navigatorcontextmenu|STR_DEMOTE_LEVEL"
msgid "Demote Outline Level"
-msgstr ""
+msgstr "Gliederungsebene niedriger verschieben"
#. tukRq
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:96
@@ -20502,7 +20502,7 @@ msgstr "Blendet die Liste im Navigator ein oder aus."
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:570
msgctxt "navigatorpanel|promote|tooltip_text"
msgid "Promote outline level"
-msgstr ""
+msgstr "Gliederungsebene höher verschieben"
#. dvQYH
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:574
@@ -20514,7 +20514,7 @@ msgstr "Vergrößert die Gliederungsebene der ausgewählten Überschrift sowie d
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:586
msgctxt "navigatorpanel|demote|tooltip_text"
msgid "Demote outline level"
-msgstr ""
+msgstr "Gliederungsebene niedriger verschieben"
#. NHBAZ
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:590
@@ -20526,7 +20526,7 @@ msgstr "Verkleinert die Gliederungsebene der ausgewählten Überschrift sowie de
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:602
msgctxt "navigatorpanel|chapterup|tooltip_text"
msgid "Move chapter up"
-msgstr ""
+msgstr "Kapitel nach oben verschieben"
#. mwCBQ
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:606
@@ -20538,7 +20538,7 @@ msgstr "Verschiebt die ausgewählte Überschrift sowie den darunter stehenden Te
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:618
msgctxt "navigatorpanel|chapterdown|tooltip_text"
msgid "Move chapter down"
-msgstr ""
+msgstr "Kapitel nach unten verschieben"
#. sGNbn
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:622
@@ -22601,7 +22601,7 @@ msgstr "Kompatibilitätsoptionen für „%DOCNAME“"
#: sw/uiconfig/swriter/ui/optcompatpage.ui:288
msgctxt "extended_tip|OptCompatPage"
msgid "Specifies compatibility settings for text documents. These options help in fine-tuning Writer when importing Microsoft Word documents."
-msgstr ""
+msgstr "Legt Kompatibilitätseinstellungen für Textdokumente fest. Diese Optionen helfen bei der Feinabstimmung von Writer beim Importieren von Microsoft Word-Dokumenten."
#. kHud8
#: sw/uiconfig/swriter/ui/optfonttabpage.ui:35
diff --git a/source/dgo/scp2/source/ooo.po b/source/dgo/scp2/source/ooo.po
index 3fb54d5949d..74af11a80b6 100644
--- a/source/dgo/scp2/source/ooo.po
+++ b/source/dgo/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4518,7 +4518,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/dgo/sd/messages.po b/source/dgo/sd/messages.po
index 815b7097b3d..df2363ec4f2 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -300,58 +300,58 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr " रूप-रचना गल्ती उप-दस्तावेज$(ARG1) स्थिति $(ARG2) (पंगताल,स्तंभ) पर फाइल च लब्भी. "
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "सैल्ल शैलियां "
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैलियां"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "विशेश शैलियां "
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "सैल्ल शैलियां "
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -360,32 +360,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -394,14 +394,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/dsb/scp2/source/ooo.po b/source/dsb/scp2/source/ooo.po
index da8b491e38f..1667648b571 100644
--- a/source/dsb/scp2/source/ooo.po
+++ b/source/dsb/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-13 16:36+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/dsb/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/dsb/sd/messages.po b/source/dsb/sd/messages.po
index d4cdd932537..492b7214b05 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-03-30 09:34+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/dsb/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Formatowa zmólka w póddokumenśe $(ARG1) na poziciji $(ARG2)(smužka,słup) w dataji namakana."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Wšykne pśedłogi"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Schowane pśedłogi"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Wužyte pśedłogi"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Swójske pśedłogi"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Wšykne pśedłogi"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Schowane pśedłogi"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Žeden"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Wuski"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Pśiměrjony"
@@ -349,32 +349,32 @@ msgstr "Pśiměrjony"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normalny (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Šyroki"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Žeden"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Wuski"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Pśiměrjony"
@@ -383,14 +383,14 @@ msgstr "Pśiměrjony"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normalny (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Šyroki"
diff --git a/source/dz/helpcontent2/source/text/sbasic/shared.po b/source/dz/helpcontent2/source/text/sbasic/shared.po
index f0dc7a750e4..7b1bbd9aabf 100644
--- a/source/dz/helpcontent2/source/text/sbasic/shared.po
+++ b/source/dz/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:09+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/sdatabase.po b/source/dz/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/dz/helpcontent2/source/text/sdatabase.po
+++ b/source/dz/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/dz/helpcontent2/source/text/shared/guide.po b/source/dz/helpcontent2/source/text/shared/guide.po
index c86d239eb7d..3697df5246d 100644
--- a/source/dz/helpcontent2/source/text/shared/guide.po
+++ b/source/dz/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/dz/scp2/source/ooo.po b/source/dz/scp2/source/ooo.po
index 8a77678af01..54071050d09 100644
--- a/source/dz/scp2/source/ooo.po
+++ b/source/dz/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4600,7 +4600,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/dz/sd/messages.po b/source/dz/sd/messages.po
index aa1a5beb969..32c98f7b23e 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -299,59 +299,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "$(ARG2)(row,col) གནས་ས་ལུ་ཡན་ལག་ཡིག་ཆ་$(ARG1) ནང་ཡིག་སྣོད་ནང་གསར་རྙེད་འབད་ཡོད་པའི་རྩ་སྒྲིག་འཛོལ་བ།"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "ནང་ཐིག་གི་བཟོ་རྣམ།"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "འཇུག་སྤྱོད་འབད་ཡོད་པའི་བཟོ་རྣམ།"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "སྲོལ་སྒྲིག་བཟོ་རྣམ།"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "ནང་ཐིག་གི་བཟོ་རྣམ།"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -360,32 +360,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -394,14 +394,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/el/helpcontent2/source/text/sbasic/shared.po b/source/el/helpcontent2/source/text/sbasic/shared.po
index fba58e428a5..010b9b0c175 100644
--- a/source/el/helpcontent2/source/text/sbasic/shared.po
+++ b/source/el/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-12-21 11:51+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/el/>\n"
@@ -24912,13 +24912,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29448,13 +29448,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Τελεστές σύγκρισης"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37359,15 +37359,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37377,15 +37368,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37395,15 +37377,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37413,15 +37386,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39411,15 +39375,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39429,15 +39384,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39447,15 +39393,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39465,15 +39402,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39483,15 +39411,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39501,15 +39420,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39555,15 +39465,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39573,15 +39474,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39591,15 +39483,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39609,15 +39492,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/sdatabase.po b/source/el/helpcontent2/source/text/sdatabase.po
index 31b0a5e78e8..370e07aa193 100644
--- a/source/el/helpcontent2/source/text/sdatabase.po
+++ b/source/el/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-12-01 07:38+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/el/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Φυσική"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/el/helpcontent2/source/text/shared/guide.po b/source/el/helpcontent2/source/text/shared/guide.po
index bd3fb737b53..0ff373310e5 100644
--- a/source/el/helpcontent2/source/text/shared/guide.po
+++ b/source/el/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-10 16:37+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/el/>\n"
@@ -24695,23 +24695,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Πληκτρολογήστε το ακόλουθο κείμενο στο πεδίο κειμένου <emph>Άνοιγμα</emph> και πατήστε στο <emph>Εντάξει</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Αντικαταστήστε το <emph>{install}</emph> με τη διαδρομή εγκατάστασης του λογισμικού %PRODUCTNAME (για παράδειγμα, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25496,14 +25496,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Εφαρμόζει το φίλτρο \"txt:Text\" στα παρακάτω έγγραφα κειμένου και αποτυπώνει το περιεχόμενο κειμένου στην κονσόλα (υπονοεί <emph>--headless</emph>). Δεν μπορεί να χρησιμοποιηθεί με <emph>--convert-to</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Ορίστε μια μεταβλητή εκκίνησης. Παραδείγματος χάρη: για να ορίσετε μια μη προεπιλεγμένη διαδρομή κατατομής (προφίλ) χρήστη:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/el/scp2/source/ooo.po b/source/el/scp2/source/ooo.po
index 8c851647a60..68350b45b00 100644
--- a/source/el/scp2/source/ooo.po
+++ b/source/el/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-24 08:36+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/el/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/el/sd/messages.po b/source/el/sd/messages.po
index 9b63b50f9be..9a0117688aa 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-15 07:39+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/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.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562572253.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Εντοπίστηκε σφάλμα μορφής του αρχείου στο τμήμα εγγράφου $(ARG1) στη θέση $(ARG2)(γραμμή, στήλη)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Όλες οι τεχνοτροπίες"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Κρυφές τεχνοτροπίες"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Εφαρμοσμένες τεχνοτροπίες"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Προσαρμοσμένες τεχνοτροπίες"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Όλες οι τεχνοτροπίες"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Κρυφές τεχνοτροπίες"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Κανένα"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Στενό"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Μέτριο"
@@ -349,32 +349,32 @@ msgstr "Μέτριο"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Κανονικό (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Πλατύ"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Κανένα"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Στενό"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Μέτριο"
@@ -383,14 +383,14 @@ msgstr "Μέτριο"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Κανονικό (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Πλατύ"
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/shared.po b/source/en-GB/helpcontent2/source/text/sbasic/shared.po
index 0b720482dcf..340cf4a5870 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/shared.po
+++ b/source/en-GB/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2020-02-29 17:16+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/textsbasicshared/en_GB/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Comparison Operators"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/sdatabase.po b/source/en-GB/helpcontent2/source/text/sdatabase.po
index 907abd066ec..2eb0a18703c 100644
--- a/source/en-GB/helpcontent2/source/text/sdatabase.po
+++ b/source/en-GB/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2020-11-19 19:35+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"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Natural"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/en-GB/helpcontent2/source/text/shared/guide.po b/source/en-GB/helpcontent2/source/text/shared/guide.po
index ef66be47282..c0949d9c9a5 100644
--- a/source/en-GB/helpcontent2/source/text/shared/guide.po
+++ b/source/en-GB/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-06-29 11:28+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/textsharedguide/en_GB/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/en-GB/scp2/source/ooo.po b/source/en-GB/scp2/source/ooo.po
index d5c76d819ec..ba391a09253 100644
--- a/source/en-GB/scp2/source/ooo.po
+++ b/source/en-GB/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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/scp2sourceooo/en_GB/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/en-GB/sd/messages.po b/source/en-GB/sd/messages.po
index c1cb36139cd..1cfcec9b5ba 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-10 16:24+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"
@@ -13,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: 1562933451.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "All Styles"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Hidden Styles"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Applied Styles"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Custom Styles"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "All Styles"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Hidden Styles"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "None"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Narrow"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderate"
@@ -349,32 +349,32 @@ msgstr "Moderate"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Wide"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "None"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Narrow"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderate"
@@ -383,14 +383,14 @@ msgstr "Moderate"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Wide"
diff --git a/source/en-ZA/helpcontent2/source/text/sbasic/shared.po b/source/en-ZA/helpcontent2/source/text/sbasic/shared.po
index 3e8ae36f6c9..dbcffb90188 100644
--- a/source/en-ZA/helpcontent2/source/text/sbasic/shared.po
+++ b/source/en-ZA/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/sdatabase.po b/source/en-ZA/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/en-ZA/helpcontent2/source/text/sdatabase.po
+++ b/source/en-ZA/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/en-ZA/helpcontent2/source/text/shared/guide.po b/source/en-ZA/helpcontent2/source/text/shared/guide.po
index cdd772f8918..730853500cd 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/en-ZA/scp2/source/ooo.po b/source/en-ZA/scp2/source/ooo.po
index 46273fdb95b..021505c682a 100644
--- a/source/en-ZA/scp2/source/ooo.po
+++ b/source/en-ZA/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4610,7 +4610,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/en-ZA/sd/messages.po b/source/en-ZA/sd/messages.po
index aa1a5b419b5..9c8ea03ad09 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,59 +298,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Cell Styles"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Applied Styles"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Custom Styles"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Cell Styles"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -359,32 +359,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -393,14 +393,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/eo/cui/messages.po b/source/eo/cui/messages.po
index 2246e5daefb..67f41b1ddfb 100644
--- a/source/eo/cui/messages.po
+++ b/source/eo/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/eo/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564181160.000000\n"
#. GyY9M
@@ -2731,7 +2731,7 @@ msgstr "En la flanka breto Stiloj, elektu je \"Hierarkia vido\" por vidi la rila
#: cui/inc/tipoftheday.hrc:144
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can use styles to make the tables in your document consistent. Choose one from the predefined per Styles (F11) or via Table ▸ AutoFormat Styles..."
-msgstr ""
+msgstr "Vi povas uzi stilojn por koherigi la tabelojn en via dokumento. Elektu el la antaŭe difinitaj Stiloj (F11) aŭ per Tabelo > Aŭtomate formati stilojn..."
#. UuBRE
#: cui/inc/tipoftheday.hrc:145
@@ -2768,7 +2768,7 @@ msgstr "Ĉu vi volas vidigi nur la plej altajn valorojn en kalkultabelo? Elektu
#: cui/inc/tipoftheday.hrc:150
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents and Index (or right-click and Edit Index to edit a previously inserted index). In the Entries tab delete the page number (#) from Structure line."
-msgstr ""
+msgstr "Por forigi la paĝnumeron el via enhavolisto, iru al Enmeti ▸ Enhavolisto (aŭ dekstre alklaku kaj Redakti la antaŭe enmetitan enhavoliston). Ĉe la langeto Elementoj, forigu la paĝnumeron (#) el Struktura linio."
#. JPu6C
#: cui/inc/tipoftheday.hrc:151
diff --git a/source/eo/dictionaries/ckb.po b/source/eo/dictionaries/ckb.po
index c147e6db20f..df8e4016b6d 100644
--- a/source/eo/dictionaries/ckb.po
+++ b/source/eo/dictionaries/ckb.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: 2022-02-18 12:38+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"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
+"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
+"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesckb/eo/>\n"
+"Language: eo\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.8.1\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Centra kurda (sorana) ortografia vortaro"
diff --git a/source/eo/filter/messages.po b/source/eo/filter/messages.po
index 25461fc6689..f0112b1e629 100644
--- a/source/eo/filter/messages.po
+++ b/source/eo/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2021-12-07 11:38+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/eo/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1558237894.000000\n"
#. 5AQgJ
@@ -748,7 +748,7 @@ msgstr "Eksporti aŭtomate enmetitajn malplenajn paĝojn"
#: filter/uiconfig/ui/pdfgeneralpage.ui:871
msgctxt "pdfgeneralpage|extended_tip|emptypages"
msgid "If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, then an even numbered blank page is normally automatically inserted. This option controls whether to export that even numbered page or not."
-msgstr ""
+msgstr "Se aktiva, aŭtomate enmetitaj vakaj paĝoj eksportiĝas al la PDF-dosiero. Tio estas plejbona se vi presos la pdf-dosieron duflanke. Ekzemple: en libro, ĉapitra alinea stilo ĉiam estas agordita por komenci ĉe malpara paĝo. Se la antaŭa ĉapitro finiĝas ĉe malpara paĝo, tiam normale pare numerita paĝo enmetiĝas aŭtomate."
#. sHqKP
#: filter/uiconfig/ui/pdfgeneralpage.ui:882
@@ -1918,7 +1918,7 @@ msgstr "Enigu la nomon vidigotan en la listilo de la dialogo XML-filtrilaj agord
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:119
msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension to used to determine which filter to use."
-msgstr ""
+msgstr "Enigu la dosiersufikson uzotan kiam vi malfermas dosieron sen agordi filtrilon. Uziĝas la dosiersufikso por kalkuli kiun filtrilon uzi."
#. fZvBA
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:138
diff --git a/source/eo/helpcontent2/source/text/sbasic/shared.po b/source/eo/helpcontent2/source/text/sbasic/shared.po
index 6deef070738..52c8f6f93d8 100644
--- a/source/eo/helpcontent2/source/text/sbasic/shared.po
+++ b/source/eo/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2020-06-23 11:15+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/eo/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/sdatabase.po b/source/eo/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/eo/helpcontent2/source/text/sdatabase.po
+++ b/source/eo/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/eo/helpcontent2/source/text/shared/guide.po b/source/eo/helpcontent2/source/text/shared/guide.po
index 025088942e7..8ed4d630a8c 100644
--- a/source/eo/helpcontent2/source/text/shared/guide.po
+++ b/source/eo/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-07-16 09:10+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/eo/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po
index 12bb9287bf8..04daae958b4 100644
--- a/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2021-12-07 11:38+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/eo/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564021380.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Duobligi folion"
#. Ui6br
#: CalcCommands.xcu
@@ -774,7 +774,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "E~xternal Links..."
-msgstr ""
+msgstr "Eksteraj ligiloj..."
#. FTLfZ
#: CalcCommands.xcu
@@ -2354,7 +2354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Indikilo vidigi kaŝitan vicon/kolumnon"
#. nZGvm
#: CalcCommands.xcu
@@ -2364,7 +2364,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Kaŝita vico.kolumno"
#. PMfQA
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Vidigi la indikilon por kaŝitaj vicoj kaj kolumnoj"
#. 2TbE2
#: CalcCommands.xcu
@@ -8974,7 +8974,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "E~xternal Links..."
-msgstr ""
+msgstr "Eksteraj ligiloj..."
#. pQhVJ
#: DrawImpressCommands.xcu
@@ -16494,7 +16494,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Callout Shapes"
-msgstr ""
+msgstr "Klarigilaj formoj"
#. cGLti
#: GenericCommands.xcu
@@ -18384,7 +18384,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find Values"
-msgstr ""
+msgstr "Serĉi valorojn"
#. 9rvmc
#: GenericCommands.xcu
@@ -18394,7 +18394,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Find text in values, to search in formulas use the dialog"
-msgstr ""
+msgstr "Serĉi tekston en valoroj; por serĉi en formuloj uzu la dialogon."
#. NCRsb
#: GenericCommands.xcu
@@ -20196,7 +20196,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Up"
-msgstr ""
+msgstr "Movi ĉapitron supren"
#. CHC2r
#: GenericCommands.xcu
@@ -20206,7 +20206,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Move Up"
-msgstr ""
+msgstr "Movi supren"
#. GvBYt
#: GenericCommands.xcu
@@ -20226,7 +20226,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Down"
-msgstr ""
+msgstr "Movi ĉapitron malsupren"
#. hYLDF
#: GenericCommands.xcu
@@ -20236,7 +20236,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Move Down"
-msgstr ""
+msgstr "Movi malsupren"
#. KQLPA
#: GenericCommands.xcu
@@ -20256,7 +20256,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Promote Outline Level"
-msgstr ""
+msgstr "Skema nivelo unu nivelon supren"
#. n96ay
#: GenericCommands.xcu
@@ -20266,7 +20266,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Promote"
-msgstr ""
+msgstr "Unu nivelon supren"
#. 3WakF
#: GenericCommands.xcu
@@ -20316,7 +20316,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Demote Outline Level"
-msgstr ""
+msgstr "Unu nivelon malsupren"
#. kQBif
#: GenericCommands.xcu
@@ -20326,7 +20326,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Demote"
-msgstr ""
+msgstr "Nivelon malsupren"
#. BoAR5
#: GenericCommands.xcu
@@ -25906,7 +25906,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Character Font Position..."
-msgstr ""
+msgstr "Tipara pozicio..."
#. fZufx
#: GenericCommands.xcu
@@ -26716,7 +26716,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "QR and ~Barcode..."
-msgstr ""
+msgstr "QR-kodo kaj strikodo"
#. FCYvB
#: GenericCommands.xcu
@@ -26726,7 +26726,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Edit Barcode..."
-msgstr ""
+msgstr "Redakti strikodon..."
#. HhCdv
#: GenericCommands.xcu
@@ -27026,7 +27026,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Graphic Size Check..."
-msgstr ""
+msgstr "Kontroli grafikan grandon"
#. ACwaJ
#: GenericCommands.xcu
@@ -32156,7 +32156,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "E~xternal Links..."
-msgstr ""
+msgstr "Eksteraj ligiloj..."
#. PCFhM
#: WriterCommands.xcu
@@ -32816,7 +32816,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Demote Outline Level"
-msgstr ""
+msgstr "Unu skeman nivelon malsupren"
#. jzcmc
#: WriterCommands.xcu
@@ -32836,7 +32836,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Promote Outline Level"
-msgstr ""
+msgstr "Unu skeman nivelon supren"
#. MdLME
#: WriterCommands.xcu
@@ -32896,7 +32896,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Up"
-msgstr ""
+msgstr "Movi ĉapitron supren"
#. F6Rc7
#: WriterCommands.xcu
@@ -32916,7 +32916,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Down"
-msgstr ""
+msgstr "Movi ĉapitron malsupren"
#. 2GyQ4
#: WriterCommands.xcu
@@ -32986,7 +32986,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Demote Outline Level With Subpoints"
-msgstr ""
+msgstr "Unu nivelon malsupren kun subpunktoj"
#. 8u4SF
#: WriterCommands.xcu
@@ -33006,7 +33006,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Promote Outline Level With Subpoints"
-msgstr ""
+msgstr "Unu nivelon supren kun subpunktoj"
#. CdP3b
#: WriterCommands.xcu
@@ -33016,7 +33016,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Up with Subpoints"
-msgstr ""
+msgstr "Movi ĉapitron supren kun subpunktoj"
#. GCegb
#: WriterCommands.xcu
@@ -33036,7 +33036,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Chapter Down with Subpoints"
-msgstr ""
+msgstr "Movi ĉapitron malsupren kun subpunktoj"
#. JF2Ui
#: WriterCommands.xcu
diff --git a/source/eo/sc/messages.po b/source/eo/sc/messages.po
index 50a956bec43..6796685b31a 100644
--- a/source/eo/sc/messages.po
+++ b/source/eo/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2021-12-07 11:38+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/eo/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564022054.000000\n"
#. kBovX
@@ -1246,7 +1246,7 @@ msgstr "Eraro: divido per nulo"
#: sc/inc/globstr.hrc:219
msgctxt "STR_LONG_ERR_NO_VALUE"
msgid "Error: No value"
-msgstr ""
+msgstr "Eraro: mankas valoro"
#. kHwc6
#. ERROR.TYPE( #REF! ) == 4
@@ -16610,7 +16610,7 @@ msgstr "Supraj 10"
#: sc/inc/strings.hrc:36
msgctxt "SCSTR_BOTTOM10FILTER"
msgid "Bottom 10"
-msgstr ""
+msgstr "Malsupraj 10"
#. FNDLK
#: sc/inc/strings.hrc:37
@@ -16628,13 +16628,13 @@ msgstr "Ne malplena"
#: sc/inc/strings.hrc:39
msgctxt "SCSTR_FILTER_COLOR"
msgid "Filter by Color"
-msgstr ""
+msgstr "Filtri laŭ koloro"
#. EYFT8
#: sc/inc/strings.hrc:40
msgctxt "SCSTR_FILTER_CONDITION"
msgid "Filter by Condition"
-msgstr ""
+msgstr "Filtri laŭ kondiĉo"
#. 5LENV
#: sc/inc/strings.hrc:41
@@ -16690,19 +16690,19 @@ msgstr "Movi ĉelojn maldekstren"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Kolumno %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Kolumno"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Vico"
#. 7p8BN
#: sc/inc/strings.hrc:54
@@ -19150,37 +19150,37 @@ msgstr "Nombri"
#: sc/uiconfig/scalc/ui/autosum.ui:52
msgctxt "autosum|counta"
msgid "CountA"
-msgstr ""
+msgstr "NombroA"
#. TGUCo
#: sc/uiconfig/scalc/ui/autosum.ui:60
msgctxt "autosum|product"
msgid "Product"
-msgstr ""
+msgstr "Produto"
#. GNEDE
#: sc/uiconfig/scalc/ui/autosum.ui:68
msgctxt "autosum|stdev"
msgid "Stdev"
-msgstr ""
+msgstr "Var.Rad"
#. cAEpr
#: sc/uiconfig/scalc/ui/autosum.ui:76
msgctxt "autosum|stdevp"
msgid "StdevP"
-msgstr ""
+msgstr "Var.RadP"
#. DAdFH
#: sc/uiconfig/scalc/ui/autosum.ui:84
msgctxt "autosum|var"
msgid "Var"
-msgstr ""
+msgstr "Var"
#. 7GuBA
#: sc/uiconfig/scalc/ui/autosum.ui:92
msgctxt "autosum|varp"
msgid "VarP"
-msgstr ""
+msgstr "VarP"
#. j9TVx
#: sc/uiconfig/scalc/ui/cellprotectionpage.ui:32
@@ -22816,13 +22816,13 @@ msgstr "Aŭtomate generi serion kun la ebloj en ĉi tiu dialogo. Agordu direkton
#: sc/uiconfig/scalc/ui/filterdropdown.ui:12
msgctxt "filterdropdown|more"
msgid "Add row"
-msgstr ""
+msgstr "Aldoni vicon"
#. WCqFM
#: sc/uiconfig/scalc/ui/filterdropdown.ui:20
msgctxt "filterdropdown|less"
msgid "Remove row"
-msgstr ""
+msgstr "Forigi vicon"
#. cd5X5
#: sc/uiconfig/scalc/ui/filterdropdown.ui:150
@@ -22852,13 +22852,13 @@ msgstr "Kaŝi nur la aktualan elementon."
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:148
msgctxt "filtersubdropdown|background"
msgid "Background Color"
-msgstr ""
+msgstr "Fona koloro"
#. EZpYM
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:205
msgctxt "filtersubdropdown|textcolor"
msgid "Text Color"
-msgstr ""
+msgstr "Teksta koloro"
#. XYJHx
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:28
@@ -26406,7 +26406,7 @@ msgstr "Lasi ĉi tion aktiva por interagi kun Microsoft Excel aŭ por pli bone f
#: sc/uiconfig/scalc/ui/optcalculatepage.ui:139
msgctxt "extended_tip|match"
msgid "Specifies that the search criteria you set for the Calc database functions must match the whole cell exactly. When both, the Search criteria = and <> must apply to whole cells box and the Enable wildcards in formulas box are marked, Calc behaves exactly as Microsoft Excel when searching cells in the database functions."
-msgstr ""
+msgstr "Agordas ke la serĉaj kriterioj kiujn vi agordis por la funkcioj de Tabelilo-datumbazo devas kongrui ekzakte kun la tuta ĉelo. Kiam la serĉaj kriterioj = kaj <> devas aplikiĝi al tutaj ĉeloj, kaj la kampo Enŝalti ĵokerojn en formuloj estas markita, Tabelilo kondutas same ol Microsoft Excel, kiam serĉante ĉelojn en la datumbazaj funkcioj."
#. 5Wn8V
#: sc/uiconfig/scalc/ui/optcalculatepage.ui:150
@@ -26688,7 +26688,7 @@ msgstr "Klavkombinoj"
#: sc/uiconfig/scalc/ui/optcompatibilitypage.ui:86
msgctxt "extended_tip|OptCompatibilityPage"
msgid "Defines compatibility options for Calc."
-msgstr ""
+msgstr "Agordas kongruecajn eblojn por Tabelilo"
#. Jcvih
#: sc/uiconfig/scalc/ui/optdefaultpage.ui:36
@@ -26898,7 +26898,7 @@ msgstr "Apartigiloj"
#: sc/uiconfig/scalc/ui/optformula.ui:421
msgctxt "extended_tip|OptFormula"
msgid "Defines formula syntax options and loading options for Calc."
-msgstr ""
+msgstr "Agordas formulajn sintaksajn eblojn kaj ŝargajn eblojn por Tabelilo."
#. cCfAk
#: sc/uiconfig/scalc/ui/optimalcolwidthdialog.ui:8
@@ -28230,7 +28230,7 @@ msgstr "Malebligi eligon de malplenaj paĝoj"
#: sc/uiconfig/scalc/ui/printeroptions.ui:29
msgctxt "printeroptions|extended_tip|suppressemptypages"
msgid "If checked, empty pages that have no cell contents or drawing objects are not printed."
-msgstr ""
+msgstr "Se ĝi estas markita, ne presiĝu vakaj paĝoj kiuj havas nenian enhavon aŭ desegnajn objektojn."
#. tkryr
#: sc/uiconfig/scalc/ui/printeroptions.ui:38
@@ -29370,13 +29370,13 @@ msgstr "Uzas la elektitajn ĉelojn kiel la datuman fonton por la pivota tabelo."
#: sc/uiconfig/scalc/ui/selectsource.ui:162
msgctxt "selectsource|database"
msgid "_Data source registered in Calc"
-msgstr ""
+msgstr "Datumfonto registrita en Tabelilo"
#. ZDHcm
#: sc/uiconfig/scalc/ui/selectsource.ui:171
msgctxt "selectsource|extended_tip|database"
msgid "Uses a table or query in a database that is registered in Calc as the data source for the pivot table."
-msgstr ""
+msgstr "Uzas tabelon aŭ informpeton en datumbazo kiu estas registrita en Tabelilo kiel la datumfonto por la pivota tabelo."
#. ZDghg
#: sc/uiconfig/scalc/ui/selectsource.ui:183
@@ -30846,7 +30846,7 @@ msgstr "Propra ordiga ordo"
#: sc/uiconfig/scalc/ui/sortoptionspage.ui:228
msgctxt "sortoptionspage|extended_tip|sortuserlb"
msgid "Select the custom sort order that you want to apply. To define a custom sort order, choose Tools - Options - Calc - Sort Lists ."
-msgstr ""
+msgstr "Elektu la aplikotan propran ordigan ordon. Por agordi propran ordon, elektu menuerojn Iloj - Agordaĵoj - Tabelilo - Ordigi listojn ."
#. KJrPL
#: sc/uiconfig/scalc/ui/sortoptionspage.ui:243
@@ -31698,13 +31698,13 @@ msgstr "Propra ordiga ordo"
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:201
msgctxt "subtotaloptionspage|extended_tip|btnuserdef"
msgid "Uses a custom sorting order that you defined in the Options dialog box at Calc - Sort Lists."
-msgstr ""
+msgstr "Uzas propran ordon agorditan en la dialogujo Agordaro ĉe Tabelilo - Ordigi listojn."
#. UciWN
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:220
msgctxt "subtotaloptionspage|extended_tip|lbuserdef"
msgid "Uses a custom sorting order that you defined in the Options dialog box at Calc - Sort Lists."
-msgstr ""
+msgstr "Uzas propran ordon agorditan en la dialogujo Agordaro ĉe Tabelilo - Ordigi listojn."
#. fEyTF
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:235
@@ -32148,7 +32148,7 @@ msgstr "Komenta indikilo"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
msgctxt "extended_tip|annot"
msgid "Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under General in the Options dialog box."
-msgstr ""
+msgstr "Agordas ke malgrada ortangulo en la supra dekstra angulo de la ĉelo indikas, ke ekzistas komento. La komento vidiĝas nur se vi enŝaltis konsiletojn sub Ĝenerala, en la dialogujo Agordaro."
#. G6GjE
#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
@@ -32376,7 +32376,7 @@ msgstr "Kun etoso"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:503
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
-msgstr ""
+msgstr "Vidigi la kursoron kiel agordita en la bildsimbola etoso, tipe kiel dika kruco."
#. 3HxpG
#: sc/uiconfig/scalc/ui/tpviewpage.ui:515
@@ -32388,7 +32388,7 @@ msgstr "Sistemo"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:519
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
-msgstr ""
+msgstr "Vidigi la kursoron kiel la sistema apriora, tipe sagopinto."
#. Cb4AM
#: sc/uiconfig/scalc/ui/tpviewpage.ui:535
@@ -32478,7 +32478,7 @@ msgstr "Objektoj"
#: sc/uiconfig/scalc/ui/tpviewpage.ui:691
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
-msgstr ""
+msgstr "Agordas tiujn elementojn de la ĉefa fenestro de Tabelilo, kiuj vidiĝu. Oni povas ankaŭ vidigi aŭ kaŝi emfazon de valoroj en tabeloj."
#. AnLEa
#: sc/uiconfig/scalc/ui/ttestdialog.ui:95
@@ -32850,13 +32850,13 @@ msgstr "Enigu la mesaĝon vidigotan kiam oni elektas la ĉelon aŭ ĉelaron en l
#: sc/uiconfig/scalc/ui/warnautocorrect.ui:13
msgctxt "warnautocorrect|WarnAutoCorrect"
msgid "%PRODUCTNAME Calc found an error in the formula entered."
-msgstr ""
+msgstr "Tabelilo trovis eraron en la formulo enigita."
#. 7BDGp
#: sc/uiconfig/scalc/ui/warnautocorrect.ui:14
msgctxt "warnautocorrect|WarnAutoCorrect"
msgid "Do you want to accept the correction proposed below?"
-msgstr ""
+msgstr "Ĉu vi volas akcepti la korekton proponitan sube?"
#. pSFWN
#: sc/uiconfig/scalc/ui/xmlsourcedialog.ui:23
diff --git a/source/eo/scp2/source/ooo.po b/source/eo/scp2/source/ooo.po
index 9a825690185..fb217914e73 100644
--- a/source/eo/scp2/source/ooo.po
+++ b/source/eo/scp2/source/ooo.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
-"PO-Revision-Date: 2021-09-14 10:10+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/eo/>\n"
"Language: eo\n"
@@ -4487,16 +4487,16 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish"
-msgstr ""
+msgstr "Kurda centra"
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish spelling dictionary"
-msgstr ""
+msgstr "Centra kurda ortografia vortaro"
#. CCE5q
#: module_ooo.ulf
diff --git a/source/eo/sd/messages.po b/source/eo/sd/messages.po
index 17d4cf83cc5..3264c246869 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-17 14:39+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/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: 1563490238.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Formateraro trovita en la dosiero en subdokumento $(ARG1) ĉe pozicio $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Ĉiuj stiloj"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Kaŝitaj stiloj"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Aplikitaj stiloj"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Propraj stiloj"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Ĉiuj stiloj"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Kaŝitaj stiloj"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Neniu"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Mallarĝa"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Modera"
@@ -349,32 +349,32 @@ msgstr "Modera"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normala (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Larĝa"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Neniu"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Mallarĝa"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Modera"
@@ -383,14 +383,14 @@ msgstr "Modera"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normala (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Larĝa"
diff --git a/source/eo/svx/messages.po b/source/eo/svx/messages.po
index 070289804d5..0ff1f87b8e1 100644
--- a/source/eo/svx/messages.po
+++ b/source/eo/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/eo/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1558243928.000000\n"
#. 3GkZj
@@ -10019,7 +10019,7 @@ msgstr "Kanad-Aborigena Silabaro etendita-A"
#: include/svx/strings.hrc:1782
msgctxt "RID_SUBSETMAP"
msgid "Vithkuqi"
-msgstr ""
+msgstr "Vithkuqi-alfabeto"
#. ssh5F
#: include/svx/strings.hrc:1783
@@ -19979,13 +19979,13 @@ msgstr "Plasto"
#: svx/uiconfig/ui/surfacewindow.ui:97
msgctxt "surfacewindow|RID_SVXSTR_METAL"
msgid "Me_tal ODF"
-msgstr ""
+msgstr "Metala ODF"
#. okzfz
#: svx/uiconfig/ui/surfacewindow.ui:115
msgctxt "surfacewindow|RID_SVXSTR_METALMSO"
msgid "Meta_l MS compatible"
-msgstr ""
+msgstr "Kongrua kun Meta_I MS"
#. ECSGJ
#: svx/uiconfig/ui/tablewindow.ui:36
diff --git a/source/es/cui/messages.po b/source/es/cui/messages.po
index 49cab6d21af..2c59f57c3a8 100644
--- a/source/es/cui/messages.po
+++ b/source/es/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-18 11:42+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1566235515.000000\n"
#. GyY9M
@@ -2513,7 +2513,7 @@ msgstr "Muestre u oculte los comentarios en Writer pulsando en el botón de conm
#: cui/inc/tipoftheday.hrc:108
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To enable macro recording, check Tools ▸ Options ▸ %PRODUCTNAME ▸ Advanced ▸ Enable macro recording."
-msgstr ""
+msgstr "Para activar la grabación de macros, seleccione Herramientas ▸ Opciones ▸ %PRODUCTNAME ▸ Avanzado ▸ Activar grabación de macros."
#. EnQur
#: cui/inc/tipoftheday.hrc:109
diff --git a/source/es/dbaccess/messages.po b/source/es/dbaccess/messages.po
index 9e0fc9a041c..a451446a7ae 100644
--- a/source/es/dbaccess/messages.po
+++ b/source/es/dbaccess/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-01-25 11:18+0000\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562301625.000000\n"
#. BiN6g
@@ -4758,7 +4758,7 @@ msgstr "Utilizar el nombre de esquema en las instrucciones SELECT"
#: dbaccess/uiconfig/ui/specialsettingspage.ui:184
msgctxt "specialsettingspage|extended_tip|useschemaname"
msgid "Allows you to use the schema name in SELECT statements."
-msgstr ""
+msgstr "Permite utilizar el nombre del esquema en instrucciones SELECT."
#. gyC7J
#: dbaccess/uiconfig/ui/specialsettingspage.ui:195
diff --git a/source/es/dictionaries/ckb.po b/source/es/dictionaries/ckb.po
index c147e6db20f..981607f6493 100644
--- a/source/es/dictionaries/ckb.po
+++ b/source/es/dictionaries/ckb.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: 2022-02-18 12:38+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"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesckb/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.8.1\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Kurdo central (soraní): corrector ortográfico"
diff --git a/source/es/filter/messages.po b/source/es/filter/messages.po
index 57411de33de..f588bc25b0c 100644
--- a/source/es/filter/messages.po
+++ b/source/es/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-11 21:38+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/es/>\n"
"Language: es\n"
@@ -1600,7 +1600,7 @@ msgstr "Primera página a la _izquierda"
#: 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 ""
+msgstr "Seleccione esta opción para generar un archivo PDF que muestre las páginas una al lado de la otra en una columna continua. Si hay más de dos páginas, la primera se muestra a la izquierda. Es necesario activar la compatibilidad con la disposición compleja de textos en el apartado Configuración de idioma ▸ Idiomas del cuadro de diálogo Opciones."
#. sYKod
#: filter/uiconfig/ui/pdfviewpage.ui:465
diff --git a/source/es/helpcontent2/source/text/sbasic/guide.po b/source/es/helpcontent2/source/text/sbasic/guide.po
index d25a6b6d02d..805d82b3d3f 100644
--- a/source/es/helpcontent2/source/text/sbasic/guide.po
+++ b/source/es/helpcontent2/source/text/sbasic/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-12 19:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/es/>\n"
"Language: es\n"
@@ -671,7 +671,7 @@ msgctxt ""
"bm_id171559140731329\n"
"help.text"
msgid "<bookmark_value>Basic;programming examples</bookmark_value>"
-msgstr "<bookmark_value>Basic;ejemplos de programación</bookmark_value>"
+msgstr "<bookmark_value>BASIC;ejemplos de programación</bookmark_value>"
#. DdPKY
#: basic_examples.xhp
diff --git a/source/es/helpcontent2/source/text/sbasic/shared.po b/source/es/helpcontent2/source/text/sbasic/shared.po
index 51b6e36816f..32169935b2a 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared.po
+++ b/source/es/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-02-10 16:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/es/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Operadores de comparación"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/scalc/01.po b/source/es/helpcontent2/source/text/scalc/01.po
index ef28f0346e0..900a7e499f2 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-12 19:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564682427.000000\n"
#. sZfWF
@@ -64094,7 +64094,7 @@ msgctxt ""
"par_id831573508637970\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\".\">Returns text where an old text is replaced with a new text, using byte positions.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Devuelve texto en el que una cadena se ha sustituido por una nueva mediante posiciones de bytes.</ahelp></variable>"
#. Fd4SC
#: func_replaceb.xhp
diff --git a/source/es/helpcontent2/source/text/sdatabase.po b/source/es/helpcontent2/source/text/sdatabase.po
index da7d455cb3c..94ee9b25bfb 100644
--- a/source/es/helpcontent2/source/text/sdatabase.po
+++ b/source/es/helpcontent2/source/text/sdatabase.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/es/>\n"
"Language: es\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Natural"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
@@ -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 "<ahelp hid=\".\">Permite utilizar el nombre de esquema en instrucciones SELECT.</ahelp>"
+msgstr "<ahelp hid=\".\">Permite utilizar el nombre del esquema en instrucciones SELECT.</ahelp>"
#. JgvBE
#: dabaadvpropdat.xhp
@@ -11308,7 +11308,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "Field"
-msgstr ""
+msgstr "Campo"
#. zJBqq
#: querywizard03.xhp
@@ -11326,7 +11326,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#. FRFQM
#: querywizard03.xhp
@@ -11497,7 +11497,7 @@ msgctxt ""
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Quita la última fila de controles.</ahelp>"
#. 95hsW
#: querywizard04.xhp
@@ -11650,7 +11650,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#. VHAhf
#: querywizard06.xhp
diff --git a/source/es/helpcontent2/source/text/shared.po b/source/es/helpcontent2/source/text/shared.po
index 9c1d6a7eebf..73753a9ee3e 100644
--- a/source/es/helpcontent2/source/text/shared.po
+++ b/source/es/helpcontent2/source/text/shared.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
-"Last-Translator: B. Antonio Fernández <bantoniof@gmail.com>\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1548070165.000000\n"
#. fcmzq
@@ -851,7 +851,7 @@ msgctxt ""
"par_idN10818\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "¿Qué es esto?"
#. UDDTK
#: main0201.xhp
@@ -860,7 +860,7 @@ msgctxt ""
"par_idN1081E\n"
"help.text"
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer until the next click.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Activa la información de ayuda ampliada bajo el puntero del ratón hasta que se vuelve a pulsar.</ahelp>"
#. Hvhxs
#: main0201.xhp
@@ -869,7 +869,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\">Icono «¿Qué es esto?»</alt></image>"
#. KPZBD
#: main0201.xhp
@@ -878,7 +878,7 @@ msgctxt ""
"par_idN10873\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "¿Qué es esto?"
#. Xtuxp
#: main0204.xhp
@@ -887,7 +887,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Bar"
-msgstr "Barra de tablas"
+msgstr "Barra Tabla"
#. LQoEC
#: main0204.xhp
@@ -896,7 +896,7 @@ msgctxt ""
"hd_id3145587\n"
"help.text"
msgid "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Barra de tablas</link>"
+msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Barra Tabla</link>"
#. WByv5
#: main0204.xhp
@@ -905,7 +905,7 @@ msgctxt ""
"par_id3154252\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Table</emph> Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\".\">La barra de <emph>Tablas</emph> contiene funciones relacionadas con el manejo de tablas. Aparece cuando mueve el cursor a una tabla.</ahelp>"
+msgstr "<ahelp hid=\".\">La barra <emph>Tabla</emph> contiene funciones relacionadas con el manejo de tablas. Aparece cuando mueve el cursor a una tabla.</ahelp>"
#. dw5H8
#: main0204.xhp
diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po
index 0955fd7ed81..9beb510fd55 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-02-18 12:38+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1563740777.000000\n"
#. 3u8hR
@@ -15998,7 +15998,7 @@ msgctxt ""
"par_id3153663\n"
"help.text"
msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
-msgstr ""
+msgstr "Para activar la disposición compleja de textos y las funciones orientadas a los textos asiáticos, diríjase a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ Configuración de idiomas ▸ Idiomas</emph> y, acto seguido, seleccione la casilla <emph>Activado</emph> del apartado correspondiente."
#. ig9HL
#: 05020100.xhp
@@ -51530,7 +51530,7 @@ msgctxt ""
"par_id9596850\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione esta opción para generar un archivo PDF que muestre las páginas una al lado de la otra en una columna continua. Si hay más de dos páginas, la primera se muestra a la izquierda. Es necesario activar la compatibilidad con la disposición compleja de textos en el apartado Configuración de idioma ▸ Idiomas del cuadro de diálogo Opciones.</ahelp>"
#. 5DSPy
#: ref_pdf_export_links.xhp
diff --git a/source/es/helpcontent2/source/text/shared/06.po b/source/es/helpcontent2/source/text/shared/06.po
index c769dac2f1a..7182622b0a6 100644
--- a/source/es/helpcontent2/source/text/shared/06.po
+++ b/source/es/helpcontent2/source/text/shared/06.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-12 19:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1548070281.000000\n"
#. EUcrc
@@ -491,4 +491,4 @@ msgctxt ""
"par_id91644338793051\n"
"help.text"
msgid "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">YouTube Privacy Policy</link>"
-msgstr ""
+msgstr "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">Normativa de privacidad de YouTube</link>"
diff --git a/source/es/helpcontent2/source/text/shared/guide.po b/source/es/helpcontent2/source/text/shared/guide.po
index 4c83ef9e694..98e19e0690d 100644
--- a/source/es/helpcontent2/source/text/shared/guide.po
+++ b/source/es/helpcontent2/source/text/shared/guide.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-15 08:39+0000\n"
-"Last-Translator: Emilio Herrera Espinosa <ehespinosa57@gmail.com>\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -24694,23 +24694,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Escriba la orden siguiente en el campo de texto <emph>Abrir</emph> y pulse en <emph>Aceptar</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{instalación}\\program\\soffice.exe {parámetro}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Sustituya <emph>{instalación}</emph> por la ruta a la instalación del paquete %PRODUCTNAME (por ejemplo, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Define una variable de inicialización. Por ejemplo, para establecer una ruta de perfil de usuario distinta de la predeterminada:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
@@ -26357,7 +26357,7 @@ msgctxt ""
"hd_id231644401056685\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Categoría nueva"
#. Eumj5
#: template_manager.xhp
@@ -26384,7 +26384,7 @@ msgctxt ""
"par_id21644402533961\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Categoría nueva"
#. gYGYe
#: template_manager.xhp
diff --git a/source/es/helpcontent2/source/text/shared/help.po b/source/es/helpcontent2/source/text/shared/help.po
index 6dba53eb566..32f9dbfffbc 100644
--- a/source/es/helpcontent2/source/text/shared/help.po
+++ b/source/es/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: 2022-02-09 16:45+0100\n"
-"PO-Revision-Date: 2020-07-24 12:35+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedhelp/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/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.8.1\n"
"X-POOTLE-MTIME: 1555981153.000000\n"
#. jdDhb
@@ -869,4 +869,4 @@ msgctxt ""
"par_id501644407795954\n"
"help.text"
msgid "<variable id=\"ytbutton\">Accept YouTube Content</variable>"
-msgstr ""
+msgstr "<variable id=\"ytbutton\">Aceptar contenido de YouTube</variable>"
diff --git a/source/es/helpcontent2/source/text/shared/optionen.po b/source/es/helpcontent2/source/text/shared/optionen.po
index 6b2d8830436..a056435ceb2 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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/es/>\n"
"Language: es\n"
@@ -6530,7 +6530,7 @@ msgctxt ""
"par_id251602857011343\n"
"help.text"
msgid "This control appears only if <emph>Complex text layout</emph> is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>."
-msgstr ""
+msgstr "Este control aparece solo si se activa <emph>Disposición compleja de textos</emph> en <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME ▸ Preferencias</menuitem></caseinline><defaultinline><menuitem>Herramientas ▸ Opciones</menuitem></defaultinline></switchinline><menuitem> ▸ Configuración de idiomas ▸ Idiomas</menuitem>."
#. ap5FC
#: 01040400.xhp
@@ -8933,7 +8933,7 @@ msgctxt ""
"hd_id3143280\n"
"help.text"
msgid "Apply border and shadow"
-msgstr "Aceptar bordes y sombra"
+msgstr "Aplicar borde y sombra"
#. DPuBP
#: 01041100.xhp
@@ -8978,7 +8978,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Grid"
-msgstr "Cuadrícula"
+msgstr "Retícula"
#. gEeTL
#: 01050100.xhp
@@ -8996,7 +8996,7 @@ msgctxt ""
"hd_id3147226\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Grid\">Grid</link>"
-msgstr "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Cuadrícula\">Cuadrícula</link>"
+msgstr "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Grid\">Retícula</link>"
#. kxs4A
#: 01050100.xhp
@@ -9005,7 +9005,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the \"magnetic\" snap grid.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Especifica la configuración de la cuadrícula en las páginas del documento. Esta cuadrícula ayuda en la determinación de la posición exacta de los objetos. También se puede alinear la cuadrícula con la cuadrícula de captura \"magnética\".</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Especifica la configuración de la retícula en las páginas del documento. Esta retícula ayuda a determinar la posición exacta de los objetos. También se puede alinear la retícula con la retícula de acoplamiento «magnético».</ahelp>"
#. cFg5q
#: 01050100.xhp
@@ -9014,7 +9014,7 @@ msgctxt ""
"hd_id3153749\n"
"help.text"
msgid "Grid"
-msgstr "Cuadrícula"
+msgstr "Retícula"
#. u9SMt
#: 01050100.xhp
@@ -9041,7 +9041,7 @@ msgctxt ""
"hd_id3153824\n"
"help.text"
msgid "Visible grid"
-msgstr "Cuadrícula visible"
+msgstr "Retícula visible"
#. whPQE
#: 01050100.xhp
@@ -9050,7 +9050,7 @@ msgctxt ""
"par_id3149516\n"
"help.text"
msgid "<variable id=\"rastersicht\"><ahelp hid=\".\">Specifies whether to display the grid.</ahelp></variable>"
-msgstr "<variable id=\"rastersicht\"><ahelp hid=\".\">Especifica si se debe mostrar la cuadrícula.</ahelp></variable>"
+msgstr "<variable id=\"rastersicht\"><ahelp hid=\".\">Especifica si se debe mostrar la retícula.</ahelp></variable>"
#. uBNFD
#: 01050100.xhp
@@ -9068,7 +9068,7 @@ msgctxt ""
"par_id3150791\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">It is also possible to toggle the visibility of the grid with the <emph>Grid - Display Grid</emph> command in the context menu of the page. You can also select the <emph>Grid - Grid to Front</emph> submenu of this context menu to display the grid in front of objects.</variable></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">También se puede cambiar la visibilidad de la cuadrícula mediante el comando <emph>Cuadrícula - Cuadrícula visible</emph> en el menú contextual de la página. También puede seleccionar el submenú <emph>Cuadrícula - Cuadrícula al frente</emph> de este menú contextual para mostrar la cuadrícula delante de los objetos. </variable></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">También se puede cambiar la visibilidad de la retícula mediante la orden <emph>Retícula ▸ Retícula visible</emph> en el menú contextual de la página. También puede seleccionar el submenú <emph>Retícula ▸ Retícula al frente</emph> de este menú contextual para mostrar la retícula delante de los objetos.</variable></caseinline></switchinline>"
#. quDTW
#: 01050100.xhp
@@ -9212,7 +9212,7 @@ msgctxt ""
"par_id4122135\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the visible grid in front of all objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Coloca la cuadrícula visible por delante de todos los objetos.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Coloca la retícula visible por delante de todos los objetos.</ahelp>"
#. uZ7x2
#: 01050100.xhp
@@ -14216,7 +14216,7 @@ msgctxt ""
"hd_id3158407\n"
"help.text"
msgid "Complex text layout"
-msgstr ""
+msgstr "Disposición compleja de textos"
#. wbSKU
#: 01140000.xhp
diff --git a/source/es/helpcontent2/source/text/smath/guide.po b/source/es/helpcontent2/source/text/smath/guide.po
index ce649092621..8a38f167707 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-12 19:38+0000\n"
+"PO-Revision-Date: 2022-02-21 10:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsmathguide/es/>\n"
"Language: es\n"
@@ -464,7 +464,7 @@ msgctxt ""
"par_id841641846833413\n"
"help.text"
msgid "Aqua"
-msgstr ""
+msgstr "Agua"
#. D73X6
#: color.xhp
@@ -500,7 +500,7 @@ msgctxt ""
"par_id841641846833014\n"
"help.text"
msgid "Crimson"
-msgstr ""
+msgstr "Carmesí"
#. G6mfq
#: color.xhp
@@ -554,7 +554,7 @@ msgctxt ""
"par_id841641846836253\n"
"help.text"
msgid "Hot pink"
-msgstr ""
+msgstr "Rosa cálido"
#. 9oHjZ
#: color.xhp
@@ -572,7 +572,7 @@ msgctxt ""
"par_id841641846835521\n"
"help.text"
msgid "Lavender"
-msgstr ""
+msgstr "Lavanda"
#. g5GKD
#: color.xhp
@@ -581,7 +581,7 @@ msgctxt ""
"par_id841641846036523\n"
"help.text"
msgid "Lime"
-msgstr ""
+msgstr "Lima"
#. kAo5q
#: color.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"par_id841641846837653\n"
"help.text"
msgid "Midnight"
-msgstr ""
+msgstr "Azul nocturno"
#. Ymn82
#: color.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"par_id841641846867458\n"
"help.text"
msgid "Navy"
-msgstr ""
+msgstr "Azul marino"
#. aedBY
#: color.xhp
@@ -617,7 +617,7 @@ msgctxt ""
"par_id841641846837663\n"
"help.text"
msgid "Olive"
-msgstr ""
+msgstr "Aceituna"
#. pNCBH
#: color.xhp
@@ -626,7 +626,7 @@ msgctxt ""
"par_id841641846838053\n"
"help.text"
msgid "Orange"
-msgstr ""
+msgstr "Naranja"
#. BGG7c
#: color.xhp
@@ -635,7 +635,7 @@ msgctxt ""
"par_id841641846836041\n"
"help.text"
msgid "Orange red"
-msgstr ""
+msgstr "Bermellón"
#. opiDJ
#: color.xhp
@@ -644,7 +644,7 @@ msgctxt ""
"par_id841641846833063\n"
"help.text"
msgid "Purple"
-msgstr ""
+msgstr "Púrpura"
#. 42wFB
#: color.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"par_id841641846833902\n"
"help.text"
msgid "Red"
-msgstr ""
+msgstr "Rojo"
#. p5ox4
#: color.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"par_id841641846836613\n"
"help.text"
msgid "Sea green"
-msgstr ""
+msgstr "Verde mar"
#. AF8R7
#: color.xhp
@@ -671,7 +671,7 @@ msgctxt ""
"par_id841641840569413\n"
"help.text"
msgid "Silver"
-msgstr ""
+msgstr "Plateado"
#. 8XVN7
#: color.xhp
@@ -680,7 +680,7 @@ msgctxt ""
"par_id841641846896587\n"
"help.text"
msgid "Teal"
-msgstr ""
+msgstr "Cerceta"
#. KejUr
#: color.xhp
diff --git a/source/es/helpcontent2/source/text/swriter/01.po b/source/es/helpcontent2/source/text/swriter/01.po
index ad4bda7c713..22d67981346 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-18 12:26+0000\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/es/>\n"
"Language: es\n"
@@ -18717,7 +18717,7 @@ msgctxt ""
"par_id3153677\n"
"help.text"
msgid "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Changes the contour of the selected object. $[officename] uses the contour when determining the <link href=\"text/swriter/01/05060200.xhp\" name=\"text wrap\">text wrap</link> options for the object.</ahelp></variable>"
-msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Cambia el contorno del objeto seleccionado. $[officename] usa el contorno al determinar las opciones de <link href=\"text/swriter/01/05060200.xhp\" name=\"ajuste de texto\">ajuste de texto</link> del objeto.</ahelp></variable>"
+msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Cambia el contorno del objeto seleccionado. $[officename] utiliza el contorno al momento de determinar las opciones de <link href=\"text/swriter/01/05060200.xhp\" name=\"text wrap\">ajuste de texto</link> alrededor del objeto.</ahelp></variable>"
#. peEFB
#: 05060201.xhp
diff --git a/source/es/librelogo/source/pythonpath.po b/source/es/librelogo/source/pythonpath.po
index 61dcab04c13..9d0c51fdb24 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: 2021-10-07 00:37+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
+"Last-Translator: Juan C. Sanz <juancsanzc@hotmail.com>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/librelogosourcepythonpath/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -275,7 +275,7 @@ msgctxt ""
"FILLCOLOR\n"
"property.text"
msgid "fillcolor|fillcolour|fc"
-msgstr "color.relleno|cr|fc"
+msgstr "color.relleno|relleno.color|cr|fc"
#. PGzDC
#: LibreLogo_en_US.properties
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 415d6b56740..19d545225ff 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-18 11:42+0000\n"
-"Last-Translator: B. Antonio Fernández <bantoniof@gmail.com>\n"
+"PO-Revision-Date: 2022-02-20 06:13+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564940711.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Duplicar hoja"
#. Ui6br
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Mostrar el indicador de filas y columnas ocultas"
#. 2TbE2
#: CalcCommands.xcu
diff --git a/source/es/sc/messages.po b/source/es/sc/messages.po
index 4a395861335..9f00a338a2c 100644
--- a/source/es/sc/messages.po
+++ b/source/es/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-09 15:08+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1566031195.000000\n"
#. kBovX
@@ -16690,19 +16690,19 @@ msgstr "Desplazar celdas a la izquierda"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Columna %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Columna"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Fila"
#. 7p8BN
#: sc/inc/strings.hrc:54
@@ -22817,13 +22817,13 @@ msgstr "Genere series automáticamente con las opciones de este cuadro de diálo
#: sc/uiconfig/scalc/ui/filterdropdown.ui:12
msgctxt "filterdropdown|more"
msgid "Add row"
-msgstr ""
+msgstr "Añadir fila"
#. WCqFM
#: sc/uiconfig/scalc/ui/filterdropdown.ui:20
msgctxt "filterdropdown|less"
msgid "Remove row"
-msgstr ""
+msgstr "Quitar fila"
#. cd5X5
#: sc/uiconfig/scalc/ui/filterdropdown.ui:150
@@ -22853,13 +22853,13 @@ msgstr "Ocultar solo el elemento actual."
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:148
msgctxt "filtersubdropdown|background"
msgid "Background Color"
-msgstr ""
+msgstr "Color de fondo"
#. EZpYM
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:205
msgctxt "filtersubdropdown|textcolor"
msgid "Text Color"
-msgstr ""
+msgstr "Color de texto"
#. XYJHx
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:28
diff --git a/source/es/scp2/source/ooo.po b/source/es/scp2/source/ooo.po
index 499c8f74c34..2dc3656ac15 100644
--- a/source/es/scp2/source/ooo.po
+++ b/source/es/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-12 07:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/es/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/es/sd/messages.po b/source/es/sd/messages.po
index 8137232b836..7a95883c3a5 100644
--- a/source/es/sd/messages.po
+++ b/source/es/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-18 12:26+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/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: LibreOffice\n"
"X-POOTLE-MTIME: 1563809077.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Se encontró un error de formato del archivo en el subdocumento $(ARG1) en la posición $(ARG2)(fila,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Todos los estilos"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos ocultos"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicados"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estilos personalizados"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Todos los estilos"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos ocultos"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Ninguno"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Estrechos"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderados"
@@ -349,32 +349,32 @@ msgstr "Moderados"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normales (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Amplios"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Ninguno"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Estrechos"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderados"
@@ -383,14 +383,14 @@ msgstr "Moderados"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normales (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Amplios"
diff --git a/source/es/starmath/messages.po b/source/es/starmath/messages.po
index 0ba380ddbb9..e60254c7eac 100644
--- a/source/es/starmath/messages.po
+++ b/source/es/starmath/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-09-10 23:12+0200\n"
-"PO-Revision-Date: 2022-01-25 11:19+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+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-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1514,7 +1514,7 @@ msgstr "Color púrpura"
#: starmath/inc/strings.hrc:202
msgctxt "RID_COLORX_SILVER_HELP"
msgid "Color Silver"
-msgstr "Color plata"
+msgstr "Color plateado"
#. vMBoD
#: starmath/inc/strings.hrc:203
@@ -2378,7 +2378,7 @@ msgstr "púrpura"
#: starmath/inc/strings.hrc:348
msgctxt "STR_SILVER"
msgid "silver"
-msgstr "plata"
+msgstr "plateado"
#. enQJY
#: starmath/inc/strings.hrc:349
diff --git a/source/es/svx/messages.po b/source/es/svx/messages.po
index 17334ecef3f..3576737b6b7 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-18 11:42+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565118157.000000\n"
#. 3GkZj
@@ -380,13 +380,13 @@ msgstr "Marco de texto"
#: include/svx/strings.hrc:85
msgctxt "STR_ObjNameSingulTEXTLNK"
msgid "Linked text frame"
-msgstr "Marco de texto vinculado"
+msgstr "Marco de texto enlazado"
#. EtTZB
#: include/svx/strings.hrc:86
msgctxt "STR_ObjNamePluralTEXTLNK"
msgid "Linked text frames"
-msgstr "Marcos de texto vinculados"
+msgstr "Marcos de texto enlazados"
#. mw75y
#: include/svx/strings.hrc:87
@@ -2621,13 +2621,13 @@ msgstr "Ángulo de inclinación, individual"
#: include/svx/strings.hrc:461
msgctxt "SIP_SA_MOVEX"
msgid "Move horizontally"
-msgstr "Desplazar horizontal"
+msgstr "Mover horizontalmente"
#. z7EPp
#: include/svx/strings.hrc:462
msgctxt "SIP_SA_MOVEY"
msgid "Move vertically"
-msgstr "Desplazar vertical"
+msgstr "Mover verticalmente"
#. Qn4GS
#: include/svx/strings.hrc:463
@@ -2729,13 +2729,13 @@ msgstr "Mostrar viñeta"
#: include/svx/strings.hrc:479
msgctxt "SIP_EE_PARA_OUTLLRSPACE"
msgid "Numbering indents"
-msgstr "Sangría en enumeración"
+msgstr "Sangría en numeración"
#. inGxX
#: include/svx/strings.hrc:480
msgctxt "SIP_EE_PARA_OUTLLEVEL"
msgid "Numbering level"
-msgstr "Nivel de enumeración"
+msgstr "Nivel de numeración"
#. 2CtLK
#: include/svx/strings.hrc:481
@@ -16991,7 +16991,7 @@ msgstr "Muestra una previsualización del contorno."
#: svx/uiconfig/ui/floatingcontour.ui:528
msgctxt "floatingcontour|extended_tip|FloatingContour"
msgid "Changes the contour of the selected object. The contour is used when determining the text wrap options for the object."
-msgstr ""
+msgstr "Cambia el contorno del objeto seleccionado. El contorno se utiliza al momento de determinar las opciones de ajuste de texto alrededor del objeto."
#. zn8AW
#: svx/uiconfig/ui/floatinglineproperty.ui:58
@@ -17394,7 +17394,7 @@ msgstr "Utilizar espacio d_inámico"
#: svx/uiconfig/ui/headfootformatpage.ui:252
msgctxt "headfootformatpage|labelHeight"
msgid "_Height:"
-msgstr "_Altura:"
+msgstr "A_ltura:"
#. z6W4N
#: svx/uiconfig/ui/headfootformatpage.ui:280
@@ -17922,7 +17922,7 @@ msgstr "Retícula _visible"
#: svx/uiconfig/ui/optgridpage.ui:97
msgctxt "extended_tip|gridvisible"
msgid "Specifies whether to display the grid."
-msgstr "Especifica si se debe mostrar la cuadrícula."
+msgstr "Especifica si se debe mostrar la retícula."
#. qpLqx
#: svx/uiconfig/ui/optgridpage.ui:112
@@ -18144,7 +18144,7 @@ msgstr "Restringir objetos"
#: svx/uiconfig/ui/optgridpage.ui:738
msgctxt "extended_tip|OptGridPage"
msgid "Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the \"magnetic\" snap grid."
-msgstr "Especifica la configuración de la cuadrícula en las páginas del documento. Esta cuadrícula ayuda en la determinación de la posición exacta de los objetos. También se puede alinear la cuadrícula con la cuadrícula de captura \"magnética\"."
+msgstr "Especifica la configuración de la retícula en las páginas del documento. Esta retícula ayuda a determinar la posición exacta de los objetos. También se puede alinear la retícula con la retícula de acoplamiento «magnético»."
#. rYzct
#: svx/uiconfig/ui/paralinespacingcontrol.ui:19
diff --git a/source/et/helpcontent2/source/text/sbasic/shared.po b/source/et/helpcontent2/source/text/sbasic/shared.po
index d262b2b10e2..40eeb5c6d65 100644
--- a/source/et/helpcontent2/source/text/sbasic/shared.po
+++ b/source/et/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2020-07-09 16:35+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/et/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/sdatabase.po b/source/et/helpcontent2/source/text/sdatabase.po
index d992da6d8cf..7c985188432 100644
--- a/source/et/helpcontent2/source/text/sdatabase.po
+++ b/source/et/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-08-10 09:21+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/et/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/et/helpcontent2/source/text/shared/guide.po b/source/et/helpcontent2/source/text/shared/guide.po
index e948908a64a..71533669547 100644
--- a/source/et/helpcontent2/source/text/shared/guide.po
+++ b/source/et/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-08-10 09:21+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/et/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/et/scp2/source/ooo.po b/source/et/scp2/source/ooo.po
index 7c45d3ce54b..5db53818fc4 100644
--- a/source/et/scp2/source/ooo.po
+++ b/source/et/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ooo.po\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-05 19:38+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/et/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/et/sd/messages.po b/source/et/sd/messages.po
index c1ffe0ae00d..70b1001094d 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Faili alamdokumendis $(ARG1) leiti failivormingu viga: $(ARG2) (rida, veerg)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Kõik stiilid"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Peidetud stiilid"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Rakendatud stiilid"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Kohandatud stiilid"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Kõik stiilid"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Peidetud stiilid"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Puuduvad"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Kitsad"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Mõõdukad"
@@ -349,32 +349,32 @@ msgstr "Mõõdukad"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Tavalised (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Laiad"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Puuduvad"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Kitsad"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Mõõdukad"
@@ -383,14 +383,14 @@ msgstr "Mõõdukad"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Tavalised (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Laiad"
diff --git a/source/eu/helpcontent2/source/text/sbasic/shared.po b/source/eu/helpcontent2/source/text/sbasic/shared.po
index 056b93cab59..c373ad4cc79 100644
--- a/source/eu/helpcontent2/source/text/sbasic/shared.po
+++ b/source/eu/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-27 22:38+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/eu/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Konparazio-eragileak"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/sdatabase.po b/source/eu/helpcontent2/source/text/sdatabase.po
index 487a36983cb..b677899b34a 100644
--- a/source/eu/helpcontent2/source/text/sdatabase.po
+++ b/source/eu/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-16 00:39+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/eu/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Naturala"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/eu/helpcontent2/source/text/shared/guide.po b/source/eu/helpcontent2/source/text/shared/guide.po
index 97a37056f7c..6780218bfb9 100644
--- a/source/eu/helpcontent2/source/text/shared/guide.po
+++ b/source/eu/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-27 22:38+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/eu/>\n"
@@ -24694,23 +24694,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Idatzi ondorengo testua <emph>Ireki</emph> testu-eremuan eta sakatu <emph>Ados</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{instalazioa}\\program\\soffice.exe {parametroa}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Ordeztu <emph>{install}</emph> %PRODUCTNAME softwarearen instalazioaren bide-izenarekin (adibidez, <emph>C:\\Program Files\\%PRODUCTNAME</emph>)"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "\"txt:Text\" iragazkia aplikatzen die hurrengo testu-dokumentuei, eta testu-edukia kontsolara isurtzen du (<emph>--headless</emph> inplikatzen du). Ezin da erabili <emph>--convert-to</emph> parametroarekin."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Ezarri autoabioko aldagai bat. Adibidez: lehenetsia ez den erabiltzaile-profil baten bide-izen bat ezartzea:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/eu/scp2/source/ooo.po b/source/eu/scp2/source/ooo.po
index 68378f996a8..28b415f1a01 100644
--- a/source/eu/scp2/source/ooo.po
+++ b/source/eu/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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/scp2sourceooo/eu/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/eu/sd/messages.po b/source/eu/sd/messages.po
index cb855da903c..18883a7214d 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-16 08:40+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-master/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
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Formatu-errorea aurkitu da fitxategiko $(ARG1) azpidokumentuan, $(ARG2)(errenkada, zutabea) gunean."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Estilo guztiak"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Ezkutuko estiloak"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Aplikatutako estiloak"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estilo pertsonalizatuak"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Estilo guztiak"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Ezkutuko estiloak"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Bat ere ez"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Estua"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderatua"
@@ -349,32 +349,32 @@ msgstr "Moderatua"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normala (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Zabala"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Bat ere ez"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Estua"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderatua"
@@ -383,14 +383,14 @@ msgstr "Moderatua"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normala (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Zabala"
diff --git a/source/fa/scp2/source/ooo.po b/source/fa/scp2/source/ooo.po
index 55a8f53c3bc..e2ec84dbf80 100644
--- a/source/fa/scp2/source/ooo.po
+++ b/source/fa/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-03-08 13:46+0000\n"
"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/fa/>\n"
@@ -4621,7 +4621,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/fa/sd/messages.po b/source/fa/sd/messages.po
index 57e498e4241..1050006695f 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -300,61 +300,61 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "خطای قالب در پرونده در زیرنوشتار $(ARG1) در موقعیت $(ARG2)(row,col) کشف شد"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "سبک‌های خانه"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "سبک‌های مخفی"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "سبک‌های اعمال شده"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "سبک سفارشی"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "سبک‌های خانه"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "سبک‌های مخفی"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -363,32 +363,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -397,14 +397,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/fi/helpcontent2/source/text/sbasic/shared.po b/source/fi/helpcontent2/source/text/sbasic/shared.po
index 1dbacef1ebd..ca76bc8fd40 100644
--- a/source/fi/helpcontent2/source/text/sbasic/shared.po
+++ b/source/fi/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-08-08 17:10+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"
@@ -24915,13 +24915,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29451,13 +29451,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37362,15 +37362,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37380,15 +37371,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37398,15 +37380,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37416,15 +37389,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39414,15 +39378,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39432,15 +39387,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39450,15 +39396,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39468,15 +39405,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39486,15 +39414,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39504,15 +39423,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39558,15 +39468,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39576,15 +39477,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39594,15 +39486,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39612,15 +39495,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/sdatabase.po b/source/fi/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/fi/helpcontent2/source/text/sdatabase.po
+++ b/source/fi/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/fi/helpcontent2/source/text/shared/guide.po b/source/fi/helpcontent2/source/text/shared/guide.po
index 967276bebc3..e2fa825aeae 100644
--- a/source/fi/helpcontent2/source/text/shared/guide.po
+++ b/source/fi/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-12-01 11:53+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/fi/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/fi/sc/messages.po b/source/fi/sc/messages.po
index 720e634d89a..e74ae883418 100644
--- a/source/fi/sc/messages.po
+++ b/source/fi/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-17 14:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565038740.000000\n"
#. kBovX
@@ -16631,7 +16631,7 @@ msgstr "Ei tyhjä"
#: sc/inc/strings.hrc:39
msgctxt "SCSTR_FILTER_COLOR"
msgid "Filter by Color"
-msgstr ""
+msgstr "Suodata värin perusteella"
#. EYFT8
#: sc/inc/strings.hrc:40
@@ -16693,19 +16693,19 @@ msgstr "Siirrä soluja vasemmalle"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Sarake %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Sarake"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Rivi"
#. 7p8BN
#: sc/inc/strings.hrc:54
@@ -22858,7 +22858,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:148
msgctxt "filtersubdropdown|background"
msgid "Background Color"
-msgstr ""
+msgstr "Taustaväri"
#. EZpYM
#: sc/uiconfig/scalc/ui/filtersubdropdown.ui:205
@@ -23338,7 +23338,7 @@ msgstr "Tavoitteen haku"
#: sc/uiconfig/scalc/ui/goalseekdlg.ui:30
msgctxt "goalseekdlg|extended_tip|cancel"
msgid "Closes dialog and discards all changes."
-msgstr ""
+msgstr "Sulkee valintaikkunan ja hylkää kaikki muutokset."
#. fKq27
#: sc/uiconfig/scalc/ui/goalseekdlg.ui:51
@@ -24720,7 +24720,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/namerangesdialog.ui:63
msgctxt "namerangesdialog|extended_tip|cancel"
msgid "Closes dialog and discards all changes."
-msgstr ""
+msgstr "Sulkee valintaikkunan ja hylkää kaikki muutokset."
#. 9GqGh
#: sc/uiconfig/scalc/ui/namerangesdialog.ui:131
@@ -27345,7 +27345,7 @@ msgstr "Luvut"
#: sc/uiconfig/scalc/ui/pastespecial.ui:317
msgctxt "pastespecial|extended_tip|numbers"
msgid "Inserts cells containing numbers."
-msgstr ""
+msgstr "Lisää lukuja sisältävät solut."
#. BSEWE
#: sc/uiconfig/scalc/ui/pastespecial.ui:328
@@ -27357,7 +27357,7 @@ msgstr "Teksti"
#: sc/uiconfig/scalc/ui/pastespecial.ui:336
msgctxt "pastespecial|extended_tip|text"
msgid "Inserts cells containing text."
-msgstr ""
+msgstr "Lisää tekstiä sisältävät solut."
#. DBaJD
#: sc/uiconfig/scalc/ui/pastespecial.ui:347
@@ -27417,7 +27417,7 @@ msgstr "Kaavat"
#: sc/uiconfig/scalc/ui/pastespecial.ui:431
msgctxt "pastespecial|extended_tip|formulas"
msgid "Inserts cells containing formulae."
-msgstr ""
+msgstr "Lisää kaavoja sisältävät solut."
#. UtpWA
#: sc/uiconfig/scalc/ui/pastespecial.ui:446
@@ -28245,7 +28245,7 @@ msgstr "Älä tulosta tyhjiä sivuja"
#: sc/uiconfig/scalc/ui/printeroptions.ui:29
msgctxt "printeroptions|extended_tip|suppressemptypages"
msgid "If checked, empty pages that have no cell contents or drawing objects are not printed."
-msgstr ""
+msgstr "Jos tämä valitaan, tyhjiä sivuja, joilla ei ole solusisältöä tai piirrosobjekteja ei tulosteta."
#. tkryr
#: sc/uiconfig/scalc/ui/printeroptions.ui:38
@@ -31031,13 +31031,13 @@ msgstr "Tyhjennä"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:118
msgctxt "standardfilterdialog|extended_tip|ok"
msgid "Saves all changes and closes dialog."
-msgstr ""
+msgstr "Tallentaa kaikki muutokset ja sulkee valintaikkunan."
#. JEsDB
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:138
msgctxt "standardfilterdialog|extended_tip|cancel"
msgid "Closes dialog and discards all changes."
-msgstr ""
+msgstr "Sulkee valintaikkunan ja hylkää kaikki muutokset."
#. 3c3SD
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:217
diff --git a/source/fi/scp2/source/ooo.po b/source/fi/scp2/source/ooo.po
index 489e5919656..28ee9138326 100644
--- a/source/fi/scp2/source/ooo.po
+++ b/source/fi/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-15 11:23+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/fi/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/fi/sd/messages.po b/source/fi/sd/messages.po
index f9decee9397..3ae81e89f0d 100644
--- a/source/fi/sd/messages.po
+++ b/source/fi/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-02 13:39+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/fi/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Tiedoston aliasiakirjan $(ARG1) kohdassa $(ARG2)(rivi,sarake) havaittiin muotovirhe."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Kaikki tyylit"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Piilotetut tyylit"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Käytetyt tyylit"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Mukautetut tyylit"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Kaikki tyylit"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Piilotetut tyylit"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Ei mitään"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Kapea"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Kohtuullinen"
@@ -349,32 +349,32 @@ msgstr "Kohtuullinen"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Tavallinen (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Leveä"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Ei mitään"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Kapea"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Kohtuullinen"
@@ -383,14 +383,14 @@ msgstr "Kohtuullinen"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Tavallinen (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Leveä"
diff --git a/source/fi/svx/messages.po b/source/fi/svx/messages.po
index 6e40b036141..948b563e596 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-17 14:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564950000.000000\n"
#. 3GkZj
@@ -20042,13 +20042,13 @@ msgstr "Muovi"
#: svx/uiconfig/ui/surfacewindow.ui:97
msgctxt "surfacewindow|RID_SVXSTR_METAL"
msgid "Me_tal ODF"
-msgstr ""
+msgstr "Metalli, ODF"
#. okzfz
#: svx/uiconfig/ui/surfacewindow.ui:115
msgctxt "surfacewindow|RID_SVXSTR_METALMSO"
msgid "Meta_l MS compatible"
-msgstr ""
+msgstr "Metalli, MS-yhteensopiva"
#. ECSGJ
#: svx/uiconfig/ui/tablewindow.ui:36
diff --git a/source/fi/sw/messages.po b/source/fi/sw/messages.po
index 9ecdd1ebbfe..b328626ec71 100644
--- a/source/fi/sw/messages.po
+++ b/source/fi/sw/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-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-02-09 17:59+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/fi/>\n"
"Language: fi\n"
@@ -17709,13 +17709,13 @@ msgstr "Lisää"
#: sw/uiconfig/swriter/ui/inserttable.ui:61
msgctxt "inserttable|extended_tip|ok"
msgid "Saves all changes and closes dialog."
-msgstr ""
+msgstr "Tallentaa kaikki muutokset ja sulkee valintaikkunan."
#. M4Bgm
#: sw/uiconfig/swriter/ui/inserttable.ui:80
msgctxt "inserttable|extended_tip|cancel"
msgid "Closes dialog and discards all changes."
-msgstr ""
+msgstr "Sulkee valintaikkunan ja hylkää kaikki muutokset."
#. zNdax
#: sw/uiconfig/swriter/ui/inserttable.ui:147
diff --git a/source/fr/helpcontent2/source/text/sbasic/shared.po b/source/fr/helpcontent2/source/text/sbasic/shared.po
index 6117e0dec2c..41564c21a2b 100644
--- a/source/fr/helpcontent2/source/text/sbasic/shared.po
+++ b/source/fr/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-29 07:39+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/fr/>\n"
@@ -24913,13 +24913,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29449,13 +29449,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Opérateurs de comparaison"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37360,15 +37360,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37378,15 +37369,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37396,15 +37378,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37414,15 +37387,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39412,15 +39376,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39430,15 +39385,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39448,15 +39394,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39466,15 +39403,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39484,15 +39412,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39502,15 +39421,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39556,15 +39466,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39574,15 +39475,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39592,15 +39484,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39610,15 +39493,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/sdatabase.po b/source/fr/helpcontent2/source/text/sdatabase.po
index eee0bd60d75..7a069ce9ace 100644
--- a/source/fr/helpcontent2/source/text/sdatabase.po
+++ b/source/fr/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-03 16:38+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/fr/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Naturel"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/fr/helpcontent2/source/text/shared/guide.po b/source/fr/helpcontent2/source/text/shared/guide.po
index 7709c2fcb20..eeeff99a82d 100644
--- a/source/fr/helpcontent2/source/text/shared/guide.po
+++ b/source/fr/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-12-21 11:51+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/fr/>\n"
@@ -24695,23 +24695,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Saisissez le texte suivant dans la zone de texte <emph>Ouvrir</emph> puis cliquez sur <emph>OK</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Remplacez <emph>{install}</emph> par le chemin de votre installation de %PRODUCTNAME (par exemple <emph>C:\\Program Files\\%PRODUCTNAME</emph>)"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25496,14 +25496,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Applique le filtre \"txt: Text\" aux documents texte suivants et transfère le contenu texte vers la console (implique <emph>--headless</emph>). Ne peut pas être utilisé avec <emph>--convert-to</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Définit une variable d'initialisation. Par exemple : pour définir un chemin de profil utilisateur différent de celui par défaut :"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/fr/scp2/source/ooo.po b/source/fr/scp2/source/ooo.po
index 920cc8a8d61..8c959f4da81 100644
--- a/source/fr/scp2/source/ooo.po
+++ b/source/fr/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-29 17:38+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/fr/>\n"
@@ -4490,7 +4490,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/fr/sd/messages.po b/source/fr/sd/messages.po
index 68e63f57fad..9be4e35c5cc 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Erreur de format dans le fichier du sous-document $(ARG1) à la position $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Tous les styles"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Styles masqués"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Styles appliqués"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Styles personnalisés"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Tous les styles"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Styles masqués"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Aucune"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Étroite"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Modérée"
@@ -349,32 +349,32 @@ msgstr "Modérée"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Large"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Aucune"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Étroite"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Modérée"
@@ -383,14 +383,14 @@ msgstr "Modérée"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Large"
diff --git a/source/fur/scp2/source/ooo.po b/source/fur/scp2/source/ooo.po
index f726da854a2..5c102c97b0f 100644
--- a/source/fur/scp2/source/ooo.po
+++ b/source/fur/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2019-11-05 12:43+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://vm137.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/fur/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/fur/sd/messages.po b/source/fur/sd/messages.po
index 79de6bfadbc..561965efded 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Si à scuviert un erôr di formât tal file intal sot-document $(ARG1) ae posizion $(ARG2)(rie,colone)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Ducj i stîi"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stîi platâts"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stîi aplicâts"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Stîi personalizâts"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Ducj i stîi"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stîi platâts"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Nissun"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Stret"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderât"
@@ -349,32 +349,32 @@ msgstr "Moderât"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normâl (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Larc"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Nissun"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Stret"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderât"
@@ -383,14 +383,14 @@ msgstr "Moderât"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normâl (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Larc"
diff --git a/source/fy/scp2/source/ooo.po b/source/fy/scp2/source/ooo.po
index b7a9d7a6c44..13ee370b174 100644
--- a/source/fy/scp2/source/ooo.po
+++ b/source/fy/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-11-08 13:36+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/fy/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/fy/sd/messages.po b/source/fy/sd/messages.po
index 7d3ce8eb45b..fde32cbaee6 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Yndieling flater ûntdutsen yn de triem yn sub dokumint $(ARG1) op posysje $(ARG2)(rige,kolom)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle stilen"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Ferburgen stilen"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Tapaste stilen"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Oanpaste stilen"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle stilen"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Ferburgen stilen"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Gjint"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Smel"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Trochsneed"
@@ -349,32 +349,32 @@ msgstr "Trochsneed"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normaal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Breed"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Gjint"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Smel"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Trochsneed"
@@ -383,14 +383,14 @@ msgstr "Trochsneed"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normaal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Breed"
diff --git a/source/ga/scp2/source/ooo.po b/source/ga/scp2/source/ooo.po
index 9094265deed..97b248a4c31 100644
--- a/source/ga/scp2/source/ooo.po
+++ b/source/ga/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LO\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-20 19:23+0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: \n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ga/sd/messages.po b/source/ga/sd/messages.po
index bf766c23bc3..3c536afc298 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Aimsíodh earráid fhormáide sa chomhad i bhfocháipéis $(ARG1) ag $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Gach Stíl"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stíleanna Folaithe"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stíleanna i bhFeidhm"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Stíleanna Saincheaptha"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Gach Stíl"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stíleanna Folaithe"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Gan Ciumhais"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Cúng"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Gnáthleithead"
@@ -349,32 +349,32 @@ msgstr "Gnáthleithead"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Leathan"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Gan Ciumhais"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Cúng"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Gnáthleithead"
@@ -383,14 +383,14 @@ msgstr "Gnáthleithead"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Leathan"
diff --git a/source/gd/scp2/source/ooo.po b/source/gd/scp2/source/ooo.po
index 682dd09ca00..1f84e94c395 100644
--- a/source/gd/scp2/source/ooo.po
+++ b/source/gd/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2019-08-21 09:38+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: Akerbeltz\n"
@@ -4490,7 +4490,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/gd/sd/messages.po b/source/gd/sd/messages.po
index 456e986d84f..89159d0d002 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Chaidh mearachd fòrmataidh a lorg san fhaidhle san fho-sgrìobhainn $(ARG1) aig $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "A h-uile stoidhle"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stoidhlean falaichte"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stoidhlean a tha an sàs"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Stoidhlean gnàthaichte"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "A h-uile stoidhle"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stoidhlean falaichte"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Chan eil gin"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Cumhang"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Measarra"
@@ -349,32 +349,32 @@ msgstr "Measarra"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Leathann"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Chan eil gin"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Cumhang"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Measarra"
@@ -383,14 +383,14 @@ msgstr "Measarra"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Leathann"
diff --git a/source/gl/cui/messages.po b/source/gl/cui/messages.po
index 20948b18966..5e4f1dda228 100644
--- a/source/gl/cui/messages.po
+++ b/source/gl/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562229287.000000\n"
#. GyY9M
@@ -2731,7 +2731,7 @@ msgstr "Escolla «Vista xerárquica» na barra lateral Estilos para ver a relaci
#: cui/inc/tipoftheday.hrc:144
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can use styles to make the tables in your document consistent. Choose one from the predefined per Styles (F11) or via Table ▸ AutoFormat Styles..."
-msgstr ""
+msgstr "Pode empregar estilos para facer consistentes as táboas dun documento. Escolla un de entre os predefinidos en Estilos (F11) ou mediante Táboa ▸ Estilos de formato automático..."
#. UuBRE
#: cui/inc/tipoftheday.hrc:145
@@ -2768,7 +2768,7 @@ msgstr "Desexa mostrar só os valores maiores dunha folla de cálculo? Seleccion
#: cui/inc/tipoftheday.hrc:150
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents and Index (or right-click and Edit Index to edit a previously inserted index). In the Entries tab delete the page number (#) from Structure line."
-msgstr ""
+msgstr "Para eliminar o número de páxina do índice vaia a Inserir ▸ Índice e índice analítico (ou prema co botón dereito e Editar índice nun índice existente). Na lapela Entradas elimine o número de páxina (#) da liña Estrutura."
#. JPu6C
#: cui/inc/tipoftheday.hrc:151
diff --git a/source/gl/dictionaries/ckb.po b/source/gl/dictionaries/ckb.po
index c147e6db20f..45a919e81de 100644
--- a/source/gl/dictionaries/ckb.po
+++ b/source/gl/dictionaries/ckb.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: 2022-02-18 12:38+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"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
+"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesckb/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Dicionario ortográfico para curdo central (Sorani)"
diff --git a/source/gl/helpcontent2/source/text/sbasic/shared.po b/source/gl/helpcontent2/source/text/sbasic/shared.po
index 57f2884a1fb..ed8d655a551 100644
--- a/source/gl/helpcontent2/source/text/sbasic/shared.po
+++ b/source/gl/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-09-28 20:36+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/gl/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29447,13 +29447,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Operadores de comparación"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37358,15 +37358,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37376,15 +37367,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37394,15 +37376,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37412,15 +37385,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39410,15 +39374,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39428,15 +39383,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39446,15 +39392,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39464,15 +39401,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39482,15 +39410,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39500,15 +39419,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39554,15 +39464,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39572,15 +39473,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39590,15 +39482,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39608,15 +39491,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/sdatabase.po b/source/gl/helpcontent2/source/text/sdatabase.po
index 7b4c29bfd2e..8a313709f03 100644
--- a/source/gl/helpcontent2/source/text/sdatabase.po
+++ b/source/gl/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-26 20:51+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/gl/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/gl/helpcontent2/source/text/shared/guide.po b/source/gl/helpcontent2/source/text/shared/guide.po
index 792eb252fcb..1d05abdd8aa 100644
--- a/source/gl/helpcontent2/source/text/shared/guide.po
+++ b/source/gl/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-27 22:38+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/gl/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
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 908a82f448f..b86caffd5dd 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-04 11:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1566398018.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Duplicar folla"
#. Ui6br
#: CalcCommands.xcu
@@ -2354,7 +2354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Mostrar indicador de filas/columnas agochadas"
#. nZGvm
#: CalcCommands.xcu
@@ -2364,7 +2364,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Indicador de filas/columnas agochadas"
#. PMfQA
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Mostrar o indicador de filas e columnas agochadas"
#. 2TbE2
#: CalcCommands.xcu
diff --git a/source/gl/sc/messages.po b/source/gl/sc/messages.po
index ff005f68ad1..94a89096049 100644
--- a/source/gl/sc/messages.po
+++ b/source/gl/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-04 11:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562229906.000000\n"
#. kBovX
@@ -16690,19 +16690,19 @@ msgstr "Mover celas para a esquerda"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Columna %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Columna"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Fila"
#. 7p8BN
#: sc/inc/strings.hrc:54
diff --git a/source/gl/scp2/source/ooo.po b/source/gl/scp2/source/ooo.po
index 031494ca4e9..ea33221e4dc 100644
--- a/source/gl/scp2/source/ooo.po
+++ b/source/gl/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-10-26 17:34+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/gl/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/gl/sd/messages.po b/source/gl/sd/messages.po
index cdc0448397b..9682c481e0e 100644
--- a/source/gl/sd/messages.po
+++ b/source/gl/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-04 11:39+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/gl/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Atopado erro de formato no ficheiro do subdocumento $(ARG1) na posición $(ARG2)(fila,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Todos os estilos"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos agochados"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicados"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estilos personalizados"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Todos os estilos"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos agochados"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Ningunha"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Estreita"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderado"
@@ -349,32 +349,32 @@ msgstr "Moderado"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Amplo"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Ningunha"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Estreita"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderado"
@@ -383,14 +383,14 @@ msgstr "Moderado"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Amplo"
diff --git a/source/gu/helpcontent2/source/text/sbasic/shared.po b/source/gu/helpcontent2/source/text/sbasic/shared.po
index 5aad95723cb..453f7e6daa7 100644
--- a/source/gu/helpcontent2/source/text/sbasic/shared.po
+++ b/source/gu/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/gu/helpcontent2/source/text/sdatabase.po b/source/gu/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/gu/helpcontent2/source/text/sdatabase.po
+++ b/source/gu/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/gu/helpcontent2/source/text/shared/guide.po b/source/gu/helpcontent2/source/text/shared/guide.po
index 4a03abffe31..55b27227e92 100644
--- a/source/gu/helpcontent2/source/text/shared/guide.po
+++ b/source/gu/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/gu/scp2/source/ooo.po b/source/gu/scp2/source/ooo.po
index e9f9f6759b5..bb979bede6a 100644
--- a/source/gu/scp2/source/ooo.po
+++ b/source/gu/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: gu_IN <kde-i18n-doc@kde.org>\n"
@@ -4496,7 +4496,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/gu/sd/messages.po b/source/gu/sd/messages.po
index dfba93d853d..9a1ffdb76e6 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,60 +298,60 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ઉપ-દસ્તાવેજ $(ARG1) માં સ્થાન $(ARG2)(row,col) આગળ ફાઈલમાં બંધારણ ભૂલ મળી આવી."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "સેલ શૈલીઓ"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "લાગુ પાડેલ શૈલીઓ"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "વૈવિધ્ય શૈલીઓ"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "સેલ શૈલીઓ"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -360,32 +360,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -394,14 +394,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/gug/helpcontent2/source/text/sbasic/guide.po b/source/gug/helpcontent2/source/text/sbasic/guide.po
index d25a6b6d02d..805d82b3d3f 100644
--- a/source/gug/helpcontent2/source/text/sbasic/guide.po
+++ b/source/gug/helpcontent2/source/text/sbasic/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-12 19:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/es/>\n"
"Language: es\n"
@@ -671,7 +671,7 @@ msgctxt ""
"bm_id171559140731329\n"
"help.text"
msgid "<bookmark_value>Basic;programming examples</bookmark_value>"
-msgstr "<bookmark_value>Basic;ejemplos de programación</bookmark_value>"
+msgstr "<bookmark_value>BASIC;ejemplos de programación</bookmark_value>"
#. DdPKY
#: basic_examples.xhp
diff --git a/source/gug/helpcontent2/source/text/sbasic/shared.po b/source/gug/helpcontent2/source/text/sbasic/shared.po
index 51b6e36816f..32169935b2a 100644
--- a/source/gug/helpcontent2/source/text/sbasic/shared.po
+++ b/source/gug/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-02-10 16:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/es/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Operadores de comparación"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/gug/helpcontent2/source/text/scalc/01.po b/source/gug/helpcontent2/source/text/scalc/01.po
index ef28f0346e0..900a7e499f2 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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-12 19:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564682427.000000\n"
#. sZfWF
@@ -64094,7 +64094,7 @@ msgctxt ""
"par_id831573508637970\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\".\">Returns text where an old text is replaced with a new text, using byte positions.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Devuelve texto en el que una cadena se ha sustituido por una nueva mediante posiciones de bytes.</ahelp></variable>"
#. Fd4SC
#: func_replaceb.xhp
diff --git a/source/gug/helpcontent2/source/text/sdatabase.po b/source/gug/helpcontent2/source/text/sdatabase.po
index da7d455cb3c..94ee9b25bfb 100644
--- a/source/gug/helpcontent2/source/text/sdatabase.po
+++ b/source/gug/helpcontent2/source/text/sdatabase.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/es/>\n"
"Language: es\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Natural"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
@@ -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 "<ahelp hid=\".\">Permite utilizar el nombre de esquema en instrucciones SELECT.</ahelp>"
+msgstr "<ahelp hid=\".\">Permite utilizar el nombre del esquema en instrucciones SELECT.</ahelp>"
#. JgvBE
#: dabaadvpropdat.xhp
@@ -11308,7 +11308,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "Field"
-msgstr ""
+msgstr "Campo"
#. zJBqq
#: querywizard03.xhp
@@ -11326,7 +11326,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#. FRFQM
#: querywizard03.xhp
@@ -11497,7 +11497,7 @@ msgctxt ""
"par_idN1060B\n"
"help.text"
msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Quita la última fila de controles.</ahelp>"
#. 95hsW
#: querywizard04.xhp
@@ -11650,7 +11650,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "Condition"
-msgstr ""
+msgstr "Condición"
#. VHAhf
#: querywizard06.xhp
diff --git a/source/gug/helpcontent2/source/text/shared.po b/source/gug/helpcontent2/source/text/shared.po
index 9c1d6a7eebf..73753a9ee3e 100644
--- a/source/gug/helpcontent2/source/text/shared.po
+++ b/source/gug/helpcontent2/source/text/shared.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
-"Last-Translator: B. Antonio Fernández <bantoniof@gmail.com>\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1548070165.000000\n"
#. fcmzq
@@ -851,7 +851,7 @@ msgctxt ""
"par_idN10818\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "¿Qué es esto?"
#. UDDTK
#: main0201.xhp
@@ -860,7 +860,7 @@ msgctxt ""
"par_idN1081E\n"
"help.text"
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer until the next click.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Activa la información de ayuda ampliada bajo el puntero del ratón hasta que se vuelve a pulsar.</ahelp>"
#. Hvhxs
#: main0201.xhp
@@ -869,7 +869,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\">Icono «¿Qué es esto?»</alt></image>"
#. KPZBD
#: main0201.xhp
@@ -878,7 +878,7 @@ msgctxt ""
"par_idN10873\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "¿Qué es esto?"
#. Xtuxp
#: main0204.xhp
@@ -887,7 +887,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Bar"
-msgstr "Barra de tablas"
+msgstr "Barra Tabla"
#. LQoEC
#: main0204.xhp
@@ -896,7 +896,7 @@ msgctxt ""
"hd_id3145587\n"
"help.text"
msgid "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
-msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Barra de tablas</link>"
+msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Barra Tabla</link>"
#. WByv5
#: main0204.xhp
@@ -905,7 +905,7 @@ msgctxt ""
"par_id3154252\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Table</emph> Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
-msgstr "<ahelp hid=\".\">La barra de <emph>Tablas</emph> contiene funciones relacionadas con el manejo de tablas. Aparece cuando mueve el cursor a una tabla.</ahelp>"
+msgstr "<ahelp hid=\".\">La barra <emph>Tabla</emph> contiene funciones relacionadas con el manejo de tablas. Aparece cuando mueve el cursor a una tabla.</ahelp>"
#. dw5H8
#: main0204.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/01.po b/source/gug/helpcontent2/source/text/shared/01.po
index 0955fd7ed81..9beb510fd55 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-02-18 12:38+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1563740777.000000\n"
#. 3u8hR
@@ -15998,7 +15998,7 @@ msgctxt ""
"par_id3153663\n"
"help.text"
msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
-msgstr ""
+msgstr "Para activar la disposición compleja de textos y las funciones orientadas a los textos asiáticos, diríjase a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ Configuración de idiomas ▸ Idiomas</emph> y, acto seguido, seleccione la casilla <emph>Activado</emph> del apartado correspondiente."
#. ig9HL
#: 05020100.xhp
@@ -51530,7 +51530,7 @@ msgctxt ""
"par_id9596850\n"
"help.text"
msgid "<ahelp hid=\".\">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.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccione esta opción para generar un archivo PDF que muestre las páginas una al lado de la otra en una columna continua. Si hay más de dos páginas, la primera se muestra a la izquierda. Es necesario activar la compatibilidad con la disposición compleja de textos en el apartado Configuración de idioma ▸ Idiomas del cuadro de diálogo Opciones.</ahelp>"
#. 5DSPy
#: ref_pdf_export_links.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/06.po b/source/gug/helpcontent2/source/text/shared/06.po
index c769dac2f1a..7182622b0a6 100644
--- a/source/gug/helpcontent2/source/text/shared/06.po
+++ b/source/gug/helpcontent2/source/text/shared/06.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-12 19:39+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1548070281.000000\n"
#. EUcrc
@@ -491,4 +491,4 @@ msgctxt ""
"par_id91644338793051\n"
"help.text"
msgid "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">YouTube Privacy Policy</link>"
-msgstr ""
+msgstr "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">Normativa de privacidad de YouTube</link>"
diff --git a/source/gug/helpcontent2/source/text/shared/guide.po b/source/gug/helpcontent2/source/text/shared/guide.po
index 4c83ef9e694..98e19e0690d 100644
--- a/source/gug/helpcontent2/source/text/shared/guide.po
+++ b/source/gug/helpcontent2/source/text/shared/guide.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-15 08:39+0000\n"
-"Last-Translator: Emilio Herrera Espinosa <ehespinosa57@gmail.com>\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -24694,23 +24694,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Escriba la orden siguiente en el campo de texto <emph>Abrir</emph> y pulse en <emph>Aceptar</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{instalación}\\program\\soffice.exe {parámetro}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Sustituya <emph>{instalación}</emph> por la ruta a la instalación del paquete %PRODUCTNAME (por ejemplo, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Define una variable de inicialización. Por ejemplo, para establecer una ruta de perfil de usuario distinta de la predeterminada:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
@@ -26357,7 +26357,7 @@ msgctxt ""
"hd_id231644401056685\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Categoría nueva"
#. Eumj5
#: template_manager.xhp
@@ -26384,7 +26384,7 @@ msgctxt ""
"par_id21644402533961\n"
"help.text"
msgid "New Category"
-msgstr ""
+msgstr "Categoría nueva"
#. gYGYe
#: template_manager.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/help.po b/source/gug/helpcontent2/source/text/shared/help.po
index 6dba53eb566..32f9dbfffbc 100644
--- a/source/gug/helpcontent2/source/text/shared/help.po
+++ b/source/gug/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: 2022-02-09 16:45+0100\n"
-"PO-Revision-Date: 2020-07-24 12:35+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedhelp/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/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.8.1\n"
"X-POOTLE-MTIME: 1555981153.000000\n"
#. jdDhb
@@ -869,4 +869,4 @@ msgctxt ""
"par_id501644407795954\n"
"help.text"
msgid "<variable id=\"ytbutton\">Accept YouTube Content</variable>"
-msgstr ""
+msgstr "<variable id=\"ytbutton\">Aceptar contenido de YouTube</variable>"
diff --git a/source/gug/helpcontent2/source/text/shared/optionen.po b/source/gug/helpcontent2/source/text/shared/optionen.po
index 6b2d8830436..a056435ceb2 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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/es/>\n"
"Language: es\n"
@@ -6530,7 +6530,7 @@ msgctxt ""
"par_id251602857011343\n"
"help.text"
msgid "This control appears only if <emph>Complex text layout</emph> is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>."
-msgstr ""
+msgstr "Este control aparece solo si se activa <emph>Disposición compleja de textos</emph> en <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME ▸ Preferencias</menuitem></caseinline><defaultinline><menuitem>Herramientas ▸ Opciones</menuitem></defaultinline></switchinline><menuitem> ▸ Configuración de idiomas ▸ Idiomas</menuitem>."
#. ap5FC
#: 01040400.xhp
@@ -8933,7 +8933,7 @@ msgctxt ""
"hd_id3143280\n"
"help.text"
msgid "Apply border and shadow"
-msgstr "Aceptar bordes y sombra"
+msgstr "Aplicar borde y sombra"
#. DPuBP
#: 01041100.xhp
@@ -8978,7 +8978,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Grid"
-msgstr "Cuadrícula"
+msgstr "Retícula"
#. gEeTL
#: 01050100.xhp
@@ -8996,7 +8996,7 @@ msgctxt ""
"hd_id3147226\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Grid\">Grid</link>"
-msgstr "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Cuadrícula\">Cuadrícula</link>"
+msgstr "<link href=\"text/shared/optionen/01050100.xhp\" name=\"Grid\">Retícula</link>"
#. kxs4A
#: 01050100.xhp
@@ -9005,7 +9005,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Specifies the settings for the configurable grid on your document pages. This grid helps you determine the exact position of your objects. You can also set this grid in line with the \"magnetic\" snap grid.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Especifica la configuración de la cuadrícula en las páginas del documento. Esta cuadrícula ayuda en la determinación de la posición exacta de los objetos. También se puede alinear la cuadrícula con la cuadrícula de captura \"magnética\".</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/optgridpage/OptGridPage\">Especifica la configuración de la retícula en las páginas del documento. Esta retícula ayuda a determinar la posición exacta de los objetos. También se puede alinear la retícula con la retícula de acoplamiento «magnético».</ahelp>"
#. cFg5q
#: 01050100.xhp
@@ -9014,7 +9014,7 @@ msgctxt ""
"hd_id3153749\n"
"help.text"
msgid "Grid"
-msgstr "Cuadrícula"
+msgstr "Retícula"
#. u9SMt
#: 01050100.xhp
@@ -9041,7 +9041,7 @@ msgctxt ""
"hd_id3153824\n"
"help.text"
msgid "Visible grid"
-msgstr "Cuadrícula visible"
+msgstr "Retícula visible"
#. whPQE
#: 01050100.xhp
@@ -9050,7 +9050,7 @@ msgctxt ""
"par_id3149516\n"
"help.text"
msgid "<variable id=\"rastersicht\"><ahelp hid=\".\">Specifies whether to display the grid.</ahelp></variable>"
-msgstr "<variable id=\"rastersicht\"><ahelp hid=\".\">Especifica si se debe mostrar la cuadrícula.</ahelp></variable>"
+msgstr "<variable id=\"rastersicht\"><ahelp hid=\".\">Especifica si se debe mostrar la retícula.</ahelp></variable>"
#. uBNFD
#: 01050100.xhp
@@ -9068,7 +9068,7 @@ msgctxt ""
"par_id3150791\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">It is also possible to toggle the visibility of the grid with the <emph>Grid - Display Grid</emph> command in the context menu of the page. You can also select the <emph>Grid - Grid to Front</emph> submenu of this context menu to display the grid in front of objects.</variable></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">También se puede cambiar la visibilidad de la cuadrícula mediante el comando <emph>Cuadrícula - Cuadrícula visible</emph> en el menú contextual de la página. También puede seleccionar el submenú <emph>Cuadrícula - Cuadrícula al frente</emph> de este menú contextual para mostrar la cuadrícula delante de los objetos. </variable></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><variable id=\"rastertext\">También se puede cambiar la visibilidad de la retícula mediante la orden <emph>Retícula ▸ Retícula visible</emph> en el menú contextual de la página. También puede seleccionar el submenú <emph>Retícula ▸ Retícula al frente</emph> de este menú contextual para mostrar la retícula delante de los objetos.</variable></caseinline></switchinline>"
#. quDTW
#: 01050100.xhp
@@ -9212,7 +9212,7 @@ msgctxt ""
"par_id4122135\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the visible grid in front of all objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Coloca la cuadrícula visible por delante de todos los objetos.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Coloca la retícula visible por delante de todos los objetos.</ahelp>"
#. uZ7x2
#: 01050100.xhp
@@ -14216,7 +14216,7 @@ msgctxt ""
"hd_id3158407\n"
"help.text"
msgid "Complex text layout"
-msgstr ""
+msgstr "Disposición compleja de textos"
#. wbSKU
#: 01140000.xhp
diff --git a/source/gug/helpcontent2/source/text/smath/guide.po b/source/gug/helpcontent2/source/text/smath/guide.po
index ce649092621..8a38f167707 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-12 19:38+0000\n"
+"PO-Revision-Date: 2022-02-21 10:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsmathguide/es/>\n"
"Language: es\n"
@@ -464,7 +464,7 @@ msgctxt ""
"par_id841641846833413\n"
"help.text"
msgid "Aqua"
-msgstr ""
+msgstr "Agua"
#. D73X6
#: color.xhp
@@ -500,7 +500,7 @@ msgctxt ""
"par_id841641846833014\n"
"help.text"
msgid "Crimson"
-msgstr ""
+msgstr "Carmesí"
#. G6mfq
#: color.xhp
@@ -554,7 +554,7 @@ msgctxt ""
"par_id841641846836253\n"
"help.text"
msgid "Hot pink"
-msgstr ""
+msgstr "Rosa cálido"
#. 9oHjZ
#: color.xhp
@@ -572,7 +572,7 @@ msgctxt ""
"par_id841641846835521\n"
"help.text"
msgid "Lavender"
-msgstr ""
+msgstr "Lavanda"
#. g5GKD
#: color.xhp
@@ -581,7 +581,7 @@ msgctxt ""
"par_id841641846036523\n"
"help.text"
msgid "Lime"
-msgstr ""
+msgstr "Lima"
#. kAo5q
#: color.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"par_id841641846837653\n"
"help.text"
msgid "Midnight"
-msgstr ""
+msgstr "Azul nocturno"
#. Ymn82
#: color.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"par_id841641846867458\n"
"help.text"
msgid "Navy"
-msgstr ""
+msgstr "Azul marino"
#. aedBY
#: color.xhp
@@ -617,7 +617,7 @@ msgctxt ""
"par_id841641846837663\n"
"help.text"
msgid "Olive"
-msgstr ""
+msgstr "Aceituna"
#. pNCBH
#: color.xhp
@@ -626,7 +626,7 @@ msgctxt ""
"par_id841641846838053\n"
"help.text"
msgid "Orange"
-msgstr ""
+msgstr "Naranja"
#. BGG7c
#: color.xhp
@@ -635,7 +635,7 @@ msgctxt ""
"par_id841641846836041\n"
"help.text"
msgid "Orange red"
-msgstr ""
+msgstr "Bermellón"
#. opiDJ
#: color.xhp
@@ -644,7 +644,7 @@ msgctxt ""
"par_id841641846833063\n"
"help.text"
msgid "Purple"
-msgstr ""
+msgstr "Púrpura"
#. 42wFB
#: color.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"par_id841641846833902\n"
"help.text"
msgid "Red"
-msgstr ""
+msgstr "Rojo"
#. p5ox4
#: color.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"par_id841641846836613\n"
"help.text"
msgid "Sea green"
-msgstr ""
+msgstr "Verde mar"
#. AF8R7
#: color.xhp
@@ -671,7 +671,7 @@ msgctxt ""
"par_id841641840569413\n"
"help.text"
msgid "Silver"
-msgstr ""
+msgstr "Plateado"
#. 8XVN7
#: color.xhp
@@ -680,7 +680,7 @@ msgctxt ""
"par_id841641846896587\n"
"help.text"
msgid "Teal"
-msgstr ""
+msgstr "Cerceta"
#. KejUr
#: color.xhp
diff --git a/source/gug/helpcontent2/source/text/swriter/01.po b/source/gug/helpcontent2/source/text/swriter/01.po
index ad4bda7c713..22d67981346 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-18 12:26+0000\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/es/>\n"
"Language: es\n"
@@ -18717,7 +18717,7 @@ msgctxt ""
"par_id3153677\n"
"help.text"
msgid "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Changes the contour of the selected object. $[officename] uses the contour when determining the <link href=\"text/swriter/01/05060200.xhp\" name=\"text wrap\">text wrap</link> options for the object.</ahelp></variable>"
-msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Cambia el contorno del objeto seleccionado. $[officename] usa el contorno al determinar las opciones de <link href=\"text/swriter/01/05060200.xhp\" name=\"ajuste de texto\">ajuste de texto</link> del objeto.</ahelp></variable>"
+msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Cambia el contorno del objeto seleccionado. $[officename] utiliza el contorno al momento de determinar las opciones de <link href=\"text/swriter/01/05060200.xhp\" name=\"text wrap\">ajuste de texto</link> alrededor del objeto.</ahelp></variable>"
#. peEFB
#: 05060201.xhp
diff --git a/source/gug/scp2/source/ooo.po b/source/gug/scp2/source/ooo.po
index e6f05cb05be..a729f89cf0a 100644
--- a/source/gug/scp2/source/ooo.po
+++ b/source/gug/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4493,7 +4493,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/gug/sd/messages.po b/source/gug/sd/messages.po
index c0b578fe9e3..fa2ecade863 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -294,55 +294,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Jejavy formatogui ojetopa va'ekue ñongatuhape subdocumentope $(ARG1) ñemohenda hápe $(ARG2)(fila,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Opaichagua"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilo Okañy va'ekue"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Mbohekoha jepurupyre"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Mbohekoha mboavapyre"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Opaichagua"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Mbohekoha ñemíva"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -351,32 +351,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Momyiherãkuéra"
@@ -385,14 +385,14 @@ msgstr "Momyiherãkuéra"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Ipy"
diff --git a/source/he/helpcontent2/source/text/sbasic/shared.po b/source/he/helpcontent2/source/text/sbasic/shared.po
index bc5fe105766..22fd67f315a 100644
--- a/source/he/helpcontent2/source/text/sbasic/shared.po
+++ b/source/he/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2020-06-09 21:12+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/he/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/he/helpcontent2/source/text/sdatabase.po b/source/he/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/he/helpcontent2/source/text/sdatabase.po
+++ b/source/he/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/he/helpcontent2/source/text/shared/guide.po b/source/he/helpcontent2/source/text/shared/guide.po
index 38f644f2f01..b0f90e406db 100644
--- a/source/he/helpcontent2/source/text/shared/guide.po
+++ b/source/he/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-06-09 21:11+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/he/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/he/scp2/source/ooo.po b/source/he/scp2/source/ooo.po
index 0ca64c7a9c4..6c66ffc2423 100644
--- a/source/he/scp2/source/ooo.po
+++ b/source/he/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-10-27 20:07+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/he/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/he/sd/messages.po b/source/he/sd/messages.po
index fc0fd7871dd..4aae04e67f3 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "התגלתה שגיאת צורה בקובץ, בתת‫ המסמך $(ARG1) במיקום ‎$(ARG2)(שורה,עמודה)‎."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "כל הסגנונות"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "סגנונות מוסתרים"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "סגנונות מותאמים אישית"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "כל הסגנונות"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "סגנונות מוסתרים"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "אין"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "צר"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "מתון"
@@ -349,32 +349,32 @@ msgstr "מתון"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "רגיל (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "רחב"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "ללא"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "צר"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "מתון"
@@ -383,14 +383,14 @@ msgstr "מתון"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "רגיל (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "רחב"
diff --git a/source/hi/helpcontent2/source/text/sbasic/shared.po b/source/hi/helpcontent2/source/text/sbasic/shared.po
index 46dce9ca1d8..3bea9981eb2 100644
--- a/source/hi/helpcontent2/source/text/sbasic/shared.po
+++ b/source/hi/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/hi/helpcontent2/source/text/sdatabase.po b/source/hi/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/hi/helpcontent2/source/text/sdatabase.po
+++ b/source/hi/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/hi/helpcontent2/source/text/shared/guide.po b/source/hi/helpcontent2/source/text/shared/guide.po
index 5426da4f9c8..968e0ee7e13 100644
--- a/source/hi/helpcontent2/source/text/shared/guide.po
+++ b/source/hi/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/hi/scp2/source/ooo.po b/source/hi/scp2/source/ooo.po
index a24cfc7a78d..74375dd1dd3 100644
--- a/source/hi/scp2/source/ooo.po
+++ b/source/hi/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hindi <hindi>\n"
@@ -4505,7 +4505,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/hi/sd/messages.po b/source/hi/sd/messages.po
index 346caa612be..82d19a134bf 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -299,60 +299,60 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "उपदस्तावेज़ $(ARG1) में $(ARG2)(row,col) स्थिति में फ़ाइल में प्रारूप त्रुटि पाया."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "सेल शैली"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "छिपी शैली"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "शैलियां मनपसंद बनाएँ"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "सेल शैली"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "छिपी शैली"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -361,32 +361,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -395,14 +395,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/hr/helpcontent2/source/text/sbasic/shared.po b/source/hr/helpcontent2/source/text/sbasic/shared.po
index baba6336c7d..8d244cd661e 100644
--- a/source/hr/helpcontent2/source/text/sbasic/shared.po
+++ b/source/hr/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2019-07-19 13:19+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/hr/helpcontent2/source/text/sdatabase.po b/source/hr/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/hr/helpcontent2/source/text/sdatabase.po
+++ b/source/hr/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/hr/helpcontent2/source/text/shared/guide.po b/source/hr/helpcontent2/source/text/shared/guide.po
index 2797c18a56f..f2a8d141071 100644
--- a/source/hr/helpcontent2/source/text/shared/guide.po
+++ b/source/hr/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2019-07-19 13:37+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/hr/scp2/source/ooo.po b/source/hr/scp2/source/ooo.po
index dd583f1a374..3694adc2683 100644
--- a/source/hr/scp2/source/ooo.po
+++ b/source/hr/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-08-18 11:35+0000\n"
"Last-Translator: Mihovil Stanić <mihovil@miho.im>\n"
"Language-Team: Croatian <https://weblate.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/hr/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/hr/sd/messages.po b/source/hr/sd/messages.po
index 3c5c58468ae..93bc5a48349 100644
--- a/source/hr/sd/messages.po
+++ b/source/hr/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Otkrivena je greška oblikovanja u datoteci poddokumenta $(ARG1) na mjestu $(ARG2)(redak, stupac)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Svi stilovi"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Skriveni stilovi"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Prilagođeni stilovi"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Svi stilovi"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Skriveni stilovi"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Ništa"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Usko"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Umjereno"
@@ -349,32 +349,32 @@ msgstr "Umjereno"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normalo (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Široko"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Ništa"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Usko"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Umjereno"
@@ -383,14 +383,14 @@ msgstr "Umjereno"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normalo (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Široko"
diff --git a/source/hsb/scp2/source/ooo.po b/source/hsb/scp2/source/ooo.po
index ef450cad386..11c9564bdba 100644
--- a/source/hsb/scp2/source/ooo.po
+++ b/source/hsb/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-13 16:36+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/hsb/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/hsb/sd/messages.po b/source/hsb/sd/messages.po
index 6529bd7c9dd..63d23d2ae77 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-10-09 15:44+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/hsb/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Formatowy zmylk w poddokumenće $(ARG1) na poziciji $(ARG2)(linka,špalta) w dataji namakany."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Wšě stile"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Schowane stile"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Nałožene stile"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Swójske stile"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Wšě stile"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Schowane stile"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Žadyn"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Wuski"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Přisprawny"
@@ -349,32 +349,32 @@ msgstr "Přisprawny"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normalny (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Šěroki"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Žadyn"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Wuski"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Přisprawny"
@@ -383,14 +383,14 @@ msgstr "Přisprawny"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normalny (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Šěroki"
diff --git a/source/hu/helpcontent2/source/text/sbasic/shared.po b/source/hu/helpcontent2/source/text/sbasic/shared.po
index c542f6406e1..17125dca111 100644
--- a/source/hu/helpcontent2/source/text/sbasic/shared.po
+++ b/source/hu/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-12-12 11:03+0000\n"
"Last-Translator: Andras Timar <timar74@gmail.com>\n"
"Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Összehasonlító operátorok"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/hu/helpcontent2/source/text/sdatabase.po b/source/hu/helpcontent2/source/text/sdatabase.po
index 18a917eeb74..83b6a092dbb 100644
--- a/source/hu/helpcontent2/source/text/sdatabase.po
+++ b/source/hu/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-08-30 13:40+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/hu/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Természetes"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/hu/helpcontent2/source/text/shared/guide.po b/source/hu/helpcontent2/source/text/shared/guide.po
index f3c579e46fe..ede1e56cf52 100644
--- a/source/hu/helpcontent2/source/text/shared/guide.po
+++ b/source/hu/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/hu/scp2/source/ooo.po b/source/hu/scp2/source/ooo.po
index da5a4d2e547..2855244b661 100644
--- a/source/hu/scp2/source/ooo.po
+++ b/source/hu/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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/scp2sourceooo/hu/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/hu/sd/messages.po b/source/hu/sd/messages.po
index 509efd86608..84ba59da4a2 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Formátumhiba a fájlban, a(z) $(ARG1) aldokumentum $(ARG2)(sor,oszlop) helyén."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Minden stílus"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Rejtett stílusok"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Alkalmazott stílusok"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Egyéni stílusok"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Minden stílus"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Rejtett stílusok"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Nincs"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Keskeny"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Visszafogott"
@@ -349,32 +349,32 @@ msgstr "Visszafogott"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normál (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Széles"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Nincs"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Keskeny"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Visszafogott"
@@ -383,14 +383,14 @@ msgstr "Visszafogott"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normál (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Széles"
diff --git a/source/id/helpcontent2/source/text/sbasic/shared.po b/source/id/helpcontent2/source/text/sbasic/shared.po
index 6662f0b0f23..e69ce208eaf 100644
--- a/source/id/helpcontent2/source/text/sbasic/shared.po
+++ b/source/id/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-09-27 17:24+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/id/>\n"
@@ -24914,13 +24914,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29451,13 +29451,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Operator Pembanding"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37366,15 +37366,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37384,15 +37375,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37402,15 +37384,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37420,15 +37393,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39418,15 +39382,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39436,15 +39391,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39454,15 +39400,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39472,15 +39409,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39490,15 +39418,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39508,15 +39427,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39562,15 +39472,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39580,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39598,15 +39490,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39616,15 +39499,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/id/helpcontent2/source/text/sdatabase.po b/source/id/helpcontent2/source/text/sdatabase.po
index 74951c4c33b..9588cbf63c6 100644
--- a/source/id/helpcontent2/source/text/sdatabase.po
+++ b/source/id/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-05-21 20:37+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/id/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/id/helpcontent2/source/text/shared/guide.po b/source/id/helpcontent2/source/text/shared/guide.po
index e2c0c183903..3473aa5e244 100644
--- a/source/id/helpcontent2/source/text/shared/guide.po
+++ b/source/id/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-28 20:36+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/id/>\n"
@@ -24706,22 +24706,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25507,14 +25507,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "erlaku filter \"txt:Text\" ke dokumen teks dan konten teks dump ke konsol (menyiratkan <emph>--headless</emph>). Tidak bisa dipakai <emph>--mengkonversi</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Atur sebuah variabel bootstrap. Sebagai contoh: untuk mengatur jalur profil pengguna tidak baku:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/id/scp2/source/ooo.po b/source/id/scp2/source/ooo.po
index de4042554a2..2355b94475d 100644
--- a/source/id/scp2/source/ooo.po
+++ b/source/id/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-12-06 02:38+0000\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/id/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/id/sd/messages.po b/source/id/sd/messages.po
index 0424a6e508e..607d2de9866 100644
--- a/source/id/sd/messages.po
+++ b/source/id/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-06 08:57+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/id/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Kesalahan format ditemukan dalam berkas pada subdokumen $(ARG1) di posisi $(ARG2)(baris,kolom)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Semua Gaya"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Gaya Tersembunyi"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Gaya Terpakai"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Gaya Ubahan"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Semua Gaya"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Gaya Tersembunyi"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Nihil"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Sempit"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderat"
@@ -349,32 +349,32 @@ msgstr "Moderat"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Lebar"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Nihil"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Sempit"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderat"
@@ -383,14 +383,14 @@ msgstr "Moderat"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Lebar"
diff --git a/source/is/helpcontent2/source/text/sbasic/shared.po b/source/is/helpcontent2/source/text/sbasic/shared.po
index ce873724a09..15432d2936a 100644
--- a/source/is/helpcontent2/source/text/sbasic/shared.po
+++ b/source/is/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:20+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29449,13 +29449,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37361,15 +37361,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37379,15 +37370,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37397,15 +37379,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37415,15 +37388,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39413,15 +39377,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39431,15 +39386,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39449,15 +39395,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39467,15 +39404,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39485,15 +39413,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39503,15 +39422,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39557,15 +39467,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39575,15 +39476,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39593,15 +39485,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39611,15 +39494,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/is/helpcontent2/source/text/sdatabase.po b/source/is/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/is/helpcontent2/source/text/sdatabase.po
+++ b/source/is/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/is/helpcontent2/source/text/shared/guide.po b/source/is/helpcontent2/source/text/shared/guide.po
index 190789a7b91..0400f7e7c9e 100644
--- a/source/is/helpcontent2/source/text/shared/guide.po
+++ b/source/is/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/is/scp2/source/ooo.po b/source/is/scp2/source/ooo.po
index 5ad2f0ff638..109dc9c3b4c 100644
--- a/source/is/scp2/source/ooo.po
+++ b/source/is/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ooo\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-12-01 13:38+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/is/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/is/sd/messages.po b/source/is/sd/messages.po
index 51861ca09b6..1fd9c9db686 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-01 10:35+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/is/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Sniðsvilla fannst í skránni í undirskjalinu $(ARG1) staðsett í $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Allir stílar"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Faldir stílar"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Notaðir stílar"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Sérsniðnir stílar"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Allir stílar"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Faldir stílar"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Ekkert"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Grannt"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Hóflegt"
@@ -349,32 +349,32 @@ msgstr "Hóflegt"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Venjulegt (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Breitt"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Ekkert"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Grannt"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Hóflegt"
@@ -383,14 +383,14 @@ msgstr "Hóflegt"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Venjulegt (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Breitt"
diff --git a/source/it/basctl/messages.po b/source/it/basctl/messages.po
index 13b5d2cb6d9..0c4ceeb9b82 100644
--- a/source/it/basctl/messages.po
+++ b/source/it/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: 2022-01-31 18:18+0100\n"
-"PO-Revision-Date: 2022-01-04 15:38+0000\n"
+"PO-Revision-Date: 2022-02-20 06:12+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1561722932.000000\n"
#. fniWp
@@ -338,19 +338,19 @@ msgstr "Macro e finestre di dialogo personali"
#: basctl/inc/strings.hrc:78
msgctxt "RID_STR_SHAREMACROS"
msgid "Application Macros"
-msgstr ""
+msgstr "Macro dell'applicazione"
#. YcXKS
#: basctl/inc/strings.hrc:79
msgctxt "RID_STR_SHAREDIALOGS"
msgid "Application Dialogs"
-msgstr ""
+msgstr "Finestre di dialogo dell'applicazione"
#. GFbe5
#: basctl/inc/strings.hrc:80
msgctxt "RID_STR_SHAREMACROSDIALOGS"
msgid "Application Macros & Dialogs"
-msgstr ""
+msgstr "Macro e finestre di dialogo dell'applicazione"
#. BAMA5
#: basctl/inc/strings.hrc:81
@@ -710,7 +710,7 @@ msgstr "Modifica"
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:356
msgctxt "basicmacrodialog|extended_tip|edit"
msgid "Starts the Basic editor and opens the selected macro or dialog for editing."
-msgstr ""
+msgstr "Avvia l'editor Basic e apre la macro o la finestra di dialogo selezionata per la modifica."
#. 9Uhec
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:368
@@ -884,7 +884,7 @@ msgstr "Elimina l'elemento o gli elementi selezionati dopo una domanda di contro
#: basctl/uiconfig/basicide/ui/dialogpage.ui:128
msgctxt "dialogpage|extended_tip|edit"
msgid "Opens the Basic editor so that you can modify the selected library."
-msgstr ""
+msgstr "Apre l'editor Basic permettendo di modificare la libreria selezionata."
#. n9VLU
#: basctl/uiconfig/basicide/ui/dialogpage.ui:140
diff --git a/source/it/helpcontent2/source/text/sbasic/shared.po b/source/it/helpcontent2/source/text/sbasic/shared.po
index a6f66c66332..9e1993d37e7 100644
--- a/source/it/helpcontent2/source/text/sbasic/shared.po
+++ b/source/it/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-31 17:23+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/it/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Operatori di confronto"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/sdatabase.po b/source/it/helpcontent2/source/text/sdatabase.po
index 615a8378966..e02e8088415 100644
--- a/source/it/helpcontent2/source/text/sdatabase.po
+++ b/source/it/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-08 14:39+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/it/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Naturale"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/it/helpcontent2/source/text/shared/guide.po b/source/it/helpcontent2/source/text/shared/guide.po
index b8685f3d088..09237e91307 100644
--- a/source/it/helpcontent2/source/text/shared/guide.po
+++ b/source/it/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-31 17:23+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/it/>\n"
@@ -24694,23 +24694,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Digitate il testo seguente nel campo <emph>Apri</emph>, quindi fate clic su <emph>OK</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{install}\\program\\soffice.exe {parametro}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Sostituite <emph>{install}</emph> col percorso alla vostra installazione del programma %PRODUCTNAME (per esempio, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Applica il filtro \"txt:Text\" ai seguenti documenti di testo e trasferisce il contenuto testuale nella console (implica <emph>--headless</emph>). Non può essere utilizzato con <emph>--convert-to</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Imposta una variabile di avvio. Per esempio, per impostare un percorso di un profilo utente non predefinito:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/it/scp2/source/ooo.po b/source/it/scp2/source/ooo.po
index 89239245f2d..5b49e56aabe 100644
--- a/source/it/scp2/source/ooo.po
+++ b/source/it/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-04 15:38+0000\n"
"Last-Translator: Paolo Pelloni <info@paolopelloni.it>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/it/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/it/sd/messages.po b/source/it/sd/messages.po
index 36d378639ef..734fd81454e 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Errore di formato del file nel documento secondario $(ARG1) nel punto $(ARG2)(riga,colonna)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Tutti gli stili"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stili nascosti"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stili applicati"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Stili personali"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Tutti gli stili"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stili nascosti"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Nessuno"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Stretto"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderato"
@@ -349,32 +349,32 @@ msgstr "Moderato"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normale (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Largo"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Nessuno"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Stretto"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderato"
@@ -383,14 +383,14 @@ msgstr "Moderato"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normale (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Largo"
diff --git a/source/ja/chart2/messages.po b/source/ja/chart2/messages.po
index f1d242638cc..4a542068399 100644
--- a/source/ja/chart2/messages.po
+++ b/source/ja/chart2/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-01-31 18:18+0100\n"
-"PO-Revision-Date: 2021-12-07 11:38+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1560941067.000000\n"
#. NCRDD
@@ -2525,7 +2525,7 @@ msgstr "負"
#: chart2/uiconfig/ui/sidebarerrorbar.ui:209
msgctxt "sidebarerrorbar|label5"
msgid "Indicator"
-msgstr "インジケータ"
+msgstr "インジケーター"
#. qJBsd
#: chart2/uiconfig/ui/sidebarseries.ui:41
diff --git a/source/ja/desktop/messages.po b/source/ja/desktop/messages.po
index 3cfb3980331..759015cb46f 100644
--- a/source/ja/desktop/messages.po
+++ b/source/ja/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-10 13:16+0000\n"
-"Last-Translator: Jun NOGATA <nogajun@gmail.com>\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
+"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-master/desktopmessages/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -1163,7 +1163,7 @@ msgstr "リリースノート"
#: 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 "更新を確認している間、進捗状況のインジケーターが表示されます。このダイアログボックスに何かメッセージが表示されるのを待つか、「キャンセル」をクリックして更新の確認を中止します。"
#. c5FG9
#: desktop/uiconfig/ui/updatedialog.ui:389
diff --git a/source/ja/filter/source/config/fragments/internalgraphicfilters.po b/source/ja/filter/source/config/fragments/internalgraphicfilters.po
index d2aacecaedd..40ffc03ffaa 100644
--- a/source/ja/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/ja/filter/source/config/fragments/internalgraphicfilters.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-01-31 18:19+0100\n"
-"PO-Revision-Date: 2020-12-13 09:36+0000\n"
-"Last-Translator: Jun NOGATA <nogajun@gmail.com>\n"
-"Language-Team: Japanese <https://weblate.documentfoundation.org/projects/libo_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/ja/>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: AAAA <20001722@protonmail.com>\n"
+"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-master/filtersourceconfigfragmentsinternalgraphicfilters/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1526205805.000000\n"
#. s5fY3
@@ -204,7 +204,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "PCX - Zsoft Paintbrush"
-msgstr "PCX - Zsoft Paintbrush"
+msgstr "PCX - ZSoft Paintbrush"
#. Gy43e
#: pdf_Export.xcu
diff --git a/source/ja/helpcontent2/source/text/sbasic/shared.po b/source/ja/helpcontent2/source/text/sbasic/shared.po
index 66f01c9138c..b1b9d16acb3 100644
--- a/source/ja/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ja/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-12-20 07:38+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ja/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/sdatabase.po b/source/ja/helpcontent2/source/text/sdatabase.po
index 39b411e0c7d..306e1e0dcec 100644
--- a/source/ja/helpcontent2/source/text/sdatabase.po
+++ b/source/ja/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-06-19 09:28+0000\n"
"Last-Translator: Yoshida Saburo <yosi3260+work@gmail.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/ja/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/ja/helpcontent2/source/text/shared/01.po b/source/ja/helpcontent2/source/text/shared/01.po
index b2594fac8a7..2f91e645273 100644
--- a/source/ja/helpcontent2/source/text/shared/01.po
+++ b/source/ja/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-02-18 12:38+0100\n"
-"PO-Revision-Date: 2022-02-10 16:37+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565336668.000000\n"
#. 3u8hR
@@ -4217,7 +4217,7 @@ msgctxt ""
"par_id3154143\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">Select the field in the data table that corresponds to the address book entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">アドレス帳の項目に対応する、データテーブルのフィールドを選択します。</ahelp>"
#. piKAd
#: 01110300.xhp
diff --git a/source/ja/helpcontent2/source/text/shared/guide.po b/source/ja/helpcontent2/source/text/shared/guide.po
index 999fe4b2e5a..64b0f41b6af 100644
--- a/source/ja/helpcontent2/source/text/shared/guide.po
+++ b/source/ja/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-12-27 20:02+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ja/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/ja/scp2/source/ooo.po b/source/ja/scp2/source/ooo.po
index abe54f3d065..a1c6baa4beb 100644
--- a/source/ja/scp2/source/ooo.po
+++ b/source/ja/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-11-25 15:38+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ja/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ja/sd/messages.po b/source/ja/sd/messages.po
index 8b804d9d40b..f568da89f7f 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-10 13:16+0000\n"
"Last-Translator: AAAA <20001722@protonmail.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-master/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.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562492439.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ファイルの $(ARG2) (行、列) にある部分ドキュメント $(ARG1) に書式エラーが見つかりました。"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "すべてのスタイル"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "非表示スタイル"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "使用したスタイル"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ユーザー定義スタイル"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "すべてのスタイル"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "非表示スタイル"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "なし"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "狭い"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "やや狭い"
@@ -349,32 +349,32 @@ msgstr "やや狭い"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "標準 (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "広い"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "なし"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "狭い"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "やや狭い"
@@ -383,14 +383,14 @@ msgstr "やや狭い"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "標準 (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "広い"
diff --git a/source/ja/svtools/messages.po b/source/ja/svtools/messages.po
index f9ffd65b7cc..13b976733fb 100644
--- a/source/ja/svtools/messages.po
+++ b/source/ja/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-01-16 10:58+0000\n"
+"PO-Revision-Date: 2022-02-21 07:40+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1547910395.000000\n"
#. fLdeV
@@ -5050,7 +5050,7 @@ msgstr "データソース:"
#: svtools/uiconfig/ui/addresstemplatedialog.ui:118
msgctxt "addresstemplatedialog|label43"
msgid "Table:"
-msgstr "表:"
+msgstr "テーブル:"
#. z3CHk
#: svtools/uiconfig/ui/addresstemplatedialog.ui:143
@@ -5092,7 +5092,7 @@ msgstr "フィールドの割り当て"
#: svtools/uiconfig/ui/addresstemplatedialog.ui:556
msgctxt "addresstemplatedialog|extended_tip|assign"
msgid "Select the field in the data table that corresponds to the address book entry."
-msgstr ""
+msgstr "アドレス帳の項目に対応する、データテーブルのフィールドを選択します。"
#. qKBRS
#: svtools/uiconfig/ui/addresstemplatedialog.ui:584
diff --git a/source/ja/svx/messages.po b/source/ja/svx/messages.po
index 7044b03802c..b38502b73da 100644
--- a/source/ja/svx/messages.po
+++ b/source/ja/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-01-23 17:39+0000\n"
+"PO-Revision-Date: 2022-02-20 06:26+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/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: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1550994318.000000\n"
#. 3GkZj
@@ -7805,7 +7805,7 @@ msgstr "$(CAPACITY) kiB"
#: include/svx/strings.hrc:1405
msgctxt "STR_IMAGE_CAPACITY_WITH_REDUCTION"
msgid "$(CAPACITY) kiB ($(REDUCTION) % Reduction)"
-msgstr ""
+msgstr "$(CAPACITY) kiB($(REDUCTION) % 削減)"
#. 8GqWz
#: include/svx/strings.hrc:1406
@@ -14120,7 +14120,7 @@ msgstr "圧縮形式"
#: svx/uiconfig/ui/compressgraphicdialog.ui:317
msgctxt "compressgraphicdialog|checkbox-reduce-resolution"
msgid "Reduce image resolution to:"
-msgstr ""
+msgstr "画像の解像度を次の値に下げる:"
#. pYRff
#: svx/uiconfig/ui/compressgraphicdialog.ui:334
diff --git a/source/jv/scp2/source/ooo.po b/source/jv/scp2/source/ooo.po
index 75f872f64b0..f8c50e0eee1 100644
--- a/source/jv/scp2/source/ooo.po
+++ b/source/jv/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -4493,7 +4493,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/jv/sd/messages.po b/source/jv/sd/messages.po
index caff430afd6..d522828af40 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -294,55 +294,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr ""
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr ""
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -351,32 +351,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -385,14 +385,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ka/helpcontent2/source/text/sbasic/shared.po b/source/ka/helpcontent2/source/text/sbasic/shared.po
index 87065ef9660..3bdff938a34 100644
--- a/source/ka/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ka/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:22+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ka/helpcontent2/source/text/sdatabase.po b/source/ka/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/ka/helpcontent2/source/text/sdatabase.po
+++ b/source/ka/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/ka/helpcontent2/source/text/shared/guide.po b/source/ka/helpcontent2/source/text/shared/guide.po
index 6c7f94908b8..a4e0b9df009 100644
--- a/source/ka/helpcontent2/source/text/shared/guide.po
+++ b/source/ka/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/ka/scp2/source/ooo.po b/source/ka/scp2/source/ooo.po
index 9a2333dca87..00b87a90a53 100644
--- a/source/ka/scp2/source/ooo.po
+++ b/source/ka/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4491,7 +4491,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ka/sd/messages.po b/source/ka/sd/messages.po
index b4708c1a46c..5ce02681182 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -297,58 +297,58 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ფაილში აღმოჩენილია ფორმატის შეცდომა - ქვე დოკუმენტი $(ARG1)პოზიცია (ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "უჯრების სტილები"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "მინიჭებული სტილი"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr ""
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "უჯრების სტილები"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -357,32 +357,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -391,14 +391,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/kab/scp2/source/ooo.po b/source/kab/scp2/source/ooo.po
index c96991dd5df..a9813bf2a44 100644
--- a/source/kab/scp2/source/ooo.po
+++ b/source/kab/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4490,7 +4490,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/kab/sd/messages.po b/source/kab/sd/messages.po
index 52625cdbae7..426427cf407 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -291,55 +291,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Tuccḍa n umasal deg ufaylu n ukaram anaddaw $(ARG1) deg asun $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Iɣunab merra"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Iɣunab yeffren"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Iɣunab yettwasnesen"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Iɣunab yugnen"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Iɣunab merra"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Iɣunab yeffren"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -348,32 +348,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -382,14 +382,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/kk/scp2/source/ooo.po b/source/kk/scp2/source/ooo.po
index a0966ad6c50..9e4451d1c0d 100644
--- a/source/kk/scp2/source/ooo.po
+++ b/source/kk/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-05-12 07:38+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/kk/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/kk/sd/messages.po b/source/kk/sd/messages.po
index da45e4d93a9..1ef0321a83e 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "$(ARG1) ішкі құжаты файлынан пішім қатесі табылды, орналасқан жері $(ARG2)(жол,баған)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Барлық стильдер"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Жасырын стильдер"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Іске асырылған стильдер"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Пайдаланушы стильдері"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Барлық стильдер"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Жасырын стильдер"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Ешнәрсе"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Тар"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Орташа"
@@ -349,32 +349,32 @@ msgstr "Орташа"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Қалыпты (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Кең"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Ешнәрсе"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Тар"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Орташа"
@@ -383,14 +383,14 @@ msgstr "Орташа"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Қалыпты (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Кең"
diff --git a/source/kl/scp2/source/ooo.po b/source/kl/scp2/source/ooo.po
index 6837ab5a17b..dc61d315e8b 100644
--- a/source/kl/scp2/source/ooo.po
+++ b/source/kl/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4499,7 +4499,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/kl/sd/messages.po b/source/kl/sd/messages.po
index 3c5a0789a6d..d5c024bc03e 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -294,55 +294,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr ""
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr ""
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -351,32 +351,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -385,14 +385,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/km/helpcontent2/source/text/sbasic/shared.po b/source/km/helpcontent2/source/text/sbasic/shared.po
index dbc1e030c75..9ca8f93b3ad 100644
--- a/source/km/helpcontent2/source/text/sbasic/shared.po
+++ b/source/km/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shared\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
@@ -24911,13 +24911,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29447,13 +29447,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37358,15 +37358,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37376,15 +37367,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37394,15 +37376,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37412,15 +37385,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39410,15 +39374,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39428,15 +39383,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39446,15 +39392,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39464,15 +39401,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39482,15 +39410,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39500,15 +39419,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39554,15 +39464,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39572,15 +39473,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39590,15 +39482,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39608,15 +39491,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/km/helpcontent2/source/text/sdatabase.po b/source/km/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/km/helpcontent2/source/text/sdatabase.po
+++ b/source/km/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/km/helpcontent2/source/text/shared/guide.po b/source/km/helpcontent2/source/text/shared/guide.po
index e370af1f391..8d190cfa93d 100644
--- a/source/km/helpcontent2/source/text/shared/guide.po
+++ b/source/km/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guide\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2019-08-09 08:19+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Khmer <support@khmeros.info>\n"
@@ -24695,22 +24695,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25496,13 +25496,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/km/scp2/source/ooo.po b/source/km/scp2/source/ooo.po
index 5109bbbccb5..03da6cfde51 100644
--- a/source/km/scp2/source/ooo.po
+++ b/source/km/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ooo\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Khmer <support@khmeros.info>\n"
@@ -4499,7 +4499,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/km/sd/messages.po b/source/km/sd/messages.po
index b7871f773c3..1f74dbb5fd9 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -299,60 +299,60 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "បាន​រក​ឃើញ​កំហុស​ទ្រង់ទ្រាយ​ឯកសារ​នៅ​ក្នុង​ឯកសារ​រង $(ARG1) នៅ​ត្រង់ $(ARG2)(ជួរដេក,ជួរឈរ)។"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "រចនាប័ទ្ម​ក្រឡា"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "រចនាប័ទ្ម​អនុវត្ត"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "រចនាប័ទ្ម​ផ្ទាល់ខ្លួន"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "រចនាប័ទ្ម​ក្រឡា"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -361,32 +361,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -395,14 +395,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/kmr-Latn/scp2/source/ooo.po b/source/kmr-Latn/scp2/source/ooo.po
index 153f3c2da51..86b7bc6e6df 100644
--- a/source/kmr-Latn/scp2/source/ooo.po
+++ b/source/kmr-Latn/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4612,7 +4612,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/kmr-Latn/sd/messages.po b/source/kmr-Latn/sd/messages.po
index e2d373f569b..a67d8162136 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -300,59 +300,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Di pela di bin-belge $(ARG1) de li cihê $(ARG2)(row,col) de çewtiya teşe hat dîtin."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Teşeyên Şanikan"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Şêwazên tên Bikaranîn"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Bikaranî Taybet"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Teşeyên Şanikan"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -361,32 +361,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -395,14 +395,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/kn/scp2/source/ooo.po b/source/kn/scp2/source/ooo.po
index aea22d4cfd8..a05b6c97bef 100644
--- a/source/kn/scp2/source/ooo.po
+++ b/source/kn/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2019-06-06 09:09+0000\n"
"Last-Translator: Omshivaprakash <omshivaprakash@gmail.com>\n"
"Language-Team: American English <kde-i18n-doc@kde.org>\n"
@@ -4494,7 +4494,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/kn/sd/messages.po b/source/kn/sd/messages.po
index db994db607b..b38bab52c67 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -299,61 +299,61 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ಉಪ ದಸ್ತಾವೇಜು $(ARG1) ನಲ್ಲಿರುವ ಕಡತದಲ್ಲಿ $(ARG2)(row,col) ಸ್ಥಳದಲ್ಲಿ ರಚನಾ ದೋಷವು ಕಂಡುಬಂದಿದೆ."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "ಕೋಶ ಶೈಲಿಗಳು"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "ಅಡಗಿಸಲಾದ ಶೈಲಿಗಳು"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "ಅನ್ವಯಿಸಿದ ಶೈಲಿಗಳು"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ಇಚ್ಛೆಯ ಶೈಲಿಗಳು"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "ಕೋಶ ಶೈಲಿಗಳು"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "ಅಡಗಿಸಲಾದ ಶೈಲಿಗಳು"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -362,32 +362,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -396,14 +396,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ko/helpcontent2/source/text/sbasic/shared.po b/source/ko/helpcontent2/source/text/sbasic/shared.po
index 83001052122..d48812f0032 100644
--- a/source/ko/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ko/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2020-11-14 15:35+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Korean <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/ko/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ko/helpcontent2/source/text/sdatabase.po b/source/ko/helpcontent2/source/text/sdatabase.po
index 9ff6e486428..0c6d4c75928 100644
--- a/source/ko/helpcontent2/source/text/sdatabase.po
+++ b/source/ko/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2020-09-10 05:35+0000\n"
"Last-Translator: 임재훈 <lim10260@nate.com>\n"
"Language-Team: Korean <https://weblate.documentfoundation.org/projects/libo_help-master/textsdatabase/ko/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/ko/helpcontent2/source/text/shared/guide.po b/source/ko/helpcontent2/source/text/shared/guide.po
index f019d508c33..dde4d51b172 100644
--- a/source/ko/helpcontent2/source/text/shared/guide.po
+++ b/source/ko/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-07-28 14:35+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Korean <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/ko/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/ko/scp2/source/ooo.po b/source/ko/scp2/source/ooo.po
index 2bdcb1384ee..c3d1add5d12 100644
--- a/source/ko/scp2/source/ooo.po
+++ b/source/ko/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-08-29 15:35+0000\n"
"Last-Translator: 임재훈 <lim10260@nate.com>\n"
"Language-Team: Korean <https://weblate.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ko/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ko/sd/messages.po b/source/ko/sd/messages.po
index 857ebf3a87e..5882baf79c9 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "파일 내 하위 문서 $(ARG1)의 $(ARG2)(행, 열) 위치에서 서식 오류가 발견되었습니다."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "모든 스타일"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "적용된 스타일"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "사용자 지정 스타일"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "모든 스타일"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -349,32 +349,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -383,14 +383,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/kok/scp2/source/ooo.po b/source/kok/scp2/source/ooo.po
index d91fbda269c..09edc20fc42 100644
--- a/source/kok/scp2/source/ooo.po
+++ b/source/kok/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4522,7 +4522,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/kok/sd/messages.po b/source/kok/sd/messages.po
index 24152aeafd5..67f44c6ec7d 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -297,59 +297,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "उप - दस्तावेजांत $(ARG1)तल्या धारिकेंत $(ARG2)(रांग, स्तंभ) हांगा रचना त्रुटी दिश्टी पडली."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "कक्ष शैली"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू केल्ल्यो शैली"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "थारायिल्ल्यो शैली"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "कक्ष शैली"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -358,32 +358,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -392,14 +392,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ks/scp2/source/ooo.po b/source/ks/scp2/source/ooo.po
index 12f027f8791..7d4abedcbee 100644
--- a/source/ks/scp2/source/ooo.po
+++ b/source/ks/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4495,7 +4495,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ks/sd/messages.po b/source/ks/sd/messages.po
index 00cefad9af7..684e47d8c09 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -299,59 +299,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr " فایل فورمیٹ غلطی آی یتھ۪ی فایلئ ہندس زیلی(دستایوز $(ARG1) منز $( ARG2 پیٹھ (سطر تئ كالم)۔"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "سیل سٹائلس"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "اسٹائلس لاگوکی ہوئی"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "کسٹم اسٹائلز "
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "سیل سٹائلس"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -360,32 +360,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -394,14 +394,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ky/scp2/source/ooo.po b/source/ky/scp2/source/ooo.po
index 081aecd2ed1..4d178586672 100644
--- a/source/ky/scp2/source/ooo.po
+++ b/source/ky/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ky/sd/messages.po b/source/ky/sd/messages.po
index 8c1931d477f..7721536a31e 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr ""
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr ""
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -349,32 +349,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -383,14 +383,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/lb/scp2/source/ooo.po b/source/lb/scp2/source/ooo.po
index ac3f75ed4d9..35138415398 100644
--- a/source/lb/scp2/source/ooo.po
+++ b/source/lb/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4520,7 +4520,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/lb/sd/messages.po b/source/lb/sd/messages.po
index 0f2199b4f72..6a6652c0e74 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -293,58 +293,58 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Virlagen applizéieren"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Virlagen applizéieren"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr ""
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Virlagen applizéieren"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -353,32 +353,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -387,14 +387,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/lo/helpcontent2/source/text/sbasic/shared.po b/source/lo/helpcontent2/source/text/sbasic/shared.po
index 8ad44ee5094..2c1f7bec377 100644
--- a/source/lo/helpcontent2/source/text/sbasic/shared.po
+++ b/source/lo/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/lo/helpcontent2/source/text/sdatabase.po b/source/lo/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/lo/helpcontent2/source/text/sdatabase.po
+++ b/source/lo/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/lo/helpcontent2/source/text/shared/guide.po b/source/lo/helpcontent2/source/text/shared/guide.po
index 16640d9c683..77015285072 100644
--- a/source/lo/helpcontent2/source/text/shared/guide.po
+++ b/source/lo/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/lo/scp2/source/ooo.po b/source/lo/scp2/source/ooo.po
index b170923ee69..d4d2e4a6fff 100644
--- a/source/lo/scp2/source/ooo.po
+++ b/source/lo/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4496,7 +4496,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/lo/sd/messages.po b/source/lo/sd/messages.po
index 8a0e23652f8..162a9f342ef 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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\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,58 +296,58 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "~ຮູບແບບເຊວ"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "ໃຊ້ຮູບແບບ"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr ""
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "~ຮູບແບບເຊວ"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -356,32 +356,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -390,14 +390,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/lt/helpcontent2/source/text/sbasic/shared.po b/source/lt/helpcontent2/source/text/sbasic/shared.po
index b7602a5aee6..879fbd78d63 100644
--- a/source/lt/helpcontent2/source/text/sbasic/shared.po
+++ b/source/lt/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-03-03 18:36+0000\n"
"Last-Translator: Valentina Dagiene <valentina.dagiene@mif.vu.lt>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/lt/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Palyginimo operacijos"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/lt/helpcontent2/source/text/sdatabase.po b/source/lt/helpcontent2/source/text/sdatabase.po
index b9bc8cd37d6..7cb7de2e0fc 100644
--- a/source/lt/helpcontent2/source/text/sdatabase.po
+++ b/source/lt/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-01-25 14:07+0000\n"
"Last-Translator: Valentina Dagiene <valentina.dagiene@mif.vu.lt>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/lt/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Natūralioji"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/lt/helpcontent2/source/text/shared/guide.po b/source/lt/helpcontent2/source/text/shared/guide.po
index 760c87810f1..ef4b40af398 100644
--- a/source/lt/helpcontent2/source/text/shared/guide.po
+++ b/source/lt/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-01-30 10:36+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/lt/>\n"
@@ -24697,22 +24697,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25498,13 +25498,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/lt/scp2/source/ooo.po b/source/lt/scp2/source/ooo.po
index 40f6ad24bf0..03abfb01959 100644
--- a/source/lt/scp2/source/ooo.po
+++ b/source/lt/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-05-17 01:20+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: Lithuanian <https://weblate.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/lt/>\n"
@@ -4490,7 +4490,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/lt/sd/messages.po b/source/lt/sd/messages.po
index da1f52e9b23..67c2f686d86 100644
--- a/source/lt/sd/messages.po
+++ b/source/lt/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-08-08 17:14+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/lt/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Failo podokumentyje $(ARG1), $(ARG2)(eil.,stlp.) vietoje rasta formato klaida"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Visi stiliai"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Paslėpti stiliai"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Pritaikyti stiliai"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Naudotojo stiliai"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Visi stiliai"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Paslėpti stiliai"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Nėra"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Siauros"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Vidutinės"
@@ -349,32 +349,32 @@ msgstr "Vidutinės"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Įprastos (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Plačios"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Nėra"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Siauros"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Vidutinės"
@@ -383,14 +383,14 @@ msgstr "Vidutinės"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Įprastos (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Plačios"
diff --git a/source/lv/helpcontent2/source/text/sbasic/shared.po b/source/lv/helpcontent2/source/text/sbasic/shared.po
index 8ec7716ffc7..9ec0216bd30 100644
--- a/source/lv/helpcontent2/source/text/sbasic/shared.po
+++ b/source/lv/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2019-07-21 20:35+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/lv/helpcontent2/source/text/sdatabase.po b/source/lv/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/lv/helpcontent2/source/text/sdatabase.po
+++ b/source/lv/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/lv/helpcontent2/source/text/shared/guide.po b/source/lv/helpcontent2/source/text/shared/guide.po
index 9d6b0f62696..252519e4ade 100644
--- a/source/lv/helpcontent2/source/text/shared/guide.po
+++ b/source/lv/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/lv/scp2/source/ooo.po b/source/lv/scp2/source/ooo.po
index 9e00330bdf9..1150572d904 100644
--- a/source/lv/scp2/source/ooo.po
+++ b/source/lv/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2020-07-14 12:34+0000\n"
"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
"Language-Team: Latvian <https://weblate.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/lv/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/lv/sd/messages.po b/source/lv/sd/messages.po
index 51a8e3cc812..ef5af6cb676 100644
--- a/source/lv/sd/messages.po
+++ b/source/lv/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-10-18 06:08+0000\n"
"Last-Translator: Ingmārs Dīriņš <melhiors14@gmail.com>\n"
"Language-Team: Latvian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/lv/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Atklāta datnes formāta kļūda apakšdokumentā $(ARG1) pozīcijā $(ARG2)(rinda,kolonna)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Visi stili"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Slēptie stili"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Pielietotie stili"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Pielāgotie stili"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Visi stili"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Slēptie stili"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Nav"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Šaurs"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Mērens"
@@ -349,32 +349,32 @@ msgstr "Mērens"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normāls (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Plats"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Nav"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Šaurs"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Mērens"
@@ -383,14 +383,14 @@ msgstr "Mērens"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normāls (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Plats"
diff --git a/source/mai/scp2/source/ooo.po b/source/mai/scp2/source/ooo.po
index f925a0955ad..7d65008bdbe 100644
--- a/source/mai/scp2/source/ooo.po
+++ b/source/mai/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4598,7 +4598,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/mai/sd/messages.po b/source/mai/sd/messages.po
index ad7d27fd25e..523a77d9288 100644
--- a/source/mai/sd/messages.po
+++ b/source/mai/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -297,59 +297,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "प्रारूपक त्रुटि फाइलमे मिलल उप दस्तावेजमे $(ARG1) $(ARG2)(row,col) स्थिति पर."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "सेल शैलीसभ"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली सभ"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "मनपसिन शैलीसभ"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "सेल शैलीसभ"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -358,32 +358,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -392,14 +392,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/mk/helpcontent2/source/text/sbasic/shared.po b/source/mk/helpcontent2/source/text/sbasic/shared.po
index 075dc7ddbbd..208405a2e6a 100644
--- a/source/mk/helpcontent2/source/text/sbasic/shared.po
+++ b/source/mk/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:26+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/mk/helpcontent2/source/text/sdatabase.po b/source/mk/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/mk/helpcontent2/source/text/sdatabase.po
+++ b/source/mk/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/mk/helpcontent2/source/text/shared/guide.po b/source/mk/helpcontent2/source/text/shared/guide.po
index e58c8c2bd7e..2d626b2382b 100644
--- a/source/mk/helpcontent2/source/text/shared/guide.po
+++ b/source/mk/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/mk/scp2/source/ooo.po b/source/mk/scp2/source/ooo.po
index b12336ba623..fd4ecf87f07 100644
--- a/source/mk/scp2/source/ooo.po
+++ b/source/mk/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4613,7 +4613,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/mk/sd/messages.po b/source/mk/sd/messages.po
index e6825474453..2c0a4ae7c97 100644
--- a/source/mk/sd/messages.po
+++ b/source/mk/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,59 +298,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Пронајдена е грешка во форматот на датотека во поддокументот $(ARG1) на позиција $(ARG2) (ред, кол.)"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Стилови на ќелија"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Применети стилови"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Сопствени стилови"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Стилови на ќелија"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -359,32 +359,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -393,14 +393,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ml/scp2/source/ooo.po b/source/ml/scp2/source/ooo.po
index 4a4ca271b79..ff7d9fd69d7 100644
--- a/source/ml/scp2/source/ooo.po
+++ b/source/ml/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ooo\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: <en@li.org>\n"
@@ -4503,7 +4503,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ml/sd/messages.po b/source/ml/sd/messages.po
index aae7a32e4bf..5786b38b173 100644
--- a/source/ml/sd/messages.po
+++ b/source/ml/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,61 +298,61 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "$(ARG2)(row,col)-ല്‍ $(ARG1) എന്ന ഉപലേഖനത്തിലുള്ള ഫയലില്‍ മാതൃക പിശക്."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "സെല്‍ ശൈലികള്‍"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "അദൃശ്യമായ ശൈലികള്‍"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "ലഭ്യമാക്കിയ ശൈലികള്‍"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ശൈലികള്‍ യഥേഷ്ടമാക്കുക"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "സെല്‍ ശൈലികള്‍"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "അദൃശ്യമായ ശൈലികള്‍"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -361,32 +361,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -395,14 +395,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/mn/scp2/source/ooo.po b/source/mn/scp2/source/ooo.po
index 99353e5e5a4..5d7a41ab75f 100644
--- a/source/mn/scp2/source/ooo.po
+++ b/source/mn/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-11-22 01:38+0000\n"
"Last-Translator: Bachka <ichinnorovb@gmail.com>\n"
"Language-Team: Mongolian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/mn/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/mn/sd/messages.po b/source/mn/sd/messages.po
index 493eeae614e..3b992656462 100644
--- a/source/mn/sd/messages.po
+++ b/source/mn/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-11-25 15:38+0000\n"
"Last-Translator: Bachka <ichinnorovb@gmail.com>\n"
"Language-Team: Mongolian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/mn/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "$(ARG1) дэд баримтын $(ARG2)(мөр,col) байрлал дахь файлд форматын алдаа олдлоо."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Бүх хэв маяг"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Далд хэв маяг"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Хэрэглээний хэв маяг"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Захиалгат хэв маяг"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Бүх хэв маяг"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Далд хэв маяг"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Байхгүй"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Нарийн"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Дунд зэрэг"
@@ -349,32 +349,32 @@ msgstr "Дунд зэрэг"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Хэвийн (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Өргөн"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Байхгүй"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Нарийн"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Дунд зэрэг"
@@ -383,14 +383,14 @@ msgstr "Дунд зэрэг"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Хэвийн (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Өргөн"
diff --git a/source/mni/scp2/source/ooo.po b/source/mni/scp2/source/ooo.po
index b8e40f760b7..e45fd9734d9 100644
--- a/source/mni/scp2/source/ooo.po
+++ b/source/mni/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4521,7 +4521,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/mni/sd/messages.po b/source/mni/sd/messages.po
index 93660d9a6d3..292a8f87a74 100644
--- a/source/mni/sd/messages.po
+++ b/source/mni/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -299,59 +299,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr " $(ARG1) সবদোকুমেন্ত ফাইলদুদা ফোর্মেত অশোয়বা পুথোক্লে $(ARG2)(পরিং,কলম) মফমদা"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "কাখলগী মওংশিং"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "শিজিন্নরবা স্তাইলশিং"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "কস্তম মওংশিং"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "কাখলগী মওংশিং"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -360,32 +360,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -394,14 +394,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/mr/scp2/source/ooo.po b/source/mr/scp2/source/ooo.po
index d99609fd3e3..c52c8f49037 100644
--- a/source/mr/scp2/source/ooo.po
+++ b/source/mr/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Marathi <kde-i18n-doc@kde.org>\n"
@@ -4503,7 +4503,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/mr/sd/messages.po b/source/mr/sd/messages.po
index ace132225a8..31e4812c7dd 100644
--- a/source/mr/sd/messages.po
+++ b/source/mr/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -302,60 +302,60 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "फाइलमधील उप-दस्तऐवज $(ARG1) मध्ये$(ARG2)(row,col) येथे रूपण त्रुटी आढळली."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "कप्पा शैलीं"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "छुप्या शैली"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "प्रयुक्त शैली"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "पसंतीच्या शैली"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "कप्पा शैलीं"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "छुप्या शैली"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -364,32 +364,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -398,14 +398,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/my/scp2/source/ooo.po b/source/my/scp2/source/ooo.po
index 3fdfd2a432f..b527883e90c 100644
--- a/source/my/scp2/source/ooo.po
+++ b/source/my/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4499,7 +4499,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/my/sd/messages.po b/source/my/sd/messages.po
index 83402fecc36..0fb393c6a98 100644
--- a/source/my/sd/messages.po
+++ b/source/my/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -297,59 +297,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "$(ARG2)(row,col) ရပ်တည်ချက်၌ $(ARG1) မှတ်တမ်းမှတ်ရာငယ်တွင် စီစဉ် ဖွဲ့စည်းမှု ပုံစံ အမှား ရှာဖွေတွေ့ရှိသည်။"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "ဆဲလ်အကွက် စတိုင်လ်များ"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "လက်တွေ့ အသုံးပြုသောစတိုင်လ်များ"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "စိတ်ကြိုက်စတိုင်လ်များ"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "ဆဲလ်အကွက် စတိုင်လ်များ"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -358,32 +358,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -392,14 +392,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/nb/helpcontent2/source/text/sbasic/shared.po b/source/nb/helpcontent2/source/text/sbasic/shared.po
index 45008b02b42..23fb429ec63 100644
--- a/source/nb/helpcontent2/source/text/sbasic/shared.po
+++ b/source/nb/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-02-18 11:44+0000\n"
"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
"Language-Team: Norwegian Bokmål <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/nb_NO/>\n"
@@ -24912,13 +24912,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29448,13 +29448,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37359,15 +37359,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37377,15 +37368,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37395,15 +37377,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37413,15 +37386,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39411,15 +39375,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39429,15 +39384,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39447,15 +39393,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39465,15 +39402,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39483,15 +39411,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39501,15 +39420,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39555,15 +39465,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39573,15 +39474,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39591,15 +39483,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39609,15 +39492,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/nb/helpcontent2/source/text/sbasic/shared/03.po b/source/nb/helpcontent2/source/text/sbasic/shared/03.po
index 999ba472735..eb05e65fcac 100644
--- a/source/nb/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/nb/helpcontent2/source/text/sbasic/shared/03.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
-"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
+"PO-Revision-Date: 2022-02-18 20:58+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Norwegian Bokmål <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/nb_NO/>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1563821499.000000\n"
#. ViEWM
@@ -2462,7 +2462,7 @@ msgctxt ""
"bm_id781582391760253\n"
"help.text"
msgid "<variable id=\"ctrls_h1\"><link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"SFDocuments.Base service\"><literal>SFDocuments</literal>.<literal>Base</literal> service</link></variable>"
-msgstr "<variable id=\"ctrls_h1\"><link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"SFDocuments.Base service\"><literal>SFDocuments</literal>.<literal>Basis</literal > tjeneste</link></variable>"
+msgstr "<variable id=\"ctrls_h1\"><link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"SFDocuments.Base service\"><literal>SFDocuments</literal>.<literal>Basis</literal> tjeneste</link></variable>"
#. 4KK8s
#: sf_base.xhp
@@ -3263,7 +3263,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 "<emph>tjenestenavn</emph>: Et fullt kvalifisert tjenestenavn som <literal>com.sun.star.ui.dialogs.FilePicker</literal> eller <literal>com.sun.star.sheet.FunctionAccess</literal >."
+msgstr "<emph>tjenestenavn</emph>: Et fullt kvalifisert tjenestenavn som <literal>com.sun.star.ui.dialogs.FilePicker</literal> eller <literal>com.sun.star.sheet.FunctionAccess</literal>."
#. rZoCx
#: sf_basic.xhp
diff --git a/source/nb/helpcontent2/source/text/sdatabase.po b/source/nb/helpcontent2/source/text/sdatabase.po
index 3b44e511424..ce2a30b7546 100644
--- a/source/nb/helpcontent2/source/text/sdatabase.po
+++ b/source/nb/helpcontent2/source/text/sdatabase.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-14 06:39+0000\n"
-"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-18 20:58+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Norwegian Bokmål <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/nb_NO/>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -2787,14 +2787,14 @@ msgctxt ""
msgid "Natural"
msgstr "Naturlig"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
-msgstr "<ahelp hid=\".\">I en naturlig sammenføyning settes nøkkelordet NATURAL inn i SQL-setningen som definerer relasjonen. Relasjonen slår sammen alle kolonner som har samme kolonnenavn i begge tabellene. Den sammenføyde tabellen inneholder bare én kolonne for hvert par med like navngitte kolonner.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgstr ""
#. pK6MV
#: 04000000.xhp
@@ -10858,7 +10858,7 @@ msgctxt ""
"bm_id6009095\n"
"help.text"
msgid "<bookmark_value>wizards;macros (Base)</bookmark_value> <bookmark_value>Macro Wizard (Base)</bookmark_value> <bookmark_value>macros;attaching new (Base)</bookmark_value> <bookmark_value>migrating macros (Base)</bookmark_value>"
-msgstr "<bookmark_value>veivisere;makroer (Base)</bookmark_value> <bookmark_value>Makroveiviser (Basis)</bookmark_value> <bookmark_value>makroer;legger ved nye (Base)</bookmark_value> <bookmark_value>migrerende makroer (Base)</bookmark_value >"
+msgstr "<bookmark_value>veivisere;makroer (Base)</bookmark_value> <bookmark_value>Makroveiviser (Basis)</bookmark_value> <bookmark_value>makroer;legger ved nye (Base)</bookmark_value> <bookmark_value>migrerende makroer (Base)</bookmark_value>"
#. tjLuE
#: migrate_macros.xhp
@@ -14728,7 +14728,7 @@ msgctxt ""
"par_id131642797178876\n"
"help.text"
msgid "<image src=\"cmd/lc_dbnewquerysql.svg\" id=\"img_id881642797178877\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642797178878\">Icon New query (SQL view)</alt></image>"
-msgstr "<image src=\"cmd/lc_dbnewquerysql.svg\" id=\"img_id881642797178877\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642797178878\">Ikon Ny spørring (SQL-visning)</alt"
+msgstr "<image src=\"cmd/lc_dbnewquerysql.svg\" id=\"img_id881642797178877\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642797178878\">Ikon Ny spørring (SQL-visning)</alt></image>"
#. CVC97
#: toolbar_query.xhp
diff --git a/source/nb/helpcontent2/source/text/shared/guide.po b/source/nb/helpcontent2/source/text/shared/guide.po
index 2001ef07b31..5fc613a8a38 100644
--- a/source/nb/helpcontent2/source/text/shared/guide.po
+++ b/source/nb/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-09 15:47+0000\n"
"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
"Language-Team: Norwegian Bokmål <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/nb_NO/>\n"
@@ -24694,23 +24694,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Skriv inn følgende tekst i tekstfeltet <emph>Åpne</emph> og klikk på <emph>OK</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Erstatt <emph>{install}</emph> med stien til installasjonen av %PRODUCTNAME-programvaren (for eksempel <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Gjelder filter \"txt: Text\" til følgende tekstdokumenter og dump tekstinnhold til konsoll (innebærer <emph> - headless </emph>). Kan ikke brukes med <emph> - konvertere til </emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Sett en «bootstrap»-variabel. Eksempel: Å sette en ikke-standard sti til brukerprofilen:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/nb/scp2/source/ooo.po b/source/nb/scp2/source/ooo.po
index 7851a04102c..62768c5fdee 100644
--- a/source/nb/scp2/source/ooo.po
+++ b/source/nb/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-29 21:36+0000\n"
"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
"Language-Team: Norwegian Bokmål <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/nb_NO/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/nb/sd/messages.po b/source/nb/sd/messages.po
index 70c241f997d..809487a9138 100644
--- a/source/nb/sd/messages.po
+++ b/source/nb/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-16 08:40+0000\n"
"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
"Language-Team: Norwegian Bokmål <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nb_NO/>\n"
@@ -13,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: 1563560561.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Format-feil funnet i underdokument $(ARG1) ved posisjon $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle stiler"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Skjulte stiler"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Brukte stiler"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Egendefinerte stiler"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle stiler"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Skjulte stiler"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Ingen"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Reduser"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderer"
@@ -349,32 +349,32 @@ msgstr "Moderer"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Bred"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Ingen"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Reduser"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderer"
@@ -383,14 +383,14 @@ msgstr "Moderer"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Bred"
diff --git a/source/ne/helpcontent2/source/text/sbasic/shared.po b/source/ne/helpcontent2/source/text/sbasic/shared.po
index 274088a3ca1..19cb84a971d 100644
--- a/source/ne/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ne/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2019-03-31 03:24+0000\n"
"Last-Translator: सन्जोग सिग्देल <sigdelsanjog@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ne/helpcontent2/source/text/sdatabase.po b/source/ne/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/ne/helpcontent2/source/text/sdatabase.po
+++ b/source/ne/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/ne/helpcontent2/source/text/shared/guide.po b/source/ne/helpcontent2/source/text/shared/guide.po
index cb2b298b02a..71aea018429 100644
--- a/source/ne/helpcontent2/source/text/shared/guide.po
+++ b/source/ne/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:06+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/ne/scp2/source/ooo.po b/source/ne/scp2/source/ooo.po
index eba74d041f7..f9916e0ccdc 100644
--- a/source/ne/scp2/source/ooo.po
+++ b/source/ne/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4495,7 +4495,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ne/sd/messages.po b/source/ne/sd/messages.po
index b741e054cc2..b9aaa71ce8a 100644
--- a/source/ne/sd/messages.po
+++ b/source/ne/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -295,59 +295,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "फाइलको साहायक कागजात $(ARG1) को स्थिति $(ARG2)(row,col) मा ढाँचा त्रुटि पत्ता लाग्यो ।"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "कक्ष शैलीहरू"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू गरिएका शैलीहरू"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "अनुकूल शैली"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "कक्ष शैलीहरू"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -356,32 +356,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -390,14 +390,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/nl/cui/messages.po b/source/nl/cui/messages.po
index 349f363753b..558239e3247 100644
--- a/source/nl/cui/messages.po
+++ b/source/nl/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-16 08:40+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/nl/>\n"
"Language: nl\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562580142.000000\n"
#. GyY9M
@@ -2731,7 +2731,7 @@ msgstr "Kies \"Hiërarchisch\" in het zijpaneel Opmaakprofielen om de relaties t
#: cui/inc/tipoftheday.hrc:144
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can use styles to make the tables in your document consistent. Choose one from the predefined per Styles (F11) or via Table ▸ AutoFormat Styles..."
-msgstr ""
+msgstr "U kunt opmaakprofielen gebruiken om de tabellen in uw document consistent te maken. Kies er een uit de voorgedefinieerde Opmaakprofielen (F11) of via Tabel ▸ AutoOpmaak opmaakprofielen..."
#. UuBRE
#: cui/inc/tipoftheday.hrc:145
@@ -2768,7 +2768,7 @@ msgstr "Wilt u alleen de hoogste waarden in een werkblad weergeven? Selecteer me
#: cui/inc/tipoftheday.hrc:150
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents and Index (or right-click and Edit Index to edit a previously inserted index). In the Entries tab delete the page number (#) from Structure line."
-msgstr ""
+msgstr "Om het paginanummer uit uw inhoudsopgave te verwijderen, gaat u naar Invoegen ▸ Inhoudsopgave en index (of klik met rechts en bewerk index om een eerder ingevoegde index te bewerken). Verwijder op het tabblad Ingangen het paginanummer (#) uit de Structuurregel."
#. JPu6C
#: cui/inc/tipoftheday.hrc:151
diff --git a/source/nl/dictionaries/ckb.po b/source/nl/dictionaries/ckb.po
index c147e6db20f..b89b40f5ff3 100644
--- a/source/nl/dictionaries/ckb.po
+++ b/source/nl/dictionaries/ckb.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: 2022-02-18 12:38+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"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
+"Last-Translator: kees538 <kees538@gmail.com>\n"
+"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesckb/nl/>\n"
+"Language: nl\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.8.1\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Centraal Koerdisch (Sorani) spellingwoordenboek"
diff --git a/source/nl/helpcontent2/source/text/sbasic/shared.po b/source/nl/helpcontent2/source/text/sbasic/shared.po
index ca29450ad7b..501eb3161b3 100644
--- a/source/nl/helpcontent2/source/text/sbasic/shared.po
+++ b/source/nl/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-02-16 09:39+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/nl/>\n"
@@ -24911,13 +24911,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29447,13 +29447,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Vergelijkingsoperatoren"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37358,15 +37358,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37376,15 +37367,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37394,15 +37376,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37412,15 +37385,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39410,15 +39374,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39428,15 +39383,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39446,15 +39392,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39464,15 +39401,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39482,15 +39410,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39500,15 +39419,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39554,15 +39464,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39572,15 +39473,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39590,15 +39482,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39608,15 +39491,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/nl/helpcontent2/source/text/sdatabase.po b/source/nl/helpcontent2/source/text/sdatabase.po
index ba5839ddc49..faaf45d2fb8 100644
--- a/source/nl/helpcontent2/source/text/sdatabase.po
+++ b/source/nl/helpcontent2/source/text/sdatabase.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-16 09:39+0000\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/nl/>\n"
"Language: nl\n"
@@ -2787,14 +2787,14 @@ msgctxt ""
msgid "Natural"
msgstr "Natuurlijk"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
-msgstr "<ahelp hid=\".\">In een natuurlijke join wordt het sleutelwoord NATURAL ingevoegd in de SQL-instructie die de relatie definieert. De relatie verbindt alle kolommen met dezelfde kolomnaam in beide tabellen. De resulterende samengevoegde tabel bevat slechts één kolom voor elk paar gelijknamige kolommen.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgstr ""
#. pK6MV
#: 04000000.xhp
@@ -12010,7 +12010,7 @@ msgctxt ""
"par_id991540674901837\n"
"help.text"
msgid "<image src=\"cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Add Field icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Pictogram Veld toevoegen</alt></image>"
#. jYge5
#: rep_insertfield.xhp
@@ -12109,7 +12109,7 @@ msgctxt ""
"par_id811540564184191\n"
"help.text"
msgid "<image src=\"cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Sort Descending icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Pictogram Aflopend sorteren</alt></image>"
#. BEcwL
#: rep_insertfield.xhp
diff --git a/source/nl/helpcontent2/source/text/shared/guide.po b/source/nl/helpcontent2/source/text/shared/guide.po
index 4a9107efe50..46ed735edfa 100644
--- a/source/nl/helpcontent2/source/text/shared/guide.po
+++ b/source/nl/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-15 08:39+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/nl/>\n"
@@ -24694,23 +24694,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Typ de volgende tekst in het tekstveld <emph>Open</emph> en klik op <emph>OK</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Vervang <emph>{install}</emph> door het pad naar uw installatie van %PRODUCTNAME-software (bijvoorbeeld <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Voert de filter “txt:Text” uit op de volgende tekstdocumenten en dumpt tekstinhoud naar console (impliceert <emph>--headless</emph>). Kan niet gebruikt worden met <emph>--convert-to</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Stel een zelfstartende variabele in. Bijvoorbeeld: een niet standaard pad voor een gebruikersprofiel instellen."
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/nl/helpcontent2/source/text/swriter/00.po b/source/nl/helpcontent2/source/text/swriter/00.po
index 375d9606f20..e05f9231e04 100644
--- a/source/nl/helpcontent2/source/text/swriter/00.po
+++ b/source/nl/helpcontent2/source/text/swriter/00.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-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-15 08:38+0000\n"
-"Last-Translator: kees538 <kees538@gmail.com>\n"
+"PO-Revision-Date: 2022-02-18 20:58+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/nl/>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
@@ -1211,7 +1211,7 @@ msgctxt ""
"par_id3153982\n"
"help.text"
msgid "<variable id=\"verz35\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries</emph> tab (when User-Defined is the selected type)</variable>"
-msgstr "<variable id=\"verz35\">Kies <emph>Invoegen - Inhoudsopgave en registers - Inhoudsopgave en registers - Ingaven</emph> tabblad <emph>tab (als het geselecteerde type Gebruikergedefinieerd is)</variable>"
+msgstr "<variable id=\"verz35\">Kies <emph>Invoegen - Inhoudsopgave en registers - Inhoudsopgave en registers - Ingaven</emph> tabblad tab (als het geselecteerde type Gebruikergedefinieerd is)</variable>"
#. Eup8R
#: 00000404.xhp
diff --git a/source/nl/helpcontent2/source/text/swriter/01.po b/source/nl/helpcontent2/source/text/swriter/01.po
index c71eec32ae5..39265f3087e 100644
--- a/source/nl/helpcontent2/source/text/swriter/01.po
+++ b/source/nl/helpcontent2/source/text/swriter/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-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-15 08:38+0000\n"
-"Last-Translator: kees538 <kees538@gmail.com>\n"
+"PO-Revision-Date: 2022-02-18 20:58+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/nl/>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
@@ -31244,7 +31244,7 @@ msgctxt ""
"par_id531641338286704\n"
"help.text"
msgid "Custom color metadata field shadings can be set for an annotated text range or a metadata field, for visualization of metadata categories in the document editor. Use <menuitem>View - Field Shadings</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F8</keycode> to disable or enable these field shadings."
-msgstr "Aangepaste kleur metagegevensveldarcering kan worden ingesteld voor een geannoteerd tekstbereik of een metagegevensveld, voor visualisatie van metagegevenscategorieën in de documenteditor. Gebruik <menuitem>Beeld - Veldarceringen</menuitem> of druk op <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commando</keycode></caseinline><defaultinline><keycode>Ctrl< /keycode></defaultinline></switchinline><keycode>+F8</keycode> om deze veldarcering in of uit te schakelen."
+msgstr "Aangepaste kleur metagegevensveldarcering kan worden ingesteld voor een geannoteerd tekstbereik of een metagegevensveld, voor visualisatie van metagegevenscategorieën in de documenteditor. Gebruik <menuitem>Beeld - Veldarceringen</menuitem> of druk op <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Commando</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F8</keycode> om deze veldarcering in of uit te schakelen."
#. PXGpD
#: style_inspector.xhp
diff --git a/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po b/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po
index 6622a14a98e..2f38c44f0cf 100644
--- a/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/nl/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-02 13:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/nl/>\n"
"Language: nl\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565159640.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Blad kopiëren"
#. Ui6br
#: CalcCommands.xcu
@@ -2354,7 +2354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Toon verborgen rij-/kolomindicator"
#. nZGvm
#: CalcCommands.xcu
@@ -2364,7 +2364,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Verborgen rij-/kolomindicator"
#. PMfQA
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Toon de indicator voor verborgen rijen en kolommen"
#. 2TbE2
#: CalcCommands.xcu
diff --git a/source/nl/sc/messages.po b/source/nl/sc/messages.po
index f825b722e14..cd5758dcf07 100644
--- a/source/nl/sc/messages.po
+++ b/source/nl/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-08 10:50+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/nl/>\n"
"Language: nl\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564829506.000000\n"
#. kBovX
@@ -16690,19 +16690,19 @@ msgstr "Cellen naar links verplaatsen"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Kolom %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Kolom"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Rij"
#. 7p8BN
#: sc/inc/strings.hrc:54
diff --git a/source/nl/scp2/source/ooo.po b/source/nl/scp2/source/ooo.po
index f78a60744fb..c83b38762ce 100644
--- a/source/nl/scp2/source/ooo.po
+++ b/source/nl/scp2/source/ooo.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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2021-12-27 13:07+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/nl/>\n"
"Language: nl\n"
@@ -4487,16 +4487,16 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish"
-msgstr ""
+msgstr "Centraal Koerdisch"
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish spelling dictionary"
-msgstr ""
+msgstr "Centraal Koerdisch spellingwoordenboek"
#. CCE5q
#: module_ooo.ulf
diff --git a/source/nl/sd/messages.po b/source/nl/sd/messages.po
index d9dd7e22b34..1665e83fbbe 100644
--- a/source/nl/sd/messages.po
+++ b/source/nl/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-10 13:16+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nl/>\n"
@@ -13,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: 1562579951.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Fout in indeling opgemerkt in het bestand in subdocument $(ARG1) op positie $(ARG2)(rij,kolom)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle opmaakprofielen"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Verborgen opmaakprofielen"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Toegepaste opmaakprofielen"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Aangepaste opmaakprofielen"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle opmaakprofielen"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Verborgen opmaakprofielen"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Geen"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Smal"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Gematigd"
@@ -349,32 +349,32 @@ msgstr "Gematigd"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normaal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Breed"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Geen"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Smal"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Gematigd"
@@ -383,14 +383,14 @@ msgstr "Gematigd"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normaal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Breed"
diff --git a/source/nl/svx/messages.po b/source/nl/svx/messages.po
index f9a51adf1cf..8f3914c3e77 100644
--- a/source/nl/svx/messages.po
+++ b/source/nl/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-08 10:50+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/nl/>\n"
"Language: nl\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564903866.000000\n"
#. 3GkZj
@@ -19981,13 +19981,13 @@ msgstr "_Plastiek"
#: svx/uiconfig/ui/surfacewindow.ui:97
msgctxt "surfacewindow|RID_SVXSTR_METAL"
msgid "Me_tal ODF"
-msgstr ""
+msgstr "Me_tal ODF"
#. okzfz
#: svx/uiconfig/ui/surfacewindow.ui:115
msgctxt "surfacewindow|RID_SVXSTR_METALMSO"
msgid "Meta_l MS compatible"
-msgstr ""
+msgstr "Meta_l MS compatibel"
#. ECSGJ
#: svx/uiconfig/ui/tablewindow.ui:36
diff --git a/source/nn/helpcontent2/source/text/sbasic/shared.po b/source/nn/helpcontent2/source/text/sbasic/shared.po
index 6fdd4bba8fc..527da7ef690 100644
--- a/source/nn/helpcontent2/source/text/sbasic/shared.po
+++ b/source/nn/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-14 20:38+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/nn/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Samanlikningsoperatorar"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/nn/helpcontent2/source/text/sdatabase.po b/source/nn/helpcontent2/source/text/sdatabase.po
index eda65cbbd2e..8125d04523d 100644
--- a/source/nn/helpcontent2/source/text/sdatabase.po
+++ b/source/nn/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-09-13 09:36+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/nn/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr "Natural"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/nn/helpcontent2/source/text/shared/guide.po b/source/nn/helpcontent2/source/text/shared/guide.po
index bf48a2d8bd9..df80d6cc4fc 100644
--- a/source/nn/helpcontent2/source/text/shared/guide.po
+++ b/source/nn/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2021-11-25 18:40+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/nn/>\n"
"Language: nn\n"
@@ -662,7 +662,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Automatic Redaction"
-msgstr ""
+msgstr "Automatisk sladding"
#. 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>rekneark; auto-sladding</bookmark_value> <bookmark_value>presentasjonar; auto-sladding</bookmark_value> <bookmark_value>tekstdokument; auto-sladding av innhald</bookmark_value> <bookmark_value>automatisk sladding</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\">Automatisk sladding</link></variable>"
#. 5TXro
#: auto_redact.xhp
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Brukar filteret \"txt: Text\" på dei følgjande tekstdokumenta og sender tekstinnhaldet til konsollen (impliserer <emph>- headless </emph>). Kan ikkje brukast med <emph>- konvertera til </emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Set ein «bootstrap»-variabel. Eksempel: Å setje ein ikkje-standard sti til brukarprofilen:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/nn/helpcontent2/source/text/shared/optionen.po b/source/nn/helpcontent2/source/text/shared/optionen.po
index 8d2a42c2062..744fb9a7e10 100644
--- a/source/nn/helpcontent2/source/text/shared/optionen.po
+++ b/source/nn/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2022-02-18 11:44+0000\n"
+"PO-Revision-Date: 2022-02-20 06:24+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/nn/>\n"
"Language: nn\n"
@@ -15496,7 +15496,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>streng;konvertering til talinnstillingar</bookmark_value> <bookmark_value>streng, konvertering til talalternativ</bookmark_value> <bookmark_value>streng;konvertering til datoar</bookmark_value> <bookmark_value>streng, konvertering til datoar</bookmark_value> <bookmark_value>streng;konvertering til referansar</bookmark_value> <bookmark_value>streng-konvertering til referansar</bookmark_value> <bookmark_value>streng;innstillingar i formlar</bookmark_value> <bookmark_value>cellereferansesyntaks i strengar;Excel R1C1</bookmark_value> <bookmark_value>cellereferansesyntaks i strengar;Excel A1</bookmark_value> <bookmark_value>cellereferansesyntaks i strengar;Calc A1</bookmark_value> <bookmark_value>Excel R1C1;cellereferansesyntaks i strengar</bookmark_value> <bookmark_value>Excel A1;cellereferansesyntaks i strengar</bookmark_value> <bookmark_value>Calc A1;cellereferansesyntaks i strengar</bookmark_value>"
#. jZZNb
#: detailedcalculation.xhp
@@ -15577,7 +15577,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>Konverter berre dersom utvetydig</emph>: konverter teksten dersom han inneheld ein gyldig og utvetydig talverdi. Eksempel: <item type=\"input\">123,456</item> vil generere ein #VERDI fordi teksten inneheld eit skiljeteikn. <item type=\"input\">\"123456\"</item> vert konvertert.<br/>Sjå <link href=\"text/scalc/guide/numbers_text.xhp\" name=\"numbers_text_link\">Konvertera tekst til tal</link> for meir om dette."
#. Eo47W
#: detailedcalculation.xhp
@@ -17341,7 +17341,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Search Commands"
-msgstr ""
+msgstr "Søkjekommandoar"
#. LBGY4
#: search_commands.xhp
@@ -17350,7 +17350,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>søkjekommandoar</bookmark_value> <bookmark_value>head-up display (hud: rettvendt reflektor-vising)</bookmark_value>"
#. n8hsF
#: search_commands.xhp
@@ -17359,7 +17359,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\">Søkjekommandoar</link></variable>"
#. fVXLC
#: search_commands.xhp
@@ -17368,7 +17368,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\">Gjer det mogleg å søkja og køyra alle kommandoar som er tilgjengelege i program-menyane etter namn.</ahelp></variable>"
#. rgr85
#: search_commands.xhp
@@ -17377,7 +17377,7 @@ msgctxt ""
"par_id961562795750725\n"
"help.text"
msgid "Choose <menuitem>Help - Search Commands</menuitem>"
-msgstr ""
+msgstr "Velg <menuitem>Hjelp → Søjkekommandoar</menuitem>"
#. 2jAJE
#: search_commands.xhp
@@ -17386,7 +17386,7 @@ msgctxt ""
"par_id961562795754587\n"
"help.text"
msgid "Use the shortcut <emph>Shift + Esc</emph>"
-msgstr ""
+msgstr "Bruk snarvegen <emph>Shift + Esc</emph>"
#. 9gqGJ
#: search_commands.xhp
@@ -17395,7 +17395,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 "Når du har trykt på funksjonen <emph>Søkjekommandoar</emph>, vert det vist eit dialogvindauge (ein \"head-up display\" (HUD)) som kan brukast for rask søking etter kommandoar eter namn. Etter kvart som du skriv inn søkjeordet, vert alle samsvarande kommandoar viste i ei liste under søkjefeltet."
#. LBa6c
#: search_commands.xhp
@@ -17404,7 +17404,7 @@ msgctxt ""
"par_id991628622249416\n"
"help.text"
msgid "To execute a command:"
-msgstr ""
+msgstr "Slik køyrer du ein kommando:"
#. CJ4EC
#: search_commands.xhp
@@ -17413,7 +17413,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 "Bruk musa for å klikka på eit av elementa som vert viste i lista. Dette vil køyra den valde kommandoen med ein gong."
#. uEWNu
#: search_commands.xhp
@@ -17422,7 +17422,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 "Bruk piltastane på tastaturet til å navigera gjennom elementa som vert viste i lista og trykk <emph>Enter</emph> for å køyra den valde kommandoen."
#. XFXXZ
#: search_commands.xhp
@@ -17431,7 +17431,7 @@ msgctxt ""
"par_id41628622450782\n"
"help.text"
msgid "This feature is available in Writer, Calc, Impress and Draw."
-msgstr ""
+msgstr "Denne funksjonen er tilgjengeleg i Writer, Calc, Impress og Draw."
#. uqPJR
#: securityoptionsdialog.xhp
@@ -17449,7 +17449,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>velja;tryggingsåtvaringar</bookmark_value> <bookmark_value>velja;innstillingar for tryggleik</bookmark_value> <bookmark_value>innstillingar;tryggleik</bookmark_value><bookmark_value>åtvaringar;tryggleik</bookmark_value>"
#. EsBEH
#: securityoptionsdialog.xhp
@@ -17575,7 +17575,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\">Vel å alltid fjerna brukardata frå fileigenskapar, merknadar og spora endringar. Namna på forfattarar i merknadar og endringar vert byt ut med generiske verdiar som \"Forfattar1\", \"Forfattar2\" og så vidare. Tidsverdiar vert også tilbakestilte til ein enkelt standardverdi. Viss dette alternativet ikkje er vald, kan du framleis fjerna den personlege informasjonen for det gjeldande dokumentet med knappen <emph>Tilbakestill eigenskapar</emph> på <emph>Fil → Eigenskapar → Generelt</emph>.</ahelp>"
#. HJEQF
#: securityoptionsdialog.xhp
diff --git a/source/nn/officecfg/registry/data/org/openoffice/Office/UI.po b/source/nn/officecfg/registry/data/org/openoffice/Office/UI.po
index 41e31258f78..be1fef634e4 100644
--- a/source/nn/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/nn/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-15 07:39+0000\n"
+"PO-Revision-Date: 2022-02-20 06:13+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/nn/>\n"
"Language: nn\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1566133413.000000\n"
#. W5ukN
@@ -3224,7 +3224,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "M~erge and Center Cells"
-msgstr "S~lå saman celler"
+msgstr "~Flett saman og midtstill celler"
#. ET4vB
#: CalcCommands.xcu
@@ -32496,7 +32496,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Merge Cells"
-msgstr "Slå saman celler"
+msgstr "Flett saman celler"
#. TTVL5
#: WriterCommands.xcu
@@ -35656,7 +35656,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Box List Yellow"
-msgstr "Guil liste"
+msgstr "Gul liste"
#. K9EGb
#: WriterCommands.xcu
diff --git a/source/nn/scp2/source/ooo.po b/source/nn/scp2/source/ooo.po
index ef619b7fc27..bc0a3edb4d0 100644
--- a/source/nn/scp2/source/ooo.po
+++ b/source/nn/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-24 12:45+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/nn/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/nn/sd/messages.po b/source/nn/sd/messages.po
index 709342d107f..256a325aa3c 100644
--- a/source/nn/sd/messages.po
+++ b/source/nn/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-07 18:39+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/nn/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Fann formatfeil i fila i underdokumentet $(ARG1) ved $(ARG2)(rad,kolonne)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle stilar:"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Gøymde stilar"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Brukte stilar"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Tilpassa stilar"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Alle stilar"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Gøymde stilar"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Inga"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Smal"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderat"
@@ -349,32 +349,32 @@ msgstr "Moderat"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Brei"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Inga"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Smal"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderat"
@@ -383,14 +383,14 @@ msgstr "Moderat"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Brei"
diff --git a/source/nn/svx/messages.po b/source/nn/svx/messages.po
index 8f3bab73001..e3292567c1f 100644
--- a/source/nn/svx/messages.po
+++ b/source/nn/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-01-18 17:38+0000\n"
+"PO-Revision-Date: 2022-02-20 06:13+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/nn/>\n"
"Language: nn\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1566134037.000000\n"
#. 3GkZj
@@ -3928,7 +3928,7 @@ msgstr "Raud liste"
#: include/svx/strings.hrc:688
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_YELLOW"
msgid "Box List Yellow"
-msgstr "Guil liste"
+msgstr "Gul liste"
#. YVY2f
#: include/svx/strings.hrc:689
diff --git a/source/nr/scp2/source/ooo.po b/source/nr/scp2/source/ooo.po
index 08cae54f14b..375bcdad5c9 100644
--- a/source/nr/scp2/source/ooo.po
+++ b/source/nr/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:07+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4610,7 +4610,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/nr/sd/messages.po b/source/nr/sd/messages.po
index fb0c6f5d43b..1c6ee6cdc5c 100644
--- a/source/nr/sd/messages.po
+++ b/source/nr/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:07+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -297,58 +297,58 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Iindlela Zamaseli"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Iindlela Ezisetjenzisiweko"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr ""
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Iindlela Zamaseli"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -357,32 +357,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -391,14 +391,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/nso/scp2/source/ooo.po b/source/nso/scp2/source/ooo.po
index 522d5ae737b..0205b51c0f2 100644
--- a/source/nso/scp2/source/ooo.po
+++ b/source/nso/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:07+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4610,7 +4610,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/nso/sd/messages.po b/source/nso/sd/messages.po
index a892b67e7ea..c881f571dcc 100644
--- a/source/nso/sd/messages.po
+++ b/source/nso/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:07+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -296,59 +296,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Go utolotšwe phošo ya fomate faeleng ka tokumenteng e nyenyane ya $(ARG1) boemong bja $(ARG2)(mothalo,kholomo)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Ditaele tša sele"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Ditaele tše dirišitšwego"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Ditaele tša tlwaelo"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Ditaele tša sele"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -357,32 +357,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -391,14 +391,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/oc/scp2/source/ooo.po b/source/oc/scp2/source/ooo.po
index 58ab614ed44..9e00355955d 100644
--- a/source/oc/scp2/source/ooo.po
+++ b/source/oc/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-05-12 07:38+0000\n"
"Last-Translator: Cédric Valmary <cvalmary@yahoo.fr>\n"
"Language-Team: Occitan <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/oc/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/oc/sd/messages.po b/source/oc/sd/messages.po
index f1aed5ae75e..6dac66ba2f0 100644
--- a/source/oc/sd/messages.po
+++ b/source/oc/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-18 11:42+0000\n"
"Last-Translator: Quentin PAGÈS <quentinantonin@free.fr>\n"
"Language-Team: Occitan <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/oc/>\n"
@@ -13,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: 1557838643.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Error de format dins lo fichièr del sosdocument $(ARG1) a la posicion $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Totes los estils"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalizats"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Totes los estils"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Cap"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Estrech"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderat"
@@ -349,32 +349,32 @@ msgstr "Moderat"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Larg"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Pas cap"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Estreita"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderada"
@@ -383,14 +383,14 @@ msgstr "Moderada"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Larg"
diff --git a/source/om/helpcontent2/source/text/sbasic/shared.po b/source/om/helpcontent2/source/text/sbasic/shared.po
index d9a2a04b002..1aa5b81fb76 100644
--- a/source/om/helpcontent2/source/text/sbasic/shared.po
+++ b/source/om/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24909,13 +24909,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29445,13 +29445,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37356,15 +37356,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37374,15 +37365,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37392,15 +37374,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37410,15 +37383,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39408,15 +39372,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39426,15 +39381,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39444,15 +39390,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39462,15 +39399,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39480,15 +39408,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39498,15 +39417,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39552,15 +39462,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39570,15 +39471,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39588,15 +39480,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39606,15 +39489,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/om/helpcontent2/source/text/sdatabase.po b/source/om/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/om/helpcontent2/source/text/sdatabase.po
+++ b/source/om/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/om/helpcontent2/source/text/shared/guide.po b/source/om/helpcontent2/source/text/shared/guide.po
index fd6bed8054c..f4806a9ff2f 100644
--- a/source/om/helpcontent2/source/text/shared/guide.po
+++ b/source/om/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:07+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24693,22 +24693,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25494,13 +25494,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/om/scp2/source/ooo.po b/source/om/scp2/source/ooo.po
index 39bcceeb862..dc92c324152 100644
--- a/source/om/scp2/source/ooo.po
+++ b/source/om/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:08+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4612,7 +4612,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/om/sd/messages.po b/source/om/sd/messages.po
index d01c3760a14..dc708a2e779 100644
--- a/source/om/sd/messages.po
+++ b/source/om/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:08+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -299,59 +299,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Dogoggorri dhangii faayila galmee $(ARG1) bakka $(ARG2)tti argame (row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Haalatoota Man'ee"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Haalata Fayyadamte"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Haalatoota Maamiloo"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Haalatoota Man'ee"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -360,32 +360,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -394,14 +394,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/or/scp2/source/ooo.po b/source/or/scp2/source/ooo.po
index 0573d96e724..3182e515935 100644
--- a/source/or/scp2/source/ooo.po
+++ b/source/or/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:09+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Oriya <oriya-it@googlegroups.com>\n"
@@ -4505,7 +4505,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/or/sd/messages.po b/source/or/sd/messages.po
index eff48c1276e..3ce5e737666 100644
--- a/source/or/sd/messages.po
+++ b/source/or/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:09+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,60 +298,60 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ଫାଇଲରେ ମିଳିଥିବା ଉପ-ଦଲିଲ $(ARG1) ସ୍ଥାନାଙ୍କ $(ARG2)(ଧାଡ଼ି,ସ୍ତମ୍ଭ) ସଜ୍ଜିକରଣ ଶୈଳୀ ତ୍ରୁଟି।"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "କୋଷ ଶୈଳୀଗୁଡିକ"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "ଲୁକ୍କାଇତ ଶୈଳୀ"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "ପ୍ରୟୋଗାତ୍ମକ ଶୈଳୀଗୁଡ଼ିକ"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ଇଚ୍ଛାରୂପଣ ଶୈଳୀଗୁଡିକ"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "କୋଷ ଶୈଳୀଗୁଡିକ"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "ଲୁକ୍କାଇତ ଶୈଳୀ"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -360,32 +360,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -394,14 +394,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/pa-IN/scp2/source/ooo.po b/source/pa-IN/scp2/source/ooo.po
index ebe9f09480a..303813c9ae6 100644
--- a/source/pa-IN/scp2/source/ooo.po
+++ b/source/pa-IN/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-05-24 07:37+0000\n"
"Last-Translator: A S Alam <amanpreet.alam@gmail.com>\n"
"Language-Team: Punjabi <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/pa/>\n"
@@ -4504,7 +4504,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/pa-IN/sd/messages.po b/source/pa-IN/sd/messages.po
index 3bc26571799..5216d910dca 100644
--- a/source/pa-IN/sd/messages.po
+++ b/source/pa-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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-10-17 05:31+0000\n"
"Last-Translator: A S Alam <amanpreet.alam@gmail.com>\n"
"Language-Team: Punjabi <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/pa/>\n"
@@ -293,55 +293,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ਸਬ-ਡੌਕੂਮੈਂਟ $(ARG1) ਵਿੱਚ ਫਾਇਲ ਵਿੱਚ ਫਾਰਮੈਟ ਗਲਤੀ ਸਥਿਤੀ $(ARG2)(ਕਤਾਰ,ਕਾਲਮ) ਉੱਤੇ ਖੋਜੀ ਹੈ।"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "ਸਭ ਸਟਾਈਲ"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "ਲੁਕਵੇਂ ਸਟਾਈਲ"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "ਲਾਗੂ ਕੀਤੇ ਸਟਾਈਲ"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ਕਸਟਮ ਸਟਾਈਲ"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "ਸਭ ਸਟਾਈਲ"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "ਲੁਕਵੇਂ ਸਟਾਈਲ"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "ਕੋਈ ਨਹੀਂ"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "ਭੀੜਾ"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "ਠੀਕ-ਠਾਕ"
@@ -350,32 +350,32 @@ msgstr "ਠੀਕ-ਠਾਕ"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "ਸਧਾਰਨ (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "ਚੌੜਾ"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "ਕੋਈ ਨਹੀਂ"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "ਭੀੜਾ"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "ਠੀਕ-ਠਾਕ"
@@ -384,14 +384,14 @@ msgstr "ਠੀਕ-ਠਾਕ"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "ਸਧਾਰਨ (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "ਚੌੜਾ"
diff --git a/source/pl/cui/messages.po b/source/pl/cui/messages.po
index ddf532ba737..2bf78140923 100644
--- a/source/pl/cui/messages.po
+++ b/source/pl/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-02 13:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/pl/>\n"
"Language: pl\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 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.8.1\n"
"X-POOTLE-MTIME: 1554834561.000000\n"
#. GyY9M
@@ -2731,7 +2731,7 @@ msgstr "Wybierz “Widok hierarchiczny” na panelu bocznym stylów, aby zobaczy
#: cui/inc/tipoftheday.hrc:144
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can use styles to make the tables in your document consistent. Choose one from the predefined per Styles (F11) or via Table ▸ AutoFormat Styles..."
-msgstr ""
+msgstr "Możesz użyć stylów, aby zapewnić spójność tabel w dokumencie. Wybierz jeden ze wstępnie zdefiniowanych stylów po wciśnięciu klawisza F11 lub za pomocą opcji Tabela ▸ Style autoformatowania..."
#. UuBRE
#: cui/inc/tipoftheday.hrc:145
@@ -2768,7 +2768,7 @@ msgstr "Chcesz wyświetlić tylko najwyższe wartości w arkuszu kalkulacyjnym?
#: cui/inc/tipoftheday.hrc:150
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents and Index (or right-click and Edit Index to edit a previously inserted index). In the Entries tab delete the page number (#) from Structure line."
-msgstr ""
+msgstr "Aby usunąć numer strony ze spisu treści, przejdź do opcji Wstaw ▸ Spis treści i indeks (lub kliknij prawym przyciskiem myszy i wybierz Edycja indeksu, aby edytować poprzednio wstawiony indeks). W zakładce Wpisy usuń numer strony (#) z wiersza Struktura."
#. JPu6C
#: cui/inc/tipoftheday.hrc:151
diff --git a/source/pl/dictionaries/ckb.po b/source/pl/dictionaries/ckb.po
index c147e6db20f..27b026dfa81 100644
--- a/source/pl/dictionaries/ckb.po
+++ b/source/pl/dictionaries/ckb.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: 2022-02-18 12:38+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"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
+"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
+"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesckb/pl/>\n"
+"Language: pl\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==1 ? 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.8.1\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Środkowokurdyjski (sorani) słownik ortograficzny"
diff --git a/source/pl/helpcontent2/source/text/sbasic/shared.po b/source/pl/helpcontent2/source/text/sbasic/shared.po
index 908f21c8555..8ef7edc0dd0 100644
--- a/source/pl/helpcontent2/source/text/sbasic/shared.po
+++ b/source/pl/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2020-07-09 16:35+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/pl/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/pl/helpcontent2/source/text/sdatabase.po b/source/pl/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/pl/helpcontent2/source/text/sdatabase.po
+++ b/source/pl/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/pl/helpcontent2/source/text/shared/guide.po b/source/pl/helpcontent2/source/text/shared/guide.po
index 50bbcd5fe72..33d71854a48 100644
--- a/source/pl/helpcontent2/source/text/shared/guide.po
+++ b/source/pl/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-01-30 17:47+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/pl/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,14 +25495,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Ustaw zmienną bootstrap. Na przykład: aby ustawić niestandardową ścieżkę profilu użytkownika:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/pl/officecfg/registry/data/org/openoffice/Office/UI.po b/source/pl/officecfg/registry/data/org/openoffice/Office/UI.po
index ddbd6f5f990..dc82d6d5924 100644
--- a/source/pl/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/pl/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-02 13:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/pl/>\n"
"Language: pl\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 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.8.1\n"
"X-POOTLE-MTIME: 1554834571.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Duplikuj arkusz"
#. Ui6br
#: CalcCommands.xcu
@@ -2354,7 +2354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Pokaż wskaźnik ukrytego wiersza/kolumny"
#. nZGvm
#: CalcCommands.xcu
@@ -2364,7 +2364,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Wskaźnik ukrytego wiersza/kolumny"
#. PMfQA
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Pokaż wskaźnik ukrytych wierszy i kolumn"
#. 2TbE2
#: CalcCommands.xcu
diff --git a/source/pl/sc/messages.po b/source/pl/sc/messages.po
index 1cfc3a07e28..74d9f2d4e98 100644
--- a/source/pl/sc/messages.po
+++ b/source/pl/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-02 13:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/pl/>\n"
"Language: pl\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 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.8.1\n"
"X-POOTLE-MTIME: 1554834651.000000\n"
#. kBovX
@@ -16693,19 +16693,19 @@ msgstr "Przesuń komórki w lewo"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Kolumna %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Kolumna"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Wiersz"
#. 7p8BN
#: sc/inc/strings.hrc:54
diff --git a/source/pl/scp2/source/ooo.po b/source/pl/scp2/source/ooo.po
index 38e37cfb3cb..2a2950c587b 100644
--- a/source/pl/scp2/source/ooo.po
+++ b/source/pl/scp2/source/ooo.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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2021-11-17 12:37+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/pl/>\n"
"Language: pl\n"
@@ -4487,16 +4487,16 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish"
-msgstr ""
+msgstr "Środkowokurdyjski"
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish spelling dictionary"
-msgstr ""
+msgstr "Środkowokurdyjski słownik ortograficzny"
#. CCE5q
#: module_ooo.ulf
diff --git a/source/pl/sd/messages.po b/source/pl/sd/messages.po
index 07360d7e19b..67a33d539d2 100644
--- a/source/pl/sd/messages.po
+++ b/source/pl/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-09 17:59+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/pl/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1554834667.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Wykryto błąd formatowania w pliku dokumentu podrzędnego $(ARG1) na pozycji $(ARG2) (wiersz,kolumna)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Wszystkie style"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Ukryte style"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Zastosowane style"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Style niestandardowe"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Wszystkie style"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Ukryte style"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Brak"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Wąski"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Umiarkowany"
@@ -349,32 +349,32 @@ msgstr "Umiarkowany"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normalny (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Szeroki"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Brak"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Wąski"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Umiarkowany"
@@ -383,14 +383,14 @@ msgstr "Umiarkowany"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normalny (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Szeroki"
diff --git a/source/pl/svx/messages.po b/source/pl/svx/messages.po
index 990cf557903..9d453b286db 100644
--- a/source/pl/svx/messages.po
+++ b/source/pl/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-02 13:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/pl/>\n"
"Language: pl\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 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.8.1\n"
"X-POOTLE-MTIME: 1554834683.000000\n"
#. 3GkZj
@@ -19963,31 +19963,31 @@ msgstr "Edycja stylu..."
#: svx/uiconfig/ui/surfacewindow.ui:43
msgctxt "surfacewindow|RID_SVXSTR_WIREFRAME"
msgid "_Wire Frame"
-msgstr "_Szkielet"
+msgstr "_Szkieletowa"
#. GvdiZ
#: svx/uiconfig/ui/surfacewindow.ui:61
msgctxt "surfacewindow|RID_SVXSTR_MATTE"
msgid "_Matt"
-msgstr "_Matowy"
+msgstr "_Matowa"
#. a8xWB
#: svx/uiconfig/ui/surfacewindow.ui:79
msgctxt "surfacewindow|RID_SVXSTR_PLASTIC"
msgid "_Plastic"
-msgstr "_Plastikowy"
+msgstr "_Plastikowa"
#. SFK5G
#: svx/uiconfig/ui/surfacewindow.ui:97
msgctxt "surfacewindow|RID_SVXSTR_METAL"
msgid "Me_tal ODF"
-msgstr ""
+msgstr "Me_talowa, ODF"
#. okzfz
#: svx/uiconfig/ui/surfacewindow.ui:115
msgctxt "surfacewindow|RID_SVXSTR_METALMSO"
msgid "Meta_l MS compatible"
-msgstr ""
+msgstr "Meta_lowa, kompatyblina z MS"
#. ECSGJ
#: svx/uiconfig/ui/tablewindow.ui:36
diff --git a/source/pt-BR/cui/messages.po b/source/pt-BR/cui/messages.po
index 9cc9a954f97..dafeb3d4684 100644
--- a/source/pt-BR/cui/messages.po
+++ b/source/pt-BR/cui/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-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-02-05 15:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/pt_BR/>\n"
"Language: pt-BR\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1565304299.000000\n"
#. GyY9M
@@ -2731,7 +2731,7 @@ msgstr "Escolha \"Hierárquico\" na exibição de estilos da barra lateral para
#: cui/inc/tipoftheday.hrc:144
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can use styles to make the tables in your document consistent. Choose one from the predefined per Styles (F11) or via Table ▸ AutoFormat Styles..."
-msgstr ""
+msgstr "Você pode utilizar estilos para tornar as tabelas de seu documento consistentes. Escolha um dos estilos predefinidos em Estilos (F11) ou via Tabela > Estilos de autoformatação."
#. UuBRE
#: cui/inc/tipoftheday.hrc:145
@@ -2768,7 +2768,7 @@ msgstr "Quer exibir somente o maior valor numa planilha? selecione Dados > Autof
#: cui/inc/tipoftheday.hrc:150
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents and Index (or right-click and Edit Index to edit a previously inserted index). In the Entries tab delete the page number (#) from Structure line."
-msgstr ""
+msgstr "Para remover o número da página do seu índice, acesse Inserir > Índices e Sumário (ou clique com botão da direita num índice existente). Na aba Entradas, exclua o número da página (#) da linha Estrutura."
#. JPu6C
#: cui/inc/tipoftheday.hrc:151
diff --git a/source/pt-BR/dictionaries/ckb.po b/source/pt-BR/dictionaries/ckb.po
index c147e6db20f..2a9ec12af7d 100644
--- a/source/pt-BR/dictionaries/ckb.po
+++ b/source/pt-BR/dictionaries/ckb.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: 2022-02-18 12:38+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"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
+"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
+"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesckb/pt_BR/>\n"
+"Language: pt-BR\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.8.1\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Dicionário ortográfico curdo central (Sorani)"
diff --git a/source/pt-BR/helpcontent2/source/text/sbasic/shared.po b/source/pt-BR/helpcontent2/source/text/sbasic/shared.po
index 5aa9f405753..b5117537ec6 100644
--- a/source/pt-BR/helpcontent2/source/text/sbasic/shared.po
+++ b/source/pt-BR/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-12-29 05:38+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/pt_BR/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Operadores de comparação"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37359,15 +37359,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37377,15 +37368,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37395,15 +37377,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37413,15 +37386,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39411,15 +39375,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39429,15 +39384,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39447,15 +39393,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39465,15 +39402,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39483,15 +39411,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39501,15 +39420,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39555,15 +39465,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39573,15 +39474,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39591,15 +39483,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39609,15 +39492,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/pt-BR/helpcontent2/source/text/sdatabase.po b/source/pt-BR/helpcontent2/source/text/sdatabase.po
index c2e3dfe79aa..5c265166d85 100644
--- a/source/pt-BR/helpcontent2/source/text/sdatabase.po
+++ b/source/pt-BR/helpcontent2/source/text/sdatabase.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-11 17:38+0000\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/pt_BR/>\n"
"Language: pt-BR\n"
@@ -2787,14 +2787,14 @@ msgctxt ""
msgid "Natural"
msgstr "Natural"
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
-msgstr "<ahelp hid=\".\">Numa junção natural, a palavra-chave NATURAL é inserida na instrução SQL que define a relação. A relação junta todas as colunas que tem o mesmo nome em ambas as tabelas. A tabela juntada resultante contém somente uma coluna para cada par de colunas de mesmo nome.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgstr ""
#. pK6MV
#: 04000000.xhp
@@ -12012,7 +12012,7 @@ msgctxt ""
"par_id991540674901837\n"
"help.text"
msgid "<image src=\"cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Add Field icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Ícone Adicionar campo</alt></image>"
#. jYge5
#: rep_insertfield.xhp
@@ -12111,7 +12111,7 @@ msgctxt ""
"par_id811540564184191\n"
"help.text"
msgid "<image src=\"cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Sort Descending icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Ícone Ordenar decrescente</alt></image>"
#. BEcwL
#: rep_insertfield.xhp
diff --git a/source/pt-BR/helpcontent2/source/text/shared.po b/source/pt-BR/helpcontent2/source/text/shared.po
index 8de48d007ca..516aa3423f5 100644
--- a/source/pt-BR/helpcontent2/source/text/shared.po
+++ b/source/pt-BR/helpcontent2/source/text/shared.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-09 15:47+0000\n"
-"Last-Translator: Luciana Campos Mota <lucianacmota@gmail.com>\n"
+"PO-Revision-Date: 2022-02-18 20:58+0000\n"
+"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textshared/pt_BR/>\n"
"Language: pt-BR\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1546950112.000000\n"
#. fcmzq
@@ -59,7 +59,7 @@ msgctxt ""
"par_id211641581251728\n"
"help.text"
msgid "Use the shortcut <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F</keycode> to quickly open the <menuitem>Find</menuitem> toolbar."
-msgstr "Use o atalho <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Comando</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline></keycode> <keycode>+F </keycode> para abrir rapidamente a barra de ferramentas <menuitem>Localizar</menuitem>."
+msgstr "Use o atalho <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Comando</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F </keycode> para abrir rapidamente a barra de ferramentas <menuitem>Localizar</menuitem>."
#. DCYmX
#: find_toolbar.xhp
@@ -851,7 +851,7 @@ msgctxt ""
"par_idN10818\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "O que é isso?"
#. UDDTK
#: main0201.xhp
@@ -860,7 +860,7 @@ msgctxt ""
"par_idN1081E\n"
"help.text"
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer until the next click.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Ativa as dicas de ajuda adicionais sobre o ponteiro do mouse até o próximo clique.</ahelp>"
#. Hvhxs
#: main0201.xhp
@@ -869,7 +869,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\">Ícone \"O que é isso?\"</alt></image>"
#. KPZBD
#: main0201.xhp
@@ -878,7 +878,7 @@ msgctxt ""
"par_idN10873\n"
"help.text"
msgid "What’s This?"
-msgstr ""
+msgstr "O que é isso?"
#. Xtuxp
#: main0204.xhp
diff --git a/source/pt-BR/helpcontent2/source/text/shared/00.po b/source/pt-BR/helpcontent2/source/text/shared/00.po
index 451daef8f9c..8c35f8a7575 100644
--- a/source/pt-BR/helpcontent2/source/text/shared/00.po
+++ b/source/pt-BR/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: 2022-02-04 12:33+0100\n"
-"PO-Revision-Date: 2021-12-21 15:43+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/pt_BR/>\n"
"Language: pt-BR\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1556977344.000000\n"
#. 3B8ZN
@@ -8348,7 +8348,7 @@ msgctxt ""
"par_id3146765\n"
"help.text"
msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Gallery</item></emph> or open <emph>Standard</emph> bar, click"
-msgstr ""
+msgstr "Escolha <emph><item type=\"menuitem\">Inserir - Multimídia - Galeria</item></emph> ou abra a barra <emph>Padrão</emph>, clique"
#. tdk7b
#: 00000406.xhp
@@ -8357,7 +8357,7 @@ msgctxt ""
"par_id3153323\n"
"help.text"
msgid "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Ícone</alt></image>"
#. iLbBE
#: 00000406.xhp
@@ -8411,7 +8411,7 @@ msgctxt ""
"par_id3153824\n"
"help.text"
msgid "<image id=\"img_id3153665\" src=\"cmd/lc_spelling.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153665\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153665\" src=\"cmd/lc_spelling.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153665\">Ícone</alt></image>"
#. sBnwZ
#: 00000406.xhp
@@ -8645,7 +8645,7 @@ msgctxt ""
"par_idN108E9\n"
"help.text"
msgid "<variable id=\"menuenew\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Add</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"menuenew\">Escolha a aba <menuitem>Ferramentas - Personalizar - Menus</menuitem>, clique no menu da lista da engrenagem <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Ícone do menu engrenagem</alt></image> e escolha <menuitem>Adicionar</menuitem>.</variable>"
#. hg8cr
#: 00000406.xhp
@@ -8654,7 +8654,7 @@ msgctxt ""
"par_idN10919\n"
"help.text"
msgid "<variable id=\"menuemove\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Move</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"menuemove\">Escolha a aba <menuitem>Ferramentas - Personalizar - Menus</menuitem>, clique no menu da engrenagem <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Ícone do menu da engrenagem</alt></image> e escolha <menuitem>Mover</menuitem>.</variable>"
#. nNuX4
#: 00000406.xhp
@@ -8906,7 +8906,7 @@ msgctxt ""
"par_id3153876\n"
"help.text"
msgid "<image id=\"img_id3148386\" src=\"cmd/lc_colorsettings.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148386\" src=\"cmd/lc_colorsettings.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Ícone</alt></image>"
#. XLFFo
#: 00000406.xhp
diff --git a/source/pt-BR/helpcontent2/source/text/shared/06.po b/source/pt-BR/helpcontent2/source/text/shared/06.po
index d368f2d8133..fd0d5bcc68b 100644
--- a/source/pt-BR/helpcontent2/source/text/shared/06.po
+++ b/source/pt-BR/helpcontent2/source/text/shared/06.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-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-10 16:37+0000\n"
-"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/pt_BR/>\n"
"Language: pt-BR\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1536062401.000000\n"
#. EUcrc
@@ -491,4 +491,4 @@ msgctxt ""
"par_id91644338793051\n"
"help.text"
msgid "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">YouTube Privacy Policy</link>"
-msgstr ""
+msgstr "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">Política de privacidade do YouTube</link>"
diff --git a/source/pt-BR/helpcontent2/source/text/shared/guide.po b/source/pt-BR/helpcontent2/source/text/shared/guide.po
index beb93d072ef..dc75d468d38 100644
--- a/source/pt-BR/helpcontent2/source/text/shared/guide.po
+++ b/source/pt-BR/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-10 16:37+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/pt_BR/>\n"
@@ -24704,23 +24704,23 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr "Digite o seguinte texto no campo de texto <emph>Abrir</emph> e clique em <emph>OK</emph>."
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
-msgstr "{install}\\program\\soffice.exe {parametros}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
+msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
-msgstr "Substitua <emph>{install}</emph> com o caminho de sua instalação do software %PRODUCTNAME (por exemplo, <emph>C:\\Program Files\\%PRODUCTNAME</emph>."
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
+msgstr ""
#. x5jE9
#: start_parameters.xhp
@@ -25505,14 +25505,14 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr "Aplica o filtro \"txt:Text\" aos documentos de textos que seguem e descarrega o conteúdo textual para a console (implica em <emph>--headless</emph>). Não pode ser usado junto com <emph>--convert-to</emph>."
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
-msgstr "Define uma variável de bootstrap. Por exemplo, um caminho de perfil de usuário que não é padrão."
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
+msgstr ""
#. n26C4
#: start_parameters.xhp
diff --git a/source/pt-BR/helpcontent2/source/text/shared/help.po b/source/pt-BR/helpcontent2/source/text/shared/help.po
index a3df6593bdb..49dd6e405b2 100644
--- a/source/pt-BR/helpcontent2/source/text/shared/help.po
+++ b/source/pt-BR/helpcontent2/source/text/shared/help.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-02-09 16:45+0100\n"
-"PO-Revision-Date: 2022-02-10 16:37+0000\n"
-"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/pt_BR/>\n"
"Language: pt-BR\n"
"MIME-Version: 1.0\n"
@@ -869,4 +869,4 @@ msgctxt ""
"par_id501644407795954\n"
"help.text"
msgid "<variable id=\"ytbutton\">Accept YouTube Content</variable>"
-msgstr "<variable id=\"ytbutton\">Aceitar conteúdo do You Tube</variable>"
+msgstr "<variable id=\"ytbutton\">Aceitar conteúdo do YouTube</variable>"
diff --git a/source/pt-BR/helpcontent2/source/text/shared/optionen.po b/source/pt-BR/helpcontent2/source/text/shared/optionen.po
index f4e371e20b5..e6f3309850b 100644
--- a/source/pt-BR/helpcontent2/source/text/shared/optionen.po
+++ b/source/pt-BR/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: 2022-01-31 18:19+0100\n"
-"PO-Revision-Date: 2021-11-26 20:38+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/pt_BR/>\n"
"Language: pt-BR\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1550144730.000000\n"
#. PzSYs
@@ -3515,7 +3515,7 @@ msgctxt ""
"hd_id310720161555238963\n"
"help.text"
msgid "Icon Theme"
-msgstr ""
+msgstr "Tema de ícones"
#. omu6i
#: 01010800.xhp
@@ -11174,7 +11174,7 @@ msgctxt ""
"bm_id981642185152891\n"
"help.text"
msgid "<bookmark_value>printing;manual breaks</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>imprimir;quebras manuais</bookmark_value>"
#. Zjqt6
#: 01060700.xhp
@@ -11183,7 +11183,7 @@ msgctxt ""
"hd_id191642185354689\n"
"help.text"
msgid "Always apply manual breaks"
-msgstr ""
+msgstr "Sempre aplica quebras manuais"
#. 5emsm
#: 01060700.xhp
@@ -11192,7 +11192,7 @@ msgctxt ""
"par_id921642185374234\n"
"help.text"
msgid "Setting this option gives manual row breaks precedence over automatic page breaks done using the <link href=\"text/scalc/01/05070500.xhp#par_idN1096D\" name=\"Scaling_link\">Reduce/enlarge printout</link> scaling mode."
-msgstr ""
+msgstr "Configurar esta opção torna as quebras manuais prioritárias ante as quebras de página automáticas ao utilizar o modo de escala <link href=\"text/scalc/01/05070500.xhp#par_idN1096D\" name=\"Scaling_link\">Reduzir/ampliar impressão</link>."
#. G5AXA
#: 01060700.xhp
@@ -13766,7 +13766,7 @@ msgctxt ""
"par_id11611137020276\n"
"help.text"
msgid "The \"compatibility\" filter in the <emph>Character Highlighting Color</emph> dialog provides the Microsoft Office highlighting colors. Use those colors and choose <emph>Export as: Highlighting</emph> if you want both color fidelity and ease of editing for Office users."
-msgstr ""
+msgstr "O filtro de compatibilidade na caixa de diálogo <emph>Cor de destaque de caractere</emph> fornece as cores de destaque do Microsoft Office. Use essas cores e escolha <emph>Exportar como: Destaque</emph> se desejar fidelidade de cores e facilidade de edição para usuários do Office."
#. hpDE5
#: 01130200.xhp
diff --git a/source/pt-BR/helpcontent2/source/text/smath/00.po b/source/pt-BR/helpcontent2/source/text/smath/00.po
index e6c0f257ea8..2dd9a41d3ad 100644
--- a/source/pt-BR/helpcontent2/source/text/smath/00.po
+++ b/source/pt-BR/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: 2022-02-09 16:46+0100\n"
-"PO-Revision-Date: 2019-01-15 09:11+0000\n"
-"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: pt_BR\n"
+"PO-Revision-Date: 2022-02-18 20:58+0000\n"
+"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
+"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textsmath00/pt_BR/>\n"
+"Language: pt-BR\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.8.1\n"
"X-POOTLE-MTIME: 1547543475.000000\n"
#. E9tti
@@ -122,7 +122,7 @@ msgctxt ""
"par_id3154653\n"
"help.text"
msgid "<image id=\"img_id3154765\" src=\"cmd/lc_zoom100percent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154765\">Icon Zoom 100%</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154765\" src=\"cmd/lc_zoom100percent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154765\">Ícone Zoom 100%</alt></image>"
#. ZGH5E
#: 00000004.xhp
@@ -158,7 +158,7 @@ msgctxt ""
"par_id3150743\n"
"help.text"
msgid "<image id=\"img_id3163822\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163822\">Icon Zoom In</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163822\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163822\">Ícone Aumentar zoom</alt></image>"
#. t3FPw
#: 00000004.xhp
@@ -194,7 +194,7 @@ msgctxt ""
"par_id3150934\n"
"help.text"
msgid "<image id=\"img_id3148387\" src=\"cmd/lc_zoomminus.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148387\">Icon Zoom Out</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148387\" src=\"cmd/lc_zoomminus.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148387\">Ícone Diminuir zoom</alt></image>"
#. FwGWc
#: 00000004.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"par_id3151265\n"
"help.text"
msgid "<image id=\"img_id3151272\" src=\"cmd/lc_zoom.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\">Icon Show All</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151272\" src=\"cmd/lc_zoom.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\">Ícone Mostrar tudo</alt></image>"
#. 2bHgE
#: 00000004.xhp
@@ -275,7 +275,7 @@ msgctxt ""
"par_id3147260\n"
"help.text"
msgid "<image id=\"img_id3151168\" src=\"cmd/lc_refresh.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151168\">Icon Update</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151168\" src=\"cmd/lc_refresh.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151168\">Ícone Atualizar</alt></image>"
#. 9BewG
#: 00000004.xhp
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3153258\n"
"help.text"
msgid "<image id=\"img_id3153264\" src=\"cmd/lc_autosum.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153264\">Icon Symbols</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153264\" src=\"cmd/lc_autosum.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153264\">Ícone Símbolos</alt></image>"
#. gNanN
#: 00000004.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"par_id3145626\n"
"help.text"
msgid "<image id=\"img_id3145632\" src=\"cmd/lc_formelcursor.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145632\">Icon Formula Cursor</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145632\" src=\"cmd/lc_formelcursor.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145632\">Ícone Cursor de fórmula</alt></image>"
#. vtF4A
#: 00000004.xhp
diff --git a/source/pt-BR/helpcontent2/source/text/smath/guide.po b/source/pt-BR/helpcontent2/source/text/smath/guide.po
index 5abb8443c26..a9e7a3c92b2 100644
--- a/source/pt-BR/helpcontent2/source/text/smath/guide.po
+++ b/source/pt-BR/helpcontent2/source/text/smath/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2017-05-10 07:37+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: pt_BR\n"
+"PO-Revision-Date: 2022-02-21 10:38+0000\n"
+"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
+"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textsmathguide/pt_BR/>\n"
+"Language: pt-BR\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.8.1\n"
"X-POOTLE-MTIME: 1494401851.000000\n"
#. P9FEQ
@@ -221,7 +221,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Applying Color to Formula Parts"
-msgstr ""
+msgstr "Aplicar cor a partes da fórmula"
#. F9aE8
#: color.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"bm_id3156384\n"
"help.text"
msgid "<bookmark_value>Color in formulas</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Cor em fórmulas</bookmark_value>"
#. UXL5W
#: color.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"hd_id601641846107898\n"
"help.text"
msgid "<variable id=\"color\"><link href=\"text/smath/guide/color.xhp\" name=\"Color_link\">Applying Color to Formula Parts</link></variable>"
-msgstr ""
+msgstr "<variable id=\"color\"><link href=\"text/smath/guide/color.xhp\" name=\"Color_link\">Aplicar cores a partes da fórmula</link></variable>"
#. ckGgG
#: color.xhp
@@ -248,7 +248,7 @@ msgctxt ""
"par_id481641846189425\n"
"help.text"
msgid "Use the command <literal>color</literal> to apply color to the subsequent formula part."
-msgstr ""
+msgstr "Utilize o comando <literal>color</literal> para colorir partes subsequentes da fórmula."
#. BnqGh
#: color.xhp
@@ -257,7 +257,7 @@ msgctxt ""
"par_id141641846432331\n"
"help.text"
msgid "The example below creates a formula where <emph>a</emph> is shown using the default color (black) and <emph>b</emph> is shown in red."
-msgstr ""
+msgstr "O exemplo abaixo cria uma fórmula onde <emph>a</emph> está na cor padrão (preto) e <emph>b</emph> está em vermelho."
#. jV7H8
#: color.xhp
@@ -266,7 +266,7 @@ msgctxt ""
"par_id211641848286949\n"
"help.text"
msgid "Beware that the <literal>color</literal> command only changes the color of the formula part that comes immediately after it. For example, in the formula below only <emph>b</emph> will be shown in red, whereas <emph>c</emph> will be shown in black."
-msgstr ""
+msgstr "Note que o comando <literal>color</literal> altera apenas a cor da parte da fórmula subsequente. Por exemplo, na fórmula abaixo apenas <emph>b</emph> será mostrado em vermelho, enquanto <emph>c</emph> será mostrado em preto."
#. hLeFX
#: color.xhp
@@ -275,7 +275,7 @@ msgctxt ""
"par_id841641848475043\n"
"help.text"
msgid "Use braces to apply color to more parts of the formula. In the following example, <emph>b</emph> and <emph>c</emph> are shown in red."
-msgstr ""
+msgstr "Use chaves para colorir mais partes da fórmula. No exemplo a seguir, <emph>b</emph> e <emph>c</emph> são mostrados em vermelho."
#. JAK8L
#: color.xhp
@@ -284,7 +284,7 @@ msgctxt ""
"par_id651641851485699\n"
"help.text"
msgid "A list with predefined color names is available <link href=\"text/smath/guide/color.xhp#PredefinedColors\" name=\"Colors_list\">here</link>."
-msgstr ""
+msgstr "Uma lista com nomes de cores predefinidos encontra-se <link href=\"text/smath/guide/color.xhp#PredefinedColors\" name=\"Colors_list\">aqui</link>."
#. gQn7y
#: color.xhp
@@ -293,7 +293,7 @@ msgctxt ""
"bm_id521641858375937\n"
"help.text"
msgid "<bookmark_value>RGB colors</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>cores RGB</bookmark_value>"
#. beAyt
#: color.xhp
@@ -302,7 +302,7 @@ msgctxt ""
"hd_id831641851472401\n"
"help.text"
msgid "Using RGB colors"
-msgstr ""
+msgstr "Utilizar cores RGB"
#. tj2xF
#: color.xhp
@@ -311,7 +311,7 @@ msgctxt ""
"par_id701641851641673\n"
"help.text"
msgid "Use the command <literal>color rgb</literal> to apply colors using RGB (Red, Green, Blue) values."
-msgstr ""
+msgstr "Use o comando <literal>color rgb</literal> para colorir usando valores RGB (Vermelho, Verde, Azul)."
#. eYWCg
#: color.xhp
@@ -320,7 +320,7 @@ msgctxt ""
"par_id941641851779414\n"
"help.text"
msgid "RGB values range between 0 and 255."
-msgstr ""
+msgstr "Os valores RGB etão no intervalo 0 a 255."
#. EFXpV
#: color.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"bm_id521641858372217\n"
"help.text"
msgid "<bookmark_value>Hex colors</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>colores hexadecimais</bookmark_value>"
#. mdvQM
#: color.xhp
@@ -338,7 +338,7 @@ msgctxt ""
"hd_id901641851813499\n"
"help.text"
msgid "Using hex notation"
-msgstr ""
+msgstr "Utilizar a notação hexadecimal"
#. zLQWy
#: color.xhp
@@ -347,7 +347,7 @@ msgctxt ""
"par_id271641851832464\n"
"help.text"
msgid "Use the command <literal>color hex</literal> to apply colors using the hexadecimal notation."
-msgstr ""
+msgstr "Utilize o comando <literal>color hex</literal> para colorir usando a notação hexadecimal."
#. rPHnc
#: color.xhp
@@ -356,7 +356,7 @@ msgctxt ""
"hd_id121641851982125\n"
"help.text"
msgid "Combining color with other commands"
-msgstr ""
+msgstr "Combinar cores com outros comandos"
#. WiZz8
#: color.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"par_id321641852002469\n"
"help.text"
msgid "It is possible to combine the color command with other commands as <literal>bold</literal>, <literal>italic</literal> or <literal>size</literal>."
-msgstr ""
+msgstr "Combine comandos de cores com outros comandos tais como <literal>bold</literal>, <literal>italic</literal> ou <literal>size</literal>."
#. qDEtC
#: color.xhp
@@ -374,7 +374,7 @@ msgctxt ""
"par_id521641852051767\n"
"help.text"
msgid "The example below writes <emph>var</emph> in bold blue:"
-msgstr ""
+msgstr "O exemplo abaixo escreve <emph>var</emph> em negrito azul:"
#. vSVUb
#: color.xhp
@@ -383,7 +383,7 @@ msgctxt ""
"par_id21641852173099\n"
"help.text"
msgid "To change color and font size, use <literal>color</literal> in combination with <literal>size</literal> and the desired font size."
-msgstr ""
+msgstr "Para alterar a cor e o tamanho da fonte, use <literal>color</literal> em combinação com <literal>size</literal> e o tamanho de fonte desejado."
#. wEhmU
#: color.xhp
@@ -392,7 +392,7 @@ msgctxt ""
"bm_id52164185802587\n"
"help.text"
msgid "<bookmark_value>List of predefined colors</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>lista de cores predefinidas</bookmark_value>"
#. wbRDh
#: color.xhp
@@ -401,7 +401,7 @@ msgctxt ""
"hd_id621641846264365\n"
"help.text"
msgid "Predefined color names"
-msgstr ""
+msgstr "Nome das cores predefinidas"
#. FGJS8
#: color.xhp
@@ -410,7 +410,7 @@ msgctxt ""
"par_id911641846282038\n"
"help.text"
msgid "%PRODUCTNAME provides a set of predefined color names that can be used along with the <literal>color</literal> command."
-msgstr ""
+msgstr "O %PRODUCTNAME fornece um conjunto de nomes de cores predefinidos que podem ser usados junto com o comando <literal>color</literal>."
#. auAPG
#: color.xhp
@@ -419,7 +419,7 @@ msgctxt ""
"par_id871641846833413\n"
"help.text"
msgid "Markup language"
-msgstr ""
+msgstr "Linguagem de marcação"
#. Qf5tX
#: color.xhp
@@ -428,7 +428,7 @@ msgctxt ""
"par_id661641846833413\n"
"help.text"
msgid "Color"
-msgstr ""
+msgstr "Cor"
#. Y4DMa
#: color.xhp
@@ -437,7 +437,7 @@ msgctxt ""
"par_id741641846833413\n"
"help.text"
msgid "Hex value"
-msgstr ""
+msgstr "Valor hexadecimal"
#. 3kWLW
#: color.xhp
@@ -446,7 +446,7 @@ msgctxt ""
"par_id741641846833014\n"
"help.text"
msgid "RGB values"
-msgstr ""
+msgstr "Valores RGB"
#. 4Vu7A
#: color.xhp
@@ -455,7 +455,7 @@ msgctxt ""
"par_id951641846833413\n"
"help.text"
msgid "<literal>aqua</literal> or <literal>cyan</literal>"
-msgstr ""
+msgstr "<literal>aqua</literal> ou <literal>cyan</literal>"
#. xcaVa
#: color.xhp
@@ -464,7 +464,7 @@ msgctxt ""
"par_id841641846833413\n"
"help.text"
msgid "Aqua"
-msgstr ""
+msgstr "Aqua"
#. D73X6
#: color.xhp
@@ -473,7 +473,7 @@ msgctxt ""
"par_id841641846830036\n"
"help.text"
msgid "Black"
-msgstr ""
+msgstr "Preto"
#. iGEDP
#: color.xhp
@@ -482,7 +482,7 @@ msgctxt ""
"par_id841641846320113\n"
"help.text"
msgid "Blue"
-msgstr ""
+msgstr "Azul"
#. Umsp6
#: color.xhp
@@ -491,7 +491,7 @@ msgctxt ""
"par_id841641846833363\n"
"help.text"
msgid "Coral"
-msgstr ""
+msgstr "Coral"
#. YcrNE
#: color.xhp
@@ -500,7 +500,7 @@ msgctxt ""
"par_id841641846833014\n"
"help.text"
msgid "Crimson"
-msgstr ""
+msgstr "Carmim"
#. G6mfq
#: color.xhp
@@ -509,7 +509,7 @@ msgctxt ""
"par_id951641846830853\n"
"help.text"
msgid "<literal>fuchsia</literal> or <literal>magenta</literal>"
-msgstr ""
+msgstr "<literal>fuchsia</literal> ou <literal>magenta</literal>"
#. DD2RU
#: color.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"par_id841641846800325\n"
"help.text"
msgid "Fuchsia"
-msgstr ""
+msgstr "Fúcsia"
#. WSeur
#: color.xhp
@@ -527,7 +527,7 @@ msgctxt ""
"par_id951641846830213\n"
"help.text"
msgid "<literal>gray</literal> or <literal>grey</literal>"
-msgstr ""
+msgstr "<literal>gray</literal> ou <literal>grey</literal>"
#. gdQ5j
#: color.xhp
@@ -536,7 +536,7 @@ msgctxt ""
"par_id841641846896513\n"
"help.text"
msgid "Gray"
-msgstr ""
+msgstr "Cinza"
#. YCrBe
#: color.xhp
@@ -545,7 +545,7 @@ msgctxt ""
"par_id841641846830214\n"
"help.text"
msgid "Green"
-msgstr ""
+msgstr "Verde"
#. Zqix6
#: color.xhp
@@ -554,7 +554,7 @@ msgctxt ""
"par_id841641846836253\n"
"help.text"
msgid "Hot pink"
-msgstr ""
+msgstr "Rosa choque"
#. 9oHjZ
#: color.xhp
@@ -563,7 +563,7 @@ msgctxt ""
"par_id841641846812385\n"
"help.text"
msgid "Indigo"
-msgstr ""
+msgstr "Índigo"
#. X4Y45
#: color.xhp
@@ -572,7 +572,7 @@ msgctxt ""
"par_id841641846835521\n"
"help.text"
msgid "Lavender"
-msgstr ""
+msgstr "Lavanda"
#. g5GKD
#: color.xhp
@@ -581,7 +581,7 @@ msgctxt ""
"par_id841641846036523\n"
"help.text"
msgid "Lime"
-msgstr ""
+msgstr "Verde limão"
#. kAo5q
#: color.xhp
@@ -590,7 +590,7 @@ msgctxt ""
"par_id841641846833649\n"
"help.text"
msgid "Maroon"
-msgstr ""
+msgstr "Marrom"
#. n7uXk
#: color.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"par_id841641846837653\n"
"help.text"
msgid "Midnight"
-msgstr ""
+msgstr "Meia-noite"
#. Ymn82
#: color.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"par_id841641846867458\n"
"help.text"
msgid "Navy"
-msgstr ""
+msgstr "Azul marinho"
#. aedBY
#: color.xhp
@@ -617,7 +617,7 @@ msgctxt ""
"par_id841641846837663\n"
"help.text"
msgid "Olive"
-msgstr ""
+msgstr "Verde oliva"
#. pNCBH
#: color.xhp
@@ -626,7 +626,7 @@ msgctxt ""
"par_id841641846838053\n"
"help.text"
msgid "Orange"
-msgstr ""
+msgstr "Laranja"
#. BGG7c
#: color.xhp
@@ -635,7 +635,7 @@ msgctxt ""
"par_id841641846836041\n"
"help.text"
msgid "Orange red"
-msgstr ""
+msgstr "Tangerina"
#. opiDJ
#: color.xhp
@@ -644,7 +644,7 @@ msgctxt ""
"par_id841641846833063\n"
"help.text"
msgid "Purple"
-msgstr ""
+msgstr "Púrpura"
#. 42wFB
#: color.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"par_id841641846833902\n"
"help.text"
msgid "Red"
-msgstr ""
+msgstr "Vermelho"
#. p5ox4
#: color.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"par_id841641846836613\n"
"help.text"
msgid "Sea green"
-msgstr ""
+msgstr "Verde mar"
#. AF8R7
#: color.xhp
@@ -671,7 +671,7 @@ msgctxt ""
"par_id841641840569413\n"
"help.text"
msgid "Silver"
-msgstr ""
+msgstr "Prata"
#. 8XVN7
#: color.xhp
@@ -680,7 +680,7 @@ msgctxt ""
"par_id841641846896587\n"
"help.text"
msgid "Teal"
-msgstr ""
+msgstr "Turquesa"
#. KejUr
#: color.xhp
@@ -689,7 +689,7 @@ msgctxt ""
"par_id841641846006745\n"
"help.text"
msgid "Violet"
-msgstr ""
+msgstr "Violeta"
#. pXf2z
#: color.xhp
@@ -698,7 +698,7 @@ msgctxt ""
"par_id841641846837556\n"
"help.text"
msgid "Yellow"
-msgstr ""
+msgstr "Amarelo"
#. 3UYoM
#: comment.xhp
diff --git a/source/pt-BR/helpcontent2/source/text/swriter.po b/source/pt-BR/helpcontent2/source/text/swriter.po
index 399db7b1cee..4bf654dc76d 100644
--- a/source/pt-BR/helpcontent2/source/text/swriter.po
+++ b/source/pt-BR/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-02-10 16:37+0000\n"
+"PO-Revision-Date: 2022-02-21 10:39+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/pt_BR/>\n"
"Language: pt-BR\n"
@@ -1085,7 +1085,7 @@ msgctxt ""
"par_id731605976350615\n"
"help.text"
msgid "Inserts a column after the column where the cursor is currently placed."
-msgstr ""
+msgstr "Insere uma coluna após a coluna onde o cursor está posicionado."
#. KepEk
#: main0110.xhp
diff --git a/source/pt-BR/helpcontent2/source/text/swriter/01.po b/source/pt-BR/helpcontent2/source/text/swriter/01.po
index 131aac975fb..b351d90c60a 100644
--- a/source/pt-BR/helpcontent2/source/text/swriter/01.po
+++ b/source/pt-BR/helpcontent2/source/text/swriter/01.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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2021-11-29 01:43+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2022-02-21 10:38+0000\n"
+"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/pt_BR/>\n"
"Language: pt-BR\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1558060039.000000\n"
#. sZfWF
@@ -7034,7 +7034,7 @@ msgctxt ""
"par_id3154470\n"
"help.text"
msgid "For the HTML export and import of date and time fields, <link href=\"text/swriter/01/04090007.xhp#date_and_time\" name=\"special $[officename] formats\">special $[officename] formats</link> are used."
-msgstr ""
+msgstr "Para a importação e a exportação HTML dos campos data e hora, são utilizados <link href=\"text/swriter/01/04090007.xhp#date_and_time\" name=\"special $[officename] formats\">formatos especiais do $[officename]</link>."
#. nB93u
#: 04090001.xhp
@@ -7970,7 +7970,7 @@ msgctxt ""
"hd_id3145595\n"
"help.text"
msgid "Format"
-msgstr ""
+msgstr "Formato"
#. 2iDAk
#: 04090003.xhp
@@ -8420,7 +8420,7 @@ msgctxt ""
"par_id3148982\n"
"help.text"
msgid "When you export and import an HTML document containing DocInformation fields, <link href=\"text/swriter/01/04090007.xhp#DocInformation\" name=\"special $[officename] formats\">special $[officename] formats</link> are used."
-msgstr ""
+msgstr "Ao exportar e importar um documento HTML que contenha campos Informações do Documento, são utilizados <link href=\"text/swriter/01/04090007.xhp#DocInformation\" name=\"special $[officename] formats\">formatos especiais do $[officename]</link>."
#. Y9tFf
#: 04090004.xhp
@@ -31010,7 +31010,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Style Inspector"
-msgstr ""
+msgstr "Inspetor de estilos"
#. FKeEC
#: style_inspector.xhp
@@ -31019,7 +31019,7 @@ msgctxt ""
"bm_id441641339111122\n"
"help.text"
msgid "<bookmark_value>styles;inspector</bookmark_value><bookmark_value>style inspector</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>estilos;inspetor</bookmark_value><bookmark_value>inspetor de estilos</bookmark_value>"
#. rZsCG
#: style_inspector.xhp
@@ -31028,7 +31028,7 @@ msgctxt ""
"hd_id741641334466741\n"
"help.text"
msgid "<link href=\"text/swriter/01/style_inspector.xhp\" name=\"Style Inspector\">Style Inspector</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/style_inspector.xhp\" name=\"Style Inspector\">Inspetor de estilos</link>"
#. NixhW
#: style_inspector.xhp
@@ -31037,7 +31037,7 @@ msgctxt ""
"par_id971641334466743\n"
"help.text"
msgid "<variable id=\"StyleInspector\">The Style Inspector is located on the Sidebar. It displays all the attributes of the styles (paragraph and character) and any direct formatting present in the paragraph and character where the cursor is located. These details can be useful when you are trying to figure out why some formatting in a document appears to be incorrect or inconsistent.</variable>"
-msgstr ""
+msgstr "<variable id=\"StyleInspector\">O Inspetor de estilo localiza-se na Barra lateral. Exibe todos os atributos dos estilos (parágrafo e caractere) e qualquer formatação direta presente no parágrafo e caractere onde o cursor está localizado. Esses detalhes podem ser úteis quando tentar descobrir as razões para alguma formatação no documento parece estar incorreta ou inconsistente.</variable>"
#. oTPUX
#: style_inspector.xhp
@@ -31046,7 +31046,7 @@ msgctxt ""
"par_id521641338705733\n"
"help.text"
msgid "Open the sidebar, click on the Style Inspector icon"
-msgstr ""
+msgstr "Abra a barra lateral, e clique no ícone Inspetor de estilos"
#. Cf9BR
#: style_inspector.xhp
@@ -31055,7 +31055,7 @@ msgctxt ""
"par_id431641335152917\n"
"help.text"
msgid "<image src=\"cmd/lc_inspectordeck.svg\" id=\"img_id661641335152918\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id61641335152918\">Icon Style Inspector</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_inspectordeck.svg\" id=\"img_id661641335152918\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id61641335152918\">Ícone Inspetor de estilos</alt></image>"
#. DxkCg
#: style_inspector.xhp
@@ -31064,7 +31064,7 @@ msgctxt ""
"par_id721641335152918\n"
"help.text"
msgid "Icon Style Inspector on the Sidebar"
-msgstr ""
+msgstr "Ícone Inspetor de estilos na Barra lateral"
#. uhQin
#: style_inspector.xhp
@@ -31073,7 +31073,7 @@ msgctxt ""
"par_id781641335609033\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Alt+5</keycode><keycode/>"
-msgstr ""
+msgstr "Pressione <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Alt+5</keycode><keycode/>"
#. C3HyK
#: style_inspector.xhp
@@ -31082,7 +31082,7 @@ msgctxt ""
"hd_id941641336331359\n"
"help.text"
msgid "The Style Inspector Panel"
-msgstr ""
+msgstr "O painel Inspetor de estilos"
#. 3YCBX
#: style_inspector.xhp
@@ -31091,7 +31091,7 @@ msgctxt ""
"hd_id771641336335666\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propriedades"
#. jJ8Rw
#: style_inspector.xhp
diff --git a/source/pt-BR/helpcontent2/source/text/swriter/guide.po b/source/pt-BR/helpcontent2/source/text/swriter/guide.po
index 23ea07aa964..1ce8446057d 100644
--- a/source/pt-BR/helpcontent2/source/text/swriter/guide.po
+++ b/source/pt-BR/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2021-12-30 06:38+0000\n"
+"PO-Revision-Date: 2022-02-21 14:49+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/pt_BR/>\n"
"Language: pt-BR\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562258433.000000\n"
#. XAt2Y
@@ -1076,7 +1076,7 @@ msgctxt ""
"par_id3155160\n"
"help.text"
msgid "In the <emph>Macro from</emph> tree control, select Application Macros - Gimmicks - AutoText."
-msgstr ""
+msgstr "Na árvore <emph>Macro de</emph>, selecione Macros da aplicação - Gimmicks - AutoText."
#. QYtCx
#: autotext.xhp
@@ -14594,7 +14594,7 @@ msgctxt ""
"par_id731641553483773\n"
"help.text"
msgid "Add an optional protection password. The password can be empty and no password will be required to remove protection. If the password is not empty, it will be required to unprotect the section."
-msgstr ""
+msgstr "Adicione uma senha de proteção opcional. A senha pode estar vazia e nenhuma senha será necessária para remover a proteção. Se a senha não estiver vazia, será necessário fornecê-la para desproteger a seção."
#. QWTQ9
#: section_edit.xhp
@@ -14612,7 +14612,7 @@ msgctxt ""
"bm_id421641501464020\n"
"help.text"
msgid "<bookmark_value>Read-only contents;editing</bookmark_value> <bookmark_value>Protect section;removing</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>conteúdo somente-leitura;editar</bookmark_value> <bookmark_value>proteger seção;remover</bookmark_value>"
#. wq7EM
#: section_edit.xhp
@@ -14621,7 +14621,7 @@ msgctxt ""
"hd_id641641501024846\n"
"help.text"
msgid "Editing Read-Only Contents"
-msgstr ""
+msgstr "Editar conteúdo somente-leitura"
#. An8Bs
#: section_edit.xhp
@@ -14630,7 +14630,7 @@ msgctxt ""
"par_id841641501075965\n"
"help.text"
msgid "A warning message is displayed if you try to edit protected sections."
-msgstr ""
+msgstr "Um aviso aparece se tentar editar seções protegidas."
#. kWUgB
#: section_edit.xhp
@@ -14639,7 +14639,7 @@ msgctxt ""
"par_id531641501248838\n"
"help.text"
msgid "To remove protection of a section, do the following:"
-msgstr ""
+msgstr "Para remover a proteção de uma seção, proceda da seguinte maneira:"
#. DNpWC
#: section_edit.xhp
@@ -14648,7 +14648,7 @@ msgctxt ""
"par_id681641501272982\n"
"help.text"
msgid "Choose <link href=\"text/swriter/01/02170000.xhp\" name=\"Format - Sections\"><menuitem>Format - Sections</menuitem></link>."
-msgstr ""
+msgstr "Escolha <link href=\"text/swriter/01/02170000.xhp\" name=\"Format - Sections\"><menuitem>Formatar - Seções</menuitem></link>."
#. R2vBj
#: section_edit.xhp
@@ -14657,7 +14657,7 @@ msgctxt ""
"par_id861641501273184\n"
"help.text"
msgid "Select the section to unprotect in the <menuitem>Section</menuitem> area of the dialog."
-msgstr ""
+msgstr "Selecione a seção a desproteger na área <menuitem>Seção</menuitem> da caixa de diálogo."
#. Zy4Tm
#: section_edit.xhp
@@ -14666,7 +14666,7 @@ msgctxt ""
"par_id221641501273326\n"
"help.text"
msgid "Uncheck the <menuitem>Protect</menuitem> option in the <menuitem>Write Protection</menuitem> area of the dialog."
-msgstr ""
+msgstr "Desmarque a opção <menuitem>Proteger</menuitem> na área <menuitem>Proteção contra escrita</menuitem> da caixa de diálogo."
#. XcjAs
#: section_edit.xhp
@@ -14675,7 +14675,7 @@ msgctxt ""
"par_id791641501273494\n"
"help.text"
msgid "If the section was protected with a non-empty password, type the password into the dialog that opens."
-msgstr ""
+msgstr "Se a seção foi protegida com uma senha não vazia, digite a senha na caixa de diálogo seguinte."
#. kvpGE
#: section_edit.xhp
@@ -14684,7 +14684,7 @@ msgctxt ""
"par_id561641501273767\n"
"help.text"
msgid "Click <menuitem>OK</menuitem> ."
-msgstr ""
+msgstr "Clique em <menuitem>OK</menuitem>."
#. sYLAE
#: section_edit.xhp
diff --git a/source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po b/source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po
index 9d453ab1df7..d70fdf47043 100644
--- a/source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/pt-BR/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-05 15:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/pt_BR/>\n"
"Language: pt-BR\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1564650959.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "Duplicar planilha"
#. Ui6br
#: CalcCommands.xcu
@@ -2354,7 +2354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Mostrar indicador de linhas e colunas"
#. nZGvm
#: CalcCommands.xcu
@@ -2364,7 +2364,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Hidden Row/Column Indicator"
-msgstr ""
+msgstr "Ocultar indicador de linhas e colunas"
#. PMfQA
#: CalcCommands.xcu
@@ -2374,7 +2374,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the indicator for hidden rows and columns"
-msgstr ""
+msgstr "Mostrar indicador para linhas e colunas ocultas"
#. 2TbE2
#: CalcCommands.xcu
diff --git a/source/pt-BR/sc/messages.po b/source/pt-BR/sc/messages.po
index 0447be2c478..73730c6e88a 100644
--- a/source/pt-BR/sc/messages.po
+++ b/source/pt-BR/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-06 08:57+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/pt_BR/>\n"
"Language: pt-BR\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562678441.000000\n"
#. kBovX
@@ -16690,19 +16690,19 @@ msgstr "Mover células para a esquerda"
#: sc/inc/strings.hrc:51
msgctxt "SCSTR_COLUMN_LETTER"
msgid "Column %1"
-msgstr ""
+msgstr "Coluna %1"
#. CJrpZ
#: sc/inc/strings.hrc:52
msgctxt "SCSTR_COLUMN"
msgid "Column"
-msgstr ""
+msgstr "Coluna"
#. Bjnch
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_ROW"
msgid "Row"
-msgstr ""
+msgstr "Linha"
#. 7p8BN
#: sc/inc/strings.hrc:54
diff --git a/source/pt-BR/scp2/source/ooo.po b/source/pt-BR/scp2/source/ooo.po
index 80960ebc5cf..01cca699041 100644
--- a/source/pt-BR/scp2/source/ooo.po
+++ b/source/pt-BR/scp2/source/ooo.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
-"PO-Revision-Date: 2021-09-12 07:36+0000\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/pt_BR/>\n"
"Language: pt-BR\n"
@@ -4487,16 +4487,16 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish"
-msgstr ""
+msgstr "Curdo central"
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_CKB\n"
"LngText.text"
msgid "Central Kurdish spelling dictionary"
-msgstr ""
+msgstr "Dicionário ortográfico curdo central"
#. CCE5q
#: module_ooo.ulf
diff --git a/source/pt-BR/sd/messages.po b/source/pt-BR/sd/messages.po
index 02f0da4eee0..6c341f6be37 100644
--- a/source/pt-BR/sd/messages.po
+++ b/source/pt-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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-09 17:59+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/pt_BR/>\n"
@@ -13,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: 1562678568.000000\n"
#. WDjkB
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Erro de formato encontrado no arquivo no subdocumento $(ARG1) na posição $(ARG2)(linha,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Todos os estilos"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos ocultos"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicados"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estilos personalizados"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Todos os estilos"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos ocultos"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Nenhuma"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Estreita"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderado"
@@ -349,32 +349,32 @@ msgstr "Moderado"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Ampla"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Nenhuma"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Estreita"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderado"
@@ -383,14 +383,14 @@ msgstr "Moderado"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Ampla"
diff --git a/source/pt-BR/svx/messages.po b/source/pt-BR/svx/messages.po
index 6505cfa476b..d94f9972211 100644
--- a/source/pt-BR/svx/messages.po
+++ b/source/pt-BR/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-05 15:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/pt_BR/>\n"
"Language: pt-BR\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1562678634.000000\n"
#. 3GkZj
@@ -19981,13 +19981,13 @@ msgstr "_Plástico"
#: svx/uiconfig/ui/surfacewindow.ui:97
msgctxt "surfacewindow|RID_SVXSTR_METAL"
msgid "Me_tal ODF"
-msgstr ""
+msgstr "Me_tal ODF"
#. okzfz
#: svx/uiconfig/ui/surfacewindow.ui:115
msgctxt "surfacewindow|RID_SVXSTR_METALMSO"
msgid "Meta_l MS compatible"
-msgstr ""
+msgstr "Meta_l compatível com MS"
#. ECSGJ
#: svx/uiconfig/ui/tablewindow.ui:36
diff --git a/source/pt/helpcontent2/source/text/sbasic/shared.po b/source/pt/helpcontent2/source/text/sbasic/shared.po
index 50dd7b30d73..f762940b223 100644
--- a/source/pt/helpcontent2/source/text/sbasic/shared.po
+++ b/source/pt/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2021-06-04 11:14+0000\n"
"Last-Translator: Carlos Moreira <crolidge@hotmail.com>\n"
"Language-Team: Portuguese <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/pt/>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Operadores de comparação"
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/pt/helpcontent2/source/text/sdatabase.po b/source/pt/helpcontent2/source/text/sdatabase.po
index 57c812e0df2..93e9783252f 100644
--- a/source/pt/helpcontent2/source/text/sdatabase.po
+++ b/source/pt/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2022-01-29 07:39+0000\n"
"Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n"
"Language-Team: Portuguese <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/pt/>\n"
@@ -2787,13 +2787,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/pt/helpcontent2/source/text/shared/guide.po b/source/pt/helpcontent2/source/text/shared/guide.po
index c4f5bf9a6fc..8d0f5bf27b2 100644
--- a/source/pt/helpcontent2/source/text/shared/guide.po
+++ b/source/pt/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-04-22 09:37+0000\n"
"Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n"
"Language-Team: Portuguese <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/pt/>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/pt/scp2/source/ooo.po b/source/pt/scp2/source/ooo.po
index 2169f244848..595769ed8ba 100644
--- a/source/pt/scp2/source/ooo.po
+++ b/source/pt/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-18 20:36+0000\n"
"Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n"
"Language-Team: Portuguese <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/pt/>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/pt/sd/messages.po b/source/pt/sd/messages.po
index 6fab5ded8e4..40a4ee77678 100644
--- a/source/pt/sd/messages.po
+++ b/source/pt/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-02-01 10:35+0000\n"
"Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n"
"Language-Team: Portuguese <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/pt/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Erro de formato de ficheiro no sub-documento $(ARG1), na posição $(ARG2) (linha,coluna)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Todos os estilos"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos ocultos"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicados"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estilos personalizados"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Todos os estilos"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estilos ocultos"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Nenhuma"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Pequena"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Moderada"
@@ -349,32 +349,32 @@ msgstr "Moderada"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Grande"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Nenhuma"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Pequena"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Moderada"
@@ -383,14 +383,14 @@ msgstr "Moderada"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Normal (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Grande"
diff --git a/source/ro/helpcontent2/source/text/sbasic/shared.po b/source/ro/helpcontent2/source/text/sbasic/shared.po
index 1a3ac2f6214..2d19ed4739e 100644
--- a/source/ro/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ro/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ro/helpcontent2/source/text/sdatabase.po b/source/ro/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/ro/helpcontent2/source/text/sdatabase.po
+++ b/source/ro/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/ro/helpcontent2/source/text/shared/guide.po b/source/ro/helpcontent2/source/text/shared/guide.po
index fa8c0d2e065..c35f045fb69 100644
--- a/source/ro/helpcontent2/source/text/shared/guide.po
+++ b/source/ro/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-14 12:08+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/ro/scp2/source/ooo.po b/source/ro/scp2/source/ooo.po
index 156dc200315..5233bcd4cb9 100644
--- a/source/ro/scp2/source/ooo.po
+++ b/source/ro/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,7 +4489,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ro/sd/messages.po b/source/ro/sd/messages.po
index 52d21023d8a..183d63f6302 100644
--- a/source/ro/sd/messages.po
+++ b/source/ro/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2019-11-05 12:33+0000\n"
"Last-Translator: Dorian Baciu <baciudorian@gmail.com>\n"
"Language-Team: Romanian <https://vm137.documentfoundation.org/projects/libo_ui-master/sdmessages/ro/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Format de eroare descoperit în fișierul din subdocument $(ARG1) la poziția $(ARG2)(row,col)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Toate stilurile"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stiluri ascunse"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiluri aplicate"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Stiluri personalizate"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Toate stilurile"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Stiluri ascunse"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -349,32 +349,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -383,14 +383,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/ru/cui/messages.po b/source/ru/cui/messages.po
index 99e56a83eb2..c08a4884b49 100644
--- a/source/ru/cui/messages.po
+++ b/source/ru/cui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-01-31 18:18+0100\n"
-"PO-Revision-Date: 2022-02-17 14:39+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ru/>\n"
"Language: ru\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.8.1\n"
"X-POOTLE-MTIME: 1563375554.000000\n"
#. GyY9M
@@ -5243,7 +5243,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
@@ -7571,25 +7571,25 @@ msgstr "Чёрный:"
#: cui/uiconfig/ui/colorpickerdialog.ui:704
msgctxt "extended tip | cyanSpinbutton"
msgid "Set the Cyan color value as expressed in the CMYK color model."
-msgstr ""
+msgstr "Задаёт значение голубого в соответствии с цветовой моделью CMYK."
#. mMXFr
#: cui/uiconfig/ui/colorpickerdialog.ui:723
msgctxt "extended tip | magSpinbutton"
msgid "Set the Magenta color value as expressed in the CMYK color model."
-msgstr ""
+msgstr "Задаёт значение пурпурного в соответствии с цветовой моделью CMYK."
#. EEgiy
#: cui/uiconfig/ui/colorpickerdialog.ui:742
msgctxt "extended tip | yellowSpinbutton"
msgid "Set the Yellow color value as expressed in the CMYK color model."
-msgstr ""
+msgstr "Задаёт значение жёлтого в соответствии с цветовой моделью CMYK."
#. UAAnZ
#: cui/uiconfig/ui/colorpickerdialog.ui:761
msgctxt "extended tip | keySpinbutton"
msgid "Set the Black color value or key (black) as expressed in the CMYK color model."
-msgstr ""
+msgstr "Задаёт значение чёрного в соответствии с цветовой моделью CMYK."
#. mxFDw
#: cui/uiconfig/ui/colorpickerdialog.ui:776
@@ -7625,7 +7625,7 @@ msgstr "_Текст"
#: cui/uiconfig/ui/comment.ui:219
msgctxt "comment|extended_tip|edit"
msgid "Enter a comment for the recorded change."
-msgstr ""
+msgstr "Введите комментарий к записанному изменению."
#. bEtYk
#: cui/uiconfig/ui/comment.ui:241
@@ -7655,7 +7655,7 @@ msgstr "Содержимое"
#: cui/uiconfig/ui/comment.ui:313
msgctxt "comment|extended_tip|CommentDialog"
msgid "Enter a comment for the recorded change."
-msgstr ""
+msgstr "Введите комментарий к записанному изменению."
#. B73bz
#: cui/uiconfig/ui/connectortabpage.ui:62
@@ -7781,7 +7781,7 @@ msgstr "Пример"
#: cui/uiconfig/ui/connectortabpage.ui:443
msgctxt "connectortabpage|extended_tip|ConnectorTabPage"
msgid "Sets the properties of a connector."
-msgstr ""
+msgstr "Задаёт свойства соединителя."
#. ezicB
#: cui/uiconfig/ui/connpooloptions.ui:52
@@ -7955,7 +7955,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 "Введите URL файла для открытия при нажатии на выбранный гиперобъект."
#. FLKr9
#: cui/uiconfig/ui/cuiimapdlg.ui:143
@@ -7991,7 +7991,7 @@ msgstr "Альтернативный текст:"
#: 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 "Введите текст, отображаемый когда курсор мыши указывает на гиперобъект в браузере."
#. bsgYj
#: cui/uiconfig/ui/cuiimapdlg.ui:293
@@ -8099,7 +8099,7 @@ msgstr "Изменить связь с базой данных"
#: cui/uiconfig/ui/databaselinkdialog.ui:225
msgctxt "extended_tip|DatabaseLinkDialog"
msgid "Creates or edits an entry in the Databases tab page."
-msgstr ""
+msgstr "Создает или редактирует запись на странице вкладки Базы данных."
#. ehaGT
#: cui/uiconfig/ui/dbregisterpage.ui:67
@@ -8123,7 +8123,7 @@ msgstr "С_оздать..."
#: cui/uiconfig/ui/dbregisterpage.ui:124
msgctxt "extended_tip|new"
msgid "Opens the Database Link dialog to create a new entry."
-msgstr ""
+msgstr "Открывает диалоговое окно Связи с базой данных для создания новой записи."
#. zqFjG
#: cui/uiconfig/ui/dbregisterpage.ui:136
@@ -8147,7 +8147,7 @@ msgstr "Пр_авка..."
#: cui/uiconfig/ui/dbregisterpage.ui:162
msgctxt "extended_tip|edit"
msgid "Opens the Database Link dialog to edit the selected entry."
-msgstr ""
+msgstr "Открывает диалоговое окно Связи с базой данных для редактирования выбранной записи."
#. Q3nF4
#: cui/uiconfig/ui/dbregisterpage.ui:185
@@ -8333,13 +8333,13 @@ msgstr "Правка словаря пользователя"
#: cui/uiconfig/ui/editdictionarydialog.ui:95
msgctxt "book"
msgid "Specifies the book to be edited."
-msgstr ""
+msgstr "Задаёт книгу для редактирования."
#. trTxg
#: cui/uiconfig/ui/editdictionarydialog.ui:110
msgctxt "lang"
msgid "Assigns a new language to the current custom dictionary."
-msgstr ""
+msgstr "Назначает новый язык текущему пользовательскому словарю."
#. PV8x9
#: cui/uiconfig/ui/editdictionarydialog.ui:123
@@ -8357,13 +8357,13 @@ msgstr "Язык:"
#: 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 "Это поле ввода доступно только если редактируется словарь исключений или пользовательский словарь, зависящий от языка. В словарях исключений поле показывает альтернативное предложение для текущего слова в текстовом поле «Слово». В пользовательских словарях, зависящих от языка, поле содержит известное корневое слово в качестве модели прикрепления нового слова или его использования в сложных словах. Например, в немецком пользовательском словаре новое слово “Litschi” (личи) с модельным словом “Gummi” (жевательная резинка) приведет к распознаванию «Litschis» (личи), «Litschibaum» (дерево личи), «Litschifrucht» (плод личи) и т.д."
#. 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 "Новое слово для включения в словарь. Ниже в списке отображается содержимое текущего пользовательского словаря."
#. WWwmQ
#: cui/uiconfig/ui/editdictionarydialog.ui:216
@@ -8387,7 +8387,7 @@ msgstr "Создать"
#: 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 "Добавляет слово в текущий пользовательский словарь. Слово в поле Предложение также добавляется при работе со словарями исключений."
#. K2Sst
#: cui/uiconfig/ui/editdictionarydialog.ui:376
@@ -8399,13 +8399,13 @@ msgstr "Удал_ить"
#: cui/uiconfig/ui/editdictionarydialog.ui:383
msgctxt "delete"
msgid "Removes the marked word from the current custom dictionary."
-msgstr ""
+msgstr "Удаляет отмеченное слово из текущего пользовательского словаря."
#. 35DN3
#: cui/uiconfig/ui/editdictionarydialog.ui:415
msgctxt "EditDictionaryDialog"
msgid "In the Edit Custom Dictionary dialog you have the option to enter new terms or edit existing entries."
-msgstr ""
+msgstr "В диалоговом окне «Правка словаря пользователя» возможно вводить новые термины или редактировать существующие записи."
#. XEUyG
#: cui/uiconfig/ui/editmodulesdialog.ui:34
@@ -8429,7 +8429,7 @@ msgstr "Язык:"
#: cui/uiconfig/ui/editmodulesdialog.ui:163
msgctxt "language"
msgid "Specifies the language of the module."
-msgstr ""
+msgstr "Задаёт язык модуля."
#. 9zC9B
#: cui/uiconfig/ui/editmodulesdialog.ui:196
@@ -8441,7 +8441,7 @@ msgstr "Вверх"
#: 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 "Увеличивает на один уровень приоритет модуля, выбранного в списке."
#. aGo9M
#: cui/uiconfig/ui/editmodulesdialog.ui:215
@@ -8453,7 +8453,7 @@ msgstr "Вниз"
#: 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 "Уменьшает на один уровень приоритет модуля, выбранного в списке."
#. Vr5kM
#: cui/uiconfig/ui/editmodulesdialog.ui:234
@@ -8465,13 +8465,13 @@ msgstr "Назад"
#: cui/uiconfig/ui/editmodulesdialog.ui:241
msgctxt "back"
msgid "Click here to undo the current changes in the list box."
-msgstr ""
+msgstr "Щёлкните здесь для отмены текущих изменений в списке."
#. 4d4Pc
#: 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 "Задаёт для выбранного модуля язык и доступные подмодули орфографии, расстановки переносов и тезауруса."
#. ZF8AG
#: cui/uiconfig/ui/editmodulesdialog.ui:330
@@ -8489,13 +8489,13 @@ msgstr "Просмотр"
#: cui/uiconfig/ui/effectspage.ui:75
msgctxt "effectspage|effectsft"
msgid "_Case:"
-msgstr ""
+msgstr "Регистр:"
#. hhfhW
#: cui/uiconfig/ui/effectspage.ui:89
msgctxt "effectspage|reliefft"
msgid "R_elief:"
-msgstr ""
+msgstr "Рельеф:"
#. HSdYT
#: cui/uiconfig/ui/effectspage.ui:104
@@ -8531,7 +8531,7 @@ msgstr "Капитель"
#: cui/uiconfig/ui/effectspage.ui:112
msgctxt "effectspage|extended_tip|effectslb"
msgid "Select the font effects that you want to apply."
-msgstr ""
+msgstr "Выберите применяемые эффекты шрифта."
#. GJExJ
#: cui/uiconfig/ui/effectspage.ui:126
@@ -8555,7 +8555,7 @@ msgstr "Утопленный"
#: cui/uiconfig/ui/effectspage.ui:132
msgctxt "effectspage|extended_tip|relieflb"
msgid "Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page."
-msgstr ""
+msgstr "Выберите эффект рельефа для применения к выделенному тексту. Приподнятый рельеф заставляет символы выглядеть так, будто они приподняты над страницей. Утопленный рельеф заставляет символы выглядеть так, будто они вдавлены в страницу."
#. G8SPK
#: cui/uiconfig/ui/effectspage.ui:146
@@ -8591,7 +8591,7 @@ msgstr "Акцент"
#: cui/uiconfig/ui/effectspage.ui:154
msgctxt "effectspage|extended_tip|emphasislb"
msgid "Select a character to display over or below the entire length of the selected text."
-msgstr ""
+msgstr "Выберите символ для отображения над или под всей длиной выделенного текста."
#. Z6WHC
#: cui/uiconfig/ui/effectspage.ui:168
@@ -8627,37 +8627,37 @@ msgstr ""
#: cui/uiconfig/ui/effectspage.ui:212
msgctxt "effectspage|outlinecb"
msgid "Outli_ne"
-msgstr ""
+msgstr "Контур"
#. fXVDq
#: cui/uiconfig/ui/effectspage.ui:221
msgctxt "effectspage|extended_tip|outlinecb"
msgid "Displays the outline of the selected characters. This effect does not work with every font."
-msgstr ""
+msgstr "Отображает контур выбранных символов. Этот эффект работает не с каждым шрифтом."
#. zanV7
#: cui/uiconfig/ui/effectspage.ui:232
msgctxt "effectspage|shadowcb"
msgid "Shado_w"
-msgstr ""
+msgstr "Тень"
#. 8tyio
#: cui/uiconfig/ui/effectspage.ui:241
msgctxt "effectspage|extended_tip|shadowcb"
msgid "Adds a shadow that casts below and to the right of the selected characters."
-msgstr ""
+msgstr "Добавляет тень, которая отбрасывается вниз и справа от выбранных символов."
#. ZCZb6
#: cui/uiconfig/ui/effectspage.ui:252
msgctxt "effectspage|hiddencb"
msgid "Hi_dden"
-msgstr ""
+msgstr "Скрытый"
#. wFPA3
#: cui/uiconfig/ui/effectspage.ui:261
msgctxt "effectspage|extended_tip|hiddencb"
msgid "Hides the selected characters."
-msgstr ""
+msgstr "Скрывает выбранные символы."
#. GZX6U
#: cui/uiconfig/ui/effectspage.ui:291
@@ -8669,19 +8669,19 @@ msgstr "Эффекты"
#: cui/uiconfig/ui/effectspage.ui:324
msgctxt "effectspage|label46"
msgid "O_verlining:"
-msgstr ""
+msgstr "Надчёркивание:"
#. ceoHc
#: cui/uiconfig/ui/effectspage.ui:338
msgctxt "effectspage|label47"
msgid "Stri_kethrough:"
-msgstr ""
+msgstr "Зачёркивание:"
#. Qisd2
#: cui/uiconfig/ui/effectspage.ui:352
msgctxt "effectspage|label48"
msgid "_Underlining:"
-msgstr ""
+msgstr "Подчёркивание:"
#. EGta9
#: cui/uiconfig/ui/effectspage.ui:367 cui/uiconfig/ui/effectspage.ui:401
@@ -8837,7 +8837,7 @@ msgstr "Символом: X"
#: cui/uiconfig/ui/effectspage.ui:444
msgctxt "effectspage|extended_tip|strikeoutlb"
msgid "Select a strikethrough style for the selected text."
-msgstr ""
+msgstr "Выберите стиль зачёркивания для выделенного текста."
#. qtErr
#: cui/uiconfig/ui/effectspage.ui:467
@@ -8855,13 +8855,13 @@ msgstr "Выберите цвет линий штриховки."
#: cui/uiconfig/ui/effectspage.ui:501
msgctxt "effectspage|individualwordscb"
msgid "_Individual words"
-msgstr ""
+msgstr "Отдельные слова"
#. AP5Gy
#: cui/uiconfig/ui/effectspage.ui:509
msgctxt "effectspage|extended_tip|individualwordscb"
msgid "Applies the selected effect only to words and ignores spaces."
-msgstr ""
+msgstr "Применяет выбранный эффект только к словам и игнорирует пробелы."
#. oFKJN
#: cui/uiconfig/ui/effectspage.ui:553
@@ -8873,13 +8873,13 @@ msgstr "Украшение текста"
#: cui/uiconfig/ui/effectspage.ui:585
msgctxt "effectspage|fontcolorft"
msgid "_Font color:"
-msgstr ""
+msgstr "Цвет шрифта:"
#. ttwFt
#: cui/uiconfig/ui/effectspage.ui:608
msgctxt "effectspage|extended_tip|fontcolorlb"
msgid "Sets the color for the selected text. If you select Automatic, the text color is set to black for light backgrounds and to white for dark backgrounds."
-msgstr ""
+msgstr "Задаёт цвет выделенного текста. Если выбрано Автоматически, текста будет чёрным для светлого фона и белым для тёмного."
#. aAbzm
#: cui/uiconfig/ui/effectspage.ui:620
@@ -8903,7 +8903,7 @@ msgstr "Цвет шрифта"
#: cui/uiconfig/ui/effectspage.ui:687
msgctxt "effectspage|extended_tip|EffectsPage"
msgid "Specify the font effects that you want to use."
-msgstr ""
+msgstr "Задаёт эффекты шрифта для использования."
#. GypUU
#: cui/uiconfig/ui/embossdialog.ui:8
@@ -8927,7 +8927,7 @@ msgstr "Параметры"
#: cui/uiconfig/ui/embossdialog.ui:211
msgctxt "embossdialog|extended_tip|EmbossDialog"
msgid "Displays a dialog for creating reliefs."
-msgstr ""
+msgstr "Отображает диалоговое окно для создания рельефов."
#. RjncS
#: cui/uiconfig/ui/entrycontextmenu.ui:12
@@ -8987,7 +8987,7 @@ msgstr "Назначенное действие"
#: cui/uiconfig/ui/eventassignpage.ui:103
msgctxt "eventassignpage|extended_tip|assignments"
msgid "Lists the events that can trigger a macro."
-msgstr ""
+msgstr "Перечисляет события вызова макроса."
#. P3GeQ
#: cui/uiconfig/ui/eventassignpage.ui:114
@@ -9005,7 +9005,7 @@ msgstr "Назначить"
#: cui/uiconfig/ui/eventassignpage.ui:143
msgctxt "eventassignpage|extended_tip|assign"
msgid "Assigns the selected macro to the selected event."
-msgstr ""
+msgstr "Назначает выбранный макрос выбранному событию."
#. nwUkL
#: cui/uiconfig/ui/eventassignpage.ui:155
@@ -9017,7 +9017,7 @@ msgstr "Убрать"
#: cui/uiconfig/ui/eventassignpage.ui:162
msgctxt "eventassignpage|extended_tip|delete"
msgid "Removes the macro assignment from the selected entry."
-msgstr ""
+msgstr "Удаляет назначение макросов из выбранной записи."
#. 3Gmuh
#: cui/uiconfig/ui/eventassignpage.ui:237
@@ -9035,7 +9035,7 @@ msgstr "Макрос из"
#: cui/uiconfig/ui/eventassignpage.ui:310
msgctxt "eventassignpage|extended_tip|macros"
msgid "Lists the available macros. Select the macro that you want to assign to the selected event, and then click Assign."
-msgstr ""
+msgstr "Перечисляет доступные макросы. Выберите макрос для выбранного события и нажмите кнопку Назначить."
#. d229E
#: cui/uiconfig/ui/eventassignpage.ui:321
@@ -9047,7 +9047,7 @@ msgstr "Су_ществующие макросы"
#: cui/uiconfig/ui/eventassignpage.ui:341
msgctxt "eventassignpage|extended_tip|EventAssignPage"
msgid "Specifies the macro to run when you click an image, frame, or an OLE object."
-msgstr ""
+msgstr "Задаёт макрос, запускаемый при щелчке по изображению, рамке или объекту OLE."
#. 83DK5
#: cui/uiconfig/ui/eventsconfigpage.ui:43
@@ -9065,7 +9065,7 @@ msgstr "Макрос..."
#: cui/uiconfig/ui/eventsconfigpage.ui:69
msgctxt "eventsconfigpage|extended_tip|macro"
msgid "Opens the Macro Selector to assign a macro to the selected event."
-msgstr ""
+msgstr "Открывает окно выбора макроса для выбранного события."
#. gxSRb
#: cui/uiconfig/ui/eventsconfigpage.ui:81
@@ -9077,7 +9077,7 @@ msgstr "Удалить"
#: cui/uiconfig/ui/eventsconfigpage.ui:88
msgctxt "eventsconfigpage|extended_tip|delete"
msgid "Deletes the macro or component assignment for the selected event."
-msgstr ""
+msgstr "Удаляет назначение макроса или компонента для выбранного события."
#. Ebcvv
#: cui/uiconfig/ui/eventsconfigpage.ui:130
@@ -9107,7 +9107,7 @@ msgstr "Назначенное действие"
#: cui/uiconfig/ui/eventsconfigpage.ui:221
msgctxt "eventsconfigpage|extended_tip|events"
msgid "The big list box lists the events and the assigned macros. After you selected the location in the Save In list box, select an event in the big list box. Then click Assign Macro."
-msgstr ""
+msgstr "Большой список перечисляет события и назначенные макросы. После выбора расположения в списке Сохранить в, выберите событие в большом списке. Затем щёлкните Назначить макрос."
#. aCb4v
#: cui/uiconfig/ui/eventsconfigpage.ui:246
@@ -9119,13 +9119,13 @@ msgstr "Назначает макросы событиям программы.
#: cui/uiconfig/ui/fileextcheckdialog.ui:32
msgctxt "FileExtCheck|Checkbox"
msgid "_Perform check on startup"
-msgstr ""
+msgstr "Выполнять проверку при запуске"
#. Bjfzv
#: cui/uiconfig/ui/fileextcheckdialog.ui:36
msgctxt "FileExtCheck|Checkbox_Tooltip"
msgid "Enable the dialog again at Tools > Options > General"
-msgstr ""
+msgstr "Чтобы заново включить диалоговое окно, Сервис ▸ Параметры ▸ Общие"
#. mGEv5
#: cui/uiconfig/ui/fileextcheckdialog.ui:64
@@ -9311,7 +9311,7 @@ msgstr "Поиск подобных"
#: cui/uiconfig/ui/fmsearchdialog.ui:612
msgctxt "fmsearchdialog|extended_tip|cbApprox"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
-msgstr ""
+msgstr "Поиск терминов, похожих на текст поиска. Установите этот флажок, а затем нажмите кнопку Подобные, чтобы задать параметры сходства."
#. DNGxj
#: cui/uiconfig/ui/fmsearchdialog.ui:623
@@ -9323,7 +9323,7 @@ msgstr "Подобные..."
#: cui/uiconfig/ui/fmsearchdialog.ui:631
msgctxt "fmsearchdialog|extended_tip|pbApproxSettings"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
-msgstr ""
+msgstr "Поиск терминов, похожих на текст поиска. Установите этот флажок, а затем нажмите кнопку Подобные, чтобы задать параметры сходства."
#. 6BpAF
#: cui/uiconfig/ui/fmsearchdialog.ui:648
@@ -9359,7 +9359,7 @@ msgstr "Регулярное выражение"
#: cui/uiconfig/ui/fmsearchdialog.ui:694
msgctxt "fmsearchdialog|extended_tip|cbRegular"
msgid "Searches with regular expressions."
-msgstr ""
+msgstr "Поиск с помощью регулярных выражений."
#. qzKAB
#: cui/uiconfig/ui/fmsearchdialog.ui:705
@@ -9395,7 +9395,7 @@ msgstr "Шаблонное выражение"
#: cui/uiconfig/ui/fmsearchdialog.ui:751
msgctxt "fmsearchdialog|extended_tip|cbWildCard"
msgid "Allows a search with a * or ? wildcard."
-msgstr ""
+msgstr "Позволяет выполнять поиск с помощью подстановочных знаков «*» или «?»."
#. xHRxu
#: cui/uiconfig/ui/fmsearchdialog.ui:773
@@ -9425,7 +9425,7 @@ msgstr "Область"
#: cui/uiconfig/ui/fmsearchdialog.ui:869
msgctxt "fmsearchdialog|extended_tip|RecordSearchDialog"
msgid "Searches database tables and forms."
-msgstr ""
+msgstr "Выполняет поиск в таблицах и формах базы данных."
#. zbAyQ
#: cui/uiconfig/ui/fontfeaturesdialog.ui:10
@@ -9443,7 +9443,7 @@ msgstr "Просмотр"
#: cui/uiconfig/ui/fontfeaturesdialog.ui:195
msgctxt "fontfeaturesdialog|extended_tip|FontFeaturesDialog"
msgid "Select and apply font typographical features to characters."
-msgstr ""
+msgstr "Выбор и применение типографских особенностей шрифта к символам."
#. CJQFA
#: cui/uiconfig/ui/formatcellsdialog.ui:8
@@ -9774,13 +9774,13 @@ msgstr "Центр (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 "Введите горизонтальное смещение для градиента, где 0% соответствует текущему горизонтальному расположению цвета конечной точки в градиенте. Цвет конечной точки - это цвет, выбранный в поле «Цвет до»."
#. 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 "Введите вертикальное смещение для градиента, где 0% соответствует текущему вертикальному расположению цвета конечной точки в градиенте. Цвет конечной точки - это цвет, выбранный в поле «Цвет до»."
#. ZZ7yo
#: cui/uiconfig/ui/gradientpage.ui:393
@@ -9792,7 +9792,7 @@ msgstr "Обрамление:"
#: 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 "Введите величину подгонки области цвета конечной точки на градиенте. Цвет конечной точки - это цвет, выбранный в поле «Цвет до»."
#. qCvgc
#: cui/uiconfig/ui/gradientpage.ui:444
@@ -9810,7 +9810,7 @@ msgstr "Угол:"
#: 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 "Введите интенсивность цвета в поле «Цвет до», где 0 % соответствует чёрному, а 100 % - выбранному цвету."
#. C6iys
#: cui/uiconfig/ui/gradientpage.ui:499
@@ -9834,7 +9834,7 @@ msgstr "Выберите цвет для начальной точки град
#: cui/uiconfig/ui/gradientpage.ui:553
msgctxt "gradientpage|extended_tip|colorfrommtr"
msgid "Enter the intensity for the color in the From Color box, where 0% corresponds to black, and 100 % to the selected color."
-msgstr ""
+msgstr "Введите интенсивность цвета в поле «Цвет от», где 0 % соответствует чёрному, а 100 % - выбранному цвету."
#. TQFE8
#: cui/uiconfig/ui/gradientpage.ui:566
@@ -9888,49 +9888,49 @@ msgstr "Просмотр"
#: 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 "Выбор градиента, изменение свойств градиента или сохранение нового градиента."
#. zycno
#: cui/uiconfig/ui/graphictestdlg.ui:7
msgctxt "graphictestdlg|GraphicTestsDialog"
msgid "Run Graphics Tests"
-msgstr ""
+msgstr "Запуск графических тестов"
#. YaE3d
#: cui/uiconfig/ui/graphictestdlg.ui:26
msgctxt "graphictestdlg|gptest_downld"
msgid "Download Results"
-msgstr ""
+msgstr "Загрузить результаты"
#. 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 "Помогает определить эффективность рендеринга графики %PRODUCTNAME, выполнив некоторые тесты «под капотом» и предоставив их результаты в журнале."
#. D68dV
#: cui/uiconfig/ui/graphictestdlg.ui:56
msgctxt "graphictestdlg|gptest_label"
msgid "What's this?"
-msgstr ""
+msgstr "Что это?"
#. 7LB9A
#: cui/uiconfig/ui/graphictestdlg.ui:105
msgctxt "graphictestdlg|gptest_log"
msgid "Result Log:"
-msgstr ""
+msgstr "Журнал результатов:"
#. jh4EZ
#: cui/uiconfig/ui/graphictestdlg.ui:122
msgctxt "graphictestdlg|gptest_detail"
msgid "Test Details"
-msgstr ""
+msgstr "Подробности теста"
#. fhaSG
#: cui/uiconfig/ui/graphictestentry.ui:31
msgctxt "graphictestentry|gptestbutton"
msgid "button"
-msgstr ""
+msgstr "кнопка"
#. 26WXC
#: cui/uiconfig/ui/hangulhanjaadddialog.ui:8
@@ -9972,7 +9972,7 @@ msgstr "Оригинал"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:120
msgctxt "hangulhanjaconversiondialog|extended_tip|originalword"
msgid "Displays the current selection."
-msgstr ""
+msgstr "Отображает текущий выбор."
#. P2Lhg
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:133
@@ -9984,7 +9984,7 @@ msgstr "Слово"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:156
msgctxt "hangulhanjaconversiondialog|extended_tip|wordinput"
msgid "Displays the first replacement suggestion from the dictionary."
-msgstr ""
+msgstr "Отображает первое предложение по замене из словаря."
#. JQfs4
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:168
@@ -9996,7 +9996,7 @@ msgstr "_Найти"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:175
msgctxt "hangulhanjaconversiondialog|extended_tip|find"
msgid "Finds your Hangul input in the dictionary and replaces it with the corresponding Hanja."
-msgstr ""
+msgstr "Находит в словаре ввод хангыль и заменяет его на соответствующую ханча."
#. 3NS8C
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:195
@@ -10020,7 +10020,7 @@ msgstr "Хангыль/ханча"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:315
msgctxt "hangulhanjaconversiondialog|extended_tip|simpleconversion"
msgid "The original characters are replaced by the suggested characters."
-msgstr ""
+msgstr "Исходные символы заменяются предлагаемыми символами."
#. xwknP
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:326
@@ -10032,7 +10032,7 @@ msgstr "Ханча (хангыль)"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:335
msgctxt "hangulhanjaconversiondialog|extended_tip|hangulbracket"
msgid "The Hangul part will be displayed in brackets after the Hanja part."
-msgstr ""
+msgstr "Часть хангыль будет отображаться в скобках после части ханча."
#. 6guxd
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:346
@@ -10044,7 +10044,7 @@ msgstr "Хангыль (ханча)"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:355
msgctxt "hangulhanjaconversiondialog|extended_tip|hanjabracket"
msgid "The Hanja part will be displayed in brackets after the Hangul part."
-msgstr ""
+msgstr "Часть ханча будет отображаться в скобках после части хангыль."
#. xfRqM
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:393
@@ -10056,7 +10056,7 @@ msgstr "Ханча сверху"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:402
msgctxt "hangulhanjaconversiondialog|extended_tip|hanja_above"
msgid "The Hangul part will be displayed as ruby text above the Hanja part."
-msgstr ""
+msgstr "Часть хангыль будет отображаться фуриганой над частью ханча."
#. Crewa
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:439
@@ -10068,7 +10068,7 @@ msgstr "Ханча снизу"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:448
msgctxt "hangulhanjaconversiondialog|extended_tip|hanja_below"
msgid "The Hangul part will be displayed as ruby text below the Hanja part."
-msgstr ""
+msgstr "Часть хангыль будет отображаться фуриганой под частью ханча."
#. haBun
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:485
@@ -10080,7 +10080,7 @@ msgstr "Хангыль сверху"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:494
msgctxt "hangulhanjaconversiondialog|extended_tip|hangul_above"
msgid "The Hanja part will be displayed as ruby text above the Hangul part."
-msgstr ""
+msgstr "Часть ханча будет отображаться фуриганой над частью хангыль."
#. FfFPC
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:531
@@ -10092,7 +10092,7 @@ msgstr "Хангыль снизу"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:540
msgctxt "hangulhanjaconversiondialog|extended_tip|hangul_below"
msgid "The Hanja part will be displayed as ruby text below the Hangul part."
-msgstr ""
+msgstr "Часть ханча будет отображаться фуриганой под частью хангыль."
#. 6CDaz
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:572
@@ -10110,7 +10110,7 @@ msgstr "Только Хангыль"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:597
msgctxt "hangulhanjaconversiondialog|extended_tip|hangulonly"
msgid "Check to convert only Hangul. Do not convert Hanja."
-msgstr ""
+msgstr "Преобразовывать только хангыль. Не преобразовывать ханча."
#. r3HDY
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:609
@@ -10122,7 +10122,7 @@ msgstr "Только ханча"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:617
msgctxt "hangulhanjaconversiondialog|extended_tip|hanjaonly"
msgid "Check to convert only Hanja. Do not convert Hangul."
-msgstr ""
+msgstr "Преобразовывать только ханча. Не преобразовывать хангыль."
#. db8Nj
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:650
@@ -10134,7 +10134,7 @@ msgstr "Игнорировать"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:659
msgctxt "hangulhanjaconversiondialog|extended_tip|ignore"
msgid "No changes will be made to the current selection. The next word or character will be selected for conversion."
-msgstr ""
+msgstr "Текущее выделение не будет изменено. Для преобразования будет выбрано следующее слово или символ."
#. QTqcN
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:671
@@ -10146,7 +10146,7 @@ msgstr "Игнорировать все"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:678
msgctxt "hangulhanjaconversiondialog|extended_tip|ignoreall"
msgid "No changes will be made to the current selection, and every time the same selection is detected it will be skipped automatically."
-msgstr ""
+msgstr "Текущее выделение и каждое такое же вхождение будет пропущено автоматически."
#. MVirc
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:690
@@ -10158,7 +10158,7 @@ msgstr "Заменить"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:697
msgctxt "hangulhanjaconversiondialog|extended_tip|replace"
msgid "Replaces the selection with the suggested characters or word according to the format options."
-msgstr ""
+msgstr "Заменяет выделение предложенными символами или словом в соответствии с параметрами формата."
#. DwnC2
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:709
@@ -10170,7 +10170,7 @@ msgstr "Заменить все"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:716
msgctxt "hangulhanjaconversiondialog|extended_tip|replaceall"
msgid "Replaces the selection with the suggested characters or word according to the format options. Every time the same selection is detected it will be replaced automatically."
-msgstr ""
+msgstr "Заменяет выделение предложенными символами или словом в соответствии с параметрами формата. Каждое такое же вхождение будет заменено автоматически."
#. 7eniE
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:728
@@ -10182,7 +10182,7 @@ msgstr "Заменить си~мволом"
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:736
msgctxt "hangulhanjaconversiondialog|extended_tip|replacebychar"
msgid "Check to move character-by-character through the selected text. If not checked, full words are replaced."
-msgstr ""
+msgstr "Установите флажок для посимвольного перемещения по выделенному тексту. Если не установлен, заменяются слова целиком."
#. t2RXx
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:748
@@ -10194,13 +10194,13 @@ msgstr "Параметры..."
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:754
msgctxt "hangulhanjaconversiondialog|extended_tip|options"
msgid "Opens the Hangul/Hanja Options dialog."
-msgstr ""
+msgstr "Открывает диалоговое окно параметров хангыль/ханча."
#. omcyJ
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:787
msgctxt "hangulhanjaconversiondialog|extended_tip|HangulHanjaConversionDialog"
msgid "Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul."
-msgstr ""
+msgstr "Преобразует выбранный корейский текст из хангыль в ханча или наоборот."
#. XiQXK
#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:8
@@ -10224,7 +10224,7 @@ msgstr "Книга"
#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:154
msgctxt "hangulhanjaeditdictdialog|extended_tip|original"
msgid "Select the entry in the current dictionary that you want to edit. If you want, you can also type a new entry in this box."
-msgstr ""
+msgstr "Выберите запись текущего словаря для редактирования. В этом поле также можно ввести новую запись."
#. GdYKP
#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:179
@@ -10368,7 +10368,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
@@ -10380,7 +10380,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
@@ -10482,7 +10482,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
@@ -10500,7 +10500,7 @@ msgstr "Сбросить"
#: cui/uiconfig/ui/hyperlinkdialog.ui:33
msgctxt "hyperlinkdialog|extended_tip|reset"
msgid "Resets the entries in the dialog to their original state."
-msgstr ""
+msgstr "Сбрасывает записи в диалоговом окне в исходное состояние."
#. n9DBf
#: cui/uiconfig/ui/hyperlinkdialog.ui:45
@@ -10512,13 +10512,13 @@ msgstr "Применить"
#: cui/uiconfig/ui/hyperlinkdialog.ui:51
msgctxt "hyperlinkdialog|extended_tip|apply"
msgid "Applies the data to your document."
-msgstr ""
+msgstr "Применяет данные к документу."
#. CS6kG
#: cui/uiconfig/ui/hyperlinkdialog.ui:86
msgctxt "hyperlinkdialog|extended_tip|cancel"
msgid "Closes the dialog without saving."
-msgstr ""
+msgstr "Закрывает диалоговое окно без сохранения."
#. SBQmF
#: cui/uiconfig/ui/hyperlinkdialog.ui:169
@@ -10530,7 +10530,7 @@ msgstr "Здесь вы создаёте гиперссылку на веб-ст
#: cui/uiconfig/ui/hyperlinkdialog.ui:183
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "_Internet"
-msgstr ""
+msgstr "Интернет"
#. TwuBW
#: cui/uiconfig/ui/hyperlinkdialog.ui:244
@@ -10542,7 +10542,7 @@ msgstr "Здесь вы создаёте гиперссылку на адрес
#: cui/uiconfig/ui/hyperlinkdialog.ui:258
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "_Mail"
-msgstr ""
+msgstr "Эл.почта"
#. MXhAV
#: cui/uiconfig/ui/hyperlinkdialog.ui:320
@@ -10554,7 +10554,7 @@ msgstr "Место создания гиперссылки на существу
#: cui/uiconfig/ui/hyperlinkdialog.ui:334
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "_Document"
-msgstr ""
+msgstr "Документ"
#. xFvuL
#: cui/uiconfig/ui/hyperlinkdialog.ui:396
@@ -10566,7 +10566,7 @@ msgstr "Здесь вы создаёте новый документ, на ко
#: cui/uiconfig/ui/hyperlinkdialog.ui:410
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "_New Document"
-msgstr ""
+msgstr "Создать документ"
#. rYEqo
#: cui/uiconfig/ui/hyperlinkdocpage.ui:45
@@ -10584,13 +10584,13 @@ msgstr "Открыть файл"
#: cui/uiconfig/ui/hyperlinkdocpage.ui:65
msgctxt "hyperlinkdocpage|extended_tip|fileopen"
msgid "Opens the Open dialog, where you can select a file."
-msgstr ""
+msgstr "Открывает диалоговое окно «Открыть» для выбора файла."
#. 9f5SN
#: cui/uiconfig/ui/hyperlinkdocpage.ui:89
msgctxt "hyperlinkdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
-msgstr ""
+msgstr "Введите URL файла, открываемого при нажатии на гиперссылку. Если не указать целевой фрейм, файл откроется в текущем документе или фрейме."
#. Ewn6K
#: cui/uiconfig/ui/hyperlinkdocpage.ui:104
@@ -10620,13 +10620,13 @@ msgstr "Цель в документе"
#: cui/uiconfig/ui/hyperlinkdocpage.ui:171
msgctxt "hyperlinkdocpage|extended_tip|browse"
msgid "Opens the Target in Document dialog."
-msgstr ""
+msgstr "Открывает диалоговое окно «Цель в документе»."
#. 3ndEf
#: cui/uiconfig/ui/hyperlinkdocpage.ui:188
msgctxt "hyperlinkdocpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
-msgstr ""
+msgstr "Введите URL файла, открываемого при нажатии на гиперссылку. Если не указать целевой фрейм, файл откроется в текущем документе или фрейме."
#. oUByt
#: cui/uiconfig/ui/hyperlinkdocpage.ui:203
@@ -10662,7 +10662,7 @@ msgstr "Имя:"
#: cui/uiconfig/ui/hyperlinkdocpage.ui:303
msgctxt "hyperlinkdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
-msgstr ""
+msgstr "Задаёт видимый текст или название кнопки для гиперссылки."
#. RszPA
#: cui/uiconfig/ui/hyperlinkdocpage.ui:320
@@ -10680,7 +10680,7 @@ msgstr "Форма:"
#: cui/uiconfig/ui/hyperlinkdocpage.ui:358
msgctxt "hyperlinkdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
-msgstr ""
+msgstr "Задаёт, вставляется ли гиперссылка в виде текста или в виде кнопки"
#. sAAC7
#: cui/uiconfig/ui/hyperlinkdocpage.ui:372
@@ -10692,7 +10692,7 @@ msgstr "События"
#: 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 "Открывает диалоговое окно Назначить макрос, в котором возможно назначить собственный программный код событиям, таким как «наведение курсора мыши на объект» или «запуск гиперссылки»."
#. TXrCH
#: cui/uiconfig/ui/hyperlinkdocpage.ui:399
@@ -10710,7 +10710,7 @@ msgstr "Дополнительные настройки"
#: 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 "Гиперссылки на любой документ или цели в документах можно редактировать с помощью вкладки Документ диалогового окна Гиперссылки."
#. BpE9F
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:38
@@ -10722,7 +10722,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
@@ -10734,7 +10734,7 @@ msgstr "FTP"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:67
msgctxt "hyperlinkinternetpage|extended_tip|linktyp_ftp"
msgid "Creates an \"FTP://\" hyperlink."
-msgstr ""
+msgstr "Создаёт гиперссылку «ftp://»."
#. qgyrE
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:87
@@ -10758,13 +10758,13 @@ msgstr "Пароль:"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:136
msgctxt "hyperlinkinternetpage|extended_tip|login"
msgid "Specifies your login name, if you are working with FTP addresses."
-msgstr ""
+msgstr "Задаёт имя входа для адресов FTP."
#. cgWAc
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:154
msgctxt "hyperlinkinternetpage|extended_tip|password"
msgid "Specifies your password, if you are working with FTP addresses."
-msgstr ""
+msgstr "Задаёт пароль для адресов FTP."
#. HHhGY
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:165
@@ -10776,13 +10776,13 @@ msgstr "Анонимный пользователь"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:173
msgctxt "hyperlinkinternetpage|extended_tip|anonymous"
msgid "Allows you to log in to the FTP address as an anonymous user."
-msgstr ""
+msgstr "Позволяет войти по ссылке FTP как анонимному пользователю."
#. JwfAC
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:197
msgctxt "hyperlinkinternetpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
-msgstr ""
+msgstr "Введите URL файла, открываемого при нажатии на гиперссылку. Если не указать целевой фрейм, файл откроется в текущем документе или фрейме."
#. XhMm4
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:210
@@ -10794,7 +10794,7 @@ msgstr "Текст:"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:228
msgctxt "hyperlinkinternetpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
-msgstr ""
+msgstr "Задаёт видимый текст или название кнопки для гиперссылки."
#. ABK2n
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:242
@@ -10818,7 +10818,7 @@ msgstr "Фрейм:"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:312
msgctxt "hyperlinkinternetpage|name_label"
msgid "N_ame:"
-msgstr ""
+msgstr "Имя:"
#. ZdkMh
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:330
@@ -10836,7 +10836,7 @@ msgstr "Форма:"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:368
msgctxt "hyperlinkinternetpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
-msgstr ""
+msgstr "Задаёт, вставляется ли гиперссылка в виде текста или в виде кнопки"
#. MyGFB
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:382
@@ -10848,7 +10848,7 @@ msgstr "События"
#: 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 "Открывает диалоговое окно Назначить макрос, в котором возможно назначить собственный программный код событиям, таким как «наведение курсора мыши на объект» или «запуск гиперссылки»."
#. C5Hqs
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
@@ -10866,7 +10866,7 @@ msgstr "Дополнительные настройки"
#: 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 "Использовать вкладку Интернет диалогового окна Гиперссылки для редактирования гиперссылок с адресами WWW или FTP."
#. GKAsu
#: cui/uiconfig/ui/hyperlinkmailpage.ui:40
@@ -10884,7 +10884,7 @@ msgstr "Источники данных..."
#: cui/uiconfig/ui/hyperlinkmailpage.ui:60
msgctxt "hyperlinkmailpage|extended_tip|addressbook"
msgid "Hides or shows the data source browser."
-msgstr ""
+msgstr "Скрывает или показывает браузер источников данных."
#. NJi4c
#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
@@ -10896,13 +10896,13 @@ msgstr "Тема:"
#: 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 "Задаёт строку темы нового документа-сообщения."
#. 8gCor
#: cui/uiconfig/ui/hyperlinkmailpage.ui:117
msgctxt "hyperlinkmailpage|extended_tip|receiver"
msgid "Assigns the specified email address to the hyperlink."
-msgstr ""
+msgstr "Назначает гиперссылке заданный адрес электронной почты."
#. eCvXD
#: cui/uiconfig/ui/hyperlinkmailpage.ui:144
@@ -10932,7 +10932,7 @@ msgstr "Имя:"
#: cui/uiconfig/ui/hyperlinkmailpage.ui:228
msgctxt "hyperlinkmailpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
-msgstr ""
+msgstr "Задаёт видимый текст или название кнопки для гиперссылки."
#. pJbde
#: cui/uiconfig/ui/hyperlinkmailpage.ui:245
@@ -10950,7 +10950,7 @@ msgstr "Форма:"
#: cui/uiconfig/ui/hyperlinkmailpage.ui:283
msgctxt "hyperlinkmailpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
-msgstr ""
+msgstr "Задаёт, вставляется ли гиперссылка в виде текста или в виде кнопки"
#. 7wzYs
#: cui/uiconfig/ui/hyperlinkmailpage.ui:297
@@ -10962,7 +10962,7 @@ msgstr "События"
#: 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 "Открывает диалоговое окно Назначить макрос, в котором возможно назначить собственный программный код событиям, таким как «наведение курсора мыши на объект» или «запуск гиперссылки»."
#. CwHdi
#: cui/uiconfig/ui/hyperlinkmailpage.ui:324
@@ -10980,7 +10980,7 @@ msgstr "Дополнительные настройки"
#: 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 "Гиперссылки адресов электронной почты возможно редактировать на вкладке Почта диалогового окна Гиперссылки."
#. FiqBU
#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:18
@@ -11028,7 +11028,7 @@ msgstr "Изменить сейчас"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:63
msgctxt "hyperlinknewdocpage|extended_tip|editnow"
msgid "Specifies that the new document is created and immediately opened for editing."
-msgstr ""
+msgstr "Задаёт, что новый документ создается и немедленно открывается для редактирования."
#. YAeDk
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:74
@@ -11040,7 +11040,7 @@ msgstr "Изменить позже"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:83
msgctxt "hyperlinknewdocpage|extended_tip|editlater"
msgid "Specifies that the document is created but it is not immediately opened."
-msgstr ""
+msgstr "Задаёт, что новый документ создаётся, но для редактирования сразу после создания не открывается."
#. DqCc6
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:103
@@ -11058,7 +11058,7 @@ msgstr "Выбрать путь"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:123
msgctxt "hyperlinknewdocpage|extended_tip|create"
msgid "Opens the Select Path dialog, where you can select a path."
-msgstr ""
+msgstr "Открывает для выбора пути диалоговое окно Выбор пути."
#. NKd9R
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:137
@@ -11076,7 +11076,7 @@ msgstr "Введите Адрес URL для файла, который буде
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
msgctxt "hyperlinknewdocpage|extended_tip|types"
msgid "Specifies the file type for the new document."
-msgstr ""
+msgstr "Задаёт тип файла для нового документа."
#. 9TYuE
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:229
@@ -11106,7 +11106,7 @@ msgstr "Имя:"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:313
msgctxt "hyperlinknewdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
-msgstr ""
+msgstr "Задаёт видимый текст или название кнопки для гиперссылки."
#. FExJ9
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:330
@@ -11124,7 +11124,7 @@ msgstr "Форма:"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:367
msgctxt "hyperlinknewdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
-msgstr ""
+msgstr "Задаёт, вставляется ли гиперссылка в виде текста или в виде кнопки"
#. 5xVHb
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:381
@@ -11136,7 +11136,7 @@ msgstr "События"
#: 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 "Открывает диалоговое окно Назначить макрос, в котором возможно назначить собственный программный код событиям, таким как «наведение курсора мыши на объект» или «запуск гиперссылки»."
#. rXaNm
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
@@ -11154,7 +11154,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
@@ -11464,7 +11464,7 @@ msgstr "Пример"
#: cui/uiconfig/ui/imagetabpage.ui:576
msgctxt "imagetabpage|label8"
msgid "Preview"
-msgstr ""
+msgstr "Просмотр"
#. TokEG
#: cui/uiconfig/ui/imagetabpage.ui:592
@@ -11482,13 +11482,13 @@ msgstr "Свойства фрейма"
#: cui/uiconfig/ui/insertfloatingframe.ui:107
msgctxt "insertfloatingframe|extended_tip|edname"
msgid "Enter a name for the floating frame. The name cannot contain spaces, special characters, or begin with an underscore (_)."
-msgstr ""
+msgstr "Введите имя для фрейма. Имя не может содержать пробелов, специальных символов или начинаться с подчеркивания (_)."
#. dxeqd
#: cui/uiconfig/ui/insertfloatingframe.ui:128
msgctxt "insertfloatingframe|extended_tip|edurl"
msgid "Enter the path and the name of the file that you want to display in the floating frame. You can also click the Browse button and locate the file that you want to display."
-msgstr ""
+msgstr "Введите путь и имя файла для отображения в фрейме. Возможно нажать кнопку «Обзор» и найти нужный файл."
#. 6Zg6E
#: cui/uiconfig/ui/insertfloatingframe.ui:143
@@ -11512,7 +11512,7 @@ msgstr "Обзор..."
#: cui/uiconfig/ui/insertfloatingframe.ui:172
msgctxt "insertfloatingframe|extended_tip|buttonbrowse"
msgid "Locate the file that you want to display in the selected floating frame, and then click Open."
-msgstr ""
+msgstr "Найдите файл для отображения в выбранном фрейме и нажмите кнопку Открыть."
#. CFNgz
#: cui/uiconfig/ui/insertfloatingframe.ui:209
@@ -11524,7 +11524,7 @@ msgstr "Вкл."
#: cui/uiconfig/ui/insertfloatingframe.ui:218
msgctxt "insertfloatingframe|extended_tip|scrollbaron"
msgid "Displays the scrollbar for the floating frame."
-msgstr ""
+msgstr "Отображает полосу прокрутки для фрейма."
#. RTCXH
#: cui/uiconfig/ui/insertfloatingframe.ui:230
@@ -11536,7 +11536,7 @@ msgstr "Выкл."
#: cui/uiconfig/ui/insertfloatingframe.ui:239
msgctxt "insertfloatingframe|extended_tip|scrollbaroff"
msgid "Hides the scrollbar for the floating frame."
-msgstr ""
+msgstr "Скрывает полосу прокрутки для фрейма."
#. iucHE
#: cui/uiconfig/ui/insertfloatingframe.ui:251
@@ -19786,7 +19786,7 @@ msgstr "Определите, насколько короче (в символа
#: cui/uiconfig/ui/similaritysearchdialog.ui:237
msgctxt "similaritysearchdialog|extended_tip|SimilaritySearchDialog"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
-msgstr ""
+msgstr "Поиск терминов, похожих на текст поиска. Установите этот флажок, а затем нажмите кнопку Подобные, чтобы задать параметры сходства."
#. VNDAt
#: cui/uiconfig/ui/slantcornertabpage.ui:68
diff --git a/source/ru/helpcontent2/source/text/sbasic/shared.po b/source/ru/helpcontent2/source/text/sbasic/shared.po
index e9379f69e49..12c2ec1eb42 100644
--- a/source/ru/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ru/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2019-08-02 20:44+0000\n"
"Last-Translator: kompilainenn <79045_79045@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/ru/helpcontent2/source/text/sdatabase.po b/source/ru/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/ru/helpcontent2/source/text/sdatabase.po
+++ b/source/ru/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/ru/helpcontent2/source/text/shared/guide.po b/source/ru/helpcontent2/source/text/shared/guide.po
index 844749ef4c9..6016791aabf 100644
--- a/source/ru/helpcontent2/source/text/shared/guide.po
+++ b/source/ru/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2019-08-08 18:14+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24694,22 +24694,22 @@ msgctxt ""
msgid "Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
msgstr ""
-#. nMQWE
+#. JeMZ2
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
"help.text"
-msgid "{install}\\program\\soffice.exe {parameter}"
+msgid "\"{install}\\program\\soffice.com\" {parameter}"
msgstr ""
-#. mmyAy
+#. FEwgW
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>"
+msgid "Replace <emph>{install}</emph> with the path to your installation of %PRODUCTNAME software (for example, <emph>C:\\Program Files\\%PRODUCTNAME</emph>). Use <emph>soffice.exe</emph> instead of <emph>soffice.com</emph>, when you do not need console (e.g., you do not use command-line interface for headless operations)."
msgstr ""
#. x5jE9
@@ -25495,13 +25495,13 @@ msgctxt ""
msgid "Applies filter \"txt:Text\" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
-#. Gq2ow
+#. dmEjt
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id2016120401398657\n"
"help.text"
-msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgid "Set a bootstrap variable. For example, to set a non-default user profile path:"
msgstr ""
#. n26C4
diff --git a/source/ru/sc/messages.po b/source/ru/sc/messages.po
index ed3b93efbfb..34b54a6a1d6 100644
--- a/source/ru/sc/messages.po
+++ b/source/ru/sc/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-02-18 12:18+0100\n"
-"PO-Revision-Date: 2022-02-09 15:08+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ru/>\n"
"Language: ru\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.8.1\n"
"X-POOTLE-MTIME: 1562910466.000000\n"
#. kBovX
@@ -21489,7 +21489,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:376
msgctxt "dataproviderdlg/preview"
msgid "Preview"
-msgstr ""
+msgstr "Просмотр"
#. 4jLF7
#: sc/uiconfig/scalc/ui/datastreams.ui:8
diff --git a/source/ru/scp2/source/ooo.po b/source/ru/scp2/source/ooo.po
index b7d676c1bc9..926a7ed50a3 100644
--- a/source/ru/scp2/source/ooo.po
+++ b/source/ru/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ooo\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2021-09-26 11:36+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ru/>\n"
@@ -4490,7 +4490,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/ru/sd/messages.po b/source/ru/sd/messages.po
index da1a964e6c3..cacaa6da1d8 100644
--- a/source/ru/sd/messages.po
+++ b/source/ru/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2022-01-20 04:09+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ru/>\n"
@@ -292,55 +292,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Ошибка формата файла в поддокументе $(ARG1) в позиции $(ARG2)(строка, столбец)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Все стили"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Скрытые стили"
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Используемые стили"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Стили пользователя"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Все стили"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Скрытые стили"
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr "Нет"
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr "Узкие"
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr "Средние"
@@ -349,32 +349,32 @@ msgstr "Средние"
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr "Обычные (%1)"
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr "Широкие"
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr "Нет"
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr "Узкие"
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr "Средние"
@@ -383,14 +383,14 @@ msgstr "Средние"
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr "Обычные (%1)"
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr "Широкие"
diff --git a/source/ru/svx/messages.po b/source/ru/svx/messages.po
index 65ece6c3718..9cebe8593ad 100644
--- a/source/ru/svx/messages.po
+++ b/source/ru/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: 2022-02-18 12:17+0100\n"
-"PO-Revision-Date: 2022-02-10 16:24+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ru/>\n"
"Language: ru\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.8.1\n"
"X-POOTLE-MTIME: 1564293177.000000\n"
#. 3GkZj
@@ -16575,7 +16575,7 @@ msgstr "Поиск подобных"
#: svx/uiconfig/ui/findreplacedialog.ui:877
msgctxt "findreplacedialog|extended_tip|similarity"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
-msgstr ""
+msgstr "Поиск терминов, похожих на текст поиска. Установите этот флажок, а затем нажмите кнопку Подобные, чтобы задать параметры сходства."
#. mKiVJ
#: svx/uiconfig/ui/findreplacedialog.ui:889
@@ -17637,7 +17637,7 @@ msgstr "Фрейм:"
#: svx/uiconfig/ui/imapdialog.ui:495
msgctxt "imapdialog|extended_tip|text"
msgid "Enter the text that you want to display when the mouse rests on the hotspot in a browser."
-msgstr ""
+msgstr "Введите текст, отображаемый когда курсор мыши указывает на гиперобъект в браузере."
#. 5BPAy
#: svx/uiconfig/ui/imapdialog.ui:533
@@ -17649,7 +17649,7 @@ msgstr "Текст:"
#: svx/uiconfig/ui/imapdialog.ui:556
msgctxt "imapdialog|extended_tip|url"
msgid "Enter the URL for the file that you want to open when you click the selected hotspot."
-msgstr ""
+msgstr "Введите URL файла для открытия при нажатии на выбранный гиперобъект."
#. CnDFH
#: svx/uiconfig/ui/imapdialog.ui:596
diff --git a/source/ru/sw/messages.po b/source/ru/sw/messages.po
index 0c19ee1a9b6..5b9fc4547c9 100644
--- a/source/ru/sw/messages.po
+++ b/source/ru/sw/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-02-09 16:46+0100\n"
-"PO-Revision-Date: 2022-01-16 10:57+0000\n"
+"PO-Revision-Date: 2022-02-19 13:39+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ru/>\n"
"Language: ru\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.8.1\n"
"X-POOTLE-MTIME: 1563892980.000000\n"
#. v3oJv
@@ -1952,7 +1952,7 @@ msgstr ""
#: sw/inc/inspectorproperties.hrc:245
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Text"
-msgstr ""
+msgstr "Текст фуриганы"
#. tJEtt
#: sw/inc/inspectorproperties.hrc:246
diff --git a/source/rw/scp2/source/ooo.po b/source/rw/scp2/source/ooo.po
index 120805e5f49..189e637d8c4 100644
--- a/source/rw/scp2/source/ooo.po
+++ b/source/rw/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4619,7 +4619,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/rw/sd/messages.po b/source/rw/sd/messages.po
index eb83b741f30..450aa8c2779 100644
--- a/source/rw/sd/messages.po
+++ b/source/rw/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -297,59 +297,59 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "Ikosa ry'imiterere ryavumbuwe mu dosiye mu nyandiko yungirije $(ARG1) ku mwanya$(ARG2)(row,col)"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Imisusire y'akadirishya"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Imisusire ikoreshwa"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Imisusire y'iboneza"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Imisusire y'akadirishya"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -358,32 +358,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -392,14 +392,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/sa-IN/scp2/source/ooo.po b/source/sa-IN/scp2/source/ooo.po
index 1b998ae06c7..9ce5a592090 100644
--- a/source/sa-IN/scp2/source/ooo.po
+++ b/source/sa-IN/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4620,7 +4620,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/sa-IN/sd/messages.po b/source/sa-IN/sd/messages.po
index a8cffa4d78d..a520694ca0c 100644
--- a/source/sa-IN/sd/messages.po
+++ b/source/sa-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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,58 +298,58 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "उपलेख्यपत्रं $(ARG1) मध्ये $(ARG2)(row,col) संचिकायां संरचन त्रुटिः प्राप्ता।"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "कोष्टिकाशैल्यः "
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "प्रयोजितफैल्स्"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ऐच्छिकशैल्यः"
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "कोष्टिकाशैल्यः "
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -358,32 +358,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -392,14 +392,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/sah/scp2/source/ooo.po b/source/sah/scp2/source/ooo.po
index 0dedc4cd69c..075915e1448 100644
--- a/source/sah/scp2/source/ooo.po
+++ b/source/sah/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4488,7 +4488,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/sah/sd/messages.po b/source/sah/sd/messages.po
index 7a80e853e7a..b9e2a06e442 100644
--- a/source/sah/sd/messages.po
+++ b/source/sah/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -291,55 +291,55 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr ""
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr ""
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr ""
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr ""
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -348,32 +348,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -382,14 +382,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/sat/scp2/source/ooo.po b/source/sat/scp2/source/ooo.po
index 931a437c4aa..02ada603eac 100644
--- a/source/sat/scp2/source/ooo.po
+++ b/source/sat/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4543,7 +4543,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/sat/sd/messages.po b/source/sat/sd/messages.po
index 6ee41a7ecca..a004e2274ba 100644
--- a/source/sat/sd/messages.po
+++ b/source/sat/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -301,58 +301,58 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "एटाक-दोलिल $(ARG1) रेत् रेयाक् तेयार मुल $(ARG2)(थार,कांधा).खुंट-दोलिल $(ARG1) रेत् रे ञामाक् तेयार भुल $(ARG2) टेप रे (थार,कांधा)."
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr " होहो हुना़र कोटरी हुना़र को"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "बाहालाक् हुना़र को ."
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Custom Stylesकुसिया़क् तेयार हुना़र "
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr " होहो हुना़र कोटरी हुना़र को"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -361,32 +361,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -395,14 +395,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/sd/scp2/source/ooo.po b/source/sd/scp2/source/ooo.po
index ca79032bec6..c03015d80b7 100644
--- a/source/sd/scp2/source/ooo.po
+++ b/source/sd/scp2/source/ooo.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:18+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4517,7 +4517,7 @@ msgctxt ""
msgid "Central Kurdish"
msgstr ""
-#. TspN8
+#. xEtQ6
#: module_ooo.ulf
msgctxt ""
"module_ooo.ulf\n"
diff --git a/source/sd/sd/messages.po b/source/sd/sd/messages.po
index 5247d7ec6b7..84e09ec4544 100644
--- a/source/sd/sd/messages.po
+++ b/source/sd/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: 2022-02-09 16:46+0100\n"
+"POT-Creation-Date: 2022-02-21 15:23+0100\n"
"PO-Revision-Date: 2018-11-12 12:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,58 +298,58 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at position $
msgstr "ٺڪاڻي تي $(ARG1) گؤڻ دستاويز ۾ فائل ۾ رچنا جي چوڪ جو پتو لڳو۔ $(ARG2) (قطار، ڪالم)"
#. BA5TS
-#: sd/inc/family.hrc:28
+#: sd/inc/family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "خاني جا نمونا"
#. LgxjD
-#: sd/inc/family.hrc:29
+#: sd/inc/family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. gfQvA
-#: sd/inc/family.hrc:30
+#: sd/inc/family.hrc:31
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "وهنواري نمونا"
#. KY3qY
-#: sd/inc/family.hrc:31
+#: sd/inc/family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "هليءَ چليءَ وارا نمونا "
#. FcnEj
-#: sd/inc/family.hrc:37
+#: sd/inc/family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "خاني جا نمونا"
#. 6DEqj
-#: sd/inc/family.hrc:38
+#: sd/inc/family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""
#. TTBSc
-#: sd/inc/pageformatpanel.hrc:22
+#: sd/inc/pageformatpanel.hrc:24
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "None"
msgstr ""
#. eNMWm
-#: sd/inc/pageformatpanel.hrc:23
+#: sd/inc/pageformatpanel.hrc:25
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Narrow"
msgstr ""
#. MHtci
-#: sd/inc/pageformatpanel.hrc:24
+#: sd/inc/pageformatpanel.hrc:26
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Moderate"
msgstr ""
@@ -358,32 +358,32 @@ msgstr ""
#. Normal (0.75")
#. Normal (1")
#. Normal (1.25")
-#: sd/inc/pageformatpanel.hrc:26 sd/inc/pageformatpanel.hrc:28
-#: sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:28 sd/inc/pageformatpanel.hrc:30
+#: sd/inc/pageformatpanel.hrc:32
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Normal (%1)"
msgstr ""
#. DjCNK
-#: sd/inc/pageformatpanel.hrc:31
+#: sd/inc/pageformatpanel.hrc:33
msgctxt "RID_PAGEFORMATPANEL_MARGINS_INCH"
msgid "Wide"
msgstr ""
#. J9o3y
-#: sd/inc/pageformatpanel.hrc:37
+#: sd/inc/pageformatpanel.hrc:39
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "None"
msgstr ""
#. LxZSX
-#: sd/inc/pageformatpanel.hrc:38
+#: sd/inc/pageformatpanel.hrc:40
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Narrow"
msgstr ""
#. EDy4U
-#: sd/inc/pageformatpanel.hrc:39
+#: sd/inc/pageformatpanel.hrc:41
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Moderate"
msgstr ""
@@ -392,14 +392,14 @@ msgstr ""
#. Normal (1.9 cm)
#. Normal (2.54 cm)
#. Normal (3.18 cm)
-#: sd/inc/pageformatpanel.hrc:41 sd/inc/pageformatpanel.hrc:43
-#: sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:43 sd/inc/pageformatpanel.hrc:45
+#: sd/inc/pageformatpanel.hrc:47
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Normal (%1)"
msgstr ""
#. oJfxD
-#: sd/inc/pageformatpanel.hrc:46
+#: sd/inc/pageformatpanel.hrc:48
msgctxt "RID_PAGEFORMATPANEL_MARGINS_CM"
msgid "Wide"
msgstr ""
diff --git a/source/si/helpcontent2/source/text/sbasic/shared.po b/source/si/helpcontent2/source/text/sbasic/shared.po
index 5268b10b932..60eb0540cb6 100644
--- a/source/si/helpcontent2/source/text/sbasic/shared.po
+++ b/source/si/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+0100\n"
"PO-Revision-Date: 2018-10-21 20:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24910,13 +24910,13 @@ msgctxt ""
msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>."
msgstr ""
-#. wMSZE
+#. Fvovz
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgid "In the following examples, the <literal>CBool</literal> function evaluates a logical expression, a mathematical formula and the value that is returned by the <literal>Instr</literal> function. The function checks if the character \"a\" is found in the sentence that was entered by the user."
msgstr ""
#. 2SpGu
@@ -29446,13 +29446,13 @@ msgctxt ""
msgid "Comparison Operators"
msgstr ""
-#. eBuGF
+#. 3BDFS
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>"
msgstr ""
#. k9nDv
@@ -37357,15 +37357,6 @@ msgctxt ""
msgid "CallType Description"
msgstr ""
-#. krAur
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028464\n"
-"help.text"
-msgid "1"
-msgstr ""
-
#. 34akS
#: CallByName.xhp
msgctxt ""
@@ -37375,15 +37366,6 @@ msgctxt ""
msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine."
msgstr ""
-#. EijFB
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028465\n"
-"help.text"
-msgid "2"
-msgstr ""
-
#. vC2DV
#: CallByName.xhp
msgctxt ""
@@ -37393,15 +37375,6 @@ msgctxt ""
msgid "<emph>Get</emph>: Reads a property or variable content."
msgstr ""
-#. pFeDX
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028466\n"
-"help.text"
-msgid "4"
-msgstr ""
-
#. 65JuB
#: CallByName.xhp
msgctxt ""
@@ -37411,15 +37384,6 @@ msgctxt ""
msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable."
msgstr ""
-#. rA6AZ
-#: CallByName.xhp
-msgctxt ""
-"CallByName.xhp\n"
-"par_id621644505028467\n"
-"help.text"
-msgid "8"
-msgstr ""
-
#. AGBZb
#: CallByName.xhp
msgctxt ""
@@ -39409,15 +39373,6 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr ""
-#. 377AZ
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id361641413741893\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth"
-msgstr ""
-
#. vXhZ9
#: calc_functions.xhp
msgctxt ""
@@ -39427,15 +39382,6 @@ msgctxt ""
msgid "MONTHS"
msgstr ""
-#. ug6Q2
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id261641413916931\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths"
-msgstr ""
-
#. gWTY8
#: calc_functions.xhp
msgctxt ""
@@ -39445,15 +39391,6 @@ msgctxt ""
msgid "WEEKS"
msgstr ""
-#. EEsD8
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id811641413962004\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks"
-msgstr ""
-
#. DjCEK
#: calc_functions.xhp
msgctxt ""
@@ -39463,15 +39400,6 @@ msgctxt ""
msgid "YEARS"
msgstr ""
-#. 2bFJG
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id401641413988926\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears"
-msgstr ""
-
#. bNKK9
#: calc_functions.xhp
msgctxt ""
@@ -39481,15 +39409,6 @@ msgctxt ""
msgid "ROT13"
msgstr ""
-#. XPK2a
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id831641414018760\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getRot13"
-msgstr ""
-
#. A7nYJ
#: calc_functions.xhp
msgctxt ""
@@ -39499,15 +39418,6 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr ""
-#. sQKRo
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id391641414040590\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear"
-msgstr ""
-
#. qqkuj
#: calc_functions.xhp
msgctxt ""
@@ -39553,15 +39463,6 @@ msgctxt ""
msgid "OPT_BARRIER"
msgstr ""
-#. F3AGd
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id761641414383403\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier"
-msgstr ""
-
#. zF653
#: calc_functions.xhp
msgctxt ""
@@ -39571,15 +39472,6 @@ msgctxt ""
msgid "OPT_PROB_HIT"
msgstr ""
-#. NCqSi
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id191641414493413\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit"
-msgstr ""
-
#. 2xAys
#: calc_functions.xhp
msgctxt ""
@@ -39589,15 +39481,6 @@ msgctxt ""
msgid "OPT_PROB_INMONEY"
msgstr ""
-#. GwG8J
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id861641414542296\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney"
-msgstr ""
-
#. WKVoC
#: calc_functions.xhp
msgctxt ""
@@ -39607,15 +39490,6 @@ msgctxt ""
msgid "OPT_TOUCH"
msgstr ""
-#. kRZEk
-#: calc_functions.xhp
-msgctxt ""
-"calc_functions.xhp\n"
-"par_id561641414594817\n"
-"help.text"
-msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch"
-msgstr ""
-
#. WS3B9
#: classmodule.xhp
msgctxt ""
diff --git a/source/si/helpcontent2/source/text/sdatabase.po b/source/si/helpcontent2/source/text/sdatabase.po
index 667556595e3..28f605f77b2 100644
--- a/source/si/helpcontent2/source/text/sdatabase.po
+++ b/source/si/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-02-21 15:22+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"
@@ -2785,13 +2785,13 @@ msgctxt ""
msgid "Natural"
msgstr ""
-#. jNw6g
+#. YCeBW
#: 02010101.xhp
msgctxt ""
"02010101.xhp\n"
"par_id0305200912031977\n"
"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
+msgid "<ahelp hid=\".\">In a natural join, the keyword <literal>NATURAL</literal> is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
msgstr ""
#. pK6MV
diff --git a/source/si/helpcontent2/source/text/shared/guide.po b/source/si/helpcontent2/source/text/shared/guide.po
index c761a0d5465..38bb5d9566a 100644
--- a/source/si/helpcontent2/source/text/shared/guide.po
+++ b/source/si/helpcontent2/source/text/shared/guide.po