aboutsummaryrefslogtreecommitdiff
path: root/source/br/chart2/messages.po
blob: 966aab97dc14f0d7a29c2f1588fac06d6108ca19 (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
#. 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: 2019-01-12 13:17+0100\n"
"PO-Revision-Date: 2018-10-21 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: 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-POOTLE-MTIME: 1540149541.000000\n"

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

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

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

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

#: chart2/inc/strings.hrc:24
msgctxt "STR_DLG_CHART_WIZARD"
msgid "Chart Wizard"
msgstr "Meziant skoazellañ evit an diervadoù"

#: chart2/inc/strings.hrc:25
msgctxt "STR_DLG_SMOOTH_LINE_PROPERTIES"
msgid "Smooth Lines"
msgstr "Linennoù lenkr"

#: chart2/inc/strings.hrc:26
msgctxt "STR_DLG_STEPPED_LINE_PROPERTIES"
msgid "Stepped Lines"
msgstr "Linennoù dre zerezioù"

#: 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 "An diervad a endalc'h un daolenn roadennoù diabarzh. Fellout a ra deoc'h kenderc'hel, dilemel an daolenn roadennoù diabarzh, hag arventennañ ul ledennad roadennoù nevez?"

#: chart2/inc/strings.hrc:28
msgctxt "STR_PAGE_CHARTTYPE"
msgid "Chart Type"
msgstr "Rizh an diervad"

#: chart2/inc/strings.hrc:29
msgctxt "STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Lijorenn roadennoù"

#: chart2/inc/strings.hrc:30
msgctxt "STR_PAGE_CHART_ELEMENTS"
msgid "Chart Elements"
msgstr "Elfennoù an diervad"

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

#: chart2/inc/strings.hrc:32
msgctxt "STR_PAGE_BORDER"
msgid "Borders"
msgstr "Riblennoù"

#: chart2/inc/strings.hrc:33
msgctxt "STR_PAGE_AREA"
msgid "Area"
msgstr "Maez"

#: chart2/inc/strings.hrc:34
msgctxt "STR_PAGE_TRANSPARENCY"
msgid "Transparency"
msgstr "Boullder"

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

#: chart2/inc/strings.hrc:36
msgctxt "STR_PAGE_FONT_EFFECTS"
msgid "Font Effects"
msgstr "Efedoù arouezennoù"

#: chart2/inc/strings.hrc:37
msgctxt "STR_PAGE_NUMBERS"
msgid "Numbers"
msgstr "Niveroù"

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

#: chart2/inc/strings.hrc:39
msgctxt "STR_PAGE_LAYOUT"
msgid "Layout"
msgstr "Pajennaozañ"

#: chart2/inc/strings.hrc:40
msgctxt "STR_PAGE_OPTIONS"
msgid "Options"
msgstr "Dibarzhioù"

#: chart2/inc/strings.hrc:41
msgctxt "STR_PAGE_SCALE"
msgid "Scale"
msgstr "Skeuliadañ"

#: chart2/inc/strings.hrc:42
msgctxt "STR_PAGE_POSITIONING"
msgid "Positioning"
msgstr "Lec'hiadur"

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

#: chart2/inc/strings.hrc:44
msgctxt "STR_PAGE_XERROR_BARS"
msgid "X Error Bars"
msgstr "Barrennoù fazioù X"

#: chart2/inc/strings.hrc:45
msgctxt "STR_PAGE_YERROR_BARS"
msgid "Y Error Bars"
msgstr "Barrennoù fazioù Y"

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

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

#: chart2/inc/strings.hrc:48
msgctxt "STR_PAGE_APPEARANCE"
msgid "Appearance"
msgstr "Neuz"

#: chart2/inc/strings.hrc:49
msgctxt "STR_PAGE_ILLUMINATION"
msgid "Illumination"
msgstr "Sklerijennañ"

#: chart2/inc/strings.hrc:50
msgctxt "STR_PAGE_ASIAN"
msgid "Asian Typography"
msgstr "Lizherennerezh aziat"

#: chart2/inc/strings.hrc:51
#, c-format
msgctxt "STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS"
msgid "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION"
msgstr "Linenn ar werzh keitat gant ur werzh %AVERAGE_VALUE hag un diroudadur skoueriek %STD_DEVIATION"

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

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

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

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

#: chart2/inc/strings.hrc:56
msgctxt "STR_OBJECT_SECONDARY_X_AXIS"
msgid "Secondary X Axis"
msgstr "Ahel Y a eil renk"

#: chart2/inc/strings.hrc:57
msgctxt "STR_OBJECT_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis"
msgstr "Ahel Y a eil renk"

#: chart2/inc/strings.hrc:58
msgctxt "STR_OBJECT_AXES"
msgid "Axes"
msgstr "Ahelioù"

#: chart2/inc/strings.hrc:59
msgctxt "STR_OBJECT_GRIDS"
msgid "Grids"
msgstr "Kaelioù"

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

#: chart2/inc/strings.hrc:61
msgctxt "STR_OBJECT_GRID_MAJOR_X"
msgid "X Axis Major Grid"
msgstr "Kael bennañ an ahel X"

#: chart2/inc/strings.hrc:62
msgctxt "STR_OBJECT_GRID_MAJOR_Y"
msgid "Y Axis Major Grid"
msgstr "Kael bennañ an ahel Y"

#: chart2/inc/strings.hrc:63
msgctxt "STR_OBJECT_GRID_MAJOR_Z"
msgid "Z Axis Major Grid"
msgstr "Kael bennañ an ahel Z"

#: chart2/inc/strings.hrc:64
msgctxt "STR_OBJECT_GRID_MINOR_X"
msgid "X Axis Minor Grid"
msgstr "Kael a eil renk an ahel X"

#: chart2/inc/strings.hrc:65
msgctxt "STR_OBJECT_GRID_MINOR_Y"
msgid "Y Axis Minor Grid"
msgstr "Kael a eil renk an ahel Y"

#: chart2/inc/strings.hrc:66
msgctxt "STR_OBJECT_GRID_MINOR_Z"
msgid "Z Axis Minor Grid"
msgstr "Kael a eil renk an ahel Z"

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

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

#: chart2/inc/strings.hrc:69
msgctxt "STR_OBJECT_TITLES"
msgid "Titles"
msgstr "Titloù"

#: chart2/inc/strings.hrc:70
msgctxt "STR_OBJECT_TITLE_MAIN"
msgid "Main Title"
msgstr "Titl pennañ"

#: chart2/inc/strings.hrc:71
msgctxt "STR_OBJECT_TITLE_SUB"
msgid "Subtitle"
msgstr "Isskrid"

#: chart2/inc/strings.hrc:72
msgctxt "STR_OBJECT_TITLE_X_AXIS"
msgid "X Axis Title"
msgstr "Titl an ahel X"

#: chart2/inc/strings.hrc:73
msgctxt "STR_OBJECT_TITLE_Y_AXIS"
msgid "Y Axis Title"
msgstr "Titl an ahel Y"

#: chart2/inc/strings.hrc:74
msgctxt "STR_OBJECT_TITLE_Z_AXIS"
msgid "Z Axis Title"
msgstr "Titl an ahel Z"

#: chart2/inc/strings.hrc:75
msgctxt "STR_OBJECT_TITLE_SECONDARY_X_AXIS"
msgid "Secondary X Axis Title"
msgstr "Titl an ahel a eil renk X"

#: chart2/inc/strings.hrc:76
msgctxt "STR_OBJECT_TITLE_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis Title"
msgstr "Titl an ahel a eil renk Y"

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

#: chart2/inc/strings.hrc:78
msgctxt "STR_OBJECT_DATALABELS"
msgid "Data Labels"
msgstr "Tikedennoù ar roadennoù"

#: chart2/inc/strings.hrc:79
msgctxt "STR_OBJECT_DATAPOINT"
msgid "Data Point"
msgstr "Poent roadennoù"

#: chart2/inc/strings.hrc:80
msgctxt "STR_OBJECT_DATAPOINTS"
msgid "Data Points"
msgstr "Poentoù roadennoù"

#: chart2/inc/strings.hrc:81
msgctxt "STR_OBJECT_LEGEND_SYMBOL"
msgid "Legend Key"
msgstr "Alc'hwez al leadell"

#: chart2/inc/strings.hrc:82
msgctxt "STR_OBJECT_DATASERIES"
msgid "Data Series"
msgstr "Steudad roadennoù"

#: chart2/inc/strings.hrc:83
msgctxt "STR_OBJECT_DATASERIES_PLURAL"
msgid "Data Series"
msgstr "Steudad roadennoù"

#: chart2/inc/strings.hrc:84
msgctxt "STR_OBJECT_CURVE"
msgid "Trend Line"
msgstr "Linenn an tuadur"

#: chart2/inc/strings.hrc:85
msgctxt "STR_OBJECT_CURVES"
msgid "Trend Lines"
msgstr "Linennoù an tuadur"

#: chart2/inc/strings.hrc:86
msgctxt "STR_OBJECT_CURVE_WITH_PARAMETERS"
msgid "Trend line %FORMULA with accuracy R² = %RSQUARED"
msgstr "Linenn an tuadur %FORMULA dre resister R² = %RSQUARED"

#: chart2/inc/strings.hrc:87
msgctxt "STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS"
msgid "Moving average trend line with period = %PERIOD"
msgstr "Linenn an tuadur he c'heitad hefiñv gant un trovezh = %PERIOD"

#: chart2/inc/strings.hrc:88
msgctxt "STR_OBJECT_AVERAGE_LINE"
msgid "Mean Value Line"
msgstr "Linenn werzh keitat"

#: chart2/inc/strings.hrc:89
msgctxt "STR_OBJECT_CURVE_EQUATION"
msgid "Equation"
msgstr "Atalad"

#: chart2/inc/strings.hrc:90
msgctxt "STR_OBJECT_ERROR_BARS_X"
msgid "X Error Bars"
msgstr "Barrennoù fazioù X"

#: chart2/inc/strings.hrc:91
msgctxt "STR_OBJECT_ERROR_BARS_Y"
msgid "Y Error Bars"
msgstr "Barrennoù fazioù Y"

#: chart2/inc/strings.hrc:92
msgctxt "STR_OBJECT_ERROR_BARS_Z"
msgid "Z Error Bars"
msgstr "Barrennoù fazioù Y"

#: chart2/inc/strings.hrc:93
msgctxt "STR_OBJECT_STOCK_LOSS"
msgid "Stock Loss"
msgstr "Koll gant ar c'hevrannoù"

#: chart2/inc/strings.hrc:94
msgctxt "STR_OBJECT_STOCK_GAIN"
msgid "Stock Gain"
msgstr "Gounid gant ar c'hevrannoù"

#: chart2/inc/strings.hrc:95
msgctxt "STR_OBJECT_PAGE"
msgid "Chart Area"
msgstr "Maez an diervad"

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

#: chart2/inc/strings.hrc:97
msgctxt "STR_OBJECT_DIAGRAM_WALL"
msgid "Chart Wall"
msgstr "Moger an diervad"

#: chart2/inc/strings.hrc:98
msgctxt "STR_OBJECT_DIAGRAM_FLOOR"
msgid "Chart Floor"
msgstr "Leur an diervad"

#: chart2/inc/strings.hrc:99
msgctxt "STR_OBJECT_SHAPE"
msgid "Drawing Object"
msgstr "Ergorenn dresañ"

#: chart2/inc/strings.hrc:100
#, c-format
msgctxt "STR_TIP_DATASERIES"
msgid "Data Series '%SERIESNAME'"
msgstr "Spletadoù roadennoù '%SERIESNAME'"

#: chart2/inc/strings.hrc:101
msgctxt "STR_TIP_DATAPOINT_INDEX"
msgid "Data Point %POINTNUMBER"
msgstr "Poent roadennoù %POINTNUMBER"

#: chart2/inc/strings.hrc:102
msgctxt "STR_TIP_DATAPOINT_VALUES"
msgid "Values: %POINTVALUES"
msgstr "Gwerzhioù : %POINTVALUES"

#: chart2/inc/strings.hrc:103
msgctxt "STR_TIP_DATAPOINT"
msgid "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES"
msgstr "Poent roadennoù %POINTNUMBER, spletadoù roadennoù %SERIESNUMBER, gwerzhioù : %POINTVALUES"

#: chart2/inc/strings.hrc:104
msgctxt "STR_STATUS_DATAPOINT_MARKED"
msgid "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES"
msgstr "Poent roadennoù %POINTNUMBER e spletadoù roadennoù %SERIESNUMBER bet diuzet, gwerzhioù : %POINTVALUES"

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

#: chart2/inc/strings.hrc:106
msgctxt "STR_STATUS_PIE_SEGMENT_EXPLODED"
msgid "Pie exploded by %PERCENTVALUE percent"
msgstr "Gwastell tarzhet dre %PERCENTVALUE dregant"

#: chart2/inc/strings.hrc:107
msgctxt "STR_OBJECT_FOR_SERIES"
msgid "%OBJECTNAME for Data Series '%SERIESNAME'"
msgstr "%OBJECTNAME evit ar spletadoù roadennoù '%SERIESNAME'"

#: chart2/inc/strings.hrc:108
msgctxt "STR_OBJECT_FOR_ALL_SERIES"
msgid "%OBJECTNAME for all Data Series"
msgstr "%OBJECTNAME evit an holl spletadoù roadennoù "

#: chart2/inc/strings.hrc:109
msgctxt "STR_ACTION_EDIT_CHARTTYPE"
msgid "Edit chart type"
msgstr "Embann ar rizh diervad"

#: chart2/inc/strings.hrc:110
msgctxt "STR_ACTION_EDIT_DATA_RANGES"
msgid "Edit data ranges"
msgstr "Embann al lijorennoù roadennoù"

#: chart2/inc/strings.hrc:111
msgctxt "STR_ACTION_EDIT_3D_VIEW"
msgid "Edit 3D view"
msgstr "Daskemmañ ar skrammadur 3M"

#: chart2/inc/strings.hrc:112
msgctxt "STR_ACTION_EDIT_CHART_DATA"
msgid "Edit chart data"
msgstr "Daskemmañ roadennoù an diervad"

#: chart2/inc/strings.hrc:113
msgctxt "STR_ACTION_TOGGLE_LEGEND"
msgid "Legend on/off"
msgstr "Skrammañ/kuzhat al leadell"

#: chart2/inc/strings.hrc:114
msgctxt "STR_ACTION_TOGGLE_GRID_HORZ"
msgid "Horizontal grid major/major&minor/off"
msgstr "Kael bennañ a-blaen/pennañ&eilvedel/diweredekaet"

#: chart2/inc/strings.hrc:115
msgctxt "STR_ACTION_TOGGLE_GRID_VERTICAL"
msgid "Vertical grid major/major&minor/off"
msgstr "Kael bennañ a-serzh/pennañ&eilvedel/diweredekaet"

#: chart2/inc/strings.hrc:116
msgctxt "STR_ACTION_SCALE_TEXT"
msgid "Scale Text"
msgstr "Skeul an testennoù"

#: chart2/inc/strings.hrc:117
msgctxt "STR_ACTION_REARRANGE_CHART"
msgid "Automatic Layout"
msgstr "Pajennaozañ emgefreek"

#: chart2/inc/strings.hrc:118
msgctxt "STR_ACTION_NOTPOSSIBLE"
msgid "This function cannot be completed with the selected objects."
msgstr "N'hall ket an arc'hwel bezañ erounezet gant an ergorennoù diuzet."

#: chart2/inc/strings.hrc:119
msgctxt "STR_ACTION_EDIT_TEXT"
msgid "Edit text"
msgstr "Embann an destenn"

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

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

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

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

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

#: chart2/inc/strings.hrc:125
msgctxt "STR_DATA_ROLE_SIZE"
msgid "Bubble Sizes"
msgstr "Ment ar glogorennoù"

#: chart2/inc/strings.hrc:126
msgctxt "STR_DATA_ROLE_X_ERROR"
msgid "X-Error-Bars"
msgstr "Barrennoù fazioù X"

#: chart2/inc/strings.hrc:127
msgctxt "STR_DATA_ROLE_X_ERROR_POSITIVE"
msgid "Positive X-Error-Bars"
msgstr "Barrennoù fazioù X muiel"

#: chart2/inc/strings.hrc:128
msgctxt "STR_DATA_ROLE_X_ERROR_NEGATIVE"
msgid "Negative X-Error-Bars"
msgstr "Barrennoù fazioù X leiel"

#: chart2/inc/strings.hrc:129
msgctxt "STR_DATA_ROLE_Y_ERROR"
msgid "Y-Error-Bars"
msgstr "Barrennoù fazioù Y"

#: chart2/inc/strings.hrc:130
msgctxt "STR_DATA_ROLE_Y_ERROR_POSITIVE"
msgid "Positive Y-Error-Bars"
msgstr "Barrennoù fazioù Y muiel"

#: chart2/inc/strings.hrc:131
msgctxt "STR_DATA_ROLE_Y_ERROR_NEGATIVE"
msgid "Negative Y-Error-Bars"
msgstr "Barrennoù fazioù Y leiel"

#: chart2/inc/strings.hrc:132
msgctxt "STR_DATA_ROLE_FIRST"
msgid "Open Values"
msgstr "Gwerzhioù digeriñ"

#: chart2/inc/strings.hrc:133
msgctxt "STR_DATA_ROLE_LAST"
msgid "Close Values"
msgstr "Gwerzhioù echuiñ"

#: chart2/inc/strings.hrc:134
msgctxt "STR_DATA_ROLE_MIN"
msgid "Low Values"
msgstr "Gwerzhioù izel"

#: chart2/inc/strings.hrc:135
msgctxt "STR_DATA_ROLE_MAX"
msgid "High Values"
msgstr "Gwerzhioù uhel"

#: chart2/inc/strings.hrc:136
msgctxt "STR_DATA_ROLE_CATEGORIES"
msgid "Categories"
msgstr "Rummadoù"

#: chart2/inc/strings.hrc:137
msgctxt "STR_DATA_UNNAMED_SERIES"
msgid "Unnamed Series"
msgstr "Spletadoù dianv"

#: chart2/inc/strings.hrc:138
msgctxt "STR_DATA_UNNAMED_SERIES_WITH_INDEX"
msgid "Unnamed Series %NUMBER"
msgstr "Spletadoù dianv %NUMBER"

#: chart2/inc/strings.hrc:139
msgctxt "STR_DATA_SELECT_RANGE_FOR_SERIES"
msgid "Select Range for %VALUETYPE of %SERIESNAME"
msgstr "Kemmañ al lijorenn evit %VALUETYPE eus %SERIESNAME"

#: chart2/inc/strings.hrc:140
msgctxt "STR_DATA_SELECT_RANGE_FOR_CATEGORIES"
msgid "Select Range for Categories"
msgstr "Diuzañ al lijorenn evit ar rummadoù"

#: chart2/inc/strings.hrc:141
msgctxt "STR_DATA_SELECT_RANGE_FOR_DATALABELS"
msgid "Select Range for data labels"
msgstr "Diuzañ ul lijorenn evit ar skritelloù roadennoù"

#: 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 ""
"Direizh eo hoc'h enankad diwezhañ.\n"
"Leuskel ar c'hemm-mañ a-gostez ha serriñ ar voestad emziviz ?"

#: chart2/inc/strings.hrc:143
msgctxt "STR_TEXT_DIRECTION_LTR"
msgid "Left-to-right"
msgstr "A gleiz da zehou"

#: chart2/inc/strings.hrc:144
msgctxt "STR_TEXT_DIRECTION_RTL"
msgid "Right-to-left"
msgstr "A zehou da gleiz"

#: chart2/inc/strings.hrc:145
msgctxt "STR_TEXT_DIRECTION_SUPER"
msgid "Use superordinate object settings"
msgstr "Arverañ arventennoù an ergorenn uheloc'h"

#: chart2/inc/strings.hrc:146
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "Liv leuniañ"

#: chart2/inc/strings.hrc:147
msgctxt "STR_PROPERTY_ROLE_BORDERCOLOR"
msgid "Border Color"
msgstr "Liv ar riblennoù"

#: chart2/inc/strings.hrc:149
msgctxt "STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Diouzh an daolennad roadennoù"

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

#: chart2/inc/strings.hrc:151
msgctxt "STR_REGRESSION_LOG"
msgid "Logarithmic"
msgstr "Treoliek"

#: chart2/inc/strings.hrc:152
msgctxt "STR_REGRESSION_EXP"
msgid "Exponential"
msgstr "Argemmvac'hennel"

#: chart2/inc/strings.hrc:153
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "Mac'h"

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

#: chart2/inc/strings.hrc:155
msgctxt "STR_REGRESSION_MOVING_AVERAGE"
msgid "Moving average"
msgstr "Keitad hefiñv"

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

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

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

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

#: chart2/inc/strings.hrc:161
msgctxt "STR_TYPE_PIE"
msgid "Pie"
msgstr "Gwastell"

#: chart2/inc/strings.hrc:162
msgctxt "STR_PIE_EXPLODED"
msgid "Exploded Pie Chart"
msgstr "Derc'hennadur ur wastell tarzhet"

#: chart2/inc/strings.hrc:163
msgctxt "STR_DONUT_EXPLODED"
msgid "Exploded Donut Chart"
msgstr "Derc'hennadur ur walenn tarzhet"

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

#: chart2/inc/strings.hrc:165
msgctxt "STR_TYPE_LINE"
msgid "Line"
msgstr "Linenn"

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

#: chart2/inc/strings.hrc:167
msgctxt "STR_POINTS_AND_LINES"
msgid "Points and Lines"
msgstr "Pikoù ha linennoù"

#: chart2/inc/strings.hrc:168
msgctxt "STR_POINTS_ONLY"
msgid "Points Only"
msgstr "Pikoù hepken"

#: chart2/inc/strings.hrc:169
msgctxt "STR_LINES_ONLY"
msgid "Lines Only"
msgstr "Linennoù hepken"

#: chart2/inc/strings.hrc:170
msgctxt "STR_LINES_3D"
msgid "3D Lines"
msgstr "Linennoù 3M"

#: chart2/inc/strings.hrc:171
msgctxt "STR_TYPE_COMBI_COLUMN_LINE"
msgid "Column and Line"
msgstr "Bann ha renk"

#: chart2/inc/strings.hrc:172
msgctxt "STR_LINE_COLUMN"
msgid "Columns and Lines"
msgstr "Bannoù ha renkoù"

#: chart2/inc/strings.hrc:173
msgctxt "STR_LINE_STACKEDCOLUMN"
msgid "Stacked Columns and Lines"
msgstr "Renkoù ha bannoù berniet"

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

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

#: chart2/inc/strings.hrc:176
msgctxt "STR_STOCK_1"
msgid "Stock Chart 1"
msgstr "Diervad ar feur 1"

#: chart2/inc/strings.hrc:177
msgctxt "STR_STOCK_2"
msgid "Stock Chart 2"
msgstr "Diervad ar feur 2"

#: chart2/inc/strings.hrc:178
msgctxt "STR_STOCK_3"
msgid "Stock Chart 3"
msgstr "Diervad ar feur 3"

#: chart2/inc/strings.hrc:179
msgctxt "STR_STOCK_4"
msgid "Stock Chart 4"
msgstr "Diervad ar feur 4"

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

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

#: chart2/inc/strings.hrc:182
msgctxt "STR_PERCENT"
msgid "Percent Stacked"
msgstr "Dregantad berniet"

#: chart2/inc/strings.hrc:183
msgctxt "STR_DEEP"
msgid "Deep"
msgstr "Don "

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

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

#: chart2/inc/strings.hrc:186
msgctxt "STR_BUBBLE_1"
msgid "Bubble Chart"
msgstr "Diervad dre glogorennoù"

#: chart2/inc/strings.hrc:188
msgctxt "STR_INVALID_NUMBER"
msgid "Numbers are required. Check your input."
msgstr "Goulennet ez eus niveroù. Gwiriit hoc'h enankadoù."

#: chart2/inc/strings.hrc:189
msgctxt "STR_STEP_GT_ZERO"
msgid "The major interval requires a positive number. Check your input."
msgstr "An etremezioù pennañ a c'houlenn niveroù muiel. Gwiriit hoc'h enankad."

#: chart2/inc/strings.hrc:190
msgctxt "STR_BAD_LOGARITHM"
msgid "The logarithmic scale requires positive numbers. Check your input."
msgstr "Ar skeuliad logaritmek a c'houlenn niveroù muiel. Gwiriit hoc'h enankad."

#: chart2/inc/strings.hrc:191
msgctxt "STR_MIN_GREATER_MAX"
msgid "The minimum must be lower than the maximum. Check your input."
msgstr "Ret eo d'an izeg bezañ bihanoc'h eget an uc'heg. Gwiriit hoc'h enankad."

#: chart2/inc/strings.hrc:192
msgctxt "STR_INVALID_INTERVALS"
msgid "The major interval needs to be greater than the minor interval. Check your input."
msgstr "An etremez pennañ a rank bezañ brasoc'h eget an etremez eilrenk. Gwiriit hoc'h enankad."

#: chart2/inc/strings.hrc:193
msgctxt "STR_INVALID_TIME_UNIT"
msgid "The major and minor interval need to be greater or equal to the resolution. Check your input."
msgstr "An etremezioù pennañ hag eilrenk a rank bezañ brasoc'h pe bar d'an diskoulm. Gwiriit hoc'h enankad."

#: chart2/uiconfig/ui/3dviewdialog.ui:8
msgctxt "3dviewdialog|3DViewDialog"
msgid "3D View"
msgstr "Skrammañ mod 3M"

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

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

#: chart2/uiconfig/ui/chardialog.ui:180
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Efedoù nodrezhoù"

#: chart2/uiconfig/ui/chardialog.ui:227
msgctxt "chardialog|position"
msgid "Position"
msgstr "Lec'hiadur"

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

#: chart2/uiconfig/ui/chartdatadialog.ui:88
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "Enlakaat ur renk"

#: chart2/uiconfig/ui/chartdatadialog.ui:102
msgctxt "chartdatadialog|InsertColumn"
msgid "Insert Series"
msgstr "Ensoc'hañ spletadoù"

#: chart2/uiconfig/ui/chartdatadialog.ui:116
msgctxt "chartdatadialog|InsertTextColumn"
msgid "Insert Text Column"
msgstr "Enlakaat ur bann testenn"

#: chart2/uiconfig/ui/chartdatadialog.ui:130
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "Dilemel ar renk"

#: chart2/uiconfig/ui/chartdatadialog.ui:144
msgctxt "chartdatadialog|RemoveColumn"
msgid "Delete Series"
msgstr "Diverkañ ar spetadoù"

#: chart2/uiconfig/ui/chartdatadialog.ui:168
#, fuzzy
msgctxt "chartdatadialog|MoveLeftColumn"
msgid "Move Series Left"
msgstr "Dilec'hiañ ar spletadoù war an tu dehou"

#: chart2/uiconfig/ui/chartdatadialog.ui:182
#, fuzzy
msgctxt "chartdatadialog|MoveRightColumn"
msgid "Move Series Right"
msgstr "Dilec'hiañ ar spletadoù war an tu dehou"

#: chart2/uiconfig/ui/chartdatadialog.ui:196
msgctxt "chartdatadialog|MoveUpRow"
msgid "Move Row Up"
msgstr "Dilec'hiañ ar renk etrezek ar c'hrec'h"

#: chart2/uiconfig/ui/chartdatadialog.ui:210
#, fuzzy
msgctxt "chartdatadialog|MoveDownRow"
msgid "Move Row Down"
msgstr "Diskenn ar renk"

#: chart2/uiconfig/ui/charttypedialog.ui:8
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "Rizh an diervad"

#: chart2/uiconfig/ui/datarangedialog.ui:8
msgctxt "datarangedialog|DataRangeDialog"
msgid "Data Ranges"
msgstr "Lijorennoù roadennoù"

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

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

#: chart2/uiconfig/ui/dlg_DataLabel.ui:13
msgctxt "dlg_DataLabel|dlg_DataLabels"
msgid "Data Labels for all Data Series"
msgstr "Skritelloù roadennoù evit an holl spletadoù roadennoù"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:108
msgctxt "dlg_DataLabel|CB_VALUE_AS_NUMBER"
msgid "Show value as _number"
msgstr "Diskouez ar werzh evel un _niver"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:123
msgctxt "dlg_DataLabel|CB_VALUE_AS_PERCENTAGE"
msgid "Show value as _percentage"
msgstr "Diskouez ar werzh evel un _dregantad"

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

#: chart2/uiconfig/ui/dlg_DataLabel.ui:153
msgctxt "dlg_DataLabel|CB_SYMBOL"
msgid "Show _legend key"
msgstr "S_krammañ alc'hwez al leadell"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:168
msgctxt "dlg_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr "A_zasaat an destenn emgefreek"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:183
msgctxt "dlg_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "Mentrezh _niverel..."

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

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

#: chart2/uiconfig/ui/dlg_DataLabel.ui:232
msgctxt "dlg_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "Di_spartier"

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

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

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

#: chart2/uiconfig/ui/dlg_DataLabel.ui:252
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "New line"
msgstr "Linenn nevez"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:277
msgctxt "dlg_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr "Le_c'hiadur"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:294
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr "Kenglotadenn wellañ"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:295
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Kreizañ"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:296
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "A-us"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:297
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "E-krec'h a-gleiz"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:298
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Kleiz"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:299
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "En traoñ a-gleiz"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:300
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Dindan"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:301
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "En traoñ a-zehou"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:302
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Dehou"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:303
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "E-krec'h a-zehou"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:304
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Diabarzh"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:305
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Diavaez"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:306
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Near origin"
msgstr "Tost d'an orin"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:325
msgctxt "dlg_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr "Mentrezh an niver evit gwerzh an dregantad"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:343
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Doareennoù testenn"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:426
msgctxt "dlg_DataLabel|FT_LABEL_DEGREES"
msgid "_Degrees"
msgstr "_Derezioù"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:451
msgctxt "dlg_DataLabel|FT_LABEL_TEXTDIR"
msgid "Te_xt direction"
msgstr "Tuadur an de_stenn"

#: chart2/uiconfig/ui/dlg_DataLabel.ui:488
msgctxt "dlg_DataLabel|label2"
msgid "Rotate Text"
msgstr "C'hwelañ an destenn"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:28
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "Leadell"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:131
msgctxt "dlg_InsertErrorBars|RB_NONE"
msgid "_None"
msgstr "_Tra ebet"

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

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

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

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:206
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Standard Deviation"
msgstr "Forc'had rizh"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:207
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Variance"
msgstr "Hebiant"

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

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

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

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

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:297
msgctxt "dlg_InsertErrorBars|RB_POSITIVE"
msgid "Pos_itive"
msgstr "_Muiel"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:313
msgctxt "dlg_InsertErrorBars|RB_NEGATIVE"
msgid "Ne_gative"
msgstr "_Leiel"

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

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

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:457
msgctxt "dlg_InsertErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "Diuzañ ul lijorenn roadennoù"

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

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:524
msgctxt "dlg_InsertErrorBars|IB_RANGE_NEGATIVE|tooltip_text"
msgid "Select data range"
msgstr "Diuzañ ul lijorenn roadennoù"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:542
msgctxt "dlg_InsertErrorBars|CB_SYN_POS_NEG"
msgid "Same value for both"
msgstr "Gwerzh heñvel evit an eil hag eben"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:564
msgctxt "dlg_InsertErrorBars|label3"
msgid "Parameters"
msgstr "Arventennoù"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:581
msgctxt "dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS"
msgid "Select Range for Positive Error Bars"
msgstr "Diuzañ ul lijorenn evit ar varrenn fazioù muiel"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:592
msgctxt "dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS"
msgid "Select Range for Negative Error Bars"
msgstr "Diuzañ ul lijorenn evit ar varrenn fazioù leiel"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:603
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Diouzh an daolennad roadennoù"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:8
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "Leadell"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:106
msgctxt "dlg_InsertLegend|show"
msgid "_Display legend"
msgstr "_Skrammañ ul leadell"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:128
msgctxt "dlg_InsertLegend|left"
msgid "_Left"
msgstr "A _gleiz"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:144
msgctxt "dlg_InsertLegend|right"
msgid "_Right"
msgstr "A-_zehou"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:160
msgctxt "dlg_InsertLegend|top"
msgid "_Top"
msgstr "E krec'_h"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:176
msgctxt "dlg_InsertLegend|bottom"
msgid "_Bottom"
msgstr "_En traoñ"

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:205
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "Lec'hiadur"

#: chart2/uiconfig/ui/insertaxisdlg.ui:8
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "Ahelioù"

#: chart2/uiconfig/ui/insertaxisdlg.ui:110
msgctxt "insertaxisdlg|primaryX"
msgid "_X axis"
msgstr "Ahel _X"

#: chart2/uiconfig/ui/insertaxisdlg.ui:126
msgctxt "insertaxisdlg|primaryY"
msgid "_Y axis"
msgstr "Ahel _Y"

#: chart2/uiconfig/ui/insertaxisdlg.ui:142
msgctxt "insertaxisdlg|primaryZ"
msgid "_Z axis"
msgstr "Ahel _Z"

#: chart2/uiconfig/ui/insertaxisdlg.ui:165
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "Ahelioù"

#: chart2/uiconfig/ui/insertaxisdlg.ui:200
msgctxt "insertaxisdlg|secondaryX"
msgid "X _axis"
msgstr "_Ahel X"

#: chart2/uiconfig/ui/insertaxisdlg.ui:216
msgctxt "insertaxisdlg|secondaryY"
msgid "Y ax_is"
msgstr "A_hel Y"

#: chart2/uiconfig/ui/insertaxisdlg.ui:232
msgctxt "insertaxisdlg|secondaryZ"
msgid "Z axi_s"
msgstr "Ah_el Z"

#: chart2/uiconfig/ui/insertaxisdlg.ui:255
msgctxt "insertaxisdlg|label2"
msgid "Secondary Axes"
msgstr "Ahelioù a eil renk"

#: chart2/uiconfig/ui/insertgriddlg.ui:8
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "Kaelioù"

#: chart2/uiconfig/ui/insertgriddlg.ui:110
msgctxt "insertgriddlg|primaryX"
msgid "_X axis"
msgstr "Ahel _X"

#: chart2/uiconfig/ui/insertgriddlg.ui:126
msgctxt "insertgriddlg|primaryY"
msgid "_Y axis"
msgstr "Ahel _Y"

#: chart2/uiconfig/ui/insertgriddlg.ui:142
msgctxt "insertgriddlg|primaryZ"
msgid "_Z axis"
msgstr "Ahel _Z"

#: chart2/uiconfig/ui/insertgriddlg.ui:165
msgctxt "insertgriddlg|label1"
msgid "Major Grids"
msgstr "Kaelioù pennañ"

#: chart2/uiconfig/ui/insertgriddlg.ui:200
msgctxt "insertgriddlg|secondaryX"
msgid "X _axis"
msgstr "_Ahel X"

#: chart2/uiconfig/ui/insertgriddlg.ui:216
msgctxt "insertgriddlg|secondaryY"
msgid "Y ax_is"
msgstr "A_hel Y"

#: chart2/uiconfig/ui/insertgriddlg.ui:232
msgctxt "insertgriddlg|secondaryZ"
msgid "Z axi_s"
msgstr "Ah_el Z"

#: chart2/uiconfig/ui/insertgriddlg.ui:255
msgctxt "insertgriddlg|label2"
msgid "Minor Grids"
msgstr "Kaelioù a eil renk"

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

#: chart2/uiconfig/ui/inserttitledlg.ui:94
msgctxt "inserttitledlg|labelMainTitle"
msgid "_Title"
msgstr "_Titl"

#: chart2/uiconfig/ui/inserttitledlg.ui:108
msgctxt "inserttitledlg|labelSubTitle"
msgid "_Subtitle"
msgstr "_Isskrid"

#: chart2/uiconfig/ui/inserttitledlg.ui:171
msgctxt "inserttitledlg|labelPrimaryXaxis"
msgid "_X axis"
msgstr "Ahel _X"

#: chart2/uiconfig/ui/inserttitledlg.ui:185
msgctxt "inserttitledlg|labelPrimaryYaxis"
msgid "_Y axis"
msgstr "Ahel _Y"

#: chart2/uiconfig/ui/inserttitledlg.ui:199
msgctxt "inserttitledlg|labelPrimaryZaxis"
msgid "_Z axis"
msgstr "Ahel _Z"

#: chart2/uiconfig/ui/inserttitledlg.ui:253
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "Ahelioù"

#: chart2/uiconfig/ui/inserttitledlg.ui:288
msgctxt "inserttitledlg|labelSecondaryXAxis"
msgid "X _axis"
msgstr "_Ahel X"

#: chart2/uiconfig/ui/inserttitledlg.ui:302
msgctxt "inserttitledlg|labelSecondaryYAxis"
msgid "Y ax_is"
msgstr "A_hel Y"

#: chart2/uiconfig/ui/inserttitledlg.ui:344
msgctxt "inserttitledlg|label2"
msgid "Secondary Axes"
msgstr "Ahelioù a eil renk"

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

#: chart2/uiconfig/ui/paradialog.ui:134
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Pukadoù & Esaouiñ"

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

#: chart2/uiconfig/ui/paradialog.ui:228
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Lizherennerezh aziat"

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

#: chart2/uiconfig/ui/sidebaraxis.ui:18
msgctxt "sidebaraxis|checkbutton_show_label"
msgid "Show labels"
msgstr "Diskouez ar skritelligoù"

#: chart2/uiconfig/ui/sidebaraxis.ui:33
msgctxt "sidebaraxis|checkbutton_reverse"
msgid "Reverse direction"
msgstr "Tuginañ an tuadur"

#: chart2/uiconfig/ui/sidebaraxis.ui:58
msgctxt "sidebaraxis|label1"
msgid "_Label position:"
msgstr "_Lec'hiadur ar skritelloù :"

#: chart2/uiconfig/ui/sidebaraxis.ui:72
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis"
msgstr "E-kichen an ahel"

#: chart2/uiconfig/ui/sidebaraxis.ui:73
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis (other side)"
msgstr "E-kichen an ahel (war an tu all)"

#: chart2/uiconfig/ui/sidebaraxis.ui:74
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr "Derou en diavaez"

#: chart2/uiconfig/ui/sidebaraxis.ui:75
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr "Dibenn en diavaez"

#: chart2/uiconfig/ui/sidebaraxis.ui:89
msgctxt "sidebaraxis|label2"
msgid "_Text orientation:"
msgstr "_Tuadur an destenn :"

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

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

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

#: chart2/uiconfig/ui/sidebarelements.ui:102
msgctxt "sidebarelements|checkbutton_legend|tooltip_text"
msgid "Show Legend"
msgstr "Skrammañ al leadell"

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

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

#: chart2/uiconfig/ui/sidebarelements.ui:143
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "E krec'h"

#: chart2/uiconfig/ui/sidebarelements.ui:144
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "En traoñ"

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

#: chart2/uiconfig/ui/sidebarelements.ui:146
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "Dre zorn"

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

#: chart2/uiconfig/ui/sidebarelements.ui:202
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "Ahel X"

#: chart2/uiconfig/ui/sidebarelements.ui:217
msgctxt "sidebarelements|checkbutton_x_axis_title"
msgid "X axis title"
msgstr "Titl an ahel X"

#: chart2/uiconfig/ui/sidebarelements.ui:232
msgctxt "sidebarelements|checkbutton_y_axis"
msgid "Y axis"
msgstr "Ahel Y"

#: chart2/uiconfig/ui/sidebarelements.ui:247
msgctxt "sidebarelements|checkbutton_y_axis_title"
msgid "Y axis title"
msgstr "Titl an ahel Y"

#: chart2/uiconfig/ui/sidebarelements.ui:262
msgctxt "sidebarelements|checkbutton_z_axis"
msgid "Z axis"
msgstr "Ahel Z"

#: chart2/uiconfig/ui/sidebarelements.ui:277
msgctxt "sidebarelements|checkbutton_z_axis_title"
msgid "Z axis title"
msgstr "Titl an ahel Z"

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

#: chart2/uiconfig/ui/sidebarelements.ui:306
msgctxt "sidebarelements|checkbutton_2nd_x_axis_title"
msgid "2nd X axis title"
msgstr "Titl an ahel a eil renk X"

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

#: chart2/uiconfig/ui/sidebarelements.ui:334
msgctxt "sidebarelements|checkbutton_2nd_y_axis_title"
msgid "2nd Y axis title"
msgstr "Titl an ahel a eil renk Y"

#: chart2/uiconfig/ui/sidebarelements.ui:354
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "Ahelioù"

#: chart2/uiconfig/ui/sidebarelements.ui:387
msgctxt "sidebarelements|checkbutton_gridline_horizontal_major"
msgid "Horizontal major"
msgstr "Pennañ a-blaen"

#: chart2/uiconfig/ui/sidebarelements.ui:402
msgctxt "sidebarelements|checkbutton_gridline_vertical_major"
msgid "Vertical major"
msgstr "Pennañ a-serzh"

#: chart2/uiconfig/ui/sidebarelements.ui:417
msgctxt "sidebarelements|checkbutton_gridline_horizontal_minor"
msgid "Horizontal minor"
msgstr "Eilvedel a-blaen"

#: chart2/uiconfig/ui/sidebarelements.ui:432
msgctxt "sidebarelements|checkbutton_gridline_vertical_minor"
msgid "Vertical minor"
msgstr "Eilvedel a-serzh"

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

#: chart2/uiconfig/ui/sidebarelements.ui:472
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "Titl"

#: chart2/uiconfig/ui/sidebarelements.ui:482
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "Isskrid"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:48
msgctxt "sidebarerrorbar|label2"
msgid "Category:"
msgstr "Rummad :"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:64
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Constant"
msgstr "Arstalek"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:65
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Percentage"
msgstr "Dregantad"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:66
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Cell Range or Data Table"
msgstr "Lijorenn gelligoù pe daolennad roadennoù"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:67
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard deviation"
msgstr "Forc'had rizh"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:68
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard error"
msgstr "Fazi skoueriek"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:69
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Variance"
msgstr "Hebiant"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:70
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Error margin"
msgstr "Marz faziañ"

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

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

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

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

#: chart2/uiconfig/ui/sidebarerrorbar.ui:152
msgctxt "sidebarerrorbar|radiobutton_positive_negative|tooltip_text"
msgid "Positive and Negative"
msgstr "Muiel ha leiel"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:169
msgctxt "sidebarerrorbar|radiobutton_positive|tooltip_text"
msgid "Positive"
msgstr "Muiel"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:186
msgctxt "sidebarerrorbar|radiobutton_negative|tooltip_text"
msgid "Negative"
msgstr "Leiel"

#: chart2/uiconfig/ui/sidebarerrorbar.ui:208
msgctxt "sidebarerrorbar|label5"
msgid "Indicator"
msgstr "Meneger"

#: chart2/uiconfig/ui/sidebarseries.ui:44
msgctxt "sidebarseries|checkbutton_label"
msgid "Show data labels"
msgstr "Diskouez ar skritelligoù roadennoù"

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

#: chart2/uiconfig/ui/sidebarseries.ui:83
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "A-us"

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

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

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

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

#: chart2/uiconfig/ui/sidebarseries.ui:88
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr "Tost d'an orin"

#: chart2/uiconfig/ui/sidebarseries.ui:113
msgctxt "sidebarseries|checkbutton_trendline"
msgid "Show trendline"
msgstr "Diskouez linenn an tuadur"

#: chart2/uiconfig/ui/sidebarseries.ui:149
msgctxt "sidebarseries|checkbutton_y_error"
msgid "Y error bars"
msgstr "Barrennoù fazioù Y"

#: chart2/uiconfig/ui/sidebarseries.ui:165
msgctxt "sidebarseries|checkbutton_x_error"
msgid "X error bars"
msgstr "Barrennoù fazioù X"

#: chart2/uiconfig/ui/sidebarseries.ui:187
msgctxt "sidebarseries|label1"
msgid "Error Bars"
msgstr "Barrennoù fazioù"

#: chart2/uiconfig/ui/sidebarseries.ui:220
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "Ahel Y a gentañ renk"

#: chart2/uiconfig/ui/sidebarseries.ui:237
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "Ahel Y a eil renk"

#: chart2/uiconfig/ui/sidebarseries.ui:260
msgctxt "sidebarseries|axis_label"
msgid "Align Series to Axis"
msgstr "Steudañ ar spletadoù ouzh"

#: chart2/uiconfig/ui/sidebarseries.ui:276
msgctxt "sidebarseries|label_series_tmpl"
msgid "Data series '%1'"
msgstr "Spletadoù roadennoù '%1'"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:22
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "Linennoù lenkr"

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

#: chart2/uiconfig/ui/smoothlinesdlg.ui:124
msgctxt "smoothlinesdlg|SplineTypeComboBox"
msgid "Cubic spline"
msgstr "Splinenn diñsek"

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

#: chart2/uiconfig/ui/smoothlinesdlg.ui:158
msgctxt "smoothlinesdlg|ResolutionLabel"
msgid "_Resolution:"
msgstr "_Diarunusted :"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:172
msgctxt "smoothlinesdlg|PolynomialsLabel"
msgid "_Degree of polynomials:"
msgstr "_Derezioù eus polinomoù :"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:131
msgctxt "steppedlinesdlg|step_start_rb"
msgid "_Start with horizontal line"
msgstr "_Kregiñ gant ul linenn a-blaen"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:147
msgctxt "steppedlinesdlg|step_center_x_rb"
msgid "Step at the _horizontal mean"
msgstr "Derez dre ar c'heitad a-_blaen"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:164
msgctxt "steppedlinesdlg|step_end_rb"
msgid "_End with horizontal line"
msgstr "_Echuiñ gant ul linenn a-blaen"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:181
msgctxt "steppedlinesdlg|step_center_y_rb"
msgid "Step to the _vertical mean"
msgstr "Derez dre ar c'heitad a-_serzh"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:215
msgctxt "steppedlinesdlg|label2"
msgid "Type of Stepping"
msgstr "Rizh an derezioù"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:55
msgctxt "titlerotationtabpage|degreeL"
msgid "_Degrees"
msgstr "_Derezioù"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:121
msgctxt "titlerotationtabpage|stackedCB"
msgid "Ve_rtically stacked"
msgstr "Berniet a-_serzh"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:140
msgctxt "titlerotationtabpage|labelABCD"
msgid "ABCD"
msgstr "ABCD"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:161
msgctxt "titlerotationtabpage|textdirL"
msgid "Te_xt direction:"
msgstr "Tuadur an de_stenn :"

#: chart2/uiconfig/ui/titlerotationtabpage.ui:191
msgctxt "titlerotationtabpage|labelTextOrient"
msgid "Text Orientation"
msgstr "Reteradur an destenn"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:13
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Simple"
msgstr "Eeun"

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

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

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

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:90
msgctxt "tp_3D_SceneAppearance|CB_SHADING"
msgid "_Shading"
msgstr "_Disheolañ"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:106
msgctxt "tp_3D_SceneAppearance|CB_OBJECTLINES"
msgid "_Object borders"
msgstr "_Riblennoù an ergorenn"

#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:122
msgctxt "tp_3D_SceneAppearance|CB_ROUNDEDEDGE"
msgid "_Rounded edges"
msgstr "Kerioù r_ontaet"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:24
msgctxt "tp_3D_SceneGeometry|CBX_RIGHT_ANGLED_AXES"
msgid "_Right-angled axes"
msgstr "Ahelioù dre gorn _serzh"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:42
msgctxt "tp_3D_SceneGeometry|FT_X_ROTATION"
msgid "_X rotation"
msgstr "C'hwelañ _X"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:56
msgctxt "tp_3D_SceneGeometry|FT_Y_ROTATION"
msgid "_Y rotation"
msgstr "C'hwelañ _Y"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:70
msgctxt "tp_3D_SceneGeometry|FT_Z_ROTATION"
msgid "_Z rotation"
msgstr "C'hwelañ _Z"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:82
msgctxt "tp_3D_SceneGeometry|CBX_PERSPECTIVE"
msgid "_Perspective"
msgstr "_Diarsell"

#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:108
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Diarsell"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:104
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_1|tooltip_text"
msgid "Light source 1"
msgstr "Tarzh gouloù 1"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:120
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_2|tooltip_text"
msgid "Light source 2"
msgstr "Tarzh gouloù 2"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:136
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_3|tooltip_text"
msgid "Light source 3"
msgstr "Tarzh gouloù 3"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:152
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_4|tooltip_text"
msgid "Light source 4"
msgstr "Tarzh gouloù 4"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:168
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_5|tooltip_text"
msgid "Light source 5"
msgstr "Tarzh gouloù 5"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:184
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_6|tooltip_text"
msgid "Light source 6"
msgstr "Tarzh gouloù 6"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:200
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_7|tooltip_text"
msgid "Light source 7"
msgstr "Tarzh gouloù 7"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:216
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_8|tooltip_text"
msgid "Light source 8"
msgstr "Tarzh gouloù 8"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:255
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
msgid "Select a color using the color dialog"
msgstr "Diuzañ ul liv en ur arverañ boestad emziviz al livioù"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:280
msgctxt "tp_3D_SceneIllumination|FT_LIGHTSOURCE"
msgid "_Light source"
msgstr "_Tarzh gouloù"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:329
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
msgid "Select a color using the color dialog"
msgstr "Diuzañ ul liv en ur arverañ boestad emziviz al livioù"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:347
msgctxt "tp_3D_SceneIllumination|FT_AMBIENTLIGHT"
msgid "_Ambient light"
msgstr "_Amc'houloù"

#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:373
msgctxt "tp_3D_SceneIllumination|CTL_LIGHT_PREVIEW|tooltip_text"
msgid "Light Preview"
msgstr "Alberz ar gouloù"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:48
msgctxt "tp_AxisPositions|FT_CROSSES_OTHER_AXIS_AT"
msgid "_Cross other axis at"
msgstr "_Kroaziañ an ahel all e"

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

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

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

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

#: chart2/uiconfig/ui/tp_AxisPositions.ui:116
msgctxt "tp_AxisPositions|CB_AXIS_BETWEEN_CATEGORIES"
msgid "Axis _between categories"
msgstr "Ahel e_tre ar rummadoù"

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

#: chart2/uiconfig/ui/tp_AxisPositions.ui:178
msgctxt "tp_AxisPositions|FT_PLACE_LABELS"
msgid "_Place labels"
msgstr "_Lec'hiañ an tikedennoù"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:194
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Near axis"
msgstr "E-kichen an ahel"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:195
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Near axis (other side)"
msgstr "E-kichen an ahel (war an tu all)"

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

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

#: chart2/uiconfig/ui/tp_AxisPositions.ui:221
msgctxt "tp_AxisPositions|FT_AXIS_LABEL_DISTANCE"
msgid "_Distance"
msgstr "_Pellder"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:259
msgctxt "tp_AxisPositions|TXT_FL_LABELS"
msgid "Labels"
msgstr "Skritelligoù"

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

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

#: chart2/uiconfig/ui/tp_AxisPositions.ui:331
msgctxt "tp_AxisPositions|CB_TICKS_INNER"
msgid "_Inner"
msgstr "Dia_barzh"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:349
msgctxt "tp_AxisPositions|CB_TICKS_OUTER"
msgid "_Outer"
msgstr "Dia_vaez"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:367
msgctxt "tp_AxisPositions|CB_MINOR_INNER"
msgid "I_nner"
msgstr "Diabarz_h :"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:385
msgctxt "tp_AxisPositions|CB_MINOR_OUTER"
msgid "O_uter"
msgstr "Dia_vaez"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:417
msgctxt "tp_AxisPositions|FT_PLACE_TICKS"
msgid "Place _marks"
msgstr "Lec'hiañ ar _merkoù"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:433
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At labels"
msgstr "Ouzh ar skritelligoù"

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

#: chart2/uiconfig/ui/tp_AxisPositions.ui:435
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At axis and labels"
msgstr "Ouzh an ahel hag an tikedennoù"

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

#: chart2/uiconfig/ui/tp_AxisPositions.ui:492
msgctxt "tp_AxisPositions|CB_MAJOR_GRID"
msgid "Show major _grid"
msgstr "Diskouez ar _gael bennañ"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:508
msgctxt "tp_AxisPositions|CB_MINOR_GRID"
msgid "_Show minor grid"
msgstr "_Diskouez ar gael a eil renk"

#: chart2/uiconfig/ui/tp_AxisPositions.ui:523
msgctxt "tp_AxisPositions|PB_MAJOR_GRID"
msgid "Mo_re..."
msgstr "Mui_c'h..."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:536
msgctxt "tp_AxisPositions|PB_MINOR_GRID"
msgid "Mor_e..."
msgstr "_Muioc'h..."

#: chart2/uiconfig/ui/tp_AxisPositions.ui:556
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "Kaelioù"

#: chart2/uiconfig/ui/tp_ChartType.ui:48
msgctxt "tp_ChartType|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Chart Type"
msgstr "Dibabit ur rizh diervad"

#: chart2/uiconfig/ui/tp_ChartType.ui:113
msgctxt "tp_ChartType|3dlook"
msgid "_3D Look"
msgstr "Neuz mod _3M"

#: chart2/uiconfig/ui/tp_ChartType.ui:132
msgctxt "tp_ChartType|3dscheme"
msgid "Simple"
msgstr "Eeun"

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

#: chart2/uiconfig/ui/tp_ChartType.ui:154
msgctxt "tp_ChartType|shapeft"
msgid "Sh_ape"
msgstr "_Lun"

#: chart2/uiconfig/ui/tp_ChartType.ui:215
msgctxt "tp_ChartType|stack"
msgid "_Stack series"
msgstr "_Berniañ ar spletadoù"

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_ChartType.ui:342
msgctxt "tp_ChartType|sort"
msgid "_Sort by X values"
msgstr "_Rummañ dre werzhioù X"

#: chart2/uiconfig/ui/tp_ChartType.ui:363
msgctxt "tp_ChartType|nolinesft"
msgid "_Number of lines"
msgstr "_Niver a linennoù"

#: chart2/uiconfig/ui/tp_DataLabel.ui:37
msgctxt "tp_DataLabel|CB_VALUE_AS_NUMBER"
msgid "Show value as _number"
msgstr "Diskouez ar werzh evel un _niver"

#: chart2/uiconfig/ui/tp_DataLabel.ui:52
msgctxt "tp_DataLabel|CB_VALUE_AS_PERCENTAGE"
msgid "Show value as _percentage"
msgstr "Diskouez ar werzh evel un _dregantad"

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

#: chart2/uiconfig/ui/tp_DataLabel.ui:82
msgctxt "tp_DataLabel|CB_SYMBOL"
msgid "Show _legend key"
msgstr "S_krammañ alc'hwez al leadell"

#: chart2/uiconfig/ui/tp_DataLabel.ui:97
msgctxt "tp_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr "A_zasaat an destenn emgefreek"

#: chart2/uiconfig/ui/tp_DataLabel.ui:112
msgctxt "tp_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "Mentrezh _niverel..."

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

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

#: chart2/uiconfig/ui/tp_DataLabel.ui:161
msgctxt "tp_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "Di_spartier"

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

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

#: chart2/uiconfig/ui/tp_DataLabel.ui:180
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Semicolon"
msgstr "Pik-skej"

#: chart2/uiconfig/ui/tp_DataLabel.ui:181
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "New line"
msgstr "Linenn nevez"

#: chart2/uiconfig/ui/tp_DataLabel.ui:206
msgctxt "tp_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr "Le_c'hiadur"

#: chart2/uiconfig/ui/tp_DataLabel.ui:223
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr "Kenglotadenn wellañ"

#: chart2/uiconfig/ui/tp_DataLabel.ui:224
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Kreizañ"

#: chart2/uiconfig/ui/tp_DataLabel.ui:225
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "A-us"

#: chart2/uiconfig/ui/tp_DataLabel.ui:226
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "E-krec'h a-gleiz"

#: chart2/uiconfig/ui/tp_DataLabel.ui:227
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Kleiz"

#: chart2/uiconfig/ui/tp_DataLabel.ui:228
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "En traoñ a-gleiz"

#: chart2/uiconfig/ui/tp_DataLabel.ui:229
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Dindan"

#: chart2/uiconfig/ui/tp_DataLabel.ui:230
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "En traoñ a-zehou"

#: chart2/uiconfig/ui/tp_DataLabel.ui:231
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Dehou"

#: chart2/uiconfig/ui/tp_DataLabel.ui:232
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "E-krec'h a-zehou"

#: chart2/uiconfig/ui/tp_DataLabel.ui:233
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Diabarzh"

#: chart2/uiconfig/ui/tp_DataLabel.ui:234
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Diavaez"

#: chart2/uiconfig/ui/tp_DataLabel.ui:235
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Near origin"
msgstr "Tost d'an orin"

#: chart2/uiconfig/ui/tp_DataLabel.ui:254
msgctxt "tp_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr "Mentrezh an niver evit gwerzh an dregantad"

#: chart2/uiconfig/ui/tp_DataLabel.ui:272
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Doareennoù testenn"

#: chart2/uiconfig/ui/tp_DataLabel.ui:355
msgctxt "tp_DataLabel|FT_LABEL_DEGREES"
msgid "_Degrees"
msgstr "_Derezioù"

#: chart2/uiconfig/ui/tp_DataLabel.ui:380
msgctxt "tp_DataLabel|FT_LABEL_TEXTDIR"
msgid "Te_xt direction"
msgstr "Tuadur an de_stenn"

#: chart2/uiconfig/ui/tp_DataLabel.ui:417
msgctxt "tp_DataLabel|label2"
msgid "Rotate Text"
msgstr "C'hwelañ an destenn"

#: chart2/uiconfig/ui/tp_DataSource.ui:18
msgctxt "tp_DataSource|imageIMB_RANGE_CAT|tooltip_text"
msgid "Select data range"
msgstr "Diuzañ ul lijorenn roadennoù"

#: chart2/uiconfig/ui/tp_DataSource.ui:24
msgctxt "tp_DataSource|imageIMB_RANGE_MAIN|tooltip_text"
msgid "Select data range"
msgstr "Diuzañ ul lijorenn roadennoù"

#: chart2/uiconfig/ui/tp_DataSource.ui:60
msgctxt "tp_DataSource|FT_SERIES"
msgid "Data _series:"
msgstr "S_pletadoù roadennoù :"

#: chart2/uiconfig/ui/tp_DataSource.ui:118
msgctxt "tp_DataSource|BTN_ADD"
msgid "_Add"
msgstr "_Ouzhpennañ"

#: chart2/uiconfig/ui/tp_DataSource.ui:139
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Krec'h"

#: chart2/uiconfig/ui/tp_DataSource.ui:150
msgctxt "tp_DataSource|BTN_REMOVE"
msgid "_Remove"
msgstr "_Dilemel"

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

#: chart2/uiconfig/ui/tp_DataSource.ui:211
msgctxt "tp_DataSource|FT_ROLE"
msgid "_Data ranges:"
msgstr "_Lijorenn roadennoù :"

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

#: chart2/uiconfig/ui/tp_DataSource.ui:329
msgctxt "tp_DataSource|FT_CATEGORIES"
msgid "_Categories"
msgstr "R_ummadoù"

#: chart2/uiconfig/ui/tp_DataSource.ui:343
msgctxt "tp_DataSource|FT_DATALABELS"
msgid "Data _labels"
msgstr "Tikedennoù ar _roadennoù"

#: chart2/uiconfig/ui/tp_DataSource.ui:416
msgctxt "tp_DataSource|FT_CAPTION_FOR_WIZARD"
msgid "Customize Data Ranges for Individual Data Series"
msgstr "Personelaat lijorennoù roadennoù evit spletadoù roadennoù hiniennel"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:57
msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "_Tra ebet"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:74
msgctxt "tp_ErrorBars|RB_CONST"
msgid "_Constant Value"
msgstr "Gwerzh _arstalek"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:92
msgctxt "tp_ErrorBars|RB_PERCENT"
msgid "_Percentage"
msgstr "_Dregantad"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:135
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Error"
msgstr "Fazi skoueriek"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:136
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Deviation"
msgstr "Forc'had rizh"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:137
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Variance"
msgstr "Hebiant"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:138
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Error Margin"
msgstr "Marz faziañ"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:156
msgctxt "tp_ErrorBars|RB_RANGE"
msgid "Cell _Range"
msgstr "Lijo_renn gelligoù"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:180
msgctxt "tp_ErrorBars|label1"
msgid "Error Category"
msgstr "Rummad ar fazi"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:213
msgctxt "tp_ErrorBars|RB_BOTH"
msgid "Positive _and Negative"
msgstr "Muiel _ha leiel"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:229
msgctxt "tp_ErrorBars|RB_POSITIVE"
msgid "Pos_itive"
msgstr "_Muiel"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:246
msgctxt "tp_ErrorBars|RB_NEGATIVE"
msgid "Ne_gative"
msgstr "Lei_el"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:302
msgctxt "tp_ErrorBars|label2"
msgid "Error Indicator"
msgstr "Meneger fazioù"

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

#: chart2/uiconfig/ui/tp_ErrorBars.ui:391
msgctxt "tp_ErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "Diuzañ ul lijorenn roadennoù"

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

#: chart2/uiconfig/ui/tp_ErrorBars.ui:456
msgctxt "tp_ErrorBars|IB_RANGE_NEGATIVE|tooltip_text"
msgid "Select data range"
msgstr "Diuzañ ul lijorenn roadennoù"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:474
msgctxt "tp_ErrorBars|CB_SYN_POS_NEG"
msgid "Same value for both"
msgstr "Gwerzh heñvel evit an eil hag eben"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:496
msgctxt "tp_ErrorBars|label3"
msgid "Parameters"
msgstr "Arventennoù"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:513
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS"
msgid "Select Range for Positive Error Bars"
msgstr "Diuzañ ul lijorenn evit ar varrenn fazioù muiel"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:524
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS"
msgid "Select Range for Negative Error Bars"
msgstr "Diuzañ ul lijorenn evit ar varrenn fazioù leiel"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:535
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Diouzh an daolennad roadennoù"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:30
msgctxt "tp_LegendPosition|left"
msgid "_Left"
msgstr "A _gleiz"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:45
msgctxt "tp_LegendPosition|right"
msgid "_Right"
msgstr "A-_zehou"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:61
msgctxt "tp_LegendPosition|top"
msgid "_Top"
msgstr "E krec'_h"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:77
msgctxt "tp_LegendPosition|bottom"
msgid "_Bottom"
msgstr "_Traoñ"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:99
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "Lec'hiadur"

#: chart2/uiconfig/ui/tp_LegendPosition.ui:134
msgctxt "tp_LegendPosition|FT_LEGEND_TEXTDIR"
msgid "Te_xt direction"
msgstr "Tuadur an de_stenn"

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

#: chart2/uiconfig/ui/tp_PolarOptions.ui:30
msgctxt "tp_PolarOptions|CB_CLOCKWISE"
msgid "_Clockwise direction"
msgstr "_Gant roud ar bizied"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:46
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "Reteradur"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:122
msgctxt "tp_PolarOptions|FT_ROTATION_DEGREES"
msgid "_Degrees"
msgstr "_Derezioù"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:141
msgctxt "tp_PolarOptions|label2"
msgid "Starting Angle"
msgstr "Korn deraouiñ"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:168
msgctxt "tp_PolarOptions|CB_INCLUDE_HIDDEN_CELLS_POLAR"
msgid "Include _values from hidden cells"
msgstr "Enlakaat ar _gwerzhioù eus ar c'helligoù masklet"

#: chart2/uiconfig/ui/tp_PolarOptions.ui:184
msgctxt "tp_PolarOptions|label3"
msgid "Plot Options"
msgstr "Dibarzhioù tresañ"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:8
msgctxt "tp_RangeChooser|imageIB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "Diuzañ ul lijorenn roadennoù"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:25
msgctxt "tp_RangeChooser|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Data Range"
msgstr "Dibab ul lijorenn roadennoù"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:46
msgctxt "tp_RangeChooser|FT_RANGE"
msgid "_Data range:"
msgstr "_Lijorenn roadennoù :"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:73
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "Diuzañ ul lijorenn roadennoù"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:89
msgctxt "tp_RangeChooser|RB_DATAROWS"
msgid "Data series in _rows"
msgstr "Spletadoù roadennoù e _renkoù"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:105
msgctxt "tp_RangeChooser|RB_DATACOLS"
msgid "Data series in _columns"
msgstr "Spletadoù roadennoù e _bannoù"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:121
msgctxt "tp_RangeChooser|CB_FIRST_ROW_ASLABELS"
msgid "_First row as label"
msgstr "_Renk kentañ da dikedenn"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:136
msgctxt "tp_RangeChooser|CB_FIRST_COLUMN_ASLABELS"
msgid "F_irst column as label"
msgstr "Bann _kentañ da dikedenn"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:161
msgctxt "tp_RangeChooser|CB_TIME_BASED"
msgid "Time based charting"
msgstr "Diervadoù diazezet war an amzer"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:211
msgctxt "tp_RangeChooser|label1"
msgid "Start Table Index"
msgstr "Deraouiñ ibil an daolenn"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:225
msgctxt "tp_RangeChooser|label2"
msgid "End Table Index"
msgstr "Echuiñ ibil an daolenn"

#: chart2/uiconfig/ui/tp_RangeChooser.ui:243
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Lijorenn roadennoù"

#: chart2/uiconfig/ui/tp_Scale.ui:59
msgctxt "tp_Scale|CBX_REVERSE"
msgid "_Reverse direction"
msgstr "_Tuginañ an tuadur"

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

#: chart2/uiconfig/ui/tp_Scale.ui:98
msgctxt "tp_Scale|TXT_AXIS_TYPE"
msgid "T_ype"
msgstr "Ri_zh"

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

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

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

#: chart2/uiconfig/ui/tp_Scale.ui:149
msgctxt "tp_Scale|TXT_MIN"
msgid "_Minimum"
msgstr "_Izek"

#: chart2/uiconfig/ui/tp_Scale.ui:163
msgctxt "tp_Scale|TXT_MAX"
msgid "Ma_ximum"
msgstr "U_c'hek"

#: chart2/uiconfig/ui/tp_Scale.ui:175
msgctxt "tp_Scale|CBX_AUTO_MIN"
msgid "_Automatic"
msgstr "_Emgefreek"

#: chart2/uiconfig/ui/tp_Scale.ui:190
msgctxt "tp_Scale|CBX_AUTO_MAX"
msgid "A_utomatic"
msgstr "Em_gefreek"

#: chart2/uiconfig/ui/tp_Scale.ui:245
msgctxt "tp_Scale|TXT_TIME_RESOLUTION"
msgid "R_esolution"
msgstr "_Diarunusted"

#: 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 "Deizioù"

#: 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 "Mizioù"

#: chart2/uiconfig/ui/tp_Scale.ui:263 chart2/uiconfig/ui/tp_Scale.ui:345
#: chart2/uiconfig/ui/tp_Scale.ui:471
msgctxt "tp_Scale|liststoreDATE"
msgid "Years"
msgstr "Bloavezhioù"

#: chart2/uiconfig/ui/tp_Scale.ui:274
msgctxt "tp_Scale|CBX_AUTO_TIME_RESOLUTION"
msgid "Automat_ic"
msgstr "Emgef_reek"

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

#: chart2/uiconfig/ui/tp_Scale.ui:384
msgctxt "tp_Scale|CBX_AUTO_STEP_MAIN"
msgid "Au_tomatic"
msgstr "_Emgefreek"

#: chart2/uiconfig/ui/tp_Scale.ui:419
msgctxt "tp_Scale|TXT_STEP_HELP"
msgid "Minor inter_val"
msgstr "Etremez a _eil renk"

#: chart2/uiconfig/ui/tp_Scale.ui:433
msgctxt "tp_Scale|TXT_STEP_HELP_COUNT"
msgid "Minor inter_val count"
msgstr "Kont an etremez a eil _renk"

#: chart2/uiconfig/ui/tp_Scale.ui:482
msgctxt "tp_Scale|CBX_AUTO_STEP_HELP"
msgid "Aut_omatic"
msgstr "Emge_freek"

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

#: chart2/uiconfig/ui/tp_Scale.ui:538
msgctxt "tp_Scale|CBX_AUTO_ORIGIN"
msgid "Automat_ic"
msgstr "Emgef_reek"

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

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:42
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_1"
msgid "Primary Y axis"
msgstr "Ahel Y a gentañ renk"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:59
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_2"
msgid "Secondary Y axis"
msgstr "Ahel Y a eil renk"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:83
msgctxt "tp_SeriesToAxis|label1"
msgid "Align Data Series to"
msgstr "Steudañ ar spletad roadennoù ouzh"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:125
msgctxt "tp_SeriesToAxis|FT_GAP"
msgid "_Spacing"
msgstr "_Esaouiñ"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:138
msgctxt "tp_SeriesToAxis|FT_OVERLAP"
msgid "_Overlap"
msgstr "Mar_c'hekaat"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:178
msgctxt "tp_SeriesToAxis|CB_BARS_SIDE_BY_SIDE"
msgid "Show _bars side by side"
msgstr "Diskouez ar _barrennoù kichen ha kichen"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:194
msgctxt "tp_SeriesToAxis|CB_CONNECTOR"
msgid "Connection lines"
msgstr "Linennoù kennaskañ"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:216
msgctxt "tp_SeriesToAxis|label2"
msgid "Settings"
msgstr "Arventennoù"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:257
msgctxt "tp_SeriesToAxis|FT_MISSING_VALUES"
msgid "Plot missing values"
msgstr "Tresañ ar gwerzhioù a vank"

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

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

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:300
msgctxt "tp_SeriesToAxis|RB_CONTINUE_LINE"
msgid "_Continue line"
msgstr "Ken_derc'hel al linenn"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:330
msgctxt "tp_SeriesToAxis|CB_INCLUDE_HIDDEN_CELLS"
msgid "Include _values from hidden cells"
msgstr "Enlakaat ar _gwerzhioù eus ar c'helligoù masklet"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:352
msgctxt "tp_SeriesToAxis|label3"
msgid "Plot Options"
msgstr "Dibarzhioù tresañ"

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

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

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

#: chart2/uiconfig/ui/tp_Trendline.ui:81
msgctxt "tp_Trendline|logarithmic"
msgid "L_ogarithmic"
msgstr "Tre_oliek"

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

#: chart2/uiconfig/ui/tp_Trendline.ui:115
msgctxt "tp_Trendline|power"
msgid "Po_wer"
msgstr "Mac'_h"

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

#: chart2/uiconfig/ui/tp_Trendline.ui:149
msgctxt "tp_Trendline|movingAverage"
msgid "_Moving Average"
msgstr "Keitad he_fiñv"

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

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

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

#: chart2/uiconfig/ui/tp_Trendline.ui:352
msgctxt "tp_Trendline|label7"
msgid "Extrapolate Forward"
msgstr "Etrelotodiñ war-raok"

#: chart2/uiconfig/ui/tp_Trendline.ui:366
msgctxt "tp_Trendline|label8"
msgid "Extrapolate Backward"
msgstr "Etrelotodiñ war-gil"

#: chart2/uiconfig/ui/tp_Trendline.ui:405
msgctxt "tp_Trendline|setIntercept"
msgid "Force _Intercept"
msgstr "Bountañ war an _hedenn betek an orin"

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

#: chart2/uiconfig/ui/tp_Trendline.ui:439
msgctxt "tp_Trendline|showCorrelationCoefficient"
msgid "Show _Coefficient of Determination (R²)"
msgstr "Diskouez ar gwezhiader _didermenañ (R²)"

#: chart2/uiconfig/ui/tp_Trendline.ui:457
msgctxt "tp_Trendline|label5"
msgid "Trendline _Name"
msgstr "Anv linenn an _tuadur"

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

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

#: chart2/uiconfig/ui/tp_Trendline.ui:555
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Dibarzhioù"

#: chart2/uiconfig/ui/tp_axisLabel.ui:19
msgctxt "tp_axisLabel|showlabelsCB"
msgid "Sho_w labels"
msgstr "Diskouez ar skri_telligoù"

#: chart2/uiconfig/ui/tp_axisLabel.ui:62
msgctxt "tp_axisLabel|tile"
msgid "_Tile"
msgstr "_Marelladur"

#: chart2/uiconfig/ui/tp_axisLabel.ui:79
msgctxt "tp_axisLabel|odd"
msgid "St_agger odd"
msgstr "A-engroaz _hebar"

#: chart2/uiconfig/ui/tp_axisLabel.ui:96
msgctxt "tp_axisLabel|even"
msgid "Stagger _even"
msgstr "A-engroaz _par"

#: chart2/uiconfig/ui/tp_axisLabel.ui:113
msgctxt "tp_axisLabel|auto"
msgid "A_utomatic"
msgstr "Em_gefreek"

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

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

#: chart2/uiconfig/ui/tp_axisLabel.ui:187
msgctxt "tp_axisLabel|breakCB"
msgid "_Break"
msgstr "_Lamm"

#: chart2/uiconfig/ui/tp_axisLabel.ui:209
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr "Gwidennadur an destenn"

#: chart2/uiconfig/ui/tp_axisLabel.ui:276
msgctxt "tp_axisLabel|degreeL"
msgid "_Degrees"
msgstr "_Derezioù"

#: chart2/uiconfig/ui/tp_axisLabel.ui:336
msgctxt "tp_axisLabel|stackedCB"
msgid "Ve_rtically stacked"
msgstr "Berniet a-_serzh"

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

#: chart2/uiconfig/ui/tp_axisLabel.ui:370
msgctxt "tp_axisLabel|textdirL"
msgid "Te_xt direction:"
msgstr "Tuadur an de_stenn :"

#: chart2/uiconfig/ui/tp_axisLabel.ui:397
msgctxt "tp_axisLabel|labelTextOrient"
msgid "Text Orientation"
msgstr "Reteradur an destenn"

#: chart2/uiconfig/ui/wizelementspage.ui:39
msgctxt "wizelementspage|labelPrimaryXaxis"
msgid "_X axis"
msgstr "Ahel _X"

#: chart2/uiconfig/ui/wizelementspage.ui:53
msgctxt "wizelementspage|labelPrimaryYaxis"
msgid "_Y axis"
msgstr "Ahel _Y"

#: chart2/uiconfig/ui/wizelementspage.ui:67
msgctxt "wizelementspage|labelPrimaryZaxis"
msgid "_Z axis"
msgstr "Ahel _Z"

#: chart2/uiconfig/ui/wizelementspage.ui:117
msgctxt "wizelementspage|labelMainTitle"
msgid "_Title"
msgstr "_Titl"

#: chart2/uiconfig/ui/wizelementspage.ui:131
msgctxt "wizelementspage|labelSubTitle"
msgid "_Subtitle"
msgstr "_Isskrid"

#: chart2/uiconfig/ui/wizelementspage.ui:169
msgctxt "wizelementspage|labelSecondaryXAxis"
msgid "X _axis"
msgstr "_Ahel X"

#: chart2/uiconfig/ui/wizelementspage.ui:183
msgctxt "wizelementspage|labelSecondaryYAxis"
msgid "Y ax_is"
msgstr "A_hel Y"

#: chart2/uiconfig/ui/wizelementspage.ui:230
msgctxt "wizelementspage|show"
msgid "_Display legend"
msgstr "_Skrammañ ul leadell"

#: chart2/uiconfig/ui/wizelementspage.ui:255
msgctxt "wizelementspage|left"
msgid "_Left"
msgstr "_Kleiz"

#: chart2/uiconfig/ui/wizelementspage.ui:271
msgctxt "wizelementspage|right"
msgid "_Right"
msgstr "_Dehou"

#: chart2/uiconfig/ui/wizelementspage.ui:287
msgctxt "wizelementspage|top"
msgid "_Top"
msgstr "E krec'_h"

#: chart2/uiconfig/ui/wizelementspage.ui:303
msgctxt "wizelementspage|bottom"
msgid "_Bottom"
msgstr "_En traoñ"

#: chart2/uiconfig/ui/wizelementspage.ui:339
msgctxt "wizelementspage|Axe"
msgid "Choose Titles, Legend, and Grid Settings"
msgstr "Dibab arventennoù an titl, al leadell hag ar gael"

#: chart2/uiconfig/ui/wizelementspage.ui:372
msgctxt "wizelementspage|x"
msgid "X axis"
msgstr "Ahel X"

#: chart2/uiconfig/ui/wizelementspage.ui:387
msgctxt "wizelementspage|y"
msgid "Y ax_is"
msgstr "A_hel Y"

#: chart2/uiconfig/ui/wizelementspage.ui:402
msgctxt "wizelementspage|z"
msgid "Z axi_s"
msgstr "Ah_el Z"

#: chart2/uiconfig/ui/wizelementspage.ui:423
msgctxt "wizelementspage|label2"
msgid "Display Grids"
msgstr "Skrammañ ar c'haelioù"
ref='/cgit/lo/translations/diff/source/it/sfx2/messages.po?h=libreoffice-7.1.3.2&id=129365b9a82c839c794b7747e6148dd0073779cb'>source/it/sfx2/messages.po10
-rw-r--r--source/it/sw/messages.po106
-rw-r--r--source/ja/cui/messages.po116
-rw-r--r--source/ja/editeng/messages.po8
-rw-r--r--source/ja/filter/source/config/fragments/internalgraphicfilters.po20
-rw-r--r--source/ja/helpcontent2/source/text/scalc/guide.po162
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/ja/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po54
-rw-r--r--source/ja/sd/messages.po8
-rw-r--r--source/ja/sfx2/messages.po28
-rw-r--r--source/ja/svx/messages.po44
-rw-r--r--source/ja/sw/messages.po112
-rw-r--r--source/jv/cui/messages.po34
-rw-r--r--source/jv/sfx2/messages.po6
-rw-r--r--source/jv/sw/messages.po76
-rw-r--r--source/ka/cui/messages.po34
-rw-r--r--source/ka/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/ka/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/ka/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/ka/sfx2/messages.po6
-rw-r--r--source/ka/sw/messages.po76
-rw-r--r--source/kab/cui/messages.po34
-rw-r--r--source/kab/sfx2/messages.po8
-rw-r--r--source/kab/sw/messages.po80
-rw-r--r--source/kk/cui/messages.po34
-rw-r--r--source/kk/sfx2/messages.po8
-rw-r--r--source/kk/sw/messages.po82
-rw-r--r--source/kl/cui/messages.po34
-rw-r--r--source/kl/sfx2/messages.po6
-rw-r--r--source/kl/sw/messages.po76
-rw-r--r--source/km/cui/messages.po34
-rw-r--r--source/km/helpcontent2/source/text/scalc/guide.po162
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/km/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/km/sfx2/messages.po9
-rw-r--r--source/km/sw/messages.po78
-rw-r--r--source/kmr-Latn/cui/messages.po34
-rw-r--r--source/kmr-Latn/sfx2/messages.po6
-rw-r--r--source/kmr-Latn/sw/messages.po76
-rw-r--r--source/kn/cui/messages.po34
-rw-r--r--source/kn/sfx2/messages.po9
-rw-r--r--source/kn/sw/messages.po76
-rw-r--r--source/ko/cui/messages.po34
-rw-r--r--source/ko/helpcontent2/source/text/scalc/guide.po162
-rw-r--r--source/ko/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ko/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/ko/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/ko/sfx2/messages.po8
-rw-r--r--source/ko/sw/messages.po80
-rw-r--r--source/kok/cui/messages.po34
-rw-r--r--source/kok/sfx2/messages.po6
-rw-r--r--source/kok/sw/messages.po76
-rw-r--r--source/ks/cui/messages.po34
-rw-r--r--source/ks/sfx2/messages.po6
-rw-r--r--source/ks/sw/messages.po76
-rw-r--r--source/ky/cui/messages.po34
-rw-r--r--source/ky/sfx2/messages.po6
-rw-r--r--source/ky/sw/messages.po76
-rw-r--r--source/lb/cui/messages.po34
-rw-r--r--source/lb/sfx2/messages.po6
-rw-r--r--source/lb/sw/messages.po76
-rw-r--r--source/lo/cui/messages.po34
-rw-r--r--source/lo/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/lo/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/lo/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/lo/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/lo/sfx2/messages.po6
-rw-r--r--source/lo/sw/messages.po76
-rw-r--r--source/lt/cui/messages.po34
-rw-r--r--source/lt/helpcontent2/source/text/scalc/guide.po418
-rw-r--r--source/lt/helpcontent2/source/text/shared/00.po34
-rw-r--r--source/lt/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po71
-rw-r--r--source/lt/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/lt/sfx2/messages.po8
-rw-r--r--source/lt/sw/messages.po82
-rw-r--r--source/lv/cui/messages.po34
-rw-r--r--source/lv/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/lv/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/lv/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/lv/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/lv/sfx2/messages.po8
-rw-r--r--source/lv/sw/messages.po82
-rw-r--r--source/mai/cui/messages.po34
-rw-r--r--source/mai/sfx2/messages.po6
-rw-r--r--source/mai/sw/messages.po76
-rw-r--r--source/mk/cui/messages.po34
-rw-r--r--source/mk/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/mk/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/mk/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/mk/sfx2/messages.po6
-rw-r--r--source/mk/sw/messages.po76
-rw-r--r--source/ml/cui/messages.po34
-rw-r--r--source/ml/sfx2/messages.po9
-rw-r--r--source/ml/sw/messages.po76
-rw-r--r--source/mn/cui/messages.po34
-rw-r--r--source/mn/sfx2/messages.po8
-rw-r--r--source/mn/sw/messages.po76
-rw-r--r--source/mni/cui/messages.po34
-rw-r--r--source/mni/sfx2/messages.po6
-rw-r--r--source/mni/sw/messages.po76
-rw-r--r--source/mr/cui/messages.po34
-rw-r--r--source/mr/sfx2/messages.po9
-rw-r--r--source/mr/sw/messages.po76
-rw-r--r--source/my/cui/messages.po34
-rw-r--r--source/my/sfx2/messages.po6
-rw-r--r--source/my/sw/messages.po76
-rw-r--r--source/nb/cui/messages.po34
-rw-r--r--source/nb/dictionaries/ko_KR.po12
-rw-r--r--source/nb/helpcontent2/source/text/scalc/guide.po180
-rw-r--r--source/nb/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/nb/helpcontent2/source/text/shared/guide.po49
-rw-r--r--source/nb/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/nb/sfx2/messages.po8
-rw-r--r--source/nb/sw/messages.po82
-rw-r--r--source/ne/cui/messages.po34
-rw-r--r--source/ne/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/ne/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ne/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/ne/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/ne/sfx2/messages.po6
-rw-r--r--source/ne/sw/messages.po76
-rw-r--r--source/nl/cui/messages.po48
-rw-r--r--source/nl/desktop/messages.po8
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/python.po14
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared.po8
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/03.po64
-rw-r--r--source/nl/helpcontent2/source/text/scalc/01.po30
-rw-r--r--source/nl/helpcontent2/source/text/scalc/04.po58
-rw-r--r--source/nl/helpcontent2/source/text/scalc/05.po8
-rw-r--r--source/nl/helpcontent2/source/text/scalc/guide.po200
-rw-r--r--source/nl/helpcontent2/source/text/sdraw.po4
-rw-r--r--source/nl/helpcontent2/source/text/sdraw/01.po116
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po16
-rw-r--r--source/nl/helpcontent2/source/text/shared/02.po16
-rw-r--r--source/nl/helpcontent2/source/text/shared/05.po20
-rw-r--r--source/nl/helpcontent2/source/text/shared/06.po104
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po85
-rw-r--r--source/nl/helpcontent2/source/text/shared/optionen.po32
-rw-r--r--source/nl/helpcontent2/source/text/simpress/00.po20
-rw-r--r--source/nl/helpcontent2/source/text/simpress/01.po6
-rw-r--r--source/nl/helpcontent2/source/text/smath.po12
-rw-r--r--source/nl/helpcontent2/source/text/smath/01.po10
-rw-r--r--source/nl/helpcontent2/source/text/swriter.po64
-rw-r--r--source/nl/helpcontent2/source/text/swriter/00.po16
-rw-r--r--source/nl/helpcontent2/source/text/swriter/01.po14
-rw-r--r--source/nl/helpcontent2/source/text/swriter/librelogo.po6
-rw-r--r--source/nl/helpcontent2/source/text/swriter/menu.po28
-rw-r--r--source/nl/readlicense_oo/docs.po6
-rw-r--r--source/nl/sc/messages.po6
-rw-r--r--source/nl/sfx2/messages.po10
-rw-r--r--source/nl/svx/messages.po9
-rw-r--r--source/nl/sw/messages.po90
-rw-r--r--source/nn/cui/messages.po34
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared.po42
-rw-r--r--source/nn/helpcontent2/source/text/scalc.po6
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po80
-rw-r--r--source/nn/helpcontent2/source/text/scalc/04.po4
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po218
-rw-r--r--source/nn/helpcontent2/source/text/schart/00.po72
-rw-r--r--source/nn/helpcontent2/source/text/schart/01.po22
-rw-r--r--source/nn/helpcontent2/source/text/sdraw/guide.po6
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po38
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po70
-rw-r--r--source/nn/helpcontent2/source/text/shared/02.po36
-rw-r--r--source/nn/helpcontent2/source/text/shared/04.po8
-rw-r--r--source/nn/helpcontent2/source/text/shared/autopi.po36
-rw-r--r--source/nn/helpcontent2/source/text/shared/explorer/database.po18
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po109
-rw-r--r--source/nn/helpcontent2/source/text/shared/optionen.po58
-rw-r--r--source/nn/helpcontent2/source/text/simpress/01.po12
-rw-r--r--source/nn/helpcontent2/source/text/simpress/04.po4
-rw-r--r--source/nn/helpcontent2/source/text/simpress/guide.po16
-rw-r--r--source/nn/helpcontent2/source/text/smath/01.po20
-rw-r--r--source/nn/helpcontent2/source/text/smath/guide.po6
-rw-r--r--source/nn/helpcontent2/source/text/swriter/00.po8
-rw-r--r--source/nn/helpcontent2/source/text/swriter/01.po56
-rw-r--r--source/nn/helpcontent2/source/text/swriter/04.po6
-rw-r--r--source/nn/helpcontent2/source/text/swriter/guide.po66
-rw-r--r--source/nn/helpcontent2/source/text/swriter/librelogo.po4
-rw-r--r--source/nn/sfx2/messages.po10
-rw-r--r--source/nn/sw/messages.po82
-rw-r--r--source/nr/cui/messages.po34
-rw-r--r--source/nr/sfx2/messages.po6
-rw-r--r--source/nr/sw/messages.po76
-rw-r--r--source/nso/cui/messages.po34
-rw-r--r--source/nso/sfx2/messages.po6
-rw-r--r--source/nso/sw/messages.po76
-rw-r--r--source/oc/cui/messages.po34
-rw-r--r--source/oc/sfx2/messages.po8
-rw-r--r--source/oc/sw/messages.po80
-rw-r--r--source/om/cui/messages.po34
-rw-r--r--source/om/helpcontent2/source/text/scalc/guide.po162
-rw-r--r--source/om/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/om/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/om/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/om/sfx2/messages.po6
-rw-r--r--source/om/sw/messages.po76
-rw-r--r--source/or/cui/messages.po34
-rw-r--r--source/or/sfx2/messages.po9
-rw-r--r--source/or/sw/messages.po76
-rw-r--r--source/pa-IN/cui/messages.po34
-rw-r--r--source/pa-IN/sfx2/messages.po9
-rw-r--r--source/pa-IN/sw/messages.po76
-rw-r--r--source/pl/cui/messages.po40
-rw-r--r--source/pl/formula/messages.po12
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po178
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po41
-rw-r--r--source/pl/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/pl/sfx2/messages.po10
-rw-r--r--source/pl/svx/messages.po11
-rw-r--r--source/pl/sw/messages.po84
-rw-r--r--source/pt-BR/cui/messages.po42
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/shared.po26
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/guide.po182
-rw-r--r--source/pt-BR/helpcontent2/source/text/sdraw/01.po6
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po85
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/optionen.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/01.po24
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/guide.po28
-rw-r--r--source/pt-BR/sfx2/messages.po10
-rw-r--r--source/pt-BR/svx/messages.po11
-rw-r--r--source/pt-BR/sw/messages.po82
-rw-r--r--source/pt/cui/messages.po40
-rw-r--r--source/pt/helpcontent2/source/text/scalc.po8
-rw-r--r--source/pt/helpcontent2/source/text/scalc/00.po10
-rw-r--r--source/pt/helpcontent2/source/text/scalc/guide.po180
-rw-r--r--source/pt/helpcontent2/source/text/sdraw/01.po6
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po41
-rw-r--r--source/pt/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/pt/sc/messages.po6
-rw-r--r--source/pt/sfx2/messages.po10
-rw-r--r--source/pt/starmath/messages.po6
-rw-r--r--source/pt/svx/messages.po11
-rw-r--r--source/pt/sw/messages.po86
-rw-r--r--source/ro/cui/messages.po34
-rw-r--r--source/ro/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/ro/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/ro/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/ro/sfx2/messages.po8
-rw-r--r--source/ro/sw/messages.po80
-rw-r--r--source/ru/cui/messages.po34
-rw-r--r--source/ru/helpcontent2/source/text/scalc/guide.po162
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/ru/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/ru/sfx2/messages.po8
-rw-r--r--source/ru/sw/messages.po80
-rw-r--r--source/rw/cui/messages.po34
-rw-r--r--source/rw/sfx2/messages.po6
-rw-r--r--source/rw/sw/messages.po76
-rw-r--r--source/sa-IN/cui/messages.po34
-rw-r--r--source/sa-IN/sfx2/messages.po6
-rw-r--r--source/sa-IN/sw/messages.po76
-rw-r--r--source/sah/cui/messages.po34
-rw-r--r--source/sah/sfx2/messages.po6
-rw-r--r--source/sah/sw/messages.po76
-rw-r--r--source/sat/cui/messages.po34
-rw-r--r--source/sat/sfx2/messages.po9
-rw-r--r--source/sat/sw/messages.po76
-rw-r--r--source/sd/cui/messages.po34
-rw-r--r--source/sd/sfx2/messages.po6
-rw-r--r--source/sd/sw/messages.po76
-rw-r--r--source/si/cui/messages.po34
-rw-r--r--source/si/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/si/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/si/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/si/sfx2/messages.po6
-rw-r--r--source/si/sw/messages.po76
-rw-r--r--source/sid/cui/messages.po34
-rw-r--r--source/sid/helpcontent2/source/text/scalc/guide.po162
-rw-r--r--source/sid/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/sid/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/sid/sfx2/messages.po9
-rw-r--r--source/sid/sw/messages.po76
-rw-r--r--source/sk/cui/messages.po40
-rw-r--r--source/sk/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/sk/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/sk/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/sk/sfx2/messages.po10
-rw-r--r--source/sk/svx/messages.po9
-rw-r--r--source/sk/sw/messages.po82
-rw-r--r--source/sq/cui/messages.po34
-rw-r--r--source/sq/helpcontent2/source/text/scalc/guide.po144
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/sq/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/sq/sfx2/messages.po8
-rw-r--r--source/sq/sw/messages.po76
-rw-r--r--source/sr-Latn/cui/messages.po34
-rw-r--r--source/sr-Latn/sfx2/messages.po9
-rw-r--r--source/sr-Latn/sw/messages.po76
-rw-r--r--source/sr/cui/messages.po34
-rw-r--r--source/sr/sfx2/messages.po9
-rw-r--r--source/sr/sw/messages.po76
-rw-r--r--source/ss/cui/messages.po34
-rw-r--r--source/ss/sfx2/messages.po6
-rw-r--r--source/ss/sw/messages.po76
-rw-r--r--source/st/cui/messages.po34
-rw-r--r--source/st/sfx2/messages.po6
-rw-r--r--source/st/sw/messages.po76
-rw-r--r--source/sv/cui/messages.po34
-rw-r--r--source/sv/helpcontent2/source/text/scalc/guide.po162
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/sv/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/sv/sfx2/messages.po10
-rw-r--r--source/sv/sw/messages.po82
-rw-r--r--source/sw-TZ/cui/messages.po34
-rw-r--r--source/sw-TZ/sfx2/messages.po6
-rw-r--r--source/sw-TZ/sw/messages.po76
-rw-r--r--source/szl/cui/messages.po34
-rw-r--r--source/szl/sfx2/messages.po8
-rw-r--r--source/szl/sw/messages.po82
-rw-r--r--source/ta/cui/messages.po34
-rw-r--r--source/ta/helpcontent2/source/text/scalc/guide.po146
-rw-r--r--source/ta/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/ta/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/ta/sfx2/messages.po8
-rw-r--r--source/ta/sw/messages.po80
-rw-r--r--source/te/cui/messages.po34
-rw-r--r--source/te/sfx2/messages.po9
-rw-r--r--source/te/sw/messages.po76
-rw-r--r--source/tg/cui/messages.po34
-rw-r--r--source/tg/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/tg/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/tg/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/tg/sfx2/messages.po6
-rw-r--r--source/tg/sw/messages.po76
-rw-r--r--source/th/cui/messages.po34
-rw-r--r--source/th/sfx2/messages.po8
-rw-r--r--source/th/sw/messages.po76
-rw-r--r--source/ti/cui/messages.po34
-rw-r--r--source/ti/sfx2/messages.po6
-rw-r--r--source/ti/sw/messages.po76
-rw-r--r--source/tn/cui/messages.po34
-rw-r--r--source/tn/sfx2/messages.po6
-rw-r--r--source/tn/sw/messages.po76
-rw-r--r--source/tr/cui/messages.po34
-rw-r--r--source/tr/helpcontent2/source/text/scalc/guide.po180
-rw-r--r--source/tr/helpcontent2/source/text/sdraw/01.po10
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po49
-rw-r--r--source/tr/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/tr/sfx2/messages.po10
-rw-r--r--source/tr/svx/messages.po53
-rw-r--r--source/tr/sw/messages.po82
-rw-r--r--source/tr/vcl/messages.po8
-rw-r--r--source/ts/cui/messages.po34
-rw-r--r--source/ts/sfx2/messages.po6
-rw-r--r--source/ts/sw/messages.po76
-rw-r--r--source/tt/cui/messages.po34
-rw-r--r--source/tt/sfx2/messages.po6
-rw-r--r--source/tt/sw/messages.po76
-rw-r--r--source/ug/cui/messages.po34
-rw-r--r--source/ug/helpcontent2/source/text/scalc/guide.po142
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/ug/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/ug/sfx2/messages.po9
-rw-r--r--source/ug/sw/messages.po76
-rw-r--r--source/uk/cui/messages.po46
-rw-r--r--source/uk/helpcontent2/source/text/scalc/01.po26
-rw-r--r--source/uk/helpcontent2/source/text/scalc/02.po24
-rw-r--r--source/uk/helpcontent2/source/text/scalc/guide.po180
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po41
-rw-r--r--source/uk/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po84
-rw-r--r--source/uk/sc/messages.po58
-rw-r--r--source/uk/sfx2/messages.po10
-rw-r--r--source/uk/sw/messages.po82
-rw-r--r--source/uk/wizards/source/resources.po6
-rw-r--r--source/ur/cui/messages.po34
-rw-r--r--source/ur/sfx2/messages.po6
-rw-r--r--source/ur/sw/messages.po76
-rw-r--r--source/uz/cui/messages.po34
-rw-r--r--source/uz/sfx2/messages.po6
-rw-r--r--source/uz/sw/messages.po76
-rw-r--r--source/ve/cui/messages.po34
-rw-r--r--source/ve/sfx2/messages.po6
-rw-r--r--source/ve/sw/messages.po76
-rw-r--r--source/vec/cui/messages.po34
-rw-r--r--source/vec/sfx2/messages.po8
-rw-r--r--source/vec/sw/messages.po82
-rw-r--r--source/vi/cui/messages.po34
-rw-r--r--source/vi/helpcontent2/source/text/scalc/guide.po162
-rw-r--r--source/vi/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/vi/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/vi/sfx2/messages.po6
-rw-r--r--source/vi/sw/messages.po76
-rw-r--r--source/xh/cui/messages.po34
-rw-r--r--source/xh/sfx2/messages.po6
-rw-r--r--source/xh/sw/messages.po76
-rw-r--r--source/zh-CN/cui/messages.po88
-rw-r--r--source/zh-CN/dbaccess/messages.po6
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/guide.po180
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po49
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office/UI.po44
-rw-r--r--source/zh-CN/sc/messages.po8
-rw-r--r--source/zh-CN/sd/messages.po20
-rw-r--r--source/zh-CN/sfx2/messages.po10
-rw-r--r--source/zh-CN/svx/messages.po11
-rw-r--r--source/zh-CN/sw/messages.po100
-rw-r--r--source/zh-TW/cui/messages.po34
-rw-r--r--source/zh-TW/desktop/messages.po36
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/guide.po162
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po39
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/zh-TW/sc/messages.po6
-rw-r--r--source/zh-TW/sfx2/messages.po14
-rw-r--r--source/zh-TW/sw/messages.po80
-rw-r--r--source/zh-TW/xmlsecurity/messages.po8
-rw-r--r--source/zu/cui/messages.po34
-rw-r--r--source/zu/sfx2/messages.po6
-rw-r--r--source/zu/sw/messages.po76
842 files changed, 21543 insertions, 16052 deletions
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index 67ba36f7c90..e4e2744fbf5 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2018-11-14 11:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14255,85 +14255,85 @@ msgid "Deletes the selected font replacement."
msgstr ""
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr ""
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr ""
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr ""
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr ""
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr ""
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr ""
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "Ашрифтқәа:"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "Ашәагаа:"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Автоматикала"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr ""
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr ""
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr ""
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr ""
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
@@ -15497,13 +15497,13 @@ msgid "Type"
msgstr "Атип"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/ab/sfx2/messages.po b/source/ab/sfx2/messages.po
index 6e6bbaebba6..eacc12f44f9 100644
--- a/source/ab/sfx2/messages.po
+++ b/source/ab/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-10-21 19:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3944,11 +3944,11 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr "Афаилқәа асервер аҟны"
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
-msgstr "Ааигәатәи афаилқәа"
+msgid "_Recent Documents"
+msgstr ""
#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:233
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index f5314f33e1c..a0dda8b41db 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-10-31 11:36+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Abkhazian <https://weblate.documentfoundation.org/projects/libo_ui-master/swmessages/ab/>\n"
@@ -22710,80 +22710,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr ""
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr ""
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr ""
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr ""
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr ""
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index 9a34f99537b..21863489a67 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-12-08 06:36+0000\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
+"PO-Revision-Date: 2020-12-10 15:36+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/af/>\n"
"Language: af\n"
@@ -2705,7 +2705,7 @@ msgstr "Om slegs die grootste waardes in 'n Calc-tabel te vertoon, kies \"Data
#: cui/inc/tipoftheday.hrc:147
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents (or right-click and Edit the previously inserted index). In the Entries tab delete the page number (#) from Structure line."
-msgstr "Om die bladsynommer van u inhoudsopgawe in Writer te verwyder, kies \"Invoeg ▸ Gids ▸ Gids ...\" (of klik met die regtermuisknop en wysig die voorheen ingevoegde gids). Op die blad \"Inskrywings\", verwyder die bladsynommer (#) van die struktuurreël."
+msgstr "Om die bladsynommer van u inhoudsopgawe in \"Writer\" te verwyder, gebruik »Invoeg ▸ Inhoudsopgawe en Indeks ▸ Inhoudsopgawe ...« (of klik met die regtermuisknop en wysig die voorheen ingevoegde indeks). Op die blad \"Inskrywings\", verwyder die bladsynommer (#) van die struktuurreël."
#. JPu6C
#: cui/inc/tipoftheday.hrc:148
@@ -14248,85 +14248,85 @@ msgid "Deletes the selected font replacement."
msgstr "Verwyder die gekose font vanuit die lysveld, uit die lys."
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr "Kies of tik die naam van die vervangende font."
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr "Kies of voer die naam in van die font wat vervang moet word."
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr "Vervang 'n font met 'n font van u keuse. Die vervanging vervang slegs 'n font as dit op die skerm of op die skerm en tydens drukwerk vertoon word. Die vervanging verander nie die font-instellings wat in die dokument gestoor word nie."
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "P_as vervangingstabel toe"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr "Aktiveer die font vervangings-instellings deur u gedefinieer."
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "Vervangingstabel"
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "Fon_te:"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "_Grootte:"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Outomaties"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr "Selekteer die font vir die vertoon van HTML en BASIC bron kode."
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr "Slegs _nieproporsionele fonts"
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr "Skakel hierdie merkveld aan sodat slegs die nie-proporsionele fonte in die \"Lettertipes\"-lys verskyn."
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr "Kies 'n fontgrootte vir vertoon van HTML en BASIC bronkode."
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Fontinstellings vir HTML-, Basic- en SQL-bronkode"
@@ -15490,13 +15490,13 @@ msgid "Type"
msgstr "Soort"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr "Gebruiker Paaie"
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr "Interne Paaie"
@@ -20905,13 +20905,13 @@ msgstr "Kies u voorkeur gebruikerskoppelvlak"
#: cui/uiconfig/ui/toolbarmodedialog.ui:30
msgctxt "ToolbarmodeDialog|applyall"
msgid "A_pply to All"
-msgstr ""
+msgstr "_Pas toe op Alles"
#. kPZub
#: cui/uiconfig/ui/toolbarmodedialog.ui:46
msgctxt "ToolbarmodeDialog|applymodule"
msgid "A_pply to %MODULE"
-msgstr ""
+msgstr "_Pas toe op %MODULE"
#. odHug
#: cui/uiconfig/ui/toolbarmodedialog.ui:111
diff --git a/source/af/extras/source/autocorr/emoji.po b/source/af/extras/source/autocorr/emoji.po
index 74a9ebe6d9a..e103a68a234 100644
--- a/source/af/extras/source/autocorr/emoji.po
+++ b/source/af/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-11-29 09:04+0000\n"
+"PO-Revision-Date: 2020-12-14 08:58+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/extrassourceautocorremoji/af/>\n"
"Language: af\n"
@@ -3224,7 +3224,7 @@ msgctxt ""
"PENTAGRAM\n"
"LngText.text"
msgid "pentagram"
-msgstr "pentagram"
+msgstr "vyfhoek"
#. ⛨ (U+026E8), see http://wiki.documentfoundation.org/Emoji
#. M7ovy
@@ -4504,7 +4504,7 @@ msgctxt ""
"HIBISCUS\n"
"LngText.text"
msgid "hibiscus"
-msgstr "hibiscus"
+msgstr "hibiskus"
#. 🌻 (U+1F33B), see http://wiki.documentfoundation.org/Emoji
#. z4cHB
@@ -9954,7 +9954,7 @@ msgctxt ""
"BUS_STOP\n"
"LngText.text"
msgid "busstop"
-msgstr "busstop"
+msgstr "bushalte"
#. 🚐 (U+1F690), see http://wiki.documentfoundation.org/Emoji
#. AiqLy
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index 1dcfb62f830..d32fc51bf93 100644
--- a/source/af/sc/messages.po
+++ b/source/af/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: 2020-12-01 12:34+0100\n"
-"PO-Revision-Date: 2020-12-02 20:36+0000\n"
+"PO-Revision-Date: 2020-12-14 08:58+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/scmessages/af/>\n"
"Language: af\n"
@@ -24510,7 +24510,7 @@ msgstr "Laat toe om die inhoud te verberg/vertoon."
#: sc/uiconfig/scalc/ui/navigatorpanel.ui:278
msgctxt "navigatorpanel|scenarios|tooltip_text"
msgid "Scenarios"
-msgstr "Scenarios"
+msgstr "Scenario's"
#. Ewgyh
#: sc/uiconfig/scalc/ui/navigatorpanel.ui:282
@@ -27860,7 +27860,7 @@ msgstr "Verdeling:"
#: sc/uiconfig/scalc/ui/randomnumbergenerator.ui:243
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Uniform"
-msgstr "Uniform"
+msgstr "Uniforme"
#. 6GmrH
#: sc/uiconfig/scalc/ui/randomnumbergenerator.ui:244
diff --git a/source/af/scaddins/messages.po b/source/af/scaddins/messages.po
index 7ab64a0d7a5..92c5f3ea3b9 100644
--- a/source/af/scaddins/messages.po
+++ b/source/af/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: 2020-01-17 16:46+0100\n"
-"PO-Revision-Date: 2020-05-25 18:05+0000\n"
+"PO-Revision-Date: 2020-12-09 13:36+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/af/>\n"
"Language: af\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: Weblate 4.1.1\n"
"X-POOTLE-MTIME: 1516029011.000000\n"
#. i8Y7Z
@@ -1716,7 +1716,7 @@ msgstr "Die waardeverminderingskoers"
#: scaddins/inc/analysis.hrc:566
msgctxt "ANALYSIS_Amordegrc"
msgid "Basis"
-msgstr "Basis"
+msgstr "Basishttps://translations.documentfoundation.org/js/ignore-check/728648/?revert=1"
#. xrJmg
#: scaddins/inc/analysis.hrc:567
diff --git a/source/af/sfx2/messages.po b/source/af/sfx2/messages.po
index 35c9d98dddb..66a772122cc 100644
--- a/source/af/sfx2/messages.po
+++ b/source/af/sfx2/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
-"PO-Revision-Date: 2020-11-23 20:35+0000\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
+"PO-Revision-Date: 2020-12-15 12:48+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/sfx2messages/af/>\n"
"Language: af\n"
@@ -4015,11 +4015,11 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr "Afgeleë lêer_s"
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
-msgstr "_Onlangse lêers"
+msgid "_Recent Documents"
+msgstr "_Onlangse Dokumente"
#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:233
diff --git a/source/af/svx/messages.po b/source/af/svx/messages.po
index afef245cab9..4084183fb00 100644
--- a/source/af/svx/messages.po
+++ b/source/af/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: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-12-02 20:36+0000\n"
+"PO-Revision-Date: 2020-12-09 13:36+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/svxmessages/af/>\n"
"Language: af\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.1.1\n"
"X-POOTLE-MTIME: 1560976220.000000\n"
#. 3GkZj
@@ -13966,6 +13966,9 @@ msgid ""
"You can soon find the report at:\n"
"https://crashreport.libreoffice.org/stats/crash_details/%CRASHID"
msgstr ""
+"Die omval-verslag is suksesvol opgelaai.\n"
+"Binnekort kan U die verslag vind by:\n"
+"https://crashreport.libreoffice.org/stats/crash_details/%CRASHID"
#. DDKL6
#: svx/uiconfig/ui/crashreportdlg.ui:11
@@ -13995,7 +13998,7 @@ msgstr "_Stuur omvalverslag"
#: svx/uiconfig/ui/crashreportdlg.ui:50
msgctxt "crashreportdlg|btn_cancel"
msgid "Do _Not Send"
-msgstr ""
+msgstr "Moet _Nie Stuur"
#. afExy
#: svx/uiconfig/ui/crashreportdlg.ui:64
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index 5bf324cb9f8..78dadd06f9b 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
-"PO-Revision-Date: 2020-12-08 06:36+0000\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
+"PO-Revision-Date: 2020-12-15 12:48+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/swmessages/af/>\n"
"Language: af\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.1.1\n"
"X-POOTLE-MTIME: 1560976448.000000\n"
#. v3oJv
@@ -22445,80 +22445,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Uitlegbystand"
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr "Aktiveer wyser"
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr "Spesifiseer dat die merker in beskermde ruimtes gestel is, maar u kan nie wysigings aanbring nie."
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr "Beskermde areas"
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_Direkte wyser"
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr "Aktiveer die Direkte-Merker."
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr "Voeg by:"
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr "Oortjies"
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr "Tabs en spasies"
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr "Spasies"
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr "Kantstrook van die linker paragraaf"
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr "Paragraafbelyning"
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Direkte wyser"
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
-msgstr "Aktiveer wyser"
-
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
-msgstr "Spesifiseer dat die merker in beskermde ruimtes gestel is, maar u kan nie wysigings aanbring nie."
-
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
-msgstr "Beskermde areas"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
+msgstr "_Anker:"
+
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
+msgstr "Na Paragraaf"
+
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr "Na Karakter"
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr "As Karakter"
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
+msgstr "Beeld"
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr "Hier bepaal u die vertoningsopsies vir: spesiale karakters en die eienskappe van die direkte wyser in %PRODUCTNAME-teks en HTML-dokumente."
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index e28dc995366..54db97b5d9f 100644
--- a/source/am/cui/messages.po
+++ b/source/am/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2020-10-25 00:43+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/am/>\n"
@@ -14248,85 +14248,85 @@ msgid "Deletes the selected font replacement."
msgstr "የተመረጠውን ፊደል መቀየሪያ ማጥፊያ"
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr "ያስገቡ ወይንም ይምረጡ የ መቀየሪያውን ፊደል ስም"
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr "ያስገቡ ወይንም ይምረጡ መቀየር የሚፈልጉትን የ ፊደል ስም "
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr "በ እርስዎ ምርጫ ፊደል በ ፊደል መቀየሪያ: መቀየሪያው ፊደል የሚቀይረው በ መመልከቻው ላይ በሚታይ ጊዜ ነው: ወይንም በ መመልከቻው ላይ እና በሚታተም ጊዜ ነው: መቀየሪያው በ እርስዎ ሰነድ ውስጥ የ ተቀመጠውን የ ፊደል ማሰናጃ አይቀይርም "
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "ሰንጠረዥ መቀየሪያ _መፈጸሚያ"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr "እርስዎ የ ገለጹትን የ ፊደል መቀየሪያ ማሰናጃ ማስቻያ "
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "ሰንጠረዥ መቀየሪያ"
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "ፊደ_ሎች:"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "_መጠን:"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr "ይምረጡ ፊደል ለ HTML እና Basic source code ማሳያ"
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr "_ተመጣጣኝ-ላልሆኑ ፊደሎች ብቻ"
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr "ይመርምሩ ለማሳየት ምንም-ተመጣጣኝ ያልሆነ ፊደል በ ፊደሎች ዝርዝር ሳጥን ውስጥ"
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr "ይምረጡ የ ፊደል መጠን ለ HTML እና Basic source code ማሳያ"
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "ፊደል ማሰናጃ ለ HTML, መሰረታዊ እና ለ SQL ምንጮች"
@@ -15490,13 +15490,13 @@ msgid "Type"
msgstr "አይነት"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/am/helpcontent2/source/text/scalc/guide.po b/source/am/helpcontent2/source/text/scalc/guide.po
index 3834a428474..3d241cb3a94 100644
--- a/source/am/helpcontent2/source/text/scalc/guide.po
+++ b/source/am/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-04-16 16:16+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/am/>\n"
@@ -10573,32 +10573,41 @@ msgctxt ""
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">ወረቀቶችን እንደገና መሰየሚያ</link></variable>"
-#. wxAHr
+#. zEnG4
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id701519308848244\n"
"help.text"
-msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:"
-msgstr "የ ወረቀት ስም ማሰናዳት አስፈላጊ ገጽታ ነው: ሊነበብ የሚችል እና በ ቀላሉ የሚረዱት ሰንጠረዥ ሰነድ ለ ማሰናዳት: በ እርስዎ ሰነድ ውስጥ ወረቀት እንደገና ለ መሰየም:"
+msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents."
+msgstr ""
-#. KR8Ag
+#. DE2ji
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155131\n"
+"par_id3155444\n"
"help.text"
-msgid "Click on the sheet tab to select it."
-msgstr "ይጫኑ በ ወረቀቱ tab ላይ ለ መምረጥ"
+msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgstr "የ ወረቀት ስም ነፅ ነው ከ ከ ሰንጠረዥ ስም: እርስዎ የ ሰንጠረዥ ስም የሚያስገቡት አንድ ጊዜ ነው ለ መጀመሪያ ጊዜ እንደ ፋይል ሲያስቀምጡት:"
-#. FQiK8
+#. rMuCd
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471607437423400\n"
+"help.text"
+msgid "To rename a sheet in your document:"
+msgstr ""
+
+#. 99JMV
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3146976\n"
"help.text"
-msgid "Open the context menu of the sheet tab and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
-msgstr "የ አገባብ ዝርዝር ይክፈቱ እና ይምረጡ የ <emph> ወረቀት እንደገና መሰየሚያ </emph> ትእዛዝ: የ ንግግር ሳጥን ይታያል እርስዎ አዲስ ስም የሚያስገቡበት"
+msgid "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialog box appears where you can enter a new name."
+msgstr ""
#. GtGtQ
#: rename_table.xhp
@@ -10618,6 +10627,24 @@ msgctxt ""
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr "በ አማረጭ: ተጭነው ይያዙ የ <switchinline select=\"sys\"><caseinline select=\"MAC\">ምርጫ ቁልፍ</caseinline><defaultinline>Alt ቁልፍ</defaultinline></switchinline> እና ይጫኑ በማንኛውም ወረቀት ስም ላይ እና አዲስ ስም በ ቀጥታ ያስገቡ"
+#. FUXLc
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471519308256437\n"
+"help.text"
+msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgstr "ሰነድ እስከ 10,000 የ ተለያዩ ወረቀቶች መያዝ ይችላል: ነገር ግን የ ተለያየ ስም ሊኖራቸው ይገባል"
+
+#. VDtVj
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"hd_id541607437294635\n"
+"help.text"
+msgid "Sheet Naming Restrictions"
+msgstr ""
+
#. ynfez
#: rename_table.xhp
msgctxt ""
@@ -10627,158 +10654,140 @@ msgctxt ""
msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
msgstr "የ ወረቀት ስም ማንኛውንም ባህሪ መያዝ ይችላል: አንዳንድ የ ስም ገደቦች አሉ: የሚቀጥሉት ባህሪዎች ለ ወረቀት ስም መሰየሚያ የ ተፈቀዱ አይደሉም:"
-#. vjFiR
+#. GW256
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050281\n"
"help.text"
-msgid "colon :"
-msgstr "ኮለን :"
+msgid "colon <literal>:</literal>"
+msgstr ""
-#. Q8bUX
+#. a2JXE
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502897\n"
"help.text"
-msgid "back slash \\"
-msgstr "ወደ ኋላ ስላሽ \\"
+msgid "back slash <literal>\\</literal>"
+msgstr ""
-#. nzDQF
+#. mkHAC
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050299\n"
"help.text"
-msgid "forward slash /"
-msgstr "ወደ ፊት ስላሽ /"
+msgid "forward slash <literal>/</literal>"
+msgstr ""
-#. C2KDM
+#. V9Z6i
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502913\n"
"help.text"
-msgid "question mark ?"
-msgstr "የ ጥያቄ ምልክት ?"
+msgid "question mark <literal>?</literal>"
+msgstr ""
-#. MThFN
+#. 42B5r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050298\n"
"help.text"
-msgid "asterisk *"
-msgstr "ኮከብ *"
+msgid "asterisk <literal>*</literal>"
+msgstr ""
-#. MFpgr
+#. sAMTR
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502969\n"
"help.text"
-msgid "left square bracket ["
-msgstr "የ ግራ ስኴር ቅንፍ ["
+msgid "left square bracket <literal>[</literal>"
+msgstr ""
-#. ayMFC
+#. 32rAi
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502910\n"
"help.text"
-msgid "right square bracket ]"
-msgstr "የ ቀኝ ስኴር ቅንፍ ]"
+msgid "right square bracket <literal>]</literal>"
+msgstr ""
-#. DYGBS
+#. ESD5B
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502971\n"
"help.text"
-msgid "single quote ' as the first or last character of the name"
-msgstr "ነጠላ ጥቅስ ' እንደ መጀመሪያ ወይንም መጨረሻ ባህሪ ለ ስም"
-
-#. zqVm4
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050307\n"
-"help.text"
-msgid "In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
-msgstr "በ ክፍል ማመሳከሪያ ውስጥ: የ ወረቀት ስም መከበብ አለበት በ ነጠላ የ ትምህርተ ጥቅሶች ' ስሙ ሌላ ባህሪዎች ከያዘ ከ ቁጥር እና ፊደል ወይንም ከ ስሩ ማስመሪያ: በ ነጠላ ጥቅስ በ ስሙ ውስጥ የያዘው ስም መዘለል አለበት በ መደረብ (ሁለት ነጠላ ጥቅሶች). ለምሳሌ: እርስዎ ማመሳከር ከፈለጉ ክፍል A1 በ ወረቀቱ ውስጥ በሚቀጥለው ስም:"
-
-#. uPNL7
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id321519307869857\n"
-"help.text"
-msgid "For example, you want to reference the cell A1 on a sheet with the following name:"
-msgstr "ለምሳሌ: እርስዎ ማመሳከር ከ ፈለጉ ክፍል A1 በ ወረቀቱ ላይ በሚቀጥለው ስም:"
+msgid "single quote <literal>'</literal> as the first or last character of the name"
+msgstr ""
-#. 4DECe
+#. 36nvo
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503071\n"
+"par_id761607437686157\n"
"help.text"
-msgid "This year's sheet"
-msgstr "የዚህ አመት ወረቀቶች"
+msgid "The single quote is Unicode <literal>U+0027</literal>, also known as <literal>apostrophe</literal>. Other single-quote characters, similar to <literal>apostrophe</literal>, are allowed, such as <literal>ʼ</literal> <literal>‛</literal> and <literal>‚</literal>."
+msgstr ""
-#. c3VAE
+#. DMm29
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503054\n"
+"hd_id251607438968588\n"
"help.text"
-msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
-msgstr "ማመሳከሪያው መከበብ አለበት በ ነጠላ ጥቅሶች: እና ነጠላ ጥቅስ በ ስም ውስጥ መደረብ አለበት:"
+msgid "Using a Default Prefix for Sheet Names"
+msgstr ""
-#. F2TyQ
+#. MEc8r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503069\n"
+"par_id81519309108908\n"
"help.text"
-msgid "'This year''s sheet'.A1"
-msgstr "'የዚህ አመት''ቶች ወረቀት'.A1"
+msgid "You can set a prefix for the names of new sheets you create. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Defaults</menuitem> and enter the prefix name in <emph>Prefix name for new worksheet</emph>."
+msgstr ""
-#. DE2ji
+#. Ev9Ae
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155444\n"
+"hd_id821607437571713\n"
"help.text"
-msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
-msgstr "የ ወረቀት ስም ነፅ ነው ከ ከ ሰንጠረዥ ስም: እርስዎ የ ሰንጠረዥ ስም የሚያስገቡት አንድ ጊዜ ነው ለ መጀመሪያ ጊዜ እንደ ፋይል ሲያስቀምጡት:"
+msgid "Referencing Sheet Names with Special Characters"
+msgstr ""
-#. FUXLc
+#. BAZ4z
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id471519308256437\n"
+"par_id090920081050307\n"
"help.text"
-msgid "The document can contain up to 10,000 individual sheets, which must have different names."
-msgstr "ሰነድ እስከ 10,000 የ ተለያዩ ወረቀቶች መያዝ ይችላል: ነገር ግን የ ተለያየ ስም ሊኖራቸው ይገባል"
+msgid "In cell references, a sheet name must be enclosed in single quotes <literal>'</literal> when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
+msgstr ""
-#. vkB9b
+#. ZjbDT
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519309108908\n"
+"par_id321519307869857\n"
"help.text"
-msgid "You can set a prefix for the names of new sheets you create. See <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">this page of Calc options.</link>"
-msgstr "እርስዎ መነሻ ማሰናዳት ይችላሉ ለ አዲስ ወረቀቶች ስሞች እርስዎ ለሚፈጥሩት: ይህን ይመልከቱ <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\"> ይህን ገጽ ለ ሰንጠረዥ ምርጫ </link>"
+msgid "For example, you want to reference the <literal>cell A1</literal> on a sheet named <literal>This year's sheet</literal>."
+msgstr ""
-#. de9uD
+#. tAj5V
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519379108908\n"
+"par_id0909200810503054\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">New sheet names prefixing.</link>"
-msgstr "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">አዲስ የ ወረቀት ስም በ መነሻ ላይ </link>"
+msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled: <literal>'This year''s sheet'.A1</literal>"
+msgstr ""
#. bwZRy
#: rounding_numbers.xhp
@@ -12508,6 +12517,15 @@ msgctxt ""
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr "በ <emph> ክፍሎች - አቀራረብ - ማሰለፊያ </emph> ምልክት ያድርጉ በ <emph> ጽሁፍ ራሱ በራሱ መጠቅለያ </emph> ምርጫ ላይ እና ይጫኑ እሺ"
+#. Vf66T
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"note_xls_optimal_height\n"
+"help.text"
+msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height."
+msgstr ""
+
#. pED9m
#: text_wrap.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index a0cbfb1356a..7a63aefc214 100644
--- a/source/am/helpcontent2/source/text/shared/01.po
+++ b/source/am/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-03-18 16:16+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/am/>\n"
@@ -9835,13 +9835,13 @@ msgctxt ""
msgid "<variable id=\"links_text\"><ahelp hid=\".\">You can change or remove each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files.</ahelp></variable>"
msgstr ""
-#. G6vaB
+#. nGE7F
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
"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 - Link Sheet from File</menuitem> or <menuitem>Sheet - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
+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 - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
msgstr ""
#. g3wLZ
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index e28f983aafd..a2f0313b016 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: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-15 13:40+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"
@@ -21832,13 +21832,13 @@ msgctxt ""
msgid "When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents."
msgstr "እርስዎ አዲስ ሰነድ በሚከፍቱ ጊዜ በ <emph> ፋይል - አዲስ </emph> ባዶ ሰነድ ይታያል መሰረት ያደረገ በ $[officename] ቲምፕሌት: እርስዎ ማረም: ማሻሻል: ወይንም መቀየር ይችላሉ ይህን ቲምፕሌት: የ እርስዎ ቴምፕሌት የሚፈልጉትን ይዞታ እንዲይዝ"
-#. ESYVV
+#. WqQSy
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id3159152\n"
"help.text"
-msgid "You can define document templates for each $[officename] module."
+msgid "You can define document templates for each $[officename] application."
msgstr ""
#. T3xE3
@@ -22057,13 +22057,13 @@ msgctxt ""
msgid "You can save any document as a template by selecting \"Template\" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory."
msgstr ""
-#. QieZx
+#. 4VMWF
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id271605485719890\n"
"help.text"
-msgid "The <link href=\"text/shared/guide/template_manager\" 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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
+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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
msgstr ""
#. 6YAP3
@@ -23038,41 +23038,50 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Remote Files</emph> button presents a <link href=\"text/shared/guide/cmis-remote-files.xhp\">Remote files</link> dialog to open files stored on remote servers.</ahelp>"
msgstr "<ahelp hid=\".\"> የ <emph> በርቀት ፋይሎች </emph> ቁልፍ የሚወክለው የ <link href=\"text/shared/guide/cmis-remote-files.xhp\"> በርቀት ፋይሎች </link> ንግግር የ ተጠራቀሙ ፋይሎች ለ መክፈት በርቀት ሰርቨር ላይ </ahelp>"
-#. yTAwA
+#. jEVNA
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802525413\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
-msgstr "<ahelp hid=\".\">የ <emph> ቅርብ ጊዜ ፋይሎች </emph> ቁልፍ የሚያሳየው የ አውራ ጥፍር ልክ የ ቅርብ ጊዜ ሰነድ ነው እርስዎ የከፈቱትን: </ahelp> የ እርስዎን አይጥ መጠቆሚያ በላዩ ላይ ያንሳፉ በ አውራ ጥፍር ሰነዱን ለማድመቅ: ስለ ሰነዱ ያለበት ቦታ ጠቃሚ ምክር እና ምልክት ያሳያል ከ ላይ በ ቀኝ በኩል: የ አውራ ጥፍር ልክ ለማጥፋት ከ ክፍል እና ከ ቅርብ ጊዜ ፋይሎች ዝርዝር ውስጥ: ይጫኑ በ አውራ ጥፍር ልክ ስር ሰነድ ለ መክፈት:"
+msgid "<ahelp hid=\".\">Click the <emph>Recent Documents</emph> button to show thumbnails of the most recent documents you opened in the right side of the window.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
+msgstr ""
-#. KVPFC
+#. FRzQw
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626414\n"
"help.text"
-msgid "Press and hold the <emph>Recent Files</emph> dropdown button to open a menu where you can delete the list of recently opened documents."
-msgstr "ተጭነው ይያዙ የ <emph> ቅርብ ጊዜ ፋይሎች </emph> ወደ ታች ከሚዘረገፍ ቁልፍ ዝርዝር ውስጥ ለ መክፈት: እርስዎ በ ቅርብ ጊዜ የ ተከፈቱትን ሰነዶች ዝርዝር ማጥፋት የሚችሉበት"
+msgid "You can remove an item from the <emph>Recent Documents</emph> list by clicking the button in the upper-right corner of the icon. The document itself is not deleted. You can remove all items on the <emph>Recent Documents</emph> list by pressing the <emph>Recent Documents</emph> dropdown button and selecting <menuitem>Clear Recent Documents</menuitem>."
+msgstr ""
-#. LGMyA
+#. fALjn
+#: startcenter.xhp
+msgctxt ""
+"startcenter.xhp\n"
+"hd_id41607696972873\n"
+"help.text"
+msgid "Working with Templates"
+msgstr ""
+
+#. kBTaf
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200803105045\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">ይጫኑ የ <emph> ቴምፕሌቶች </emph> ወደ ታች የሚዘረገፍ ቁልፍ የ ነበሩትን ቴምፕሌቶች ለ መመልከት: በ መስኮቱ በ ቀኝ በኩል </ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> button to display templates for all applications in the right side of the window.</ahelp>"
+msgstr ""
-#. Z2fzP
+#. mDftQ
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626412\n"
"help.text"
-msgid "Press and hold the <emph>Templates</emph> dropdown button to open a menu where you can filter the existing templates by document type or open the <link href=\"text/shared/guide/template_manager.xhp\">Templates</link> dialog."
-msgstr "ይጫኑ እና ይያዙ የ <emph> ቴምፕሌቶች </emph> ወደ ታች የሚዘረገፍ ቁልፍ ዝርዝር ለ መክፈት: እርስዎ የሚያጣሩበት የ ነበሩትን ቴምፕሌቶች በ ሰነድ አይነት ወይንም መክፈቻ በ <link href=\"text/shared/guide/template_manager.xhp\"> ቴምፕሌቶች </link> ንግግር ውስጥ"
+msgid "Click the down arrow after the <emph>Templates</emph> button to open a menu where you can select a filter to display templates by application type or open the <link href=\"text/shared/guide/template_manager.xhp\">Template Manager</link> dialog."
+msgstr ""
#. PcEEX
#: startcenter.xhp
@@ -23164,14 +23173,14 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Extensions</emph> button opens the <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp>"
msgstr "<ahelp hid=\".\"> የ <emph> ተጨማሪዎች </emph> ቁልፍ የሚከፍተው የ <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> ገጽ ነው: እርስዎ ቴምፕሌቶች እና ተጨማሪ ገጽታዎች የሚያወርዱበት ለ %PRODUCTNAME.</ahelp>"
-#. 23Cuw
+#. LtZCU
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626413\n"
"help.text"
-msgid "Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype."
-msgstr "ሁሉም የ ፋይል አይነት በ አውራ ጥፍር ልክ የ ምስል ይዞታ አያሳይም: ለ እርስዎ ትልቅ ምልክት ሊታይ ይችላል በ እርስዎ ኮምፒዩተር ውስጥ ለዚህ አይነት ፋይል"
+msgid "Encrypted files will not display a thumbnail image of its content."
+msgstr ""
#. vRgcu
#: tabs.xhp
diff --git a/source/am/helpcontent2/source/text/shared/optionen.po b/source/am/helpcontent2/source/text/shared/optionen.po
index f8668748203..57e1210523b 100644
--- a/source/am/helpcontent2/source/text/shared/optionen.po
+++ b/source/am/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-12-10 01:08+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6010,14 +6010,14 @@ msgctxt ""
msgid "You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr "የ መሰረታዊ ፊደሎች ማሰናጃዎች ይወስኑ: የ እስያ እና ውስብስብ ጽሁፍ እቅድ ቋንቋዎች ድጋፍ ጀምሮ ከሆነ በ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ምርጫዎች </emph></caseinline><defaultinline><emph> መሳሪያዎች - ምርጫ </emph></defaultinline></switchinline><emph> - ቋንቋ ማሰናጃዎች - ቋንቋዎች </emph>"
-#. r9r68
+#. DeGFa
#: 01040300.xhp
msgctxt ""
"01040300.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">default text templates</link>."
-msgstr "እነዚህ ማሰናጃዎች ይገልጻሉ የ መሰረታዊ ፊደሎች በ ቅድሚያ ለ ተገለጹ ቴምፕሌቶች: እርስዎ ማሻሻል ወይንም ማስተካከል ይችላሉ በ <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">ነባር የ ጽሁፍ ቴምፕሌቶች</link>."
+msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/guide/standard_template.xhp\" name=\"default text templates\">default text templates</link>."
+msgstr ""
#. Cd5Am
#: 01040300.xhp
diff --git a/source/am/sfx2/messages.po b/source/am/sfx2/messages.po
index 1deb629a97c..affbcbca34f 100644
--- a/source/am/sfx2/messages.po
+++ b/source/am/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-05-11 01:09+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_ui-master/sfx2messages/am/>\n"
@@ -3992,11 +3992,11 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr "የ ሩቅ ፋይሎ_ች"
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
-msgstr "የ _ቅርብ ጊዜ ፋይሎች"
+msgid "_Recent Documents"
+msgstr ""
#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:233
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index 3c6f472553e..d544e8cc674 100644
--- a/source/am/sw/messages.po
+++ b/source/am/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22447,80 +22447,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "የ እቅድ ረዳት"
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr "መጠቆሚያ ማስቻያ"
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr "እርስዎ መጠቆሚያውን በሚጠበቅ ቦታ ማሰናጃ መወሰኛ: ነገር ግን ምንም መቀየር አይችሉም "
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr "የሚጠበቁ ቦታዎች"
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_በቀጥታ መጠቆሚያ"
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr "በ ቀጥታ መጠቆሚያ ያስጀምሩ "
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "በቀጥታ መጠቆሚያ"
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
-msgstr "መጠቆሚያ ማስቻያ"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
+msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
-msgstr "እርስዎ መጠቆሚያውን በሚጠበቅ ቦታ ማሰናጃ መወሰኛ: ነገር ግን ምንም መቀየር አይችሉም "
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
+msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
-msgstr "የሚጠበቁ ቦታዎች"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
+msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr "በ %PRODUCTNAME ጽሁፍ እና HTML ሰነድ ውስጥ ለ አንዳንድ ባህሪዎች እና በ ቀጥታ መጠቆሚያ ማሳያ መግለጫ "
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index 33c7c989d02..1c766990796 100644
--- a/source/an/cui/messages.po
+++ b/source/an/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2020-08-31 13:02+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/an/>\n"
@@ -14360,85 +14360,85 @@ msgid "Deletes the selected font replacement."
msgstr ""
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr ""
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr ""
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr ""
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr ""
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr ""
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr ""
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr ""
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr ""
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Automatica"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr ""
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr ""
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr ""
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr ""
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
@@ -15608,13 +15608,13 @@ msgid "Type"
msgstr "Tipo"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/an/sfx2/messages.po b/source/an/sfx2/messages.po
index 2f33f4beec1..11574f85fc3 100644
--- a/source/an/sfx2/messages.po
+++ b/source/an/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-08-30 17:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/sfx2messages/an/>\n"
@@ -3966,10 +3966,10 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr ""
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
+msgid "_Recent Documents"
msgstr ""
#. BnkvG
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index ed61a6b5b2d..5a36e9719b7 100644
--- a/source/an/sw/messages.po
+++ b/source/an/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-08-30 17:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/swmessages/an/>\n"
@@ -22765,80 +22765,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr ""
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr ""
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr ""
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr ""
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr ""
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index 559808387f4..4ed932cbbb6 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2020-08-05 13:34+0000\n"
"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
"Language-Team: Arabic <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/ar/>\n"
@@ -14281,85 +14281,85 @@ msgid "Deletes the selected font replacement."
msgstr ""
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr ""
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr ""
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr ""
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "ت_طبيق الجدول البديل"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr ""
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "جدول الاستبدال"
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "ال_خطوط:"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "ال_حجم:"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "تلقائي"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr ""
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr "خطوط _غير متناسبة فقط"
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr ""
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr ""
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "إعدادات الخط لمصادر HTML و Basic و SQL"
@@ -15524,13 +15524,13 @@ msgid "Type"
msgstr "النوع"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/ar/helpcontent2/source/text/scalc/guide.po b/source/ar/helpcontent2/source/text/scalc/guide.po
index 5b0ac889bd2..2ec24af72a1 100644
--- a/source/ar/helpcontent2/source/text/scalc/guide.po
+++ b/source/ar/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10573,31 +10573,40 @@ msgctxt ""
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr ""
-#. wxAHr
+#. zEnG4
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id701519308848244\n"
"help.text"
-msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:"
+msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents."
msgstr ""
-#. KR8Ag
+#. DE2ji
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155131\n"
+"par_id3155444\n"
+"help.text"
+msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgstr ""
+
+#. rMuCd
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471607437423400\n"
"help.text"
-msgid "Click on the sheet tab to select it."
+msgid "To rename a sheet in your document:"
msgstr ""
-#. FQiK8
+#. 99JMV
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3146976\n"
"help.text"
-msgid "Open the context menu of the sheet tab and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
+msgid "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialog box appears where you can enter a new name."
msgstr ""
#. GtGtQ
@@ -10618,166 +10627,166 @@ msgctxt ""
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr ""
-#. ynfez
+#. FUXLc
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502833\n"
+"par_id471519308256437\n"
"help.text"
-msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
+msgid "The document can contain up to 10,000 individual sheets, which must have different names."
msgstr ""
-#. vjFiR
+#. VDtVj
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id090920081050281\n"
+"hd_id541607437294635\n"
"help.text"
-msgid "colon :"
+msgid "Sheet Naming Restrictions"
msgstr ""
-#. Q8bUX
+#. ynfez
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502897\n"
+"par_id0909200810502833\n"
"help.text"
-msgid "back slash \\"
+msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
msgstr ""
-#. nzDQF
+#. GW256
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id090920081050299\n"
+"par_id090920081050281\n"
"help.text"
-msgid "forward slash /"
+msgid "colon <literal>:</literal>"
msgstr ""
-#. C2KDM
+#. a2JXE
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502913\n"
+"par_id0909200810502897\n"
"help.text"
-msgid "question mark ?"
+msgid "back slash <literal>\\</literal>"
msgstr ""
-#. MThFN
+#. mkHAC
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id090920081050298\n"
+"par_id090920081050299\n"
"help.text"
-msgid "asterisk *"
+msgid "forward slash <literal>/</literal>"
msgstr ""
-#. MFpgr
+#. V9Z6i
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502969\n"
+"par_id0909200810502913\n"
"help.text"
-msgid "left square bracket ["
+msgid "question mark <literal>?</literal>"
msgstr ""
-#. ayMFC
+#. 42B5r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502910\n"
+"par_id090920081050298\n"
"help.text"
-msgid "right square bracket ]"
+msgid "asterisk <literal>*</literal>"
msgstr ""
-#. DYGBS
+#. sAMTR
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502971\n"
+"par_id0909200810502969\n"
"help.text"
-msgid "single quote ' as the first or last character of the name"
+msgid "left square bracket <literal>[</literal>"
msgstr ""
-#. zqVm4
+#. 32rAi
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id090920081050307\n"
+"par_id0909200810502910\n"
"help.text"
-msgid "In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
+msgid "right square bracket <literal>]</literal>"
msgstr ""
-#. uPNL7
+#. ESD5B
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id321519307869857\n"
+"par_id0909200810502971\n"
"help.text"
-msgid "For example, you want to reference the cell A1 on a sheet with the following name:"
+msgid "single quote <literal>'</literal> as the first or last character of the name"
msgstr ""
-#. 4DECe
+#. 36nvo
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503071\n"
+"par_id761607437686157\n"
"help.text"
-msgid "This year's sheet"
+msgid "The single quote is Unicode <literal>U+0027</literal>, also known as <literal>apostrophe</literal>. Other single-quote characters, similar to <literal>apostrophe</literal>, are allowed, such as <literal>ʼ</literal> <literal>‛</literal> and <literal>‚</literal>."
msgstr ""
-#. c3VAE
+#. DMm29
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503054\n"
+"hd_id251607438968588\n"
"help.text"
-msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
+msgid "Using a Default Prefix for Sheet Names"
msgstr ""
-#. F2TyQ
+#. MEc8r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503069\n"
+"par_id81519309108908\n"
"help.text"
-msgid "'This year''s sheet'.A1"
+msgid "You can set a prefix for the names of new sheets you create. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Defaults</menuitem> and enter the prefix name in <emph>Prefix name for new worksheet</emph>."
msgstr ""
-#. DE2ji
+#. Ev9Ae
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155444\n"
+"hd_id821607437571713\n"
"help.text"
-msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgid "Referencing Sheet Names with Special Characters"
msgstr ""
-#. FUXLc
+#. BAZ4z
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id471519308256437\n"
+"par_id090920081050307\n"
"help.text"
-msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgid "In cell references, a sheet name must be enclosed in single quotes <literal>'</literal> when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
msgstr ""
-#. vkB9b
+#. ZjbDT
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519309108908\n"
+"par_id321519307869857\n"
"help.text"
-msgid "You can set a prefix for the names of new sheets you create. See <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">this page of Calc options.</link>"
+msgid "For example, you want to reference the <literal>cell A1</literal> on a sheet named <literal>This year's sheet</literal>."
msgstr ""
-#. de9uD
+#. tAj5V
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519379108908\n"
+"par_id0909200810503054\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">New sheet names prefixing.</link>"
+msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled: <literal>'This year''s sheet'.A1</literal>"
msgstr ""
#. bwZRy
@@ -12508,6 +12517,15 @@ msgctxt ""
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr ""
+#. Vf66T
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"note_xls_optimal_height\n"
+"help.text"
+msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height."
+msgstr ""
+
#. pED9m
#: text_wrap.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/shared/01.po b/source/ar/helpcontent2/source/text/shared/01.po
index 4768b1372ed..aaa6f53cf4d 100644
--- a/source/ar/helpcontent2/source/text/shared/01.po
+++ b/source/ar/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9835,13 +9835,13 @@ msgctxt ""
msgid "<variable id=\"links_text\"><ahelp hid=\".\">You can change or remove each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files.</ahelp></variable>"
msgstr ""
-#. G6vaB
+#. nGE7F
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
"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 - Link Sheet from File</menuitem> or <menuitem>Sheet - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
+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 - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
msgstr ""
#. g3wLZ
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index b42c21304ac..ccfe7ae96c7 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: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-15 13:40+0100\n"
"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -21832,13 +21832,13 @@ msgctxt ""
msgid "When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents."
msgstr ""
-#. ESYVV
+#. WqQSy
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id3159152\n"
"help.text"
-msgid "You can define document templates for each $[officename] module."
+msgid "You can define document templates for each $[officename] application."
msgstr ""
#. T3xE3
@@ -22057,13 +22057,13 @@ msgctxt ""
msgid "You can save any document as a template by selecting \"Template\" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory."
msgstr ""
-#. QieZx
+#. 4VMWF
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id271605485719890\n"
"help.text"
-msgid "The <link href=\"text/shared/guide/template_manager\" 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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
+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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
msgstr ""
#. 6YAP3
@@ -23038,40 +23038,49 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Remote Files</emph> button presents a <link href=\"text/shared/guide/cmis-remote-files.xhp\">Remote files</link> dialog to open files stored on remote servers.</ahelp>"
msgstr ""
-#. yTAwA
+#. jEVNA
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802525413\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
+msgid "<ahelp hid=\".\">Click the <emph>Recent Documents</emph> button to show thumbnails of the most recent documents you opened in the right side of the window.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
msgstr ""
-#. KVPFC
+#. FRzQw
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626414\n"
"help.text"
-msgid "Press and hold the <emph>Recent Files</emph> dropdown button to open a menu where you can delete the list of recently opened documents."
+msgid "You can remove an item from the <emph>Recent Documents</emph> list by clicking the button in the upper-right corner of the icon. The document itself is not deleted. You can remove all items on the <emph>Recent Documents</emph> list by pressing the <emph>Recent Documents</emph> dropdown button and selecting <menuitem>Clear Recent Documents</menuitem>."
msgstr ""
-#. LGMyA
+#. fALjn
+#: startcenter.xhp
+msgctxt ""
+"startcenter.xhp\n"
+"hd_id41607696972873\n"
+"help.text"
+msgid "Working with Templates"
+msgstr ""
+
+#. kBTaf
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200803105045\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> button to display templates for all applications in the right side of the window.</ahelp>"
msgstr ""
-#. Z2fzP
+#. mDftQ
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626412\n"
"help.text"
-msgid "Press and hold the <emph>Templates</emph> dropdown button to open a menu where you can filter the existing templates by document type or open the <link href=\"text/shared/guide/template_manager.xhp\">Templates</link> dialog."
+msgid "Click the down arrow after the <emph>Templates</emph> button to open a menu where you can select a filter to display templates by application type or open the <link href=\"text/shared/guide/template_manager.xhp\">Template Manager</link> dialog."
msgstr ""
#. PcEEX
@@ -23164,13 +23173,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Extensions</emph> button opens the <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp>"
msgstr ""
-#. 23Cuw
+#. LtZCU
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626413\n"
"help.text"
-msgid "Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype."
+msgid "Encrypted files will not display a thumbnail image of its content."
msgstr ""
#. vRgcu
diff --git a/source/ar/helpcontent2/source/text/shared/optionen.po b/source/ar/helpcontent2/source/text/shared/optionen.po
index ac531407cbd..99d0fdde73e 100644
--- a/source/ar/helpcontent2/source/text/shared/optionen.po
+++ b/source/ar/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-11-14 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6010,13 +6010,13 @@ msgctxt ""
msgid "You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr ""
-#. r9r68
+#. DeGFa
#: 01040300.xhp
msgctxt ""
"01040300.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">default text templates</link>."
+msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/guide/standard_template.xhp\" name=\"default text templates\">default text templates</link>."
msgstr ""
#. Cd5Am
diff --git a/source/ar/sfx2/messages.po b/source/ar/sfx2/messages.po
index 7495077f8b3..8e13f797068 100644
--- a/source/ar/sfx2/messages.po
+++ b/source/ar/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-10-21 19:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4013,11 +4013,11 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr "_ملفات بعيدة"
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
-msgstr "الملفات ال_حديثة"
+msgid "_Recent Documents"
+msgstr ""
#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:233
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 79883b5eb46..78747399c21 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-06-26 08:22+0000\n"
"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
"Language-Team: Arabic <https://weblate.documentfoundation.org/projects/libo_ui-master/swmessages/ar/>\n"
@@ -22608,80 +22608,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "مساعد التخطيط"
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr ""
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr ""
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr ""
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_مؤشر مباشر"
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr ""
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "مؤشر مباشر"
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr ""
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index 736be11a8f6..5bf23625fe5 100644
--- a/source/as/cui/messages.po
+++ b/source/as/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14615,88 +14615,88 @@ msgid "Deletes the selected font replacement."
msgstr ""
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr ""
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr ""
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr ""
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "প্ৰতিস্থাপন টেবুল প্ৰয়োগ কৰক (_A)"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr ""
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
#, fuzzy
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "প্ৰতিস্থাপন টেবুল"
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
#, fuzzy
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "ফন্টসমূহ (_t)"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
#, fuzzy
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "আকাৰ (_S)"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "স্বচালিত"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr ""
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr "কেৱল অসমানুপাতিক ফন্টসমূহ (_N)"
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr ""
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr ""
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
#, fuzzy
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
@@ -15893,13 +15893,13 @@ msgid "Type"
msgstr "প্ৰকাৰ"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/as/sfx2/messages.po b/source/as/sfx2/messages.po
index 23893b3b027..f1ecf169cf4 100644
--- a/source/as/sfx2/messages.po
+++ b/source/as/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-10-21 19:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4080,12 +4080,11 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr ""
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
-#, fuzzy
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
-msgstr "শেহতীয়া ফাইল"
+msgid "_Recent Documents"
+msgstr ""
#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:233
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 0ad19436eaf..be70ce52098 100644
--- a/source/as/sw/messages.po
+++ b/source/as/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23049,81 +23049,111 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr ""
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr ""
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr ""
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
#, fuzzy
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "প্রত্যক্ষ কাৰ্ছাৰ"
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr ""
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "প্রত্যক্ষ কাৰ্ছাৰ"
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr ""
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 4b2f9bfc0e7..c5ef66fef2e 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2020-08-20 21:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/ast/>\n"
@@ -14392,88 +14392,88 @@ msgid "Deletes the selected font replacement."
msgstr "Desanicia la sustitución de tipos de lletra escoyida."
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr "Escriba o escueya'l nome del tipu de lletra sustituyíu."
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr "Escriba o escueya'l nome del tipu de lletra que deseye sustituyir."
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr "Sustitúi un tipu de lletra de la so elección. La sustitución troca un tipu de lletra namái cuando s'amuesa en pantalla, o en pantalla y al imprentar. El remplazo nun camuda los tipos de lletra establecíos y que se guarden nel documentu."
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "_Aplicar la tabla de sustituciones"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr "Activa la configuración de sustitución de tipos de lletra definida."
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
#, fuzzy
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "Tabla de sustituciones"
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
#, fuzzy
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "_Tipos de lletra"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
#, fuzzy
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "_Tamañu"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Automáticu"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr "Escueya'l tipu de lletra pa la visualización del códigu fonte HTML y Basic."
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr "_Namái fontes non proporcionales"
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr "Compruebe que namái apaezan tipos de lletra non proporcionales nel cuadru de llista Tipos de lletra."
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr "Escueya un tamañu de tipu de lletra pa visualizar el códigu fonte HTML y Basic."
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
#, fuzzy
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
@@ -15669,13 +15669,13 @@ msgid "Type"
msgstr "Triba"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr "Caminos d'usuariu"
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr "Caminos internos"
diff --git a/source/ast/dbaccess/messages.po b/source/ast/dbaccess/messages.po
index 81a5ebef2ec..0aae6ffd700 100644
--- a/source/ast/dbaccess/messages.po
+++ b/source/ast/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: 2020-11-16 13:42+0100\n"
-"PO-Revision-Date: 2020-11-02 14:43+0000\n"
+"PO-Revision-Date: 2020-12-10 15:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.1.1\n"
"X-POOTLE-MTIME: 1524566374.000000\n"
#. BiN6g
@@ -3388,6 +3388,8 @@ msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
"available in this setup."
msgstr ""
+"Nun ye posible crear una base datos nueva porque nesta instalación nun\n"
+"tan disponibles nin HSQLDB nin Firebird."
#. DQvKi
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:43
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po
index a0d620cdbf4..b9659ab36a4 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-07-21 00:35+0000\n"
+"PO-Revision-Date: 2020-12-09 13:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/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.1.1\n"
"X-POOTLE-MTIME: 1540152108.000000\n"
#. yzYVt
@@ -12848,7 +12848,7 @@ msgctxt ""
"par_id3153750\n"
"help.text"
msgid "<emph>path:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr ""
+msgstr "<emph>camín:</emph> cualquier espresión de cadena qu'especifique'l nome y camín del directoriu que se deseya crear. Tamién pue usase la <link href=\"text/sbasic/shared/00000002.xhp\" name=\"notación URL\">notación URL</link>."
#. PLopZ
#: 03020411.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index c768a05c491..d894196f9b8 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/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: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-08-04 11:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/ast/>\n"
@@ -10574,31 +10574,40 @@ msgctxt ""
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Cambiar el nome de les fueyes\">Camudar el nome de les fueyes</link></variable>"
-#. wxAHr
+#. zEnG4
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id701519308848244\n"
"help.text"
-msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:"
+msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents."
msgstr ""
-#. KR8Ag
+#. DE2ji
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155131\n"
+"par_id3155444\n"
+"help.text"
+msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgstr ""
+
+#. rMuCd
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471607437423400\n"
"help.text"
-msgid "Click on the sheet tab to select it."
+msgid "To rename a sheet in your document:"
msgstr ""
-#. FQiK8
+#. 99JMV
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3146976\n"
"help.text"
-msgid "Open the context menu of the sheet tab and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
+msgid "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialog box appears where you can enter a new name."
msgstr ""
#. GtGtQ
@@ -10619,6 +10628,24 @@ msgctxt ""
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr "Otra posibilidá ye caltener calcada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Opción</caseinline><defaultinline>Alt</defaultinline></switchinline>, faer clic nel nome de cualquier fueya, y escribir directamente'l nome nuevu ."
+#. FUXLc
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471519308256437\n"
+"help.text"
+msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgstr ""
+
+#. VDtVj
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"hd_id541607437294635\n"
+"help.text"
+msgid "Sheet Naming Restrictions"
+msgstr ""
+
#. ynfez
#: rename_table.xhp
msgctxt ""
@@ -10628,157 +10655,139 @@ msgctxt ""
msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
msgstr ""
-#. vjFiR
+#. GW256
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050281\n"
"help.text"
-msgid "colon :"
-msgstr "dos puntos :"
+msgid "colon <literal>:</literal>"
+msgstr ""
-#. Q8bUX
+#. a2JXE
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502897\n"
"help.text"
-msgid "back slash \\"
-msgstr "barra oblicua \\"
+msgid "back slash <literal>\\</literal>"
+msgstr ""
-#. nzDQF
+#. mkHAC
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050299\n"
"help.text"
-msgid "forward slash /"
-msgstr "barra /"
+msgid "forward slash <literal>/</literal>"
+msgstr ""
-#. C2KDM
+#. V9Z6i
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502913\n"
"help.text"
-msgid "question mark ?"
-msgstr "¿ marcar entruga ?"
+msgid "question mark <literal>?</literal>"
+msgstr ""
-#. MThFN
+#. 42B5r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050298\n"
"help.text"
-msgid "asterisk *"
-msgstr "asteriscu *"
+msgid "asterisk <literal>*</literal>"
+msgstr ""
-#. MFpgr
+#. sAMTR
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502969\n"
"help.text"
-msgid "left square bracket ["
-msgstr "corchete esquierdu ["
+msgid "left square bracket <literal>[</literal>"
+msgstr ""
-#. ayMFC
+#. 32rAi
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502910\n"
"help.text"
-msgid "right square bracket ]"
-msgstr "corchete derechu ]"
+msgid "right square bracket <literal>]</literal>"
+msgstr ""
-#. DYGBS
+#. ESD5B
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502971\n"
"help.text"
-msgid "single quote ' as the first or last character of the name"
-msgstr "comina simple ' como primer o últimu caracter d'un nome"
-
-#. zqVm4
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050307\n"
-"help.text"
-msgid "In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
+msgid "single quote <literal>'</literal> as the first or last character of the name"
msgstr ""
-#. uPNL7
+#. 36nvo
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id321519307869857\n"
+"par_id761607437686157\n"
"help.text"
-msgid "For example, you want to reference the cell A1 on a sheet with the following name:"
+msgid "The single quote is Unicode <literal>U+0027</literal>, also known as <literal>apostrophe</literal>. Other single-quote characters, similar to <literal>apostrophe</literal>, are allowed, such as <literal>ʼ</literal> <literal>‛</literal> and <literal>‚</literal>."
msgstr ""
-#. 4DECe
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810503071\n"
-"help.text"
-msgid "This year's sheet"
-msgstr "Fueya p' anguaño"
-
-#. c3VAE
+#. DMm29
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503054\n"
+"hd_id251607438968588\n"
"help.text"
-msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
-msgstr "La referencia tien de zarrase en comines simples, y la comina nel nome tien de ponese doble :"
+msgid "Using a Default Prefix for Sheet Names"
+msgstr ""
-#. F2TyQ
+#. MEc8r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503069\n"
+"par_id81519309108908\n"
"help.text"
-msgid "'This year''s sheet'.A1"
-msgstr "'Fueya p'' anguaño'.A1"
+msgid "You can set a prefix for the names of new sheets you create. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Defaults</menuitem> and enter the prefix name in <emph>Prefix name for new worksheet</emph>."
+msgstr ""
-#. DE2ji
+#. Ev9Ae
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155444\n"
+"hd_id821607437571713\n"
"help.text"
-msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgid "Referencing Sheet Names with Special Characters"
msgstr ""
-#. FUXLc
+#. BAZ4z
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id471519308256437\n"
+"par_id090920081050307\n"
"help.text"
-msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgid "In cell references, a sheet name must be enclosed in single quotes <literal>'</literal> when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
msgstr ""
-#. vkB9b
+#. ZjbDT
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519309108908\n"
+"par_id321519307869857\n"
"help.text"
-msgid "You can set a prefix for the names of new sheets you create. See <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">this page of Calc options.</link>"
+msgid "For example, you want to reference the <literal>cell A1</literal> on a sheet named <literal>This year's sheet</literal>."
msgstr ""
-#. de9uD
+#. tAj5V
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519379108908\n"
+"par_id0909200810503054\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">New sheet names prefixing.</link>"
+msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled: <literal>'This year''s sheet'.A1</literal>"
msgstr ""
#. bwZRy
@@ -12509,6 +12518,15 @@ msgctxt ""
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr "En <emph>Formatu - Caxella - Alliniación</emph> escueya la opción <emph>Axustar testu automáticamente</emph> y calque Aceutar."
+#. Vf66T
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"note_xls_optimal_height\n"
+"help.text"
+msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height."
+msgstr ""
+
#. pED9m
#: text_wrap.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 139da88aab0..039eda15350 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-12-03 12:49+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/ast/>\n"
@@ -9835,13 +9835,13 @@ msgctxt ""
msgid "<variable id=\"links_text\"><ahelp hid=\".\">You can change or remove each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files.</ahelp></variable>"
msgstr ""
-#. G6vaB
+#. nGE7F
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
"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 - Link Sheet from File</menuitem> or <menuitem>Sheet - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
+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 - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
msgstr ""
#. g3wLZ
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index feef6be7a6f..93f0d60fa00 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/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: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-15 13:40+0100\n"
"PO-Revision-Date: 2020-08-04 11:16+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/ast/>\n"
@@ -21832,13 +21832,13 @@ msgctxt ""
msgid "When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents."
msgstr "Al abrir un documentu nuevu con <emph>Ficheru - Nuevu</emph>, apaez un documentu baleru, basáu nuna plantía de $[officename]. Pue editar, camudar o trocar esta plantía de forma que'l documentu nuevu tenga los sos estilos personalizaos o otru conteníu."
-#. ESYVV
+#. WqQSy
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id3159152\n"
"help.text"
-msgid "You can define document templates for each $[officename] module."
+msgid "You can define document templates for each $[officename] application."
msgstr ""
#. T3xE3
@@ -22057,13 +22057,13 @@ msgctxt ""
msgid "You can save any document as a template by selecting \"Template\" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory."
msgstr ""
-#. QieZx
+#. 4VMWF
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id271605485719890\n"
"help.text"
-msgid "The <link href=\"text/shared/guide/template_manager\" 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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
+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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
msgstr ""
#. 6YAP3
@@ -23038,40 +23038,49 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Remote Files</emph> button presents a <link href=\"text/shared/guide/cmis-remote-files.xhp\">Remote files</link> dialog to open files stored on remote servers.</ahelp>"
msgstr ""
-#. yTAwA
+#. jEVNA
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802525413\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
+msgid "<ahelp hid=\".\">Click the <emph>Recent Documents</emph> button to show thumbnails of the most recent documents you opened in the right side of the window.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
msgstr ""
-#. KVPFC
+#. FRzQw
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626414\n"
"help.text"
-msgid "Press and hold the <emph>Recent Files</emph> dropdown button to open a menu where you can delete the list of recently opened documents."
+msgid "You can remove an item from the <emph>Recent Documents</emph> list by clicking the button in the upper-right corner of the icon. The document itself is not deleted. You can remove all items on the <emph>Recent Documents</emph> list by pressing the <emph>Recent Documents</emph> dropdown button and selecting <menuitem>Clear Recent Documents</menuitem>."
msgstr ""
-#. LGMyA
+#. fALjn
+#: startcenter.xhp
+msgctxt ""
+"startcenter.xhp\n"
+"hd_id41607696972873\n"
+"help.text"
+msgid "Working with Templates"
+msgstr ""
+
+#. kBTaf
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200803105045\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> button to display templates for all applications in the right side of the window.</ahelp>"
msgstr ""
-#. Z2fzP
+#. mDftQ
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626412\n"
"help.text"
-msgid "Press and hold the <emph>Templates</emph> dropdown button to open a menu where you can filter the existing templates by document type or open the <link href=\"text/shared/guide/template_manager.xhp\">Templates</link> dialog."
+msgid "Click the down arrow after the <emph>Templates</emph> button to open a menu where you can select a filter to display templates by application type or open the <link href=\"text/shared/guide/template_manager.xhp\">Template Manager</link> dialog."
msgstr ""
#. PcEEX
@@ -23164,13 +23173,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Extensions</emph> button opens the <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp>"
msgstr ""
-#. 23Cuw
+#. LtZCU
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626413\n"
"help.text"
-msgid "Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype."
+msgid "Encrypted files will not display a thumbnail image of its content."
msgstr ""
#. vRgcu
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index 7394f1537bd..228cb721f4c 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-11-20 06:55+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedoptionen/ast/>\n"
@@ -6010,14 +6010,14 @@ msgctxt ""
msgid "You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr "Pue camudar les fontes básiques pa idiomes asiáticos o con disposición complexa de testu cuando s'habilitó la so compatibilidá en <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - Configuración d'idioma - Idiomes</emph>."
-#. r9r68
+#. DeGFa
#: 01040300.xhp
msgctxt ""
"01040300.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">default text templates</link>."
-msgstr "Estes opciones dexen definir les fontes que tienen d'utilizase en cada unu de los estilos prediseñados. Si deseyar, non yá pue modificar o configurar les fontes estándar, sinón que tamién pue faelo colos <link href=\"text/shared/optionen/01040301.xhp\" name=\"estilos de testu estándar\">estilos de testu estándar</link>."
+msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/guide/standard_template.xhp\" name=\"default text templates\">default text templates</link>."
+msgstr ""
#. Cd5Am
#: 01040300.xhp
diff --git a/source/ast/sfx2/messages.po b/source/ast/sfx2/messages.po
index 02f998639b9..1c730de191f 100644
--- a/source/ast/sfx2/messages.po
+++ b/source/ast/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-11-25 12:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/sfx2messages/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.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540149375.000000\n"
#. bHbFE
@@ -4063,12 +4063,11 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr ""
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
-#, fuzzy
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
-msgstr "Ficheru recién"
+msgid "_Recent Documents"
+msgstr ""
#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:233
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index 8e54a0d61d9..72a1522f0b0 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-09-30 15:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/swmessages/ast/>\n"
@@ -22839,80 +22839,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Asistencia pal diseñu"
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr ""
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr ""
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr ""
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Punteru _direutu"
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr ""
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Punteru direutu"
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr ""
diff --git a/source/az/cui/messages.po b/source/az/cui/messages.po
index a55bd3b0ace..80151258378 100644
--- a/source/az/cui/messages.po
+++ b/source/az/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14335,86 +14335,86 @@ msgid "Deletes the selected font replacement."
msgstr ""
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr ""
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr ""
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr ""
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr ""
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr ""
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr ""
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr ""
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
#, fuzzy
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "Ölçü:"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr ""
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr ""
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr ""
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr ""
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr ""
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
@@ -15583,13 +15583,13 @@ msgid "Type"
msgstr "Növ"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/az/sfx2/messages.po b/source/az/sfx2/messages.po
index f1c4cf8e9ad..f4d4f6efc1d 100644
--- a/source/az/sfx2/messages.po
+++ b/source/az/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-10-21 19:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3966,10 +3966,10 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr ""
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
+msgid "_Recent Documents"
msgstr ""
#. BnkvG
diff --git a/source/az/sw/messages.po b/source/az/sw/messages.po
index 9f3035ed3d2..a66c7393ea5 100644
--- a/source/az/sw/messages.po
+++ b/source/az/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22619,80 +22619,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr ""
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr ""
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr ""
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr ""
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr ""
diff --git a/source/be/cui/messages.po b/source/be/cui/messages.po
index f89fce4dfba..247e8cecc45 100644
--- a/source/be/cui/messages.po
+++ b/source/be/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14244,85 +14244,85 @@ msgid "Deletes the selected font replacement."
msgstr ""
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr ""
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr ""
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr ""
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "Ужыць табліцу заменаў"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr ""
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "Табліца заменаў"
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "Шрыфты:"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "Памер:"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Аўтаматычна"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr ""
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr "Толькі роўнашырокія шрыфты"
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr ""
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr ""
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Настаўленні шрыфтаў для крынічных тэкстаў HTML, Basic і SQL"
@@ -15486,13 +15486,13 @@ msgid "Type"
msgstr "Тып"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/be/sfx2/messages.po b/source/be/sfx2/messages.po
index 49f3753e1ee..f87e37e7fbb 100644
--- a/source/be/sfx2/messages.po
+++ b/source/be/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-10-21 19:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3986,11 +3986,11 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr "Адлеглыя файл_ы"
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
-msgstr "_Нядаўнія файлы"
+msgid "_Recent Documents"
+msgstr ""
#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:233
diff --git a/source/be/sw/messages.po b/source/be/sw/messages.po
index 5172eaca37b..e6dab18b930 100644
--- a/source/be/sw/messages.po
+++ b/source/be/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22445,80 +22445,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Дапаможная разметка"
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr "Уключыць курсор"
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr ""
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr "Засцеражоныя абсягі"
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Незалежны курсор"
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr ""
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Незалежны курсор"
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
-msgstr "Уключыць курсор"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
+msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
-msgstr "Засцеражоныя абсягі"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
+msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr ""
diff --git a/source/bg/cui/messages.po b/source/bg/cui/messages.po
index 1cb3cb64b2f..5b42764b108 100644
--- a/source/bg/cui/messages.po
+++ b/source/bg/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-11-17 20:35+0000\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
+"PO-Revision-Date: 2020-12-11 20:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/bg/>\n"
"Language: bg\n"
@@ -14246,85 +14246,85 @@ msgid "Deletes the selected font replacement."
msgstr "Изтрива избраното заместване на шрифт."
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr "Въведете или изберете името на заместващия шрифт."
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr "Въведете или изберете името на шрифта, който искате да заместите."
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr "Замества даден шрифт с избран от вас шрифт. Заместването може да се извършва както само при показване на шрифта на екрана, така и едновременно за екрана и при печатане. То не променя записаните в документа настройки за шрифтове."
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "_Използване на таблицата за заместване"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr "Разрешава зададените от вас настройки за заместване на шрифтове."
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "Таблица за замяна"
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "Шрифтове:"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "Размер:"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Автоматично"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr "Изберете шрифта за показване на изходен код на HTML и Basic."
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr "_Само равношироки шрифтове"
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr "Отметнете, за да виждате само равношироки шрифтове в списъка Шрифтове ."
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr "Изберете размер на шрифта за показване на изходен код на HTML и Basic."
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Настройки на шрифтове за изходен код на HTML, Basic и SQL"
@@ -15488,13 +15488,13 @@ msgid "Type"
msgstr "Тип"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr "Потребителски пътища"
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr "Вътрешни пътища"
@@ -20903,13 +20903,13 @@ msgstr "Изберете предпочитания от вас потребит
#: cui/uiconfig/ui/toolbarmodedialog.ui:30
msgctxt "ToolbarmodeDialog|applyall"
msgid "A_pply to All"
-msgstr ""
+msgstr "Прилагане върху всички"
#. kPZub
#: cui/uiconfig/ui/toolbarmodedialog.ui:46
msgctxt "ToolbarmodeDialog|applymodule"
msgid "A_pply to %MODULE"
-msgstr ""
+msgstr "Прилагане върху %MODULE"
#. odHug
#: cui/uiconfig/ui/toolbarmodedialog.ui:111
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared.po b/source/bg/helpcontent2/source/text/sbasic/shared.po
index bc31ce12e72..1cdbdd4746b 100644
--- a/source/bg/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bg/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-10-30 22:35+0000\n"
+"PO-Revision-Date: 2020-12-13 23:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/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.1.1\n"
"X-POOTLE-MTIME: 1562357378.000000\n"
#. yzYVt
@@ -12821,7 +12821,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/MkDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">MkDir Statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/MkDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Диаграма на оператора MkDir</alt></image>"
#. ruXou
#: 03020411.xhp
@@ -12839,7 +12839,7 @@ msgctxt ""
"par_id3155150\n"
"help.text"
msgid "MkDir path"
-msgstr ""
+msgstr "MkDir path"
#. PaEBs
#: 03020411.xhp
@@ -12848,7 +12848,7 @@ msgctxt ""
"par_id3153750\n"
"help.text"
msgid "<emph>path:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr ""
+msgstr "<emph>path:</emph> низов израз, задаващ името и пътя на създаваната директория. Може да бъде във вид на <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL</link>."
#. PLopZ
#: 03020411.xhp
@@ -13127,7 +13127,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/RmDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">RmDir Statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/RmDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Диаграма на оператора RmDir</alt></image>"
#. uE7FC
#: 03020413.xhp
@@ -24575,7 +24575,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/Stop_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Stop Statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/Stop_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Диаграма на оператора Stop</alt></image>"
#. BsgsP
#: 03090409.xhp
@@ -24818,7 +24818,7 @@ msgctxt ""
"par_id3159158\n"
"help.text"
msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the <literal>End With</literal> statement is reached."
-msgstr ""
+msgstr "Задава обект като обект по подразбиране. Освен ако бъде декларирано друго име на обект, всички свойства и методи се отнасят за подразбирания обект до срещането на оператор <literal>End With</literal>."
#. WZgyY
#: 03090411.xhp
@@ -24827,7 +24827,7 @@ msgctxt ""
"par_id491585753339474\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/With_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">With statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/With_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Диаграма на оператора With</alt></image>"
#. gnpSD
#: 03090411.xhp
@@ -24836,7 +24836,7 @@ msgctxt ""
"par_id3147560\n"
"help.text"
msgid "Use <literal>With</literal> and <literal>End With</literal> if you have several properties or methods for a single object or an extended data type definition."
-msgstr ""
+msgstr "Използвайте <literal>With</literal> и <literal>End With</literal>, ако искате да работите с няколко свойства или методи на един и същ обект или с разширена дефиниция на тип данни."
#. PzPzj
#: 03090411.xhp
@@ -24845,7 +24845,7 @@ msgctxt ""
"par_id311606839557245\n"
"help.text"
msgid "Nesting <literal>With</literal> statements helps writing and reading Basic routines."
-msgstr ""
+msgstr "Вложените оператори <literal>WIth</literal> помагат при писане и четене на подпрограми на Basic."
#. C8YyY
#: 03090411.xhp
@@ -24854,7 +24854,7 @@ msgctxt ""
"par_id921606840180540\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Type Statement\">Type Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Type Statement\">Оператор Type</link>"
#. zLuzY
#: 03090412.xhp
@@ -34070,7 +34070,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/Beep_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Beep Statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/Beep_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Диаграма на оператора Beep</alt></image>"
#. 9FABw
#: 03130500.xhp
diff --git a/source/bg/helpcontent2/source/text/scalc/guide.po b/source/bg/helpcontent2/source/text/scalc/guide.po
index 480d8821bc8..13a8f8fe8ba 100644
--- a/source/bg/helpcontent2/source/text/scalc/guide.po
+++ b/source/bg/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-12-05 20:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/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.1.1\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562356865.000000\n"
@@ -10574,32 +10574,41 @@ msgctxt ""
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Преименуване на листи\">Преименуване на листи</link></variable>"
-#. wxAHr
+#. zEnG4
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id701519308848244\n"
"help.text"
-msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:"
-msgstr "Подходящото наименуване на листовете е важно за изготвяне на четливи и разбираеми електронни таблици. За да преименувате лист:"
+msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents."
+msgstr ""
-#. KR8Ag
+#. DE2ji
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155131\n"
+"par_id3155444\n"
"help.text"
-msgid "Click on the sheet tab to select it."
-msgstr "Щракнете върху етикета на листа, за да го изберете."
+msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgstr "Името на листа е независимо от името на документа. Второто се въвежда, когато записвате документа като файл за първи път."
-#. FQiK8
+#. rMuCd
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471607437423400\n"
+"help.text"
+msgid "To rename a sheet in your document:"
+msgstr ""
+
+#. 99JMV
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3146976\n"
"help.text"
-msgid "Open the context menu of the sheet tab and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
-msgstr "Отворете контекстното меню на етикета на листа и изберете <emph>Преименуване на лист</emph>. Появява се диалогов прозорец, където можете да въведете новото име."
+msgid "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialog box appears where you can enter a new name."
+msgstr ""
#. GtGtQ
#: rename_table.xhp
@@ -10619,6 +10628,24 @@ msgctxt ""
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr "Друг начин е да задържите натиснат клавиша <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, да щракнете върху някое име на лист и да въведете директно ново име."
+#. FUXLc
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471519308256437\n"
+"help.text"
+msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgstr "Документът може да съдържа до 10 000 отделни листа, които трябва да имат различни имена."
+
+#. VDtVj
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"hd_id541607437294635\n"
+"help.text"
+msgid "Sheet Naming Restrictions"
+msgstr ""
+
#. ynfez
#: rename_table.xhp
msgctxt ""
@@ -10628,158 +10655,140 @@ msgctxt ""
msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
msgstr "Имената на листове могат да съдържат почти всякакви знаци. Има и някои ограничения, например следните знаци не са допустими в име на лист:"
-#. vjFiR
+#. GW256
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050281\n"
"help.text"
-msgid "colon :"
-msgstr "двоеточие :"
+msgid "colon <literal>:</literal>"
+msgstr ""
-#. Q8bUX
+#. a2JXE
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502897\n"
"help.text"
-msgid "back slash \\"
-msgstr "обратно наклонена черта \\"
+msgid "back slash <literal>\\</literal>"
+msgstr ""
-#. nzDQF
+#. mkHAC
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050299\n"
"help.text"
-msgid "forward slash /"
-msgstr "наклонена черта /"
+msgid "forward slash <literal>/</literal>"
+msgstr ""
-#. C2KDM
+#. V9Z6i
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502913\n"
"help.text"
-msgid "question mark ?"
-msgstr "въпросителен знак ?"
+msgid "question mark <literal>?</literal>"
+msgstr ""
-#. MThFN
+#. 42B5r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050298\n"
"help.text"
-msgid "asterisk *"
-msgstr "звезда *"
+msgid "asterisk <literal>*</literal>"
+msgstr ""
-#. MFpgr
+#. sAMTR
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502969\n"
"help.text"
-msgid "left square bracket ["
-msgstr "лява квадратна скоба ["
+msgid "left square bracket <literal>[</literal>"
+msgstr ""
-#. ayMFC
+#. 32rAi
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502910\n"
"help.text"
-msgid "right square bracket ]"
-msgstr "дясна квадратна скоба ]"
+msgid "right square bracket <literal>]</literal>"
+msgstr ""
-#. DYGBS
+#. ESD5B
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502971\n"
"help.text"
-msgid "single quote ' as the first or last character of the name"
-msgstr "единична кавичка ' като първи или последен знак от името"
-
-#. zqVm4
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050307\n"
-"help.text"
-msgid "In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
-msgstr "В обръщения към клетки името на листа трябва да е оградено с единични кавички ('), когато съдържа други знаци освен цифри, букви и долни черти. Единичните кавички в име трябва да се екранират чрез дублирането им (две единични кавички)."
-
-#. uPNL7
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id321519307869857\n"
-"help.text"
-msgid "For example, you want to reference the cell A1 on a sheet with the following name:"
-msgstr "Да предположим, че искате да посочите клетката A1 в лист със следното име:"
+msgid "single quote <literal>'</literal> as the first or last character of the name"
+msgstr ""
-#. 4DECe
+#. 36nvo
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503071\n"
+"par_id761607437686157\n"
"help.text"
-msgid "This year's sheet"
-msgstr "This year's sheet (англ. „листът за тази година“)"
+msgid "The single quote is Unicode <literal>U+0027</literal>, also known as <literal>apostrophe</literal>. Other single-quote characters, similar to <literal>apostrophe</literal>, are allowed, such as <literal>ʼ</literal> <literal>‛</literal> and <literal>‚</literal>."
+msgstr ""
-#. c3VAE
+#. DMm29
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503054\n"
+"hd_id251607438968588\n"
"help.text"
-msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
-msgstr "Обръщението трябва да се огради в единични кавички, а единичната кавичка вътре в него трябва да се удвои:"
+msgid "Using a Default Prefix for Sheet Names"
+msgstr ""
-#. F2TyQ
+#. MEc8r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503069\n"
+"par_id81519309108908\n"
"help.text"
-msgid "'This year''s sheet'.A1"
-msgstr "'This year''s sheet'.A1"
+msgid "You can set a prefix for the names of new sheets you create. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Defaults</menuitem> and enter the prefix name in <emph>Prefix name for new worksheet</emph>."
+msgstr ""
-#. DE2ji
+#. Ev9Ae
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155444\n"
+"hd_id821607437571713\n"
"help.text"
-msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
-msgstr "Името на листа е независимо от името на документа. Второто се въвежда, когато записвате документа като файл за първи път."
+msgid "Referencing Sheet Names with Special Characters"
+msgstr ""
-#. FUXLc
+#. BAZ4z
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id471519308256437\n"
+"par_id090920081050307\n"
"help.text"
-msgid "The document can contain up to 10,000 individual sheets, which must have different names."
-msgstr "Документът може да съдържа до 10 000 отделни листа, които трябва да имат различни имена."
+msgid "In cell references, a sheet name must be enclosed in single quotes <literal>'</literal> when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
+msgstr ""
-#. vkB9b
+#. ZjbDT
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519309108908\n"
+"par_id321519307869857\n"
"help.text"
-msgid "You can set a prefix for the names of new sheets you create. See <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">this page of Calc options.</link>"
-msgstr "Можете да зададете префикс за имената на създаваните от вас нови листове. Вижте <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">тази страница с настройките на Calc.</link>"
+msgid "For example, you want to reference the <literal>cell A1</literal> on a sheet named <literal>This year's sheet</literal>."
+msgstr ""
-#. de9uD
+#. tAj5V
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519379108908\n"
+"par_id0909200810503054\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">New sheet names prefixing.</link>"
-msgstr "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">Префикси за имена на нови листове</link>"
+msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled: <literal>'This year''s sheet'.A1</literal>"
+msgstr ""
#. bwZRy
#: rounding_numbers.xhp
@@ -12509,6 +12518,15 @@ msgctxt ""
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr "Във <emph>Форматиране - Клетки - Подравняване</emph> отметнете полето <emph>Автоматично пренасяне на текста</emph> и натиснете OK."
+#. Vf66T
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"note_xls_optimal_height\n"
+"help.text"
+msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height."
+msgstr ""
+
#. pED9m
#: text_wrap.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/sdraw/01.po b/source/bg/helpcontent2/source/text/sdraw/01.po
index e0d8a559fa7..5bdbc85e87f 100644
--- a/source/bg/helpcontent2/source/text/sdraw/01.po
+++ b/source/bg/helpcontent2/source/text/sdraw/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-08-18 15:35+0000\n"
+"PO-Revision-Date: 2020-12-13 23:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textsdraw01/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.1.1\n"
"X-POOTLE-MTIME: 1558871705.000000\n"
#. ybhKD
@@ -923,7 +923,7 @@ msgctxt ""
"par_id691556822054550\n"
"help.text"
msgid "To change the background of all of the pages in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Properties</emph> dialog."
-msgstr ""
+msgstr "За да промените фона на всички страници в активния файл, изберете фон, щракнете върху <emph>OK</emph> и после – върху <emph>Да</emph> в диалоговия прозорец <emph>Свойства на страница</emph>."
#. DA7cH
#: rename_page.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po
index 2b9bc991a68..dd139e668fe 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: 2020-11-22 12:51+0100\n"
-"PO-Revision-Date: 2020-11-23 15:35+0000\n"
+"PO-Revision-Date: 2020-12-13 23:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/bg/>\n"
"Language: bg\n"
@@ -662,7 +662,7 @@ msgctxt ""
"hd_id261527692850720\n"
"help.text"
msgid "Cancel"
-msgstr "Отмяна"
+msgstr "Отказ"
#. TQG2q
#: 00000001.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po
index 5941ad1803e..27aa9fe4e79 100644
--- a/source/bg/helpcontent2/source/text/shared/01.po
+++ b/source/bg/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-11-21 15:36+0000\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
+"PO-Revision-Date: 2020-12-13 23:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/bg/>\n"
"Language: bg\n"
@@ -8007,7 +8007,7 @@ msgctxt ""
"par_id3159252\n"
"help.text"
msgid "For certain symbol fonts the symbol (glyph) that you see on screen may look related to a different Unicode code than that is actually used for it in the font. The Unicode codes can be viewed by choosing <menuitem>Insert - Special Character</menuitem>, or using <link href=\"text/shared/04/01010000.xhp#unicode_shortcut\">Unicode conversion shortcut</link>."
-msgstr ""
+msgstr "За определени символни шрифтове символът (глифът), който виждате на екрана, може да изглежда свързан с различен код от Уникод, а не действително използвания за него в шрифта. Кодовете в Уникод могат да бъдат преглеждани с <menuitem>Вмъкване - Специален знак</menuitem> или с <link href=\"text/shared/04/01010000.xhp#unicode_shortcut\">клавишната комбинация за преобразуване на Уникод</link>."
#. 6Swuu
#: 02100001.xhp
@@ -9836,14 +9836,14 @@ msgctxt ""
msgid "<variable id=\"links_text\"><ahelp hid=\".\">You can change or remove each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files.</ahelp></variable>"
msgstr "<variable id=\"links_text\"><ahelp hid=\".\">Можете да промените или премахнете всяка от връзките към външни файлове в текущия документ. Можете също да обновите съдържанието на текущия файл към най-скоро записаната версия на свързания външен файл. Тази команда не важи за хипервръзките и не е достъпна, ако текущият документ не съдържа връзки към други файлове.</ahelp></variable>"
-#. G6vaB
+#. nGE7F
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
"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 - Link Sheet from File</menuitem> or <menuitem>Sheet - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
-msgstr "Тази команда може да бъде използвана с връзки към външни файлове, които сочат към <switchinline select=\"appl\"><caseinline select=\"WRITER\">раздели (поставете курсора извън раздела), главни документи,</caseinline><caseinline select=\"CALC\">листове, свързани чрез <menuitem>Лист - Свързване на лист от файл</menuitem> или <menuitem>Лист - Връзка към външни данни</menuitem>, функцията WEBSERVICE,</caseinline></switchinline> изображения и OLE обекти (когато са вмъкнати чрез връзка към външен файл)."
+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 - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
+msgstr ""
#. g3wLZ
#: 02180000.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po
index 3e109a841fb..11f3f02813c 100644
--- a/source/bg/helpcontent2/source/text/shared/guide.po
+++ b/source/bg/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: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-11-17 16:43+0000\n"
+"POT-Creation-Date: 2020-12-15 13:40+0100\n"
+"PO-Revision-Date: 2020-12-14 14:49+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/bg/>\n"
"Language: bg\n"
@@ -105,7 +105,7 @@ msgctxt ""
"par_id401607339239056\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/template_styles.xhp\" name=\"Working with Templates\">Working with Templates</link></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/template_styles.xhp\" name=\"Working with Templates\">Работа с шаблони</link></caseinline></switchinline>"
#. AJDDG
#: aaa_start.xhp
@@ -10455,7 +10455,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Crash Report Tool"
-msgstr ""
+msgstr "Инструмент за докладване на сривове"
#. uvF7J
#: error_report.xhp
@@ -10464,7 +10464,7 @@ msgctxt ""
"bm_id3150616\n"
"help.text"
msgid "<bookmark_value>Crash Report Tool</bookmark_value> <bookmark_value>reports;crash reports</bookmark_value> <bookmark_value>crash reports</bookmark_value> <bookmark_value>activating;Crash Report Tool</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Инструмент за докладване на сривове</bookmark_value><bookmark_value>докладване;на сривове</bookmark_value><bookmark_value>сривове, докладване за</bookmark_value><bookmark_value>активиране;Инструмент за докладване на сривове</bookmark_value>"
#. sNc7D
#: error_report.xhp
@@ -10473,7 +10473,7 @@ msgctxt ""
"hd_id3150616\n"
"help.text"
msgid "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Error Report Tool\">Crash Report Tool</link></variable>"
-msgstr ""
+msgstr "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Error Report Tool\">Инструмент за докладване на сривове</link></variable>"
#. ECi7s
#: error_report.xhp
@@ -10482,7 +10482,7 @@ msgctxt ""
"par_id3153345\n"
"help.text"
msgid "The Crash Report Tool starts automatically after a program crash occurs."
-msgstr ""
+msgstr "Инструментът за докладване на сривове стартира автоматично след програмен срив."
#. MGnxx
#: error_report.xhp
@@ -10491,7 +10491,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "The Crash Report Tool gathers necessary information that can help the program developers to improve the code, so that in later versions this error can possibly be avoided. Please help us to improve the software and send the generated crash report."
-msgstr ""
+msgstr "Инструментът за докладване на сривове събира цялата необходима информация, която може да помогне на разработчиците да подобрят кода, така че грешката да бъде избегната в следващите версии. Моля, помогнете ни да подобрим продукта, като изпратите генерирания доклад."
#. aWFas
#: error_report.xhp
@@ -10500,7 +10500,7 @@ msgctxt ""
"hd_id3148538\n"
"help.text"
msgid "Starting the Crash Report Tool"
-msgstr ""
+msgstr "Стартиране на инструмента за докладване на сривове"
#. nTAZD
#: error_report.xhp
@@ -10509,7 +10509,7 @@ msgctxt ""
"par_id3149811\n"
"help.text"
msgid "With most program crashes the Crash Report Tool will start automatically."
-msgstr ""
+msgstr "При повечето програмни сривове инструментът за докладване на сривове ще се стартира автоматично."
#. ioZKn
#: error_report.xhp
@@ -10518,7 +10518,7 @@ msgctxt ""
"hd_id3159399\n"
"help.text"
msgid "Sending the Crash Report"
-msgstr ""
+msgstr "Изпращане на доклада за срив"
#. QZiPi
#: error_report.xhp
@@ -10527,7 +10527,7 @@ msgctxt ""
"par_id711605615413339\n"
"help.text"
msgid "Select the checkbox if you want to restart %PRODUCTNAME in safe mode. Then click the <widget>Send Crash Report</widget> button."
-msgstr ""
+msgstr "Отметнете полето, ако искате да рестартирате %PRODUCTNAME в безопасен режим. После щракнете върху бутона <widget>Изпращане на доклад за срив</widget>."
#. SPdCD
#: error_report.xhp
@@ -10536,7 +10536,7 @@ msgctxt ""
"par_id521605621252890\n"
"help.text"
msgid "If a crash report is sent successfully, then a dialog box will provide a URL for the report. To see the report, copy the URL and paste into a webbrowser."
-msgstr ""
+msgstr "Ако успешно бъде изпратен доклад за грешка, в диалогов прозорец ще се покаже URL адрес. За да видите доклада, копирайте URL адреса и го поставете в уеббраузър."
#. 3PFBB
#: error_report.xhp
@@ -10545,7 +10545,7 @@ msgctxt ""
"par_id3149670\n"
"help.text"
msgid "You will not get an answer to your crash report. If you need support, please visit <link href=\"https://www.libreoffice.org/get-help/community-support/\">Community Assistance</link> for an overview of different possibilities."
-msgstr ""
+msgstr "Няма да получите отговор на доклада си за грешка. Ако имате нужда от помощ, посетете <link href=\"https://www.libreoffice.org/get-help/community-support/\">Помощ от общността</link> за общ преглед на възможностите."
#. jaz2y
#: error_report.xhp
@@ -10554,7 +10554,7 @@ msgctxt ""
"hd_id3150792\n"
"help.text"
msgid "What Data are Sent?"
-msgstr ""
+msgstr "Какви данни се изпращат?"
#. CHASG
#: error_report.xhp
@@ -10563,7 +10563,7 @@ msgctxt ""
"par_id3154366\n"
"help.text"
msgid "The crash report sends information about the error type that caused the crash and the process memory contents at the time of the crash. The memory contents include: a list of loaded libraries and their version number; a list of the current threads with the contents of their stack memory and processor register states. The memory trace is gathered locally by standard system tools: <literal>dbghelp.dll</literal> on Windows systems; <literal>clone()</literal>, <literal>ptrace()</literal> and <literal>/proc</literal> directory on Linux systems; Apple's Crash Reporter on Mac systems."
-msgstr ""
+msgstr "Докладът за срив съдържа информация за вида на грешката, предизвикала срива, и съдържанието на паметта на процеса в момента на срива. Съдържанието на паметта включва: списък на заредените библиотеки и номерата на версиите им; списък на текущите нишки със съдържанието на стековата им памет и състоянията на регистрите на процесора. Извлечението от паметта се събира локално чрез стандартни системни инструменти: <literal>dbghelp.dll</literal> при системи с Windows; <literal>clone()</literal>, <literal>ptrace()</literal> и директорията <literal>/proc</literal> при системи с Linux; Crash Reporter на Apple при Mac системи."
#. yu8Rq
#: error_report.xhp
@@ -10572,7 +10572,7 @@ msgctxt ""
"par_id731607157836334\n"
"help.text"
msgid "Information is also sent about the %PRODUCTNAME version, the operating system name and version, and the computing hardware (CPU identification; graphics device and driver)."
-msgstr ""
+msgstr "Изпраща се информация и за версията на %PRODUCTNAME, име и версия на операционната система и данни за хардуера (идентификатор на ЦП; графично устройство и драйвер)."
#. oCk4J
#: error_report.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"par_id3150504\n"
"help.text"
msgid "The crash report is anonymous. No identification information is sent and no document content is sent. The report data are sent as a multipart HTTP POST request."
-msgstr ""
+msgstr "Докладът за срив е анонимен. Не се изпраща информация за идентификация, нито съдържание на документи. Данните за доклада се изпращат като HTTP POST заявка от няколко части."
#. uD7Ga
#: export_ms.xhp
@@ -21804,7 +21804,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Creating and Changing Default and Custom Templates"
-msgstr ""
+msgstr "Създаване и променяне на подразбирани и потребителски шаблони"
#. CaTEi
#: standard_template.xhp
@@ -21813,7 +21813,7 @@ msgctxt ""
"bm_id3154285\n"
"help.text"
msgid "<bookmark_value>modifying, see changing</bookmark_value><bookmark_value>changing, see also editing and replacing</bookmark_value><bookmark_value>default templates; changing</bookmark_value><bookmark_value>default templates; creating</bookmark_value><bookmark_value>defaults;documents</bookmark_value><bookmark_value>custom templates</bookmark_value><bookmark_value>updating; templates</bookmark_value><bookmark_value>editing;templates</bookmark_value><bookmark_value>templates;editing and saving</bookmark_value><bookmark_value>saving;templates</bookmark_value><bookmark_value>resetting;templates</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>промяна, виж също редактиране и замяна</bookmark_value><bookmark_value>подразбирани шаблони; промяна</bookmark_value><bookmark_value>подразбирани шаблони; създаване</bookmark_value><bookmark_value>подразбирани настройки;документи</bookmark_value><bookmark_value>шаблони по избор</bookmark_value><bookmark_value>обновяване; шаблони</bookmark_value><bookmark_value>редактиране;шаблони</bookmark_value><bookmark_value>шаблони;редактиране и записване</bookmark_value><bookmark_value>записване;шаблони</bookmark_value><bookmark_value>нулиране;шаблони</bookmark_value>"
#. fZ8SR
#: standard_template.xhp
@@ -21822,7 +21822,7 @@ msgctxt ""
"hd_id3154285\n"
"help.text"
msgid "<variable id=\"standard_template\"><link href=\"text/shared/guide/standard_template.xhp\" name=\"Changing Default Templates\">Creating and Changing Default and Custom Templates</link></variable>"
-msgstr ""
+msgstr "<variable id=\"standard_template\"><link href=\"text/shared/guide/standard_template.xhp\" name=\"Changing Default Templates\">Създаване и променяне на подразбирани и потребителски шаблони</link></variable>"
#. nWgSj
#: standard_template.xhp
@@ -21833,13 +21833,13 @@ msgctxt ""
msgid "When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents."
msgstr "Когато отворите нов документ с <emph>Файл - Нов</emph>, се появява празен документ, базиран върху шаблон на $[officename]. Можете да редактирате, промените или замените този шаблон, така че новият документ да съдържа ваши собствени стилове или друго съдържание."
-#. ESYVV
+#. WqQSy
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id3159152\n"
"help.text"
-msgid "You can define document templates for each $[officename] module."
+msgid "You can define document templates for each $[officename] application."
msgstr ""
#. T3xE3
@@ -21849,7 +21849,7 @@ msgctxt ""
"hd_id3150792\n"
"help.text"
msgid "Creating a Default Template"
-msgstr ""
+msgstr "Създаване на подразбиран шаблон"
#. WaygD
#: standard_template.xhp
@@ -21858,7 +21858,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "<variable id=\"create_template\">First, open either an existing $[officename] template and modify it, or open a new document and edit it as necessary to create the desired template.</variable>"
-msgstr ""
+msgstr "<variable id=\"create_template\">Първо отворете съществуващ шаблон на $[officename] и го променете или отворете нов документ и го редактирайте както е необходимо, за да създадете желания шаблон.</variable>"
#. bnC8i
#: standard_template.xhp
@@ -21867,7 +21867,7 @@ msgctxt ""
"par_id3145748\n"
"help.text"
msgid "Save the document by choosing <menuitem>File - Templates - Save as Template</menuitem>, then enter the template name, click the <emph>Set as default template</emph> checkbox, and save in the <emph>My Templates</emph> category."
-msgstr ""
+msgstr "Запишете документа, като изберете <menuitem>Файл - Шаблони - Записване като шаблон</menuitem>, после въведете името на шаблона, отметнете полето <emph>Задаване като подразбиран шаблон</emph> и го запишете в категорията <emph>Моите шаблони</emph>."
#. td5TZ
#: standard_template.xhp
@@ -21876,7 +21876,7 @@ msgctxt ""
"par_id3146901\n"
"help.text"
msgid "The next time you open a new text document, the new document will be based on this new default template."
-msgstr ""
+msgstr "Следващия път, когато отворите нов текстов документ, той ще бъде базиран на новия подразбиран шаблон."
#. MEA5R
#: standard_template.xhp
@@ -21885,7 +21885,7 @@ msgctxt ""
"hd_id751605458425017\n"
"help.text"
msgid "Modifying a Default Template"
-msgstr ""
+msgstr "Променяне на подразбиран шаблон"
#. 7bPEX
#: standard_template.xhp
@@ -21894,7 +21894,7 @@ msgctxt ""
"par_id3154011\n"
"help.text"
msgid "<variable id=\"edit_template\">Choose <menuitem>File - Templates - Manage Templates</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"edit_template\">Изберете <menuitem>Файл - Шаблони - Управление на шаблоните</menuitem>.</variable>"
#. mhwYW
#: standard_template.xhp
@@ -21903,7 +21903,7 @@ msgctxt ""
"par_id531605464645795\n"
"help.text"
msgid "Use <emph>Filter</emph> to select the type of document."
-msgstr ""
+msgstr "Използвайте <emph>Филтър</emph>, за да изберете типа документ."
#. qaBUc
#: standard_template.xhp
@@ -21912,7 +21912,7 @@ msgctxt ""
"par_id981605464830645\n"
"help.text"
msgid "The default template is marked with a green check mark. Right-click that template and choose <menuitem>Edit</menuitem>."
-msgstr ""
+msgstr "Подразбираният шаблон е отбелязан със зелена отметка. Щракнете с десния бутон върху него и изберете <menuitem>Редактиране</menuitem>."
#. Us6Qr
#: standard_template.xhp
@@ -21921,7 +21921,7 @@ msgctxt ""
"par_id211605464919603\n"
"help.text"
msgid "<variable id=\"save_template\">Make desired changes, choose <menuitem>File - Save</menuitem>, and close the document.</variable>"
-msgstr ""
+msgstr "<variable id=\"save_template\">Нанесете желаните промени, изберете <menuitem>Файл - Записване</menuitem> и затворете документа.</variable>"
#. Mype2
#: standard_template.xhp
@@ -21930,7 +21930,7 @@ msgctxt ""
"par_id851605464921341\n"
"help.text"
msgid "When you open a new document, the modified default template will be used."
-msgstr ""
+msgstr "Когато отворите нов документ, ще бъде използван промененият подразбиран шаблон."
#. SrDht
#: standard_template.xhp
@@ -21939,7 +21939,7 @@ msgctxt ""
"par_id131605483428241\n"
"help.text"
msgid "%PRODUCTNAME provides built-in presentation templates, which cannot be edited, renamed, or deleted. To modify a built-in presentation template, open a document using the template, modify, then save as a new template."
-msgstr ""
+msgstr "%PRODUCTNAME предлага вградени шаблони за презентации, които не могат да бъдат редактирани, преименувани или изтривани. За да промените вграден шаблон за презентации, отворете документ, който използва шаблона, променете го, после го запишете като нов шаблон."
#. o4GyG
#: standard_template.xhp
@@ -21948,7 +21948,7 @@ msgctxt ""
"par_id461605483905608\n"
"help.text"
msgid "%PRODUCTNAME provides built-in templates for Writer, which cannot be edited, renamed, or deleted. To modify a built-in template, open a document using the template, modify, then save as a new template."
-msgstr ""
+msgstr "%PRODUCTNAME предлага вградени шаблони за Writer, които не могат да бъдат редактирани, преименувани или изтривани. За да промените вграден шаблон, отворете документ, който използва шаблона, променете го, после го запишете като нов шаблон."
#. S3sg4
#: standard_template.xhp
@@ -21957,7 +21957,7 @@ msgctxt ""
"hd_id891605476755142\n"
"help.text"
msgid "Setting a Template as Default"
-msgstr ""
+msgstr "Задаване на шаблон като подразбиран"
#. YPWzX
#: standard_template.xhp
@@ -21966,7 +21966,7 @@ msgctxt ""
"par_id501605476796634\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/standard_template.xhp#edit_template\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/standard_template.xhp#edit_template\"/>"
#. AvnDi
#: standard_template.xhp
@@ -21975,7 +21975,7 @@ msgctxt ""
"par_id711605476873605\n"
"help.text"
msgid "Right-click on template to be made default, choose <menuitem>Set as Default</menuitem>."
-msgstr ""
+msgstr "Щракнете с десния бутон върху шаблона, който трябва да стане подразбиран, изберете <menuitem>Задаване като подразбиран</menuitem>."
#. LNBjE
#: standard_template.xhp
@@ -21984,7 +21984,7 @@ msgctxt ""
"hd_id3153764\n"
"help.text"
msgid "Creating a Custom Template"
-msgstr ""
+msgstr "Създаване на потребителски шаблон"
#. eUBit
#: standard_template.xhp
@@ -21993,7 +21993,7 @@ msgctxt ""
"par_id231605475396242\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/standard_template.xhp#create_template\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/standard_template.xhp#create_template\"/>"
#. DuAAp
#: standard_template.xhp
@@ -22002,7 +22002,7 @@ msgctxt ""
"par_id251605475503009\n"
"help.text"
msgid "Choose <menuitem>File - Templates - Save As Template</menuitem>, then enter the template name, choose a <emph>Template category</emph>, and save."
-msgstr ""
+msgstr "Изберете <menuitem>Файл - Шаблони - Записване като шаблон</menuitem>, после въведете името на шаблона, изберете <emph>Категория на шаблона</emph> и запишете."
#. FZqGj
#: standard_template.xhp
@@ -22011,7 +22011,7 @@ msgctxt ""
"hd_id311605475738848\n"
"help.text"
msgid "Modifying a Custom Template"
-msgstr ""
+msgstr "Променяне на потребителски шаблон"
#. CpDHT
#: standard_template.xhp
@@ -22020,7 +22020,7 @@ msgctxt ""
"par_id901605475822840\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/standard_template.xhp#edit_template\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/standard_template.xhp#edit_template\"/>"
#. 3w93A
#: standard_template.xhp
@@ -22029,7 +22029,7 @@ msgctxt ""
"par_id51605476162735\n"
"help.text"
msgid "Right-click on the template to be modified, and choose <menuitem>Edit</menuitem>."
-msgstr ""
+msgstr "Щракнете върху шаблона, който трябва да бъде променен, и изберете <menuitem>Редактиране</menuitem>."
#. VMFLZ
#: standard_template.xhp
@@ -22038,7 +22038,7 @@ msgctxt ""
"par_id191605477448444\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/standard_template.xhp#save_template\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/standard_template.xhp#save_template\"/>"
#. 2BZGR
#: standard_template.xhp
@@ -22047,7 +22047,7 @@ msgctxt ""
"hd_id3149109\n"
"help.text"
msgid "Saving a Template in the Template Folder"
-msgstr ""
+msgstr "Записване на шаблон в папката за шаблони"
#. eWjFn
#: standard_template.xhp
@@ -22056,15 +22056,15 @@ msgctxt ""
"par_id3146918\n"
"help.text"
msgid "You can save any document as a template by selecting \"Template\" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory."
-msgstr ""
+msgstr "Можете да запишете всеки документ като шаблон, като изберете тип на файла „Шаблон“ в диалога „Записване“. За да достигате шаблона през „Управление на шаблони“, запишете го в директорията от <emph>Потребителски пътища</emph>, която е зададена за <emph>Шаблони</emph> в <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Инструменти - Настройки</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. Често е по-лесно документът да се запише с <menuitem>Файл - Шаблони - Записване като шаблон</menuitem>, защото тогава той автоматично се разполага в подходящата директория."
-#. QieZx
+#. 4VMWF
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id271605485719890\n"
"help.text"
-msgid "The <link href=\"text/shared/guide/template_manager\" 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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
+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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
msgstr ""
#. 6YAP3
@@ -23039,41 +23039,50 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Remote Files</emph> button presents a <link href=\"text/shared/guide/cmis-remote-files.xhp\">Remote files</link> dialog to open files stored on remote servers.</ahelp>"
msgstr "<ahelp hid=\".\">Бутонът <emph>Отдалечени файлове</emph> показва диалога <link href=\"text/shared/guide/cmis-remote-files.xhp\">Отдалечени файлове</link> за отваряне на файлове, които се съхраняват в отдалечени сървъри.</ahelp>"
-#. yTAwA
+#. jEVNA
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802525413\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
-msgstr "<ahelp hid=\".\">Бутонът <emph>Скорошни файлове</emph> показва миниатюри на най-скоро отваряните документи.</ahelp> Посочете някоя от тях с мишката, за да осветите документа, да видите подсказка с местоположението му и икона в горния десен ъгъл за изтриване на миниатюрата от панела и от списъка с последно отваряни файлове. Щракнете върху миниатюрата, за да отворите документа."
+msgid "<ahelp hid=\".\">Click the <emph>Recent Documents</emph> button to show thumbnails of the most recent documents you opened in the right side of the window.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
+msgstr ""
-#. KVPFC
+#. FRzQw
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626414\n"
"help.text"
-msgid "Press and hold the <emph>Recent Files</emph> dropdown button to open a menu where you can delete the list of recently opened documents."
-msgstr "Натиснете и задръжте бутона <emph>Скорошни файлове</emph>, за да отворите меню, в което можете да изтриете списъка с последните отваряни документи."
+msgid "You can remove an item from the <emph>Recent Documents</emph> list by clicking the button in the upper-right corner of the icon. The document itself is not deleted. You can remove all items on the <emph>Recent Documents</emph> list by pressing the <emph>Recent Documents</emph> dropdown button and selecting <menuitem>Clear Recent Documents</menuitem>."
+msgstr ""
-#. LGMyA
+#. fALjn
+#: startcenter.xhp
+msgctxt ""
+"startcenter.xhp\n"
+"hd_id41607696972873\n"
+"help.text"
+msgid "Working with Templates"
+msgstr ""
+
+#. kBTaf
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200803105045\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Щракнете върху бутона <emph>Шаблони</emph>, за да видите всички съществуващи шаблони в дясната част на прозореца.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> button to display templates for all applications in the right side of the window.</ahelp>"
+msgstr ""
-#. Z2fzP
+#. mDftQ
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626412\n"
"help.text"
-msgid "Press and hold the <emph>Templates</emph> dropdown button to open a menu where you can filter the existing templates by document type or open the <link href=\"text/shared/guide/template_manager.xhp\">Templates</link> dialog."
-msgstr "Натиснете и задръжте бутона <emph>Шаблони</emph>, за да отворите меню, с което можете да филтрирате съществуващите шаблони по типа на документа или да отворите диалога <link href=\"text/shared/guide/template_manager.xhp\">Шаблони</link>."
+msgid "Click the down arrow after the <emph>Templates</emph> button to open a menu where you can select a filter to display templates by application type or open the <link href=\"text/shared/guide/template_manager.xhp\">Template Manager</link> dialog."
+msgstr ""
#. PcEEX
#: startcenter.xhp
@@ -23165,14 +23174,14 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Extensions</emph> button opens the <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp>"
msgstr "<ahelp hid=\".\">Бутонът <emph>Разширения</emph> отваря страницата <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link>, от която можете да изтеглите шаблони и допълнителна функционалност за %PRODUCTNAME.</ahelp>"
-#. 23Cuw
+#. LtZCU
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626413\n"
"help.text"
-msgid "Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype."
-msgstr "Не за всеки вид файлове се показват миниатюри на съдържанието им. Вместо това може да видите голяма икона, използвана от компютъра ви за съответния вид файлове."
+msgid "Encrypted files will not display a thumbnail image of its content."
+msgstr ""
#. vRgcu
#: tabs.xhp
@@ -24108,7 +24117,7 @@ msgctxt ""
"par_id041620170723523966\n"
"help.text"
msgid "See <link href=\"text/swriter/guide/standard_template.xhp\">Creating a Document Template</link> for related information."
-msgstr ""
+msgstr "Вижте <link href=\"text/swriter/guide/standard_template.xhp\">Създаване на шаблон за документ</link> за допълнителна информация."
#. AGfmF
#: template_manager.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/optionen.po b/source/bg/helpcontent2/source/text/shared/optionen.po
index 246ec2dc819..ea0bfa100ec 100644
--- a/source/bg/helpcontent2/source/text/shared/optionen.po
+++ b/source/bg/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-12-05 20:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedoptionen/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.1.1\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562351576.000000\n"
@@ -6011,14 +6011,14 @@ msgctxt ""
msgid "You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr "Можете да промените и основните шрифтове за азиатски езици и езици със сложна писменост, ако поддръжката им е включена в <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Инструменти - Настройки</emph></defaultinline></switchinline><emph> - Езикови настройки - Езици</emph>."
-#. r9r68
+#. DeGFa
#: 01040300.xhp
msgctxt ""
"01040300.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">default text templates</link>."
-msgstr "Тези настройки задават основните шрифтове за готовите шаблони. Можете да промените или персонализирате и <link href=\"text/shared/optionen/01040301.xhp\" name=\"подразбираните шаблони за текст\">подразбираните шаблони за текст</link>."
+msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/guide/standard_template.xhp\" name=\"default text templates\">default text templates</link>."
+msgstr ""
#. Cd5Am
#: 01040300.xhp
diff --git a/source/bg/helpcontent2/source/text/swriter/guide.po b/source/bg/helpcontent2/source/text/swriter/guide.po
index a054876c6f7..a6d68bdd6c5 100644
--- a/source/bg/helpcontent2/source/text/swriter/guide.po
+++ b/source/bg/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: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-12-05 20:36+0000\n"
+"PO-Revision-Date: 2020-12-13 23:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textswriterguide/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.1.1\n"
"X-POOTLE-MTIME: 1564897611.000000\n"
#. XAt2Y
@@ -12596,7 +12596,7 @@ msgctxt ""
"par_id481605270284520\n"
"help.text"
msgid "Use <literal>-</literal> for a range of pages. For example, <input>1-4</input> prints all pages from 1 to 4."
-msgstr ""
+msgstr "Използвайте <literal>-</literal> за диапазон от страници. Например с <input>1-4</input> се отпечатват всички страници от 1 до 4."
#. AShg2
#: print_selection.xhp
@@ -12605,7 +12605,7 @@ msgctxt ""
"par_id651605685305228\n"
"help.text"
msgid "Partial ranges are also allowed: <input>-5</input> prints all pages up to page 5; <input>10-</input> prints from page 10 to end of document."
-msgstr ""
+msgstr "Разрешени са и частични диапазони: с <input>-5</input> се отпечатват всички страници до страница 5 включително; с <input>10-</input> се отпечатват страниците от 10 до края на документа."
#. WBqMB
#: print_selection.xhp
@@ -12614,7 +12614,7 @@ msgctxt ""
"par_id951605270474391\n"
"help.text"
msgid "Use <literal>,</literal> or <literal>;</literal> for a list of pages. For example, <input>1,3;7</input> prints pages 1, 3 and 7. Spaces are optional: <input>1, 3, 7</input> also works."
-msgstr ""
+msgstr "Използвайте <literal>,</literal> или <literal>;</literal> за списък от страници. Например с <input>1,3;7</input> се отпечатват страници 1, 3 и 7. Интервалите са по желание: <input>1, 3, 7</input> също работи."
#. EAR8E
#: print_selection.xhp
@@ -12623,7 +12623,7 @@ msgctxt ""
"par_id611605270697509\n"
"help.text"
msgid "Combinations are also possible. For example, <input>1, 3, 5-10, 15-</input> prints pages 1,3, 5 to 10, and 15 to end of document."
-msgstr ""
+msgstr "Възможни са и комбинации. Например с <input>1, 3, 5-10, 15-</input> се отпечатват страници 1, 3, от 5 до 10 и от 15 до края на документа."
#. FRjsx
#: print_selection.xhp
@@ -16898,7 +16898,7 @@ msgctxt ""
"par_id3149974\n"
"help.text"
msgid "$[officename] has a number of predefined templates that you can use to create different types of text documents, such as business letters."
-msgstr ""
+msgstr "$[officename] предлага няколко предварително дефинирани шаблона, от които можете да създавате различни видове документи, например бизнес писма."
#. VFfAP
#: text_animation.xhp
@@ -17258,7 +17258,7 @@ msgctxt ""
"par_idN106A3\n"
"help.text"
msgid "On the <item type=\"menuitem\">Tools</item> bar, click the <item type=\"menuitem\">Direct Cursor</item> icon <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149846\">Icon</alt></image>."
-msgstr ""
+msgstr "В лентата <item type=\"menuitem\">Инструменти</item> щракнете върху иконата <item type=\"menuitem\">Свободен курсор</item><image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149846\">Икона</alt></image>."
#. AmitQ
#: text_direct_cursor.xhp
@@ -17276,7 +17276,7 @@ msgctxt ""
"par_idN106C8\n"
"help.text"
msgid "<image id=\"img_id5471987\" src=\"media/helpimg/dircursleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5471987\">Icon</alt></image> Align left"
-msgstr ""
+msgstr "<image id=\"img_id5471987\" src=\"media/helpimg/dircursleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5471987\">Икона</alt></image> Подравняване отляво"
#. CSXBU
#: text_direct_cursor.xhp
@@ -17285,7 +17285,7 @@ msgctxt ""
"par_idN106E4\n"
"help.text"
msgid "<image id=\"img_id5730253\" src=\"media/helpimg/dircurscent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5730253\">Icon</alt></image> Centered"
-msgstr ""
+msgstr "<image id=\"img_id5730253\" src=\"media/helpimg/dircurscent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5730253\">Икона</alt></image> Центриране"
#. XcT6v
#: text_direct_cursor.xhp
@@ -17294,7 +17294,7 @@ msgctxt ""
"par_idN10700\n"
"help.text"
msgid "<image id=\"img_id6953622\" src=\"media/helpimg/dircursright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id6953622\">Icon</alt></image> Align right"
-msgstr ""
+msgstr "<image id=\"img_id6953622\" src=\"media/helpimg/dircursright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id6953622\">Икона</alt></image> Подравняване отдясно"
#. EuMGF
#: text_direct_cursor.xhp
diff --git a/source/bg/sc/messages.po b/source/bg/sc/messages.po
index 1622b7ac838..aa729687d71 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: 2020-12-01 12:34+0100\n"
-"PO-Revision-Date: 2020-12-04 23:36+0000\n"
+"PO-Revision-Date: 2020-12-14 08:58+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-master/scmessages/bg/>\n"
"Language: bg\n"
@@ -18695,7 +18695,7 @@ msgstr "Максимална стойност"
#: sc/uiconfig/scalc/ui/aggregatefunctionentry.ui:106
msgctxt "aggregatefunctionentry|delete"
msgid "Cancel"
-msgstr "Отмяна"
+msgstr "Отказ"
#. NCX7N
#: sc/uiconfig/scalc/ui/allheaderfooterdialog.ui:8
@@ -21755,7 +21755,7 @@ msgstr "Колони (списък на колони, разделени с „;
#: sc/uiconfig/scalc/ui/deletecolumnentry.ui:65
msgctxt "deletecolumnentry|delete"
msgid "Cancel"
-msgstr "Отмяна"
+msgstr "Отказ"
#. VWjSF
#: sc/uiconfig/scalc/ui/deletecontents.ui:8
@@ -24024,7 +24024,7 @@ msgstr "Колони:"
#: sc/uiconfig/scalc/ui/mergecolumnentry.ui:86
msgctxt "mergecolumnentry|delete"
msgid "Cancel"
-msgstr "Отмяна"
+msgstr "Отказ"
#. 4kTrD
#: sc/uiconfig/scalc/ui/movecopysheet.ui:16
@@ -25928,7 +25928,7 @@ msgstr "Е нечетно"
#: sc/uiconfig/scalc/ui/numbertransformationentry.ui:115
msgctxt "numbertransformationentry|delete"
msgid "Cancel"
-msgstr "Отмяна"
+msgstr "Отказ"
#. T2p5k
#: sc/uiconfig/scalc/ui/optcalculatepage.ui:47
@@ -30332,7 +30332,7 @@ msgstr "Колона:"
#: sc/uiconfig/scalc/ui/sorttransformationentry.ui:87
msgctxt "sorttransformationentry|delete"
msgid "Cancel"
-msgstr "Отмяна"
+msgstr "Отказ"
#. EhGCw
#: sc/uiconfig/scalc/ui/sortwarning.ui:8
@@ -30386,7 +30386,7 @@ msgstr "Максимален брой колони"
#: sc/uiconfig/scalc/ui/splitcolumnentry.ui:89
msgctxt "splitcolumnentry|delete"
msgid "Cancel"
-msgstr "Отмяна"
+msgstr "Отказ"
#. GJ7zg
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:28
@@ -31610,7 +31610,7 @@ msgstr "Подрязване"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:106
msgctxt "texttransformation_type|delete"
msgid "Cancel"
-msgstr "Отмяна"
+msgstr "Отказ"
#. D7zk3
#: sc/uiconfig/scalc/ui/tpviewpage.ui:35
diff --git a/source/bg/sfx2/messages.po b/source/bg/sfx2/messages.po
index b692f820e74..e88827022a9 100644
--- a/source/bg/sfx2/messages.po
+++ b/source/bg/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-11-23 20:35+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-master/sfx2messages/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.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1559599623.000000\n"
#. bHbFE
@@ -4015,11 +4015,11 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr "Отдалечени файлове"
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
-msgstr "Скорошни файлове"
+msgid "_Recent Documents"
+msgstr ""
#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:233
diff --git a/source/bg/svx/messages.po b/source/bg/svx/messages.po
index f4915c69957..8affc69e00d 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: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-12-04 23:36+0000\n"
+"PO-Revision-Date: 2020-12-11 20:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.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.1.1\n"
"X-POOTLE-MTIME: 1562357387.000000\n"
#. 3GkZj
@@ -13964,6 +13964,9 @@ msgid ""
"You can soon find the report at:\n"
"https://crashreport.libreoffice.org/stats/crash_details/%CRASHID"
msgstr ""
+"Докладът за срив бе изпратен успешно.\n"
+"Той скоро ще бъде достъпен на адрес:\n"
+"https://crashreport.libreoffice.org/stats/crash_details/%CRASHID"
#. DDKL6
#: svx/uiconfig/ui/crashreportdlg.ui:11
@@ -13993,7 +13996,7 @@ msgstr "Изпращане на доклада"
#: svx/uiconfig/ui/crashreportdlg.ui:50
msgctxt "crashreportdlg|btn_cancel"
msgid "Do _Not Send"
-msgstr ""
+msgstr "Да не се изпраща"
#. afExy
#: svx/uiconfig/ui/crashreportdlg.ui:64
diff --git a/source/bg/sw/messages.po b/source/bg/sw/messages.po
index 259ef3860fe..ef356603707 100644
--- a/source/bg/sw/messages.po
+++ b/source/bg/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2020-12-04 23:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_ui-master/swmessages/bg/>\n"
@@ -22445,80 +22445,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Помощ при оформяне"
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr "Разрешаване на курсора"
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr "Указва, че курсорът може да се поставя в защитени области, но там не могат да се нанасят промени."
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr "Защитени области"
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Свободен курсор"
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr "Включва режима „свободен курсор“."
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr "Вмъкване:"
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr "Знаци за табулация"
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr "Табулация и интервали"
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr "Интервали"
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr "Ляво поле на абзац"
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr "Подравняване на абзаца"
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Свободен курсор"
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
-msgstr "Разрешаване на курсора"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
+msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
-msgstr "Указва, че курсорът може да се поставя в защитени области, но там не могат да се нанасят промени."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
+msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
-msgstr "Защитени области"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
+msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr "Управлява показването на определени знаци и функцията „свободен курсор“ в текстови документи и HTML документи на %PRODUCTNAME."
diff --git a/source/bn-IN/cui/messages.po b/source/bn-IN/cui/messages.po
index 3957318f773..a1a10d66153 100644
--- a/source/bn-IN/cui/messages.po
+++ b/source/bn-IN/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2018-11-16 06:42+0000\n"
"Last-Translator: parnas <parnasghosh@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14286,85 +14286,85 @@ msgid "Deletes the selected font replacement."
msgstr "নির্বাচিত ফন্ট প্রতিস্থাপন মুছে ফেলে।"
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr "প্রতিস্থাপনের ফন্টের নাম সন্নিবেশ বা নির্বাচন করুন।"
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr "আপনি প্রতিস্থাপন করতে চান এমন ফন্টের নাম সন্নিবেশ বা নির্বাচন করুন।"
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr "আপনার পছন্দের ফন্টের দ্বারা একটি ফন্ট প্রতিক্লপন করে। ফন্টটি যখন পর্দায়, বা পর্দায় প্রদর্শিত হয় এবং যখন মুদ্রণ করে তখন প্রতিক্লপনটি ফন্ট প্রতিস্থাপন করে। প্রতিস্থাপনটি নথিতে সংরক্ষিত ফন্ট সেটিং পরিবর্তন করে না।"
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "প্রতিস্থাপন করার সারণি প্রয়োগ (_A)"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr "আপনি সুনির্দিষ্ট করেন এমন ফন্ট প্রতিস্থাপন সেটিং সক্রিয় করে।"
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "প্রতিস্থাপন টেবিল"
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "হরফ (_t):"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "আকার (_S):"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr "HTML এবং মৌলিক উৎস কোড প্রদর্শনের জন্য ফন্ট নির্বাচন করুন।"
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr "শুধুমাত্র সমানুপাতিক নয় এমন ফন্ট (আ)"
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr "ফন্ট এর তালিকা বাক্সে শুধুমাত্র অসমানুপাতিক ফন্ট প্রদর্শন করতে পরীক্ষা করুন।"
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr "HTML এবং মৌলিক উৎসের জন্য ফন্টের আকার নির্বাচন করুন।"
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "HTML, বেসিক এবং SQL সোর্সের জন্য ফন্ট সেটিং"
@@ -15531,13 +15531,13 @@ msgid "Type"
msgstr "ধরন"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/guide.po b/source/bn-IN/helpcontent2/source/text/scalc/guide.po
index df8a61a1f0f..b5719231253 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+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"
@@ -10573,31 +10573,40 @@ msgctxt ""
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">পাতা পুন:নামকরণ করা হচ্ছে</link></variable>"
-#. wxAHr
+#. zEnG4
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id701519308848244\n"
"help.text"
-msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:"
+msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents."
msgstr ""
-#. KR8Ag
+#. DE2ji
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155131\n"
+"par_id3155444\n"
+"help.text"
+msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgstr ""
+
+#. rMuCd
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471607437423400\n"
"help.text"
-msgid "Click on the sheet tab to select it."
+msgid "To rename a sheet in your document:"
msgstr ""
-#. FQiK8
+#. 99JMV
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3146976\n"
"help.text"
-msgid "Open the context menu of the sheet tab and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
+msgid "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialog box appears where you can enter a new name."
msgstr ""
#. GtGtQ
@@ -10618,6 +10627,24 @@ msgctxt ""
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr "বিকল্প হিসেবে, <switchinline select=\"sys\"><caseinline select=\"MAC\">পছন্দ কর</caseinline><defaultinline>Alt কী</defaultinline></switchinline> ধরে রাখুন এবং যেকোনো পাতার নামে ক্লিক করুন এবং একটি নতুন নাম সরাসরি সন্নিবেশ করান।"
+#. FUXLc
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471519308256437\n"
+"help.text"
+msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgstr ""
+
+#. VDtVj
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"hd_id541607437294635\n"
+"help.text"
+msgid "Sheet Naming Restrictions"
+msgstr ""
+
#. ynfez
#: rename_table.xhp
msgctxt ""
@@ -10627,157 +10654,139 @@ msgctxt ""
msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
msgstr ""
-#. vjFiR
+#. GW256
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050281\n"
"help.text"
-msgid "colon :"
-msgstr "কোলন :"
+msgid "colon <literal>:</literal>"
+msgstr ""
-#. Q8bUX
+#. a2JXE
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502897\n"
"help.text"
-msgid "back slash \\"
-msgstr "পিছনের স্ল্যাশ \\"
+msgid "back slash <literal>\\</literal>"
+msgstr ""
-#. nzDQF
+#. mkHAC
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050299\n"
"help.text"
-msgid "forward slash /"
-msgstr "সামনের স্ল্যাশ /"
+msgid "forward slash <literal>/</literal>"
+msgstr ""
-#. C2KDM
+#. V9Z6i
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502913\n"
"help.text"
-msgid "question mark ?"
-msgstr "প্রশ্নবোধক চিহ্ন ?"
+msgid "question mark <literal>?</literal>"
+msgstr ""
-#. MThFN
+#. 42B5r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050298\n"
"help.text"
-msgid "asterisk *"
-msgstr "তীর চিহ্ন *"
+msgid "asterisk <literal>*</literal>"
+msgstr ""
-#. MFpgr
+#. sAMTR
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502969\n"
"help.text"
-msgid "left square bracket ["
-msgstr "বাম বর্গাকার বন্ধনী ["
+msgid "left square bracket <literal>[</literal>"
+msgstr ""
-#. ayMFC
+#. 32rAi
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502910\n"
"help.text"
-msgid "right square bracket ]"
-msgstr "ডান বর্গাকার বন্ধনী ]"
+msgid "right square bracket <literal>]</literal>"
+msgstr ""
-#. DYGBS
+#. ESD5B
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502971\n"
"help.text"
-msgid "single quote ' as the first or last character of the name"
-msgstr "নামের প্রথম এবং শেষ অক্ষরে একক উদ্ধৃতি '"
-
-#. zqVm4
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050307\n"
-"help.text"
-msgid "In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
+msgid "single quote <literal>'</literal> as the first or last character of the name"
msgstr ""
-#. uPNL7
+#. 36nvo
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id321519307869857\n"
+"par_id761607437686157\n"
"help.text"
-msgid "For example, you want to reference the cell A1 on a sheet with the following name:"
+msgid "The single quote is Unicode <literal>U+0027</literal>, also known as <literal>apostrophe</literal>. Other single-quote characters, similar to <literal>apostrophe</literal>, are allowed, such as <literal>ʼ</literal> <literal>‛</literal> and <literal>‚</literal>."
msgstr ""
-#. 4DECe
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810503071\n"
-"help.text"
-msgid "This year's sheet"
-msgstr "বাৎসরিক পাতা"
-
-#. c3VAE
+#. DMm29
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503054\n"
+"hd_id251607438968588\n"
"help.text"
-msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
-msgstr "রেফারেন্স অবশ্যই একক উদ্ধৃতি দ্বারা শেষ হতে হবে, নামের ভিতরের একটি একক উদ্ধৃতি অবশ্যই দ্বিগুণ হবে:"
+msgid "Using a Default Prefix for Sheet Names"
+msgstr ""
-#. F2TyQ
+#. MEc8r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503069\n"
+"par_id81519309108908\n"
"help.text"
-msgid "'This year''s sheet'.A1"
-msgstr "'বছরে''র পাতা'.A১"
+msgid "You can set a prefix for the names of new sheets you create. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Defaults</menuitem> and enter the prefix name in <emph>Prefix name for new worksheet</emph>."
+msgstr ""
-#. DE2ji
+#. Ev9Ae
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155444\n"
+"hd_id821607437571713\n"
"help.text"
-msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgid "Referencing Sheet Names with Special Characters"
msgstr ""
-#. FUXLc
+#. BAZ4z
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id471519308256437\n"
+"par_id090920081050307\n"
"help.text"
-msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgid "In cell references, a sheet name must be enclosed in single quotes <literal>'</literal> when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
msgstr ""
-#. vkB9b
+#. ZjbDT
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519309108908\n"
+"par_id321519307869857\n"
"help.text"
-msgid "You can set a prefix for the names of new sheets you create. See <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">this page of Calc options.</link>"
+msgid "For example, you want to reference the <literal>cell A1</literal> on a sheet named <literal>This year's sheet</literal>."
msgstr ""
-#. de9uD
+#. tAj5V
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519379108908\n"
+"par_id0909200810503054\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">New sheet names prefixing.</link>"
+msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled: <literal>'This year''s sheet'.A1</literal>"
msgstr ""
#. bwZRy
@@ -12508,6 +12517,15 @@ msgctxt ""
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr "<emph>বিন্যাস - ঘর - প্রান্তিককরণ</emph>, <emph>পাঠ্য স্বয়ংক্রিয়ভাবে ঘুরান</emph> পছন্দ চিহ্নিত করুন এবং \"ঠিক আছে\" তে ক্লিক করুন।"
+#. Vf66T
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"note_xls_optimal_height\n"
+"help.text"
+msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height."
+msgstr ""
+
#. pED9m
#: text_wrap.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/01.po b/source/bn-IN/helpcontent2/source/text/shared/01.po
index 33d2f32bd7e..9d517e8e221 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/01.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+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"
@@ -9835,13 +9835,13 @@ msgctxt ""
msgid "<variable id=\"links_text\"><ahelp hid=\".\">You can change or remove each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files.</ahelp></variable>"
msgstr ""
-#. G6vaB
+#. nGE7F
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
"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 - Link Sheet from File</menuitem> or <menuitem>Sheet - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
+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 - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
msgstr ""
#. g3wLZ
diff --git a/source/bn-IN/helpcontent2/source/text/shared/guide.po b/source/bn-IN/helpcontent2/source/text/shared/guide.po
index a3f54fd06c6..3000a8e26ea 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: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-15 13:40+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"
@@ -21832,13 +21832,13 @@ msgctxt ""
msgid "When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents."
msgstr "যখন আপনি <emph> ফাইল- নতুন</emph>এর মাধ্যমে একটি নতুন নথি খুলবেন,$[officename] ফর্মার উপর ভিত্তি করে একটি ফাঁকা নথি আবির্ভূত হয়। আপনি সম্পাদনা করতে, পরিবর্তন করতে, অথবা এই ফর্মাটি প্রতিস্থাপন করতে পারবেন যাতে করে নতুন নথি আপনার স্বনির্বাচিত শৈলী অথবা অন্যান্য অভ্যন্তরস্থ বস্তু ধারণ করে।"
-#. ESYVV
+#. WqQSy
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id3159152\n"
"help.text"
-msgid "You can define document templates for each $[officename] module."
+msgid "You can define document templates for each $[officename] application."
msgstr ""
#. T3xE3
@@ -22057,13 +22057,13 @@ msgctxt ""
msgid "You can save any document as a template by selecting \"Template\" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory."
msgstr ""
-#. QieZx
+#. 4VMWF
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id271605485719890\n"
"help.text"
-msgid "The <link href=\"text/shared/guide/template_manager\" 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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
+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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
msgstr ""
#. 6YAP3
@@ -23038,40 +23038,49 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Remote Files</emph> button presents a <link href=\"text/shared/guide/cmis-remote-files.xhp\">Remote files</link> dialog to open files stored on remote servers.</ahelp>"
msgstr ""
-#. yTAwA
+#. jEVNA
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802525413\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
+msgid "<ahelp hid=\".\">Click the <emph>Recent Documents</emph> button to show thumbnails of the most recent documents you opened in the right side of the window.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
msgstr ""
-#. KVPFC
+#. FRzQw
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626414\n"
"help.text"
-msgid "Press and hold the <emph>Recent Files</emph> dropdown button to open a menu where you can delete the list of recently opened documents."
+msgid "You can remove an item from the <emph>Recent Documents</emph> list by clicking the button in the upper-right corner of the icon. The document itself is not deleted. You can remove all items on the <emph>Recent Documents</emph> list by pressing the <emph>Recent Documents</emph> dropdown button and selecting <menuitem>Clear Recent Documents</menuitem>."
msgstr ""
-#. LGMyA
+#. fALjn
+#: startcenter.xhp
+msgctxt ""
+"startcenter.xhp\n"
+"hd_id41607696972873\n"
+"help.text"
+msgid "Working with Templates"
+msgstr ""
+
+#. kBTaf
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200803105045\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> button to display templates for all applications in the right side of the window.</ahelp>"
msgstr ""
-#. Z2fzP
+#. mDftQ
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626412\n"
"help.text"
-msgid "Press and hold the <emph>Templates</emph> dropdown button to open a menu where you can filter the existing templates by document type or open the <link href=\"text/shared/guide/template_manager.xhp\">Templates</link> dialog."
+msgid "Click the down arrow after the <emph>Templates</emph> button to open a menu where you can select a filter to display templates by application type or open the <link href=\"text/shared/guide/template_manager.xhp\">Template Manager</link> dialog."
msgstr ""
#. PcEEX
@@ -23164,13 +23173,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Extensions</emph> button opens the <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp>"
msgstr ""
-#. 23Cuw
+#. LtZCU
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626413\n"
"help.text"
-msgid "Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype."
+msgid "Encrypted files will not display a thumbnail image of its content."
msgstr ""
#. vRgcu
diff --git a/source/bn-IN/helpcontent2/source/text/shared/optionen.po b/source/bn-IN/helpcontent2/source/text/shared/optionen.po
index f1d254a6eb9..1ccae292844 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+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"
@@ -6010,14 +6010,14 @@ msgctxt ""
msgid "You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr ""
-#. r9r68
+#. DeGFa
#: 01040300.xhp
msgctxt ""
"01040300.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">default text templates</link>."
-msgstr "এই সেটিং পূর্বনির্ধারিত ফর্মার জন্য মৌলিক ফন্ট নির্ধারণ করে। আপনি <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">পূর্বনির্ধারিত পাঠ ফর্মাও</link>পরিবর্তন বা পছন্দসই সেটিং করতে পারেন।"
+msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/guide/standard_template.xhp\" name=\"default text templates\">default text templates</link>."
+msgstr ""
#. Cd5Am
#: 01040300.xhp
diff --git a/source/bn-IN/sfx2/messages.po b/source/bn-IN/sfx2/messages.po
index 6e4864c73df..07adac3b818 100644
--- a/source/bn-IN/sfx2/messages.po
+++ b/source/bn-IN/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-11-11 07:50+0000\n"
"Last-Translator: somu7777 <Soumya.chowdhury7777@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3983,11 +3983,11 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr ""
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
-msgstr "সাম্প্রতিক ফাইলগুলি (_R) "
+msgid "_Recent Documents"
+msgstr ""
#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:233
diff --git a/source/bn-IN/sw/messages.po b/source/bn-IN/sw/messages.po
index 6d49bacb8d6..90fc775a8a8 100644
--- a/source/bn-IN/sw/messages.po
+++ b/source/bn-IN/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23045,81 +23045,111 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr ""
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr ""
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr ""
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
#, fuzzy
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "সরাসরি কার্সার"
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr ""
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "সরাসরি কার্সার"
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr ""
diff --git a/source/bn/cui/messages.po b/source/bn/cui/messages.po
index 4c47daef3f4..1e04e85214c 100644
--- a/source/bn/cui/messages.po
+++ b/source/bn/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2020-10-31 11:35+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Bengali <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/bn/>\n"
@@ -14727,87 +14727,87 @@ msgid "Deletes the selected font replacement."
msgstr "নির্বাচিত ফন্ট প্রতিস্থাপন মুছে ফেলে।"
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr "প্রতিস্থাপনের ফন্টের নাম সন্নিবেশ বা নির্বাচন করুন।"
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr "আপনি প্রতিস্থাপন করতে চান এমন ফন্টের নাম সন্নিবেশ বা নির্বাচন করুন।"
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr "আপনার পছন্দের ফন্টের দ্বারা একটি ফন্ট প্রতিক্লপন করে। ফন্টটি যখন পর্দায়, বা পর্দায় প্রদর্শিত হয় এবং যখন মুদ্রণ করে তখন প্রতিক্লপনটি ফন্ট প্রতিস্থাপন করে। প্রতিস্থাপনটি নথিতে সংরক্ষিত ফন্ট সেটিং পরিবর্তন করে না।"
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
#, fuzzy
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "প্রতিস্থাপিত সারণির ব্যবহার"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr "আপনি সুনির্দিষ্ট করেন এমন ফন্ট প্রতিস্থাপন সেটিং সক্রিয় করে।"
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr ""
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr ""
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
#, fuzzy
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "আকার"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr "HTML এবং মৌলিক উৎস কোড প্রদর্শনের জন্য ফন্ট নির্বাচন করুন।"
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr ""
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr "ফন্ট এর তালিকা বাক্সে শুধুমাত্র অসমানুপাতিক ফন্ট প্রদর্শন করতে পরীক্ষা করুন।"
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr "HTML এবং মৌলিক উৎসের জন্য ফন্টের আকার নির্বাচন করুন।"
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
@@ -15996,13 +15996,13 @@ msgid "Type"
msgstr "ধরন:"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/scalc/guide.po b/source/bn/helpcontent2/source/text/scalc/guide.po
index c1a1e58cac9..40c447c3ce8 100644
--- a/source/bn/helpcontent2/source/text/scalc/guide.po
+++ b/source/bn/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10573,31 +10573,40 @@ msgctxt ""
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">পাতা পুন:নামকরণ করা হচ্ছে</link></variable>"
-#. wxAHr
+#. zEnG4
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id701519308848244\n"
"help.text"
-msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:"
+msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents."
msgstr ""
-#. KR8Ag
+#. DE2ji
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155131\n"
+"par_id3155444\n"
+"help.text"
+msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgstr ""
+
+#. rMuCd
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471607437423400\n"
"help.text"
-msgid "Click on the sheet tab to select it."
+msgid "To rename a sheet in your document:"
msgstr ""
-#. FQiK8
+#. 99JMV
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3146976\n"
"help.text"
-msgid "Open the context menu of the sheet tab and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
+msgid "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialog box appears where you can enter a new name."
msgstr ""
#. GtGtQ
@@ -10618,6 +10627,24 @@ msgctxt ""
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr "বিকল্প হিসেবে, <switchinline select=\"sys\"><caseinline select=\"MAC\">পছন্দ কর</caseinline><defaultinline>Alt কী</defaultinline></switchinline> ধরে রাখুন এবং যেকোনো পাতার নামে ক্লিক করুন এবং একটি নতুন নাম সরাসরি সন্নিবেশ করান।"
+#. FUXLc
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471519308256437\n"
+"help.text"
+msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgstr ""
+
+#. VDtVj
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"hd_id541607437294635\n"
+"help.text"
+msgid "Sheet Naming Restrictions"
+msgstr ""
+
#. ynfez
#: rename_table.xhp
msgctxt ""
@@ -10627,157 +10654,139 @@ msgctxt ""
msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
msgstr ""
-#. vjFiR
+#. GW256
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050281\n"
"help.text"
-msgid "colon :"
-msgstr "কোলন :"
+msgid "colon <literal>:</literal>"
+msgstr ""
-#. Q8bUX
+#. a2JXE
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502897\n"
"help.text"
-msgid "back slash \\"
-msgstr "পিছনের স্ল্যাশ \\"
+msgid "back slash <literal>\\</literal>"
+msgstr ""
-#. nzDQF
+#. mkHAC
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050299\n"
"help.text"
-msgid "forward slash /"
-msgstr "সামনের স্ল্যাশ /"
+msgid "forward slash <literal>/</literal>"
+msgstr ""
-#. C2KDM
+#. V9Z6i
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502913\n"
"help.text"
-msgid "question mark ?"
-msgstr "প্রশ্নবোধক চিহ্ন ?"
+msgid "question mark <literal>?</literal>"
+msgstr ""
-#. MThFN
+#. 42B5r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050298\n"
"help.text"
-msgid "asterisk *"
-msgstr "তীর চিহ্ন *"
+msgid "asterisk <literal>*</literal>"
+msgstr ""
-#. MFpgr
+#. sAMTR
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502969\n"
"help.text"
-msgid "left square bracket ["
-msgstr "বাম বর্গাকার বন্ধনী ["
+msgid "left square bracket <literal>[</literal>"
+msgstr ""
-#. ayMFC
+#. 32rAi
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502910\n"
"help.text"
-msgid "right square bracket ]"
-msgstr "ডান বর্গাকার বন্ধনী ]"
+msgid "right square bracket <literal>]</literal>"
+msgstr ""
-#. DYGBS
+#. ESD5B
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502971\n"
"help.text"
-msgid "single quote ' as the first or last character of the name"
-msgstr "নামের প্রথম এবং শেষ অক্ষরে একক উদ্ধৃতি '"
-
-#. zqVm4
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id090920081050307\n"
-"help.text"
-msgid "In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
+msgid "single quote <literal>'</literal> as the first or last character of the name"
msgstr ""
-#. uPNL7
+#. 36nvo
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id321519307869857\n"
+"par_id761607437686157\n"
"help.text"
-msgid "For example, you want to reference the cell A1 on a sheet with the following name:"
+msgid "The single quote is Unicode <literal>U+0027</literal>, also known as <literal>apostrophe</literal>. Other single-quote characters, similar to <literal>apostrophe</literal>, are allowed, such as <literal>ʼ</literal> <literal>‛</literal> and <literal>‚</literal>."
msgstr ""
-#. 4DECe
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810503071\n"
-"help.text"
-msgid "This year's sheet"
-msgstr "বাৎসরিক পাতা"
-
-#. c3VAE
+#. DMm29
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503054\n"
+"hd_id251607438968588\n"
"help.text"
-msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
-msgstr "রেফারেন্স অবশ্যই একক উদ্ধৃতি দ্বারা শেষ হতে হবে, নামের ভিতরের একটি একক উদ্ধৃতি অবশ্যই দ্বিগুণ হবে:"
+msgid "Using a Default Prefix for Sheet Names"
+msgstr ""
-#. F2TyQ
+#. MEc8r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503069\n"
+"par_id81519309108908\n"
"help.text"
-msgid "'This year''s sheet'.A1"
-msgstr "'বছরে''র পাতা'.A১"
+msgid "You can set a prefix for the names of new sheets you create. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Defaults</menuitem> and enter the prefix name in <emph>Prefix name for new worksheet</emph>."
+msgstr ""
-#. DE2ji
+#. Ev9Ae
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155444\n"
+"hd_id821607437571713\n"
"help.text"
-msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgid "Referencing Sheet Names with Special Characters"
msgstr ""
-#. FUXLc
+#. BAZ4z
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id471519308256437\n"
+"par_id090920081050307\n"
"help.text"
-msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgid "In cell references, a sheet name must be enclosed in single quotes <literal>'</literal> when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
msgstr ""
-#. vkB9b
+#. ZjbDT
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519309108908\n"
+"par_id321519307869857\n"
"help.text"
-msgid "You can set a prefix for the names of new sheets you create. See <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">this page of Calc options.</link>"
+msgid "For example, you want to reference the <literal>cell A1</literal> on a sheet named <literal>This year's sheet</literal>."
msgstr ""
-#. de9uD
+#. tAj5V
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519379108908\n"
+"par_id0909200810503054\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">New sheet names prefixing.</link>"
+msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled: <literal>'This year''s sheet'.A1</literal>"
msgstr ""
#. bwZRy
@@ -12508,6 +12517,15 @@ msgctxt ""
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr "<emph>বিন্যাস - ঘর - প্রান্তিককরণ</emph>, <emph>পাঠ্য স্বয়ংক্রিয়ভাবে ঘুরান</emph> পছন্দ চিহ্নিত করুন এবং \"ঠিক আছে\" তে ক্লিক করুন।"
+#. Vf66T
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"note_xls_optimal_height\n"
+"help.text"
+msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height."
+msgstr ""
+
#. pED9m
#: text_wrap.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared/01.po b/source/bn/helpcontent2/source/text/shared/01.po
index f65c7997a77..639af906e21 100644
--- a/source/bn/helpcontent2/source/text/shared/01.po
+++ b/source/bn/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9835,13 +9835,13 @@ msgctxt ""
msgid "<variable id=\"links_text\"><ahelp hid=\".\">You can change or remove each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files.</ahelp></variable>"
msgstr ""
-#. G6vaB
+#. nGE7F
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
"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 - Link Sheet from File</menuitem> or <menuitem>Sheet - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
+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 - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
msgstr ""
#. g3wLZ
diff --git a/source/bn/helpcontent2/source/text/shared/guide.po b/source/bn/helpcontent2/source/text/shared/guide.po
index 33e52d63078..de4ca8d0fc1 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: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-15 13:40+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"
@@ -21832,13 +21832,13 @@ msgctxt ""
msgid "When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents."
msgstr "যখন আপনি <emph> ফাইল- নতুন</emph>এর মাধ্যমে একটি নতুন নথি খুলবেন,$[officename] ফর্মার উপর ভিত্তি করে একটি ফাঁকা নথি আবির্ভূত হয়। আপনি সম্পাদনা করতে, পরিবর্তন করতে, অথবা এই ফর্মাটি প্রতিস্থাপন করতে পারবেন যাতে করে নতুন নথি আপনার স্বনির্বাচিত শৈলী অথবা অন্যান্য অভ্যন্তরস্থ বস্তু ধারণ করে।"
-#. ESYVV
+#. WqQSy
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id3159152\n"
"help.text"
-msgid "You can define document templates for each $[officename] module."
+msgid "You can define document templates for each $[officename] application."
msgstr ""
#. T3xE3
@@ -22057,13 +22057,13 @@ msgctxt ""
msgid "You can save any document as a template by selecting \"Template\" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory."
msgstr ""
-#. QieZx
+#. 4VMWF
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id271605485719890\n"
"help.text"
-msgid "The <link href=\"text/shared/guide/template_manager\" 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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
+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>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
msgstr ""
#. 6YAP3
@@ -23038,40 +23038,49 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Remote Files</emph> button presents a <link href=\"text/shared/guide/cmis-remote-files.xhp\">Remote files</link> dialog to open files stored on remote servers.</ahelp>"
msgstr ""
-#. yTAwA
+#. jEVNA
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802525413\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
+msgid "<ahelp hid=\".\">Click the <emph>Recent Documents</emph> button to show thumbnails of the most recent documents you opened in the right side of the window.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
msgstr ""
-#. KVPFC
+#. FRzQw
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626414\n"
"help.text"
-msgid "Press and hold the <emph>Recent Files</emph> dropdown button to open a menu where you can delete the list of recently opened documents."
+msgid "You can remove an item from the <emph>Recent Documents</emph> list by clicking the button in the upper-right corner of the icon. The document itself is not deleted. You can remove all items on the <emph>Recent Documents</emph> list by pressing the <emph>Recent Documents</emph> dropdown button and selecting <menuitem>Clear Recent Documents</menuitem>."
msgstr ""
-#. LGMyA
+#. fALjn
+#: startcenter.xhp
+msgctxt ""
+"startcenter.xhp\n"
+"hd_id41607696972873\n"
+"help.text"
+msgid "Working with Templates"
+msgstr ""
+
+#. kBTaf
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200803105045\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> button to display templates for all applications in the right side of the window.</ahelp>"
msgstr ""
-#. Z2fzP
+#. mDftQ
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626412\n"
"help.text"
-msgid "Press and hold the <emph>Templates</emph> dropdown button to open a menu where you can filter the existing templates by document type or open the <link href=\"text/shared/guide/template_manager.xhp\">Templates</link> dialog."
+msgid "Click the down arrow after the <emph>Templates</emph> button to open a menu where you can select a filter to display templates by application type or open the <link href=\"text/shared/guide/template_manager.xhp\">Template Manager</link> dialog."
msgstr ""
#. PcEEX
@@ -23164,13 +23173,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Extensions</emph> button opens the <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp>"
msgstr ""
-#. 23Cuw
+#. LtZCU
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626413\n"
"help.text"
-msgid "Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype."
+msgid "Encrypted files will not display a thumbnail image of its content."
msgstr ""
#. vRgcu
diff --git a/source/bn/helpcontent2/source/text/shared/optionen.po b/source/bn/helpcontent2/source/text/shared/optionen.po
index 7c8ca53fc85..51470f7861e 100644
--- a/source/bn/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+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"
@@ -6010,14 +6010,14 @@ msgctxt ""
msgid "You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr ""
-#. r9r68
+#. DeGFa
#: 01040300.xhp
msgctxt ""
"01040300.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">default text templates</link>."
-msgstr "এই সেটিং পূর্বনির্ধারিত ফর্মার জন্য মৌলিক ফন্ট নির্ধারণ করে। আপনি <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">পূর্বনির্ধারিত পাঠ ফর্মাও</link>পরিবর্তন বা পছন্দসই সেটিং করতে পারেন।"
+msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/guide/standard_template.xhp\" name=\"default text templates\">default text templates</link>."
+msgstr ""
#. Cd5Am
#: 01040300.xhp
diff --git a/source/bn/sfx2/messages.po b/source/bn/sfx2/messages.po
index 8bb7e3e64f3..bdd691e0542 100644
--- a/source/bn/sfx2/messages.po
+++ b/source/bn/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-11-22 12:51+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2018-10-21 19:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4097,10 +4097,10 @@ msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr ""
-#. aoYLW
+#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:209
msgctxt "startcenter|open_recent"
-msgid "_Recent Files"
+msgid "_Recent Documents"
msgstr ""
#. BnkvG
diff --git a/source/bn/sw/messages.po b/source/bn/sw/messages.po
index 93862e6f572..32d2cbc5d87 100644
--- a/source/bn/sw/messages.po
+++ b/source/bn/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:08+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23219,80 +23219,110 @@ msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
+#. A7s4f
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:359
+msgctxt "optformataidspage|cursorinprot"
+msgid "Enable cursor"
+msgstr ""
+
+#. Qor9X
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:368
+msgctxt "extended_tip|cursorinprot"
+msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+msgstr ""
+
+#. nfGAn
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:385
+msgctxt "optformataidspage|cursoropt"
+msgid "Protected Areas"
+msgstr ""
+
#. s9cDX
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:358
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:422
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
#. AoLf5
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:367
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:431
msgctxt "extended_tip|cursoronoff"
msgid "Activates the direct cursor."
msgstr ""
#. 8eyNs
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:386
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:449
msgctxt "optformataidspage|fillmode"
msgid "Insert:"
msgstr ""
#. ACvNA
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:403
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:466
msgctxt "optformataidspage|filltab"
msgid "Tabs"
msgstr ""
#. CgFKr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:467
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs and spaces"
msgstr ""
#. 5FinN
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:405
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:468
msgctxt "optformataidspage|fillspace"
msgid "Spaces"
msgstr ""
#. mSGUr
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:406
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|fillindent"
msgid "Left paragraph margin"
msgstr ""
#. 7REyM
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:407
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:470
msgctxt "optformataidspage|fillmargin"
msgid "Paragraph alignment"
msgstr ""
#. zGjgi
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:430
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:493
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#. A7s4f
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:462
-msgctxt "optformataidspage|cursorinprot"
-msgid "Enable cursor"
+#. rJxta
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:528
+msgctxt "optformataidspage|anchor"
+msgid "_Anchor:"
msgstr ""
-#. Qor9X
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:471
-msgctxt "extended_tip|cursorinprot"
-msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes."
+#. 4ahDA
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:545
+msgctxt "optformataidspage|cxDefaultAnchor1"
+msgid "To Paragraph"
msgstr ""
-#. nfGAn
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:488
-msgctxt "optformataidspage|cursoropt"
-msgid "Protected Areas"
+#. Fxh2u
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:546
+msgctxt "optformataidspage|cxDefaultAnchor2"
+msgid "To Character"
+msgstr ""
+
+#. rafqG
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
+msgctxt "optformataidspage|cxDefaultAnchor3"
+msgid "As Character"
+msgstr ""
+
+#. B3qDX
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:564
+msgctxt "optformataidspage|lbImage"
+msgid "Image"
msgstr ""
#. npuVw
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:509
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:592
msgctxt "extended_tip|OptFormatAidsPage"
msgid "In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor."
msgstr ""
diff --git a/source/bo/cui/messages.po b/source/bo/cui/messages.po
index 240bc1afbb5..977ed532c25 100644
--- a/source/bo/cui/messages.po
+++ b/source/bo/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-08 13:07+0100\n"
+"POT-Creation-Date: 2020-12-14 15:32+0100\n"
"PO-Revision-Date: 2020-10-31 11:35+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Tibetan <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/bo/>\n"
@@ -14675,87 +14675,87 @@ msgid "Deletes the selected font replacement."
msgstr "འདེམས་ངེས་ཀྱི་ཡིག་གཟུགས་ཚབ་བརྗེ་དོར་བ། "
#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:273
+#: cui/uiconfig/ui/optfontspage.ui:274
msgctxt "extended_tip | font2"
msgid "Enter or select the name of the replacement font."
msgstr "ཚབ་བརྗེའི་ཡིག་གཟུགས་ཀྱི་མིང་ནང་འཇུག་གམ་བདམས་ང་བྱ་དགོས། "
#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:296
+#: cui/uiconfig/ui/optfontspage.ui:298
msgctxt "extended_tip | font1"
msgid "Enter or select the name of the font that you want to replace."
msgstr "ཚབ་བརྗེ་དགོས་རྒྱུའི་ཡིག་གཟུགས་ཀྱི་མིང་ནང་འཇུག་གམ་བདམས་ང་བྱ་དགོས། "
#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:307
+#: cui/uiconfig/ui/optfontspage.ui:309
msgctxt "extended_tip | replacements"
msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
msgstr ""
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:319
+#: cui/uiconfig/ui/optfontspage.ui:321
#, fuzzy
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "ཚབ་བརྗེས་རེའུ་མིག་བེད་སྤྱོད།"
#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:328
+#: cui/uiconfig/ui/optfontspage.ui:330
msgctxt "extended_tip | usetable"
msgid "Enables the font replacement settings that you define."
msgstr "མཚན་འཇོག་ཟིན་པའི་ཡིག་གཟུགས་ཚབ་བརྗེའི་བཀོད་སྒྲིག་སྒུལ་སྤྱོད་བྱེད་པ། "
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:346
+#: cui/uiconfig/ui/optfontspage.ui:348
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr ""
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:385
+#: cui/uiconfig/ui/optfontspage.ui:387
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr ""
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:400
+#: cui/uiconfig/ui/optfontspage.ui:402
#, fuzzy
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "ཆེ་ཆུང་།"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:415
+#: cui/uiconfig/ui/optfontspage.ui:417
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "རང་འགུལ།"
#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:419
+#: cui/uiconfig/ui/optfontspage.ui:421
msgctxt "extended_tip | fontname"
msgid "Select the font for the display of HTML and Basic source code."
msgstr " HTML མངོན་པ་དང་ Basic ཁུངས་ཡིག་དེབ་ཀྱི་ཡིག་གཟུགས་སྤྱོད་པ་བདམས་ང་བྱ་དགོས་ "
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:430
+#: cui/uiconfig/ui/optfontspage.ui:432
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr ""
#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:439
+#: cui/uiconfig/ui/optfontspage.ui:441
msgctxt "extended_tip | nonpropfontonly"
msgid "Check to display only non-proportional fonts in the Fonts list box."
msgstr "འདེམས་གཞི་འདི་བདམས་ན་ \"ཡིག་གཟུགས།\"རེའུ་འགོད་སྒྲོམ་ནང་སྡུར་ཚད་མིན་པའི་ཡིག་གཟུགས་ཁོ་ན་མངོན། "
#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:456
+#: cui/uiconfig/ui/optfontspage.ui:458
msgctxt "extended_tip | fontheight"
msgid "Select a font size for the display of HTML and Basic source code."
msgstr " HTML མངོན་པ་དང་ Basicཁུངས་ཡིག་དེབ་ཀྱི་ཡིག་གཟུགས་ཆེ་ཆུང་ལ་སྤྱོད་པར་བདམས་ང་བྱ་དགོས། "
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:476
+#: cui/uiconfig/ui/optfontspage.ui:478
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
@@ -15943,13 +15943,13 @@ msgid "Type"
msgstr "type"
#. EaWrY
-#: cui/uiconfig/ui/optpathspage.ui:102
+#: cui/uiconfig/ui/optpathspage.ui:104
msgctxt "optpathspage|user_paths"
msgid "User Paths"
msgstr ""
#. xPUYD
-#: cui/uiconfig/ui/optpathspage.ui:117
+#: cui/uiconfig/ui/optpathspage.ui:118
msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/scalc/guide.po b/source/bo/helpcontent2/source/text/scalc/guide.po
index cbebb5f047a..4fc21e08ed7 100644
--- a/source/bo/helpcontent2/source/text/scalc/guide.po
+++ b/source/bo/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-01 12:34+0100\n"
+"POT-Creation-Date: 2020-12-14 15:33+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"
@@ -10573,31 +10573,40 @@ msgctxt ""
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"ལས་ཁྲ་མིང་བསྐྱར་འདོགས།\">ལས་ཁྲ་མིང་བསྐྱར་འདོགས།</link></variable>"
-#. wxAHr
+#. zEnG4
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id701519308848244\n"
"help.text"
-msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:"
+msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents."
msgstr ""
-#. KR8Ag
+#. DE2ji
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155131\n"
+"par_id3155444\n"
+"help.text"
+msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgstr ""
+
+#. rMuCd
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471607437423400\n"
"help.text"
-msgid "Click on the sheet tab to select it."
+msgid "To rename a sheet in your document:"
msgstr ""
-#. FQiK8
+#. 99JMV
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3146976\n"
"help.text"
-msgid "Open the context menu of the sheet tab and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
+msgid "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialog box appears where you can enter a new name."
msgstr ""
#. GtGtQ
@@ -10618,166 +10627,166 @@ msgctxt ""
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr "ཡང་ན་ <switchinline select=\"sys\"><caseinline select=\"MAC\">Option མཐེབ་དང་</caseinline><defaultinline>Alt མཐེབ་</defaultinline></switchinline>རྡེབ་གནོན་དང་ཆབས་ཅིག་ལས་ཁྲའི་མིང་རྐྱང་རྡེབ་རྗེས་ཐད་ཀར་མིང་བཅུག་ན་འགྲིག"
-#. ynfez
+#. FUXLc
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502833\n"
+"par_id471519308256437\n"
"help.text"
-msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
+msgid "The document can contain up to 10,000 individual sheets, which must have different names."
msgstr ""
-#. vjFiR
+#. VDtVj
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id090920081050281\n"
+"hd_id541607437294635\n"
"help.text"
-msgid "colon :"
+msgid "Sheet Naming Restrictions"
msgstr ""
-#. Q8bUX
+#. ynfez
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502897\n"
+"par_id0909200810502833\n"
"help.text"
-msgid "back slash \\"
+msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
msgstr ""
-#. nzDQF
+#. GW256
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id090920081050299\n"
+"par_id090920081050281\n"
"help.text"
-msgid "forward slash /"
+msgid "colon <literal>:</literal>"
msgstr ""
-#. C2KDM
+#. a2JXE
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502913\n"
+"par_id0909200810502897\n"
"help.text"
-msgid "question mark ?"
+msgid "back slash <literal>\\</literal>"
msgstr ""
-#. MThFN
+#. mkHAC
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id090920081050298\n"
+"par_id090920081050299\n"
"help.text"
-msgid "asterisk *"
+msgid "forward slash <literal>/</literal>"
msgstr ""
-#. MFpgr
+#. V9Z6i
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502969\n"
+"par_id0909200810502913\n"
"help.text"
-msgid "left square bracket ["
+msgid "question mark <literal>?</literal>"
msgstr ""
-#. ayMFC
+#. 42B5r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502910\n"
+"par_id090920081050298\n"
"help.text"
-msgid "right square bracket ]"
+msgid "asterisk <literal>*</literal>"
msgstr ""
-#. DYGBS
+#. sAMTR
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810502971\n"
+"par_id0909200810502969\n"
"help.text"
-msgid "single quote ' as the first or last character of the name"
+msgid "left square bracket <literal>[</literal>"
msgstr ""
-#. zqVm4
+#. 32rAi
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id090920081050307\n"
+"par_id0909200810502910\n"
"help.text"
-msgid "In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
+msgid "right square bracket <literal>]</literal>"
msgstr ""
-#. uPNL7
+#. ESD5B
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id321519307869857\n"
+"par_id0909200810502971\n"
"help.text"
-msgid "For example, you want to reference the cell A1 on a sheet with the following name:"
+msgid "single quote <literal>'</literal> as the first or last character of the name"
msgstr ""
-#. 4DECe
+#. 36nvo
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503071\n"
+"par_id761607437686157\n"
"help.text"
-msgid "This year's sheet"
+msgid "The single quote is Unicode <literal>U+0027</literal>, also known as <literal>apostrophe</literal>. Other single-quote characters, similar to <literal>apostrophe</literal>, are allowed, such as <literal>ʼ</literal> <literal>‛</literal> and <literal>‚</literal>."
msgstr ""
-#. c3VAE
+#. DMm29
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503054\n"
+"hd_id251607438968588\n"
"help.text"
-msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
+msgid "Using a Default Prefix for Sheet Names"
msgstr ""
-#. F2TyQ
+#. MEc8r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503069\n"
+"par_id81519309108908\n"
"help.text"
-msgid "'This year''s sheet'.A1"
+msgid "You can set a prefix for the names of new sheets you create. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Defaults</menuitem> and enter the prefix name in <emph>Prefix name for new worksheet</emph>."
msgstr ""
-#. DE2ji
+#. Ev9Ae
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155444\n"
+"hd_id821607437571713\n"
"help.text"
-msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgid "Referencing Sheet Names with Special Characters"
msgstr ""
-#. FUXLc
+#. BAZ4z
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id471519308256437\n"
+"par_id090920081050307\n"
"help.text"
-msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgid "In cell references, a sheet name must be enclosed in single quotes <literal>'</literal> when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
msgstr ""
-#. vkB9b
+#. ZjbDT
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519309108908\n"
+"par_id321519307869857\n"
"help.text"
-msgid "You can set a prefix for the names of new sheets you create. See <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">this page of Calc options.</link>"
+msgid "For example, you want to reference the <literal>cell A1</literal> on a sheet named <literal>This year's sheet</literal>."
msgstr ""
-#. de9uD
+#. tAj5V
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519379108908\n"
+"par_id0909200810503054\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">New sheet names prefixing.</link>"
+msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled: <literal>'This year''s sheet'.A1</literal>"
msgstr ""
#. bwZRy
@@ -12508,6 +12517,15 @@ msgctxt ""
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr "<emph>རྣམ་གཞག་ - དྲ་མིག་] - སྙོམས་གཤིབ་</emph>ནང་ <emph>རང་འགུལ་ཕྲེང་ཕབ་</emph>འདེམས་གཞི་འདེམས་ཞིང་\"གཏན་འཁེལ།\"ལ་རྐྱང་རྡེབ་བྱེད།"
+#. Vf66T
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"note_xls_optimal_height\n"
+"help.text"
+msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height."
+msgstr ""
+
#. pED9m
#: text_wrap.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/shared/01.po b/source/bo/helpcontent2/source/text/shared/01.po
index e9a8b212a14..6ceb185213d 100644
--- a/source/bo/helpcontent2/source/text/shared/01.po
+++ b/source/bo/helpcontent2/source/text/shared/01.po