aboutsummaryrefslogtreecommitdiff
path: root/source/br/chart2/messages.po
blob: 889cbca29591fde9ef175a46b8ec13865dd1ac06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
#. 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: 2018-04-23 18:10+0200\n"
"PO-Revision-Date: 2018-03-21 11:54+0000\n"
"Last-Translator: Tornoz <tornoz@laposte.net>\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: 1521633256.000000\n"

#: 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:187
msgctxt "STR_TYPE_GL3D_BAR"
msgid "GL3D Bar"
msgstr "Barrenn mod GL3D"

#: chart2/inc/strings.hrc:188
msgctxt "STR_GL3D_BAR"
msgid "GL3D Bar Chart"
msgstr "Diervad dre varrennoù mod GL3D"

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

#: chart2/inc/strings.hrc:191
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:192
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:193
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:194
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:195
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:105
msgctxt "chardialog|font"
msgid "Font"
msgstr "Nodrezh"

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

#: chart2/uiconfig/ui/chardialog.ui:150
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/dlg_DataLabel.ui:20
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr "Kenglotadenn wellañ"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/dlg_DataLabel.ui:102
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:194
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:209
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:224
msgctxt "dlg_DataLabel|CB_CATEGORY"
msgid "Show _category"
msgstr "Diskouez ar _rummad"

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/dlg_DataLabel.ui:392
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:408
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Doareennoù testenn"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:550
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:573
msgctxt "dlg_InsertErrorBars|label3"
msgid "Parameters"
msgstr "Arventennoù"

#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:589
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:600
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:611
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:100
msgctxt "dlg_InsertLegend|show"
msgid "_Display legend"
msgstr "_Skrammañ ul leadell"

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

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

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

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

#: chart2/uiconfig/ui/dlg_InsertLegend.ui:200
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:104
msgctxt "insertaxisdlg|primaryX"
msgid "_X axis"
msgstr "Ahel _X"

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

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

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

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

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

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

#: chart2/uiconfig/ui/insertaxisdlg.ui:249
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:104
msgctxt "insertgriddlg|primaryX"
msgid "_X axis"
msgstr "Ahel _X"

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

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

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

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

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

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

#: chart2/uiconfig/ui/insertgriddlg.ui:249
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:89
msgctxt "inserttitledlg|labelMainTitle"
msgid "_Title"
msgstr "_Titl"

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/inserttitledlg.ui:331
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:105
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Pukadoù & Esaouiñ"

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

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

#: chart2/uiconfig/ui/paradialog.ui:174
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:104
msgctxt "smoothlinesdlg|TypeLabel"
msgid "Line _Type:"
msgstr "Riz_h al linenn : "

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

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

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

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

#: chart2/uiconfig/ui/smoothlinesdlg.ui:233
msgctxt "smoothlinesdlg|SplineTypeModel"
msgid "Cubic Spline"
msgstr "Splin diñsek"

#: chart2/uiconfig/ui/smoothlinesdlg.ui:237
msgctxt "smoothlinesdlg|SplineTypeModel"
msgid "B-Spline"
msgstr "Splin-B"

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

#: chart2/uiconfig/ui/steppedlinesdlg.ui:142
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:159
msgctxt "steppedlinesdlg|step_end_rb"
msgid "_End with horizontal line"
msgstr "_Echuiñ gant ul linenn a-blaen"

#: chart2/uiconfig/ui/steppedlinesdlg.ui:176
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:210
msgctxt "steppedlinesdlg|label2"
msgid "Type of Stepping"
msgstr "Rizh an derezioù"

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

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

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

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

#: chart2/uiconfig/ui/titlerotationtabpage.ui:179
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:39
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:57
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "Derou"

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_AxisPositions.ui:187
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:188
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Outside start"
msgstr "Derou diavaez"

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_AxisPositions.ui:365
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:420
msgctxt "tp_AxisPositions|FT_PLACE_TICKS"
msgid "Place _marks"
msgstr "Lec'hiañ ar _merkoù"

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_ChartType.ui:20
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "Barrenn"

#: chart2/uiconfig/ui/tp_ChartType.ui:23
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "Kranenn"

#: chart2/uiconfig/ui/tp_ChartType.ui:26
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "Kernenn"

#: chart2/uiconfig/ui/tp_ChartType.ui:29
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "Kerndaleg"

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_ChartType.ui:295
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:326
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Perzhioù..."

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

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

#: chart2/uiconfig/ui/tp_ChartType.ui:421
msgctxt "tp_ChartType|rounded-edge"
msgid "Rounded edge"
msgstr "Kerioù rontaet"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_DataLabel.ui:126
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:143
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:160
msgctxt "tp_DataLabel|CB_CATEGORY"
msgid "Show _category"
msgstr "Diskouez ar _rummad"

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_DataLabel.ui:342
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:360
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Doareennoù testenn"

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

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

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

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

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

#: chart2/uiconfig/ui/tp_DataSource.ui:28
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_DataSource.ui:58
msgctxt "tp_DataSource|FT_SERIES"
msgid "Data _series:"
msgstr "S_pletadoù roadennoù :"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_ErrorBars.ui:500
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:523
msgctxt "tp_ErrorBars|label3"
msgid "Parameters"
msgstr "Arventennoù"

#: chart2/uiconfig/ui/tp_ErrorBars.ui:539
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:550
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:561
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:48
msgctxt "tp_LegendPosition|right"
msgid "_Right"
msgstr "A-_zehou"

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_PolarOptions.ui:153
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:169
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:28
msgctxt "tp_RangeChooser|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Data Range"
msgstr "Dibab ul lijorenn roadennoù"

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

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_Scale.ui:20
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "Deizioù"

#: chart2/uiconfig/ui/tp_Scale.ui:24
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "Mizioù"

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

#: 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:99
msgctxt "tp_Scale|TXT_AXIS_TYPE"
msgid "T_ype"
msgstr "Ri_zh"

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

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

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

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_Scale.ui:429
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:471
msgctxt "tp_Scale|CBX_AUTO_STEP_HELP"
msgid "Aut_omatic"
msgstr "Emge_freek"

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

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

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

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:41
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:84
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:140
msgctxt "tp_SeriesToAxis|FT_OVERLAP"
msgid "_Overlap"
msgstr "Mar_c'hekaat"

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:186
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:202
msgctxt "tp_SeriesToAxis|CB_CONNECTOR"
msgid "Connection lines"
msgstr "Linennoù kennaskañ"

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

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

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

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

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

#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:347
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:370
msgctxt "tp_SeriesToAxis|label3"
msgid "Plot Options"
msgstr "Dibarzhioù tresañ"

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

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

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

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

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

#: chart2/uiconfig/ui/tp_Trendline.ui:147
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:212
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "Trovezh"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/tp_axisLabel.ui:402
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:55
msgctxt "wizelementspage|labelPrimaryYaxis"
msgid "_Y axis"
msgstr "Ahel _Y"

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

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

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

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

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

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

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

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

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

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

#: chart2/uiconfig/ui/wizelementspage.ui:375
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:408
msgctxt "wizelementspage|x"
msgid "X axis"
msgstr "Ahel X"

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

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

#: chart2/uiconfig/ui/wizelementspage.ui:465
msgctxt "wizelementspage|label2"
msgid "Display Grids"
msgstr "Skrammañ ar c'haelioù"
.hrc:23
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "अक्ट'"
#. 4kcAo
-#: cui/inc/numcategories.hrc:22
+#: cui/inc/numcategories.hrc:24
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "सम"
#. xnmxf
-#: cui/inc/numcategories.hrc:23
+#: cui/inc/numcategories.hrc:25
msgctxt "numberingformatpage|liststore1"
msgid "Scientific"
msgstr ""
#. vMka9
-#: cui/inc/numcategories.hrc:24
+#: cui/inc/numcategories.hrc:26
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "फ्रेकसन"
#. M8AFf
-#: cui/inc/numcategories.hrc:25
+#: cui/inc/numcategories.hrc:27
msgctxt "numberingformatpage|liststore1"
msgid "Boolean Value"
msgstr ""
#. 2esH2
-#: cui/inc/numcategories.hrc:26
+#: cui/inc/numcategories.hrc:28
msgctxt "numberingformatpage|liststore1"
msgid "Text"
msgstr "फराय बिजाब"
@@ -378,198 +378,192 @@ msgctxt "RID_SVXSTR_CONFIRM_RESTORE_DEFAULT_MENU"
msgid "This will delete all changes previously made to this context menu. Do you really want to reset?"
msgstr ""
-#. CPW5b
-#: cui/inc/strings.hrc:66
-msgctxt "RID_SVXSTR_MNUCFG_ALREADY_INCLUDED"
-msgid "Function is already included in this popup."
-msgstr ""
-
#. G2mu7
-#: cui/inc/strings.hrc:67
+#: cui/inc/strings.hrc:66
#, fuzzy
msgctxt "RID_SVXSTR_LABEL_NEW_NAME"
msgid "~New name"
msgstr "गोदान मुं"
#. Ahhg9
-#: cui/inc/strings.hrc:68
+#: cui/inc/strings.hrc:67
msgctxt "RID_SVXSTR_RENAME_MENU"
msgid "Rename Menu"
msgstr ""
#. CmDaN
-#: cui/inc/strings.hrc:69
+#: cui/inc/strings.hrc:68
msgctxt "RID_SVXSTR_RENAME_TOOLBAR"
msgid "Rename Toolbar"
msgstr ""
#. GsaZE
-#: cui/inc/strings.hrc:70
+#: cui/inc/strings.hrc:69
msgctxt "RID_SVXSTR_ALL_COMMANDS"
msgid "All Commands"
msgstr ""
#. A7cUy
-#: cui/inc/strings.hrc:71
+#: cui/inc/strings.hrc:70
msgctxt "RID_SVXSTR_TABBED"
msgid "Tabbed"
msgstr ""
#. xqrfE
-#: cui/inc/strings.hrc:72
+#: cui/inc/strings.hrc:71
msgctxt "RID_SVXSTR_TABBED_COMPACT"
msgid "Tabbed Compact"
msgstr ""
#. fLLH2
-#: cui/inc/strings.hrc:73
+#: cui/inc/strings.hrc:72
msgctxt "RID_SVXSTR_GROUPEDBAR"
msgid "Groupedbar"
msgstr ""
#. AnFxX
-#: cui/inc/strings.hrc:74
+#: cui/inc/strings.hrc:73
msgctxt "RID_SVXSTR_GROUPEDBAR_COMPACT"
msgid "Groupedbar Compact"
msgstr ""
#. GN45E
-#: cui/inc/strings.hrc:76
+#: cui/inc/strings.hrc:75
msgctxt "RID_SVXSTR_HYPDLG_CLOSEBUT"
msgid "Close"
msgstr "बन्द खालाम"
#. dkH9d
-#: cui/inc/strings.hrc:77
+#: cui/inc/strings.hrc:76
msgctxt "RID_SVXSTR_HYPDLG_MACROACT1"
msgid "Mouse over object"
msgstr "बेसाद सायाव माउस"
#. 4QYHe
-#: cui/inc/strings.hrc:78
+#: cui/inc/strings.hrc:77
msgctxt "RID_SVXSTR_HYPDLG_MACROACT2"
msgid "Trigger hyperlink"
msgstr "ट्रिग्गार हाइपारलिंक"
#. WMQPj
-#: cui/inc/strings.hrc:79
+#: cui/inc/strings.hrc:78
msgctxt "RID_SVXSTR_HYPDLG_MACROACT3"
msgid "Mouse leaves object"
msgstr "माउसा बेसाद नागारो"
#. E8XCn
-#: cui/inc/strings.hrc:80
+#: cui/inc/strings.hrc:79
msgctxt "RID_SVXSTR_HYPDLG_NOVALIDFILENAME"
msgid "Please type in a valid file name."
msgstr ""
#. ES4Pj
-#: cui/inc/strings.hrc:81
+#: cui/inc/strings.hrc:80
msgctxt "RID_SVXSTR_HYPERDLG_FORM_BUTTON"
msgid "Button"
msgstr "बुथाम"
#. MPHHF
-#: cui/inc/strings.hrc:82
+#: cui/inc/strings.hrc:81
msgctxt "RID_SVXSTR_HYPERDLG_FROM_TEXT"
msgid "Text"
msgstr "फराय बिजाब"
#. 9nkb2
-#: cui/inc/strings.hrc:83
+#: cui/inc/strings.hrc:82
msgctxt "RID_SVXSTR_HYPERDLG_QUERYOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "फाइला आगोलावनो दं खायो. लिरदेरबावनो?"
#. smWax
-#: cui/inc/strings.hrc:85
+#: cui/inc/strings.hrc:84
msgctxt "RID_SVXSTR_SELECT_FILE_IFRAME"
msgid "Select File for Floating Frame"
msgstr ""
#. F74rR
-#: cui/inc/strings.hrc:86
+#: cui/inc/strings.hrc:85
msgctxt "RID_SVXSTR_ALLFUNCTIONS"
msgid "All commands"
msgstr ""
#. EeB6i
-#: cui/inc/strings.hrc:87
+#: cui/inc/strings.hrc:86
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "मेक्र'स"
#. mkEjQ
-#: cui/inc/strings.hrc:88
+#: cui/inc/strings.hrc:87
msgctxt "RID_SVXSTR_MYMACROS"
msgid "My Macros"
msgstr "आंनि मेक्र'फोर "
#. Cv5m8
-#: cui/inc/strings.hrc:89
+#: cui/inc/strings.hrc:88
msgctxt "RID_SVXSTR_PRODMACROS"
msgid "%PRODUCTNAME Macros"
msgstr "%PRODUCTNAME मेक्र'फोर "
#. RGCGW
-#: cui/inc/strings.hrc:90
+#: cui/inc/strings.hrc:89
msgctxt "RID_SVXSTR_NOMACRODESC"
msgid "There is no description available for this macro."
msgstr ""
#. AFniE
-#: cui/inc/strings.hrc:91
+#: cui/inc/strings.hrc:90
#, fuzzy
msgctxt "RID_SVXSTR_SELECTOR_RUN"
msgid "Run"
msgstr "सालायनाय"
#. whwAN
-#: cui/inc/strings.hrc:92
+#: cui/inc/strings.hrc:91
msgctxt "RID_SVXSTR_ROW"
msgid "Insert Rows"
msgstr "सारि फज'"
#. Su38S
#. tdf#119293 Labels depending on row/col
-#: cui/inc/strings.hrc:94
+#: cui/inc/strings.hrc:93
msgctxt "RID_SVXSTR_INSERTROW_BEFORE"
msgid "Above selection"
msgstr ""
#. oBHui
-#: cui/inc/strings.hrc:95
+#: cui/inc/strings.hrc:94
msgctxt "RID_SVXSTR_INSERTROW_AFTER"
msgid "Below selection"
msgstr ""
#. c8nou
-#: cui/inc/strings.hrc:96
+#: cui/inc/strings.hrc:95
msgctxt "RID_SVXSTR_REMOVE_FAVORITES"
msgid "Remove from Favorites"
msgstr ""
#. XpjRm
-#: cui/inc/strings.hrc:97
+#: cui/inc/strings.hrc:96
msgctxt "RID_SVXSTR_MISSING_CHAR"
msgid "Missing character"
msgstr ""
#. 7tBGT
-#: cui/inc/strings.hrc:98
+#: cui/inc/strings.hrc:97
msgctxt "RID_SVXSTR_ADD_FAVORITES"
msgid "Add to Favorites"
msgstr ""
#. AvBBC
#. PPI is pixel per inch, %1 is a number
-#: cui/inc/strings.hrc:100
+#: cui/inc/strings.hrc:99
msgctxt "RID_SVXSTR_PPI"
msgid "(%1 PPI)"
msgstr ""
#. thimC
-#: cui/inc/strings.hrc:101
+#: cui/inc/strings.hrc:100
#, fuzzy
msgctxt "RID_SVXSTR_COL"
msgid "Insert Columns"
@@ -577,745 +571,745 @@ msgstr "~खाम्फाफोर फज'"
#. AgqiD
#. tdf#119293 Labels depending on row/col
-#: cui/inc/strings.hrc:103
+#: cui/inc/strings.hrc:102
msgctxt "RID_SVXSTR_INSERTCOL_BEFORE"
msgid "Before selection"
msgstr ""
#. nXnb3
-#: cui/inc/strings.hrc:104
+#: cui/inc/strings.hrc:103
msgctxt "RID_SVXSTR_INSERTCOL_AFTER"
msgid "After selection"
msgstr ""
#. QrFJZ
-#: cui/inc/strings.hrc:105
+#: cui/inc/strings.hrc:104
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "गावनो गाव"
#. X9CWA
-#: cui/inc/strings.hrc:106
+#: cui/inc/strings.hrc:105
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "सोमोन्दो"
#. QCgnw
-#: cui/inc/strings.hrc:107
+#: cui/inc/strings.hrc:106
msgctxt "RID_SVXSTR_LOADACCELCONFIG"
msgid "Load Keyboard Configuration"
msgstr ""
#. eWQoY
-#: cui/inc/strings.hrc:108
+#: cui/inc/strings.hrc:107
msgctxt "RID_SVXSTR_SAVEACCELCONFIG"
msgid "Save Keyboard Configuration"
msgstr ""
#. ggFZE
-#: cui/inc/strings.hrc:109
+#: cui/inc/strings.hrc:108
msgctxt "RID_SVXSTR_FILTERNAME_CFG"
msgid "Configuration (*.cfg)"
msgstr ""
#. DigQB
-#: cui/inc/strings.hrc:110
+#: cui/inc/strings.hrc:109
msgctxt "RID_SVXSTR_HYPDLG_ERR_LERR_NOENTRIES"
msgid "Targets do not exist in the document."
msgstr ""
#. pCbRV
-#: cui/inc/strings.hrc:111
+#: cui/inc/strings.hrc:110
msgctxt "RID_SVXSTR_HYPDLG_ERR_LERR_DOCNOTOPEN"
msgid "Couldn't open the document."
msgstr ""
#. zAUfq
-#: cui/inc/strings.hrc:112
+#: cui/inc/strings.hrc:111
msgctxt "RID_SVXSTR_EDITHINT"
msgid "[Enter text here]"
msgstr ""
#. ResDx
-#: cui/inc/strings.hrc:113
+#: cui/inc/strings.hrc:112
msgctxt "RID_SVXSTR_HANGUL"
msgid "Hangul"
msgstr ""
#. 3t3AC
-#: cui/inc/strings.hrc:114
+#: cui/inc/strings.hrc:113
msgctxt "RID_SVXSTR_HANJA"
msgid "Hanja"
msgstr ""
#. 88dts
-#: cui/inc/strings.hrc:115
+#: cui/inc/strings.hrc:114
msgctxt "RID_SVXSTR_BASICMACROS"
msgid "BASIC Macros"
msgstr ""
#. XKYHn
-#: cui/inc/strings.hrc:116
+#: cui/inc/strings.hrc:115
#, fuzzy
msgctxt "RID_SVXSTR_GROUP_STYLES"
msgid "Styles"
msgstr "आदब"
#. 3Qq2E
-#: cui/inc/strings.hrc:117
+#: cui/inc/strings.hrc:116
msgctxt "RID_SVXSTR_GROUP_SIDEBARDECKS"
msgid "Sidebar Decks"
msgstr ""
#. hFEBv
-#: cui/inc/strings.hrc:119
+#: cui/inc/strings.hrc:118
msgctxt "RID_SVXSTR_EVENT_STARTAPP"
msgid "Start Application"
msgstr ""
#. 6tUvx
-#: cui/inc/strings.hrc:120
+#: cui/inc/strings.hrc:119
msgctxt "RID_SVXSTR_EVENT_CLOSEAPP"
msgid "Close Application"
msgstr ""
#. 6NsQz
-#: cui/inc/strings.hrc:121
+#: cui/inc/strings.hrc:120
#, fuzzy
msgctxt "RID_SVXSTR_EVENT_NEWDOC"
msgid "New Document"
msgstr "फोरमान बिलाइ खेव"
#. G6b2e
-#: cui/inc/strings.hrc:122
+#: cui/inc/strings.hrc:121
msgctxt "RID_SVXSTR_EVENT_CLOSEDOC"
msgid "Document closed"
msgstr ""
#. yvsTa
-#: cui/inc/strings.hrc:123
+#: cui/inc/strings.hrc:122
msgctxt "RID_SVXSTR_EVENT_PREPARECLOSEDOC"
msgid "Document is going to be closed"
msgstr ""
#. DKpfj
-#: cui/inc/strings.hrc:124
+#: cui/inc/strings.hrc:123
msgctxt "RID_SVXSTR_EVENT_OPENDOC"
msgid "Open Document"
msgstr "फोरमान बिलाइ खेव"
#. DTDDm
-#: cui/inc/strings.hrc:125
+#: cui/inc/strings.hrc:124
msgctxt "RID_SVXSTR_EVENT_SAVEDOC"
msgid "Save Document"
msgstr "फोरमान बिलाइ थिनाय"
#. Trc82
-#: cui/inc/strings.hrc:126
+#: cui/inc/strings.hrc:125
#, fuzzy
msgctxt "RID_SVXSTR_EVENT_SAVEASDOC"
msgid "Save Document As"
msgstr "फोरमान बिलाइ थिनाय"
#. GCbZt
-#: cui/inc/strings.hrc:127
+#: cui/inc/strings.hrc:126
msgctxt "RID_SVXSTR_EVENT_SAVEDOCDONE"
msgid "Document has been saved"
msgstr ""
#. mYtMa
-#: cui/inc/strings.hrc:128
+#: cui/inc/strings.hrc:127
msgctxt "RID_SVXSTR_EVENT_SAVEASDOCDONE"
msgid "Document has been saved as"
msgstr ""
#. t8F8W
-#: cui/inc/strings.hrc:129
+#: cui/inc/strings.hrc:128
msgctxt "RID_SVXSTR_EVENT_ACTIVATEDOC"
msgid "Activate Document"
msgstr ""
#. T7QE3
-#: cui/inc/strings.hrc:130
+#: cui/inc/strings.hrc:129
msgctxt "RID_SVXSTR_EVENT_DEACTIVATEDOC"
msgid "Deactivate Document"
msgstr ""
#. AQXyC
-#: cui/inc/strings.hrc:131
+#: cui/inc/strings.hrc:130
#, fuzzy
msgctxt "RID_SVXSTR_EVENT_PRINTDOC"
msgid "Print Document"
msgstr "बिखं नुथाय साफाय"
#. 8uXuz
-#: cui/inc/strings.hrc:132
+#: cui/inc/strings.hrc:131
msgctxt "RID_SVXSTR_EVENT_MODIFYCHANGED"
msgid "'Modified' status was changed"
msgstr ""
#. 5CKDG
-#: cui/inc/strings.hrc:133
+#: cui/inc/strings.hrc:132
msgctxt "RID_SVXSTR_EVENT_MAILMERGE"
msgid "Printing of form letters started"
msgstr ""
#. AZ2io
-#: cui/inc/strings.hrc:134
+#: cui/inc/strings.hrc:133
msgctxt "RID_SVXSTR_EVENT_MAILMERGE_END"
msgid "Printing of form letters finished"
msgstr ""
#. dHtbz
-#: cui/inc/strings.hrc:135
+#: cui/inc/strings.hrc:134
msgctxt "RID_SVXSTR_EVENT_FIELDMERGE"
msgid "Merging of form fields started"
msgstr ""
#. uGCdD
-#: cui/inc/strings.hrc:136
+#: cui/inc/strings.hrc:135
msgctxt "RID_SVXSTR_EVENT_FIELDMERGE_FINISHED"
msgid "Merging of form fields finished"
msgstr ""
#. srLLa
-#: cui/inc/strings.hrc:137
+#: cui/inc/strings.hrc:136
msgctxt "RID_SVXSTR_EVENT_PAGECOUNTCHANGE"
msgid "Changing the page count"
msgstr "बिखं साननायखौ सालाय होगासिनो दङ।"
#. AsuQF
-#: cui/inc/strings.hrc:138
+#: cui/inc/strings.hrc:137
msgctxt "RID_SVXSTR_EVENT_SUBCOMPONENT_OPENED"
msgid "Loaded a sub component"
msgstr ""
#. Gf22f
-#: cui/inc/strings.hrc:139
+#: cui/inc/strings.hrc:138
msgctxt "RID_SVXSTR_EVENT_SUBCOMPONENT_CLOSED"
msgid "Closed a sub component"
msgstr ""
#. QayEb
-#: cui/inc/strings.hrc:140
+#: cui/inc/strings.hrc:139
msgctxt "RID_SVXSTR_EVENT_APPROVEPARAMETER"
msgid "Fill parameters"
msgstr "पारामिटारस सुफुं"
#. mL59X
-#: cui/inc/strings.hrc:141
+#: cui/inc/strings.hrc:140
msgctxt "RID_SVXSTR_EVENT_ACTIONPERFORMED"
msgid "Execute action"
msgstr "जेब्ला जागायनो लायो"
#. KtHBE
-#: cui/inc/strings.hrc:142
+#: cui/inc/strings.hrc:141
msgctxt "RID_SVXSTR_EVENT_AFTERUPDATE"
msgid "After updating"
msgstr "आपडेट खालामनायनि उनाव"
#. b6CCj
-#: cui/inc/strings.hrc:143
+#: cui/inc/strings.hrc:142
msgctxt "RID_SVXSTR_EVENT_BEFOREUPDATE"
msgid "Before updating"
msgstr "आपडेट खालामनायनि सिगाङाव"
#. KTBcp
-#: cui/inc/strings.hrc:144
+#: cui/inc/strings.hrc:143
msgctxt "RID_SVXSTR_EVENT_APPROVEROWCHANGE"
msgid "Before record action"
msgstr "फोरमानलाइ हाबानि सिगां"
#. Fhyio
-#: cui/inc/strings.hrc:145
+#: cui/inc/strings.hrc:144
msgctxt "RID_SVXSTR_EVENT_ROWCHANGE"
msgid "After record action"
msgstr "फोरमानलाइ हाबानि उनाव"
#. PmJgM
-#: cui/inc/strings.hrc:146
+#: cui/inc/strings.hrc:145
msgctxt "RID_SVXSTR_EVENT_CONFIRMDELETE"
msgid "Confirm deletion"
msgstr "हुखुमोरनायखौ थि खालाम"
#. gcREA
-#: cui/inc/strings.hrc:147
+#: cui/inc/strings.hrc:146
msgctxt "RID_SVXSTR_EVENT_ERROROCCURRED"
msgid "Error occurred"
msgstr "गोरोन्थि जादों"
#. oAwDt
-#: cui/inc/strings.hrc:148
+#: cui/inc/strings.hrc:147
msgctxt "RID_SVXSTR_EVENT_ADJUSTMENTVALUECHANGED"
msgid "While adjusting"
msgstr "थि खालामनाय समाव"
#. AyfwP
-#: cui/inc/strings.hrc:149
+#: cui/inc/strings.hrc:148
msgctxt "RID_SVXSTR_EVENT_FOCUSGAINED"
msgid "When receiving focus"
msgstr "फकास आजावनाय समाव"
#. BD96B
-#: cui/inc/strings.hrc:150
+#: cui/inc/strings.hrc:149
msgctxt "RID_SVXSTR_EVENT_FOCUSLOST"
msgid "When losing focus"
msgstr "फकास गोमानाय समाव"
#. wEhfE
-#: cui/inc/strings.hrc:151
+#: cui/inc/strings.hrc:150
msgctxt "RID_SVXSTR_EVENT_ITEMSTATECHANGED"
msgid "Item status changed"
msgstr "आयदा थाखोमान सोलायदों"
#. FRW7b
-#: cui/inc/strings.hrc:152
+#: cui/inc/strings.hrc:151
msgctxt "RID_SVXSTR_EVENT_KEYTYPED"
msgid "Key pressed"
msgstr "साबि नारसिनबाय"
#. 4kZCD
-#: cui/inc/strings.hrc:153
+#: cui/inc/strings.hrc:152
msgctxt "RID_SVXSTR_EVENT_KEYUP"
msgid "Key released"
msgstr "साबि हगारना होबाय"
#. ZiS2D
-#: cui/inc/strings.hrc:154
+#: cui/inc/strings.hrc:153
msgctxt "RID_SVXSTR_EVENT_LOADED"
msgid "When loading"
msgstr "ल'ड खालामनाय समाव"
#. vEjAG
-#: cui/inc/strings.hrc:155
+#: cui/inc/strings.hrc:154
msgctxt "RID_SVXSTR_EVENT_RELOADING"
msgid "Before reloading"
msgstr "फिन ल'ड खालामनाय सिगां"
#. 5FvrE
-#: cui/inc/strings.hrc:156
+#: cui/inc/strings.hrc:155
msgctxt "RID_SVXSTR_EVENT_RELOADED"
msgid "When reloading"
msgstr "फिन ल'ड खालामनाय समाव"
#. CDcYt
-#: cui/inc/strings.hrc:157
+#: cui/inc/strings.hrc:156
msgctxt "RID_SVXSTR_EVENT_MOUSEDRAGGED"
msgid "Mouse moved while key pressed"
msgstr "साबिखौ नारसिननाय समाव माउस लोरिदों"
#. CPpyk
-#: cui/inc/strings.hrc:158
+#: cui/inc/strings.hrc:157
msgctxt "RID_SVXSTR_EVENT_MOUSEENTERED"
msgid "Mouse inside"
msgstr "माउस सिङाव"
#. 4hGfp
-#: cui/inc/strings.hrc:159
+#: cui/inc/strings.hrc:158
msgctxt "RID_SVXSTR_EVENT_MOUSEEXITED"
msgid "Mouse outside"
msgstr "माउस बायजोआव"
#. QEuWr
-#: cui/inc/strings.hrc:160
+#: cui/inc/strings.hrc:159
msgctxt "RID_SVXSTR_EVENT_MOUSEMOVED"
msgid "Mouse moved"
msgstr "माउस लोरिदों"
#. 8YA3S
-#: cui/inc/strings.hrc:161
+#: cui/inc/strings.hrc:160
msgctxt "RID_SVXSTR_EVENT_MOUSEPRESSED"
msgid "Mouse button pressed"
msgstr "माउस बुथाम नारसिनबाय"
#. RMuJe
-#: cui/inc/strings.hrc:162
+#: cui/inc/strings.hrc:161
msgctxt "RID_SVXSTR_EVENT_MOUSERELEASED"
msgid "Mouse button released"
msgstr "माउस बुथाम हगारबाय"
#. 5iPHQ
-#: cui/inc/strings.hrc:163
+#: cui/inc/strings.hrc:162
msgctxt "RID_SVXSTR_EVENT_POSITIONING"
msgid "Before record change"
msgstr "फोरमानलाइ सोलायनाय सिगां"
#. yrBiz
-#: cui/inc/strings.hrc:164
+#: cui/inc/strings.hrc:163
msgctxt "RID_SVXSTR_EVENT_POSITIONED"
msgid "After record change"
msgstr "फोरमानलाइ सोलायनाय उनाव"
#. bdBH4
-#: cui/inc/strings.hrc:165
+#: cui/inc/strings.hrc:164
msgctxt "RID_SVXSTR_EVENT_RESETTED"
msgid "After resetting"
msgstr "फज'फिननाय उनाव"
#. eVsFk
-#: cui/inc/strings.hrc:166
+#: cui/inc/strings.hrc:165
msgctxt "RID_SVXSTR_EVENT_APPROVERESETTED"
msgid "Prior to reset"
msgstr "फज'फिननाय सिगाङाव"
#. 2oAoV
-#: cui/inc/strings.hrc:167
+#: cui/inc/strings.hrc:166
msgctxt "RID_SVXSTR_EVENT_APPROVEACTIONPERFORMED"
msgid "Approve action"
msgstr "जागायजेननाय सिगां"
#. hQAzK
-#: cui/inc/strings.hrc:168
+#: cui/inc/strings.hrc:167
msgctxt "RID_SVXSTR_EVENT_SUBMITTED"
msgid "Before submitting"
msgstr "गथायनायनि सिगां"
#. CFPSo
-#: cui/inc/strings.hrc:169
+#: cui/inc/strings.hrc:168
msgctxt "RID_SVXSTR_EVENT_TEXTCHANGED"
msgid "Text modified"
msgstr "फराय बिजाब सोलायबाय"
#. 2ADMH
-#: cui/inc/strings.hrc:170
+#: cui/inc/strings.hrc:169
msgctxt "RID_SVXSTR_EVENT_UNLOADING"
msgid "Before unloading"
msgstr "आनल'ड खालामनायनि सिगां"
#. F8BL3
-#: cui/inc/strings.hrc:171
+#: cui/inc/strings.hrc:170
msgctxt "RID_SVXSTR_EVENT_UNLOADED"
msgid "When unloading"
msgstr "आनल'ड खालामनाय समाव"
#. M6fPe
-#: cui/inc/strings.hrc:172
+#: cui/inc/strings.hrc:171
msgctxt "RID_SVXSTR_EVENT_CHANGED"
msgid "Changed"
msgstr "सोलायबाय"
#. gZyVB
-#: cui/inc/strings.hrc:173
+#: cui/inc/strings.hrc:172
msgctxt "RID_SVXSTR_EVENT_CREATEDOC"
msgid "Document created"
msgstr ""
#. BcPDW
-#: cui/inc/strings.hrc:174
+#: cui/inc/strings.hrc:173
msgctxt "RID_SVXSTR_EVENT_LOADDOCFINISHED"
msgid "Document loading finished"
msgstr ""
#. ir7AQ
-#: cui/inc/strings.hrc:175
+#: cui/inc/strings.hrc:174
msgctxt "RID_SVXSTR_EVENT_SAVEDOCFAILED"
msgid "Saving of document failed"
msgstr ""
#. BFtTF
-#: cui/inc/strings.hrc:176
+#: cui/inc/strings.hrc:175
msgctxt "RID_SVXSTR_EVENT_SAVEASDOCFAILED"
msgid "'Save as' has failed"
msgstr ""
#. N9e6u
-#: cui/inc/strings.hrc:177
+#: cui/inc/strings.hrc:176
msgctxt "RID_SVXSTR_EVENT_COPYTODOC"
msgid "Storing or exporting copy of document"
msgstr ""
#. okb9H
-#: cui/inc/strings.hrc:178
+#: cui/inc/strings.hrc:177
msgctxt "RID_SVXSTR_EVENT_COPYTODOCDONE"
msgid "Document copy has been created"
msgstr ""
#. DrYTY
-#: cui/inc/strings.hrc:179
+#: cui/inc/strings.hrc:178
msgctxt "RID_SVXSTR_EVENT_COPYTODOCFAILED"
msgid "Creating of document copy failed"
msgstr ""
#. BBJJQ
-#: cui/inc/strings.hrc:180
+#: cui/inc/strings.hrc:179
msgctxt "RID_SVXSTR_EVENT_VIEWCREATED"
msgid "View created"
msgstr ""
#. XN9Az
-#: cui/inc/strings.hrc:181
+#: cui/inc/strings.hrc:180
msgctxt "RID_SVXSTR_EVENT_PREPARECLOSEVIEW"
msgid "View is going to be closed"
msgstr ""
#. a9qty
-#: cui/inc/strings.hrc:182
+#: cui/inc/strings.hrc:181
msgctxt "RID_SVXSTR_EVENT_CLOSEVIEW"
msgid "View closed"
msgstr ""
#. dDunN
-#: cui/inc/strings.hrc:183
+#: cui/inc/strings.hrc:182
msgctxt "RID_SVXSTR_EVENT_TITLECHANGED"
msgid "Document title changed"
msgstr ""
#. 6D6BS
-#: cui/inc/strings.hrc:184
+#: cui/inc/strings.hrc:183
msgctxt "RID_SVXSTR_EVENT_SELECTIONCHANGED"
msgid "Selection changed"
msgstr ""
#. XArW3
-#: cui/inc/strings.hrc:185
+#: cui/inc/strings.hrc:184
#, fuzzy
msgctxt "RID_SVXSTR_EVENT_DOUBLECLICK"
msgid "Double click"
msgstr "खन्नै थु"
#. oDkyz
-#: cui/inc/strings.hrc:186
+#: cui/inc/strings.hrc:185
msgctxt "RID_SVXSTR_EVENT_RIGHTCLICK"
msgid "Right click"
msgstr ""
#. tVSz9
-#: cui/inc/strings.hrc:187
+#: cui/inc/strings.hrc:186
msgctxt "RID_SVXSTR_EVENT_CALCULATE"
msgid "Formulas calculated"
msgstr ""
#. ESxTQ
-#: cui/inc/strings.hrc:188
+#: cui/inc/strings.hrc:187
msgctxt "RID_SVXSTR_EVENT_CONTENTCHANGED"
msgid "Content changed"
msgstr ""
#. Zimeo
-#: cui/inc/strings.hrc:190
+#: cui/inc/strings.hrc:189
msgctxt "RID_STR_SEARCH_ANYWHERE"
msgid "anywhere in the field"
msgstr ""
#. qCKMY
-#: cui/inc/strings.hrc:191
+#: cui/inc/strings.hrc:190
msgctxt "RID_STR_SEARCH_BEGINNING"
msgid "beginning of field"
msgstr ""
#. CKVTF
-#: cui/inc/strings.hrc:192
+#: cui/inc/strings.hrc:191
msgctxt "RID_STR_SEARCH_END"
msgid "end of field"
msgstr ""
#. FZwxu
-#: cui/inc/strings.hrc:193
+#: cui/inc/strings.hrc:192
msgctxt "RID_STR_SEARCH_WHOLE"
msgid "entire field"
msgstr ""
#. AFUFs
-#: cui/inc/strings.hrc:194
+#: cui/inc/strings.hrc:193
#, fuzzy
msgctxt "RID_STR_FROM_TOP"
msgid "From top"
msgstr "गोजौ निफ्राय"
#. FBDbX
-#: cui/inc/strings.hrc:195
+#: cui/inc/strings.hrc:194
#, fuzzy
msgctxt "RID_STR_FROM_BOTTOM"
msgid "From bottom"
msgstr "गाहाय निफ्राय"
#. brdgV
-#: cui/inc/strings.hrc:196
+#: cui/inc/strings.hrc:195
msgctxt "RID_STR_SEARCH_NORECORD"
msgid "No records corresponding to your data found."
msgstr ""
#. VkTjA
-#: cui/inc/strings.hrc:197
+#: cui/inc/strings.hrc:196
msgctxt "RID_STR_SEARCH_GENERAL_ERROR"
msgid "An unknown error occurred. The search could not be finished."
msgstr ""
#. jiQdw
-#: cui/inc/strings.hrc:198
+#: cui/inc/strings.hrc:197
msgctxt "RID_STR_OVERFLOW_FORWARD"
msgid "Overflow, search continued at the beginning"
msgstr ""
#. EzK3y
-#: cui/inc/strings.hrc:199
+#: cui/inc/strings.hrc:198
msgctxt "RID_STR_OVERFLOW_BACKWARD"
msgid "Overflow, search continued at the end"
msgstr ""
#. zwiat
-#: cui/inc/strings.hrc:200
+#: cui/inc/strings.hrc:199
msgctxt "RID_STR_SEARCH_COUNTING"
msgid "counting records"
msgstr ""
#. 7cVWa
-#: cui/inc/strings.hrc:202
+#: cui/inc/strings.hrc:201
msgctxt "RID_SVXSTR_GALLERY_NOFILES"
msgid "<No Files>"
msgstr ""
#. AnJUu
-#: cui/inc/strings.hrc:203
+#: cui/inc/strings.hrc:202
msgctxt "RID_SVXSTR_GALLERYPROPS_OBJECT"
msgid "Object;Objects"
msgstr ""
#. GQXSM
-#: cui/inc/strings.hrc:204
+#: cui/inc/strings.hrc:203
#, fuzzy
msgctxt "RID_SVXSTR_GALLERY_READONLY"
msgid "(read-only)"
msgstr "(फरायनो-थाखायल')"
#. sAwgA
-#: cui/inc/strings.hrc:205
+#: cui/inc/strings.hrc:204
msgctxt "RID_SVXSTR_GALLERY_ALLFILES"
msgid "<All Files>"
msgstr ""
#. YkCky
-#: cui/inc/strings.hrc:206
+#: cui/inc/strings.hrc:205
#, fuzzy
msgctxt "RID_SVXSTR_GALLERY_ID_EXISTS"
msgid "This ID already exists..."
msgstr "बे मुङा सिगाङावनो दङ।"
#. w3AUk
-#: cui/inc/strings.hrc:208
+#: cui/inc/strings.hrc:207
#, fuzzy
msgctxt "RID_MULTIPATH_DBL_ERR"
msgid "The path %1 already exists."
msgstr "\"#\" मुङा आगोलावनो दङ खायो।"
#. 54BsS
-#: cui/inc/strings.hrc:209
+#: cui/inc/strings.hrc:208
msgctxt "RID_SVXSTR_ARCHIVE_TITLE"
msgid "Select Archives"
msgstr ""
#. NDB5V
-#: cui/inc/strings.hrc:210
+#: cui/inc/strings.hrc:209
msgctxt "RID_SVXSTR_ARCHIVE_HEADLINE"
msgid "Archives"
msgstr ""
#. ffPAq
-#: cui/inc/strings.hrc:211
+#: cui/inc/strings.hrc:210
#, fuzzy
msgctxt "RID_SVXSTR_MULTIFILE_DBL_ERR"
msgid "The file %1 already exists."
msgstr "\"#\" मुङा आगोलावनो दङ खायो।"
#. 5FyxP
-#: cui/inc/strings.hrc:212
+#: cui/inc/strings.hrc:211
msgctxt "RID_SVXSTR_ADD_IMAGE"
msgid "Add Image"
msgstr ""
#. eUzGk
-#: cui/inc/strings.hrc:214
+#: cui/inc/strings.hrc:213
msgctxt "RID_SVXSTR_ONE_PASSWORD_MISMATCH"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
msgstr ""
#. mN9jE
-#: cui/inc/strings.hrc:215
+#: cui/inc/strings.hrc:214
msgctxt "RID_SVXSTR_TWO_PASSWORDS_MISMATCH"
msgid "The confirmation passwords did not match the original passwords. Set the passwords again."
msgstr ""
#. 48ez3
-#: cui/inc/strings.hrc:216
+#: cui/inc/strings.hrc:215
msgctxt "RID_SVXSTR_INVALID_STATE_FOR_OK_BUTTON"
msgid "Please enter a password to open or to modify, or check the open read-only option to continue."
msgstr ""
#. aAbAN
-#: cui/inc/strings.hrc:217
+#: cui/inc/strings.hrc:216
msgctxt "RID_SVXSTR_INVALID_STATE_FOR_OK_BUTTON_V2"
msgid "Set the password by entering the same password in both boxes."
msgstr ""
#. ZXcFw
-#: cui/inc/strings.hrc:218
+#: cui/inc/strings.hrc:217
msgctxt "RID_SVXSTR_PASSWORD_LEN_INDICATOR"
msgid "Password length limit of %1 reached"
msgstr ""
#. Fko49
-#: cui/inc/strings.hrc:220
+#: cui/inc/strings.hrc:219
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "गावनो गाव"
#. WYHFb
-#: cui/inc/strings.hrc:221
+#: cui/inc/strings.hrc:220
msgctxt "STR_MANUALLINK"
msgid "Manual"
msgstr ""
#. PFN4j
-#: cui/inc/strings.hrc:222
+#: cui/inc/strings.hrc:221
msgctxt "STR_BROKENLINK"
msgid "Not available"
msgstr ""
#. 5ymS3
-#: cui/inc/strings.hrc:223
+#: cui/inc/strings.hrc:222
msgctxt "STR_CLOSELINKMSG"
msgid "Are you sure you want to remove the selected link?"
msgstr "नोंथांनि थारैनो सायखनाय डाटाखौ हुखुमोरनो सानो नामा?"
#. wyMwT
-#: cui/inc/strings.hrc:224
+#: cui/inc/strings.hrc:223
msgctxt "STR_CLOSELINKMSG_MULTI"
msgid "Are you sure you want to remove the selected link?"
msgstr "नोंथांनि थारैनो सायखनाय डाटाखौ हुखुमोरनो सानो नामा?"
#. CN74h
-#: cui/inc/strings.hrc:225
+#: cui/inc/strings.hrc:224
msgctxt "STR_WAITINGLINK"
msgid "Waiting"
msgstr "नेथ गासिनो दङ"
#. QJKgF
-#: cui/inc/strings.hrc:227
+#: cui/inc/strings.hrc:226
msgctxt "RID_SVXSTR_SAVE_SCREENSHOT_AS"
msgid "Save Screenshot As..."
msgstr ""
#. CAaFf
#. $(ROW) can be a number or the caption of the row in quotes
-#: cui/inc/strings.hrc:230
+#: cui/inc/strings.hrc:229
msgctxt "RID_SVXSTR_DIAGRAM_ROW"
msgid "Data Series $(ROW)"
msgstr ""
#. HzhXp
-#: cui/inc/strings.hrc:232
+#: cui/inc/strings.hrc:231
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "नंगौ"
#. RuQiB
-#: cui/inc/strings.hrc:233
+#: cui/inc/strings.hrc:232
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "नङा"
#. irLeD
-#: cui/inc/strings.hrc:235
+#: cui/inc/strings.hrc:234
#, fuzzy
msgctxt "STR_LINKEDDOC_DOESNOTEXIST"
msgid ""
@@ -1325,7 +1319,7 @@ msgid ""
msgstr "फाइल \"$file$\"आ गैया।"
#. iQYnX
-#: cui/inc/strings.hrc:236
+#: cui/inc/strings.hrc:235
msgctxt "STR_LINKEDDOC_NO_SYSTEM_FILE"
msgid ""
"The file\n"
@@ -1334,7 +1328,7 @@ msgid ""
msgstr ""
#. 4PaJ2
-#: cui/inc/strings.hrc:237
+#: cui/inc/strings.hrc:236
msgctxt "STR_NAME_CONFLICT"
msgid ""
"The name '$file$' is already used for another database.\n"
@@ -1342,172 +1336,172 @@ msgid ""
msgstr ""
#. KFB7q
-#: cui/inc/strings.hrc:238
+#: cui/inc/strings.hrc:237
msgctxt "RID_SVXSTR_QUERY_DELETE_CONFIRM"
msgid "Do you want to delete the entry?"
msgstr "नोंथांङा XX मेक्र'खौ हुखुमोरनो सानो नामा?"
#. gg9gD
-#: cui/inc/strings.hrc:240
+#: cui/inc/strings.hrc:239
msgctxt "RID_SVXSTR_DELQUERY"
msgid "Do you want to delete the following object?"
msgstr ""
#. 42ivC
-#: cui/inc/strings.hrc:241
+#: cui/inc/strings.hrc:240
msgctxt "RID_SVXSTR_DELQUERY_TITLE"
msgid "Confirm Deletion"
msgstr "हुखुमोरनायखौ थि खालाम"
#. kn5KE
-#: cui/inc/strings.hrc:242
+#: cui/inc/strings.hrc:241
msgctxt "RID_SVXSTR_DELFAILED"
msgid "The selected object could not be deleted."
msgstr ""
#. T7T8x
-#: cui/inc/strings.hrc:243
+#: cui/inc/strings.hrc:242
#, fuzzy
msgctxt "RID_SVXSTR_DELFAILED_TITLE"
msgid "Error Deleting Object"
msgstr "बेसाद सोरजिनायाव जानाय गोरोनथि"
#. SCgXy
-#: cui/inc/strings.hrc:244
+#: cui/inc/strings.hrc:243
#, fuzzy
msgctxt "RID_SVXSTR_CREATEFAILED"
msgid "The object could not be created."
msgstr "मुवा फज'नो हायाखै।"
#. TmiCU
-#: cui/inc/strings.hrc:245
+#: cui/inc/strings.hrc:244
#, fuzzy
msgctxt "RID_SVXSTR_CREATEFAILEDDUP"
msgid " Object with the same name already exists."
msgstr "एखे मुंजों मुवाया सिगाङावनो दं।"
#. ffc5M
-#: cui/inc/strings.hrc:246
+#: cui/inc/strings.hrc:245
#, fuzzy
msgctxt "RID_SVXSTR_CREATEFAILED_TITLE"
msgid "Error Creating Object"
msgstr "बेसाद सोरजिनायाव जानाय गोरोनथि"
#. hpB8B
-#: cui/inc/strings.hrc:247
+#: cui/inc/strings.hrc:246
#, fuzzy
msgctxt "RID_SVXSTR_RENAMEFAILED"
msgid "The object could not be renamed."
msgstr "मुवा फज'नो हायाखै।"
#. eevjm
-#: cui/inc/strings.hrc:248
+#: cui/inc/strings.hrc:247
#, fuzzy
msgctxt "RID_SVXSTR_RENAMEFAILED_TITLE"
msgid "Error Renaming Object"
msgstr "बेसाद सोरजिनायाव जानाय गोरोनथि"
#. fTHFY
-#: cui/inc/strings.hrc:249
+#: cui/inc/strings.hrc:248
#, fuzzy
msgctxt "RID_SVXSTR_ERROR_TITLE"
msgid "%PRODUCTNAME Error"
msgstr "%PRODUCTNAME मेक्र'फोर "
#. e6BgS
-#: cui/inc/strings.hrc:250
+#: cui/inc/strings.hrc:249
msgctxt "RID_SVXSTR_ERROR_LANG_NOT_SUPPORTED"
msgid "The scripting language %LANGUAGENAME is not supported."
msgstr ""
#. EUek9
-#: cui/inc/strings.hrc:251
+#: cui/inc/strings.hrc:250
msgctxt "RID_SVXSTR_ERROR_RUNNING"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
msgstr ""
#. KVQAh
-#: cui/inc/strings.hrc:252
+#: cui/inc/strings.hrc:251
msgctxt "RID_SVXSTR_EXCEPTION_RUNNING"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME."
msgstr ""
#. 5bFCQ
-#: cui/inc/strings.hrc:253
+#: cui/inc/strings.hrc:252
msgctxt "RID_SVXSTR_ERROR_AT_LINE"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
msgstr ""
#. KTptU
-#: cui/inc/strings.hrc:254
+#: cui/inc/strings.hrc:253
msgctxt "RID_SVXSTR_EXCEPTION_AT_LINE"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
msgstr ""
#. BZDbp
-#: cui/inc/strings.hrc:255
+#: cui/inc/strings.hrc:254
msgctxt "RID_SVXSTR_FRAMEWORK_ERROR_RUNNING"
msgid "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
msgstr ""
#. AAghx
-#: cui/inc/strings.hrc:256
+#: cui/inc/strings.hrc:255
#, fuzzy
msgctxt "RID_SVXSTR_ERROR_TYPE_LABEL"
msgid "Type:"
msgstr "रोखोम"
#. GAsca
-#: cui/inc/strings.hrc:257
+#: cui/inc/strings.hrc:256
#, fuzzy
msgctxt "RID_SVXSTR_ERROR_MESSAGE_LABEL"
msgid "Message:"
msgstr "खौरां"
#. ZcxRY
-#: cui/inc/strings.hrc:259
+#: cui/inc/strings.hrc:258
msgctxt "RID_SVXSTR_CHG_MATH"
msgid "MathType to %PRODUCTNAME Math or reverse"
msgstr ""
#. Ttggs
-#: cui/inc/strings.hrc:260
+#: cui/inc/strings.hrc:259
msgctxt "RID_SVXSTR_CHG_WRITER"
msgid "WinWord to %PRODUCTNAME Writer or reverse"
msgstr ""
#. ZJRKY
-#: cui/inc/strings.hrc:261
+#: cui/inc/strings.hrc:260
msgctxt "RID_SVXSTR_CHG_CALC"
msgid "Excel to %PRODUCTNAME Calc or reverse"
msgstr ""
#. VmuND
-#: cui/inc/strings.hrc:262
+#: cui/inc/strings.hrc:261
msgctxt "RID_SVXSTR_CHG_IMPRESS"
msgid "PowerPoint to %PRODUCTNAME Impress or reverse"
msgstr ""
#. sE8as
-#: cui/inc/strings.hrc:263
+#: cui/inc/strings.hrc:262
msgctxt "RID_SVXSTR_CHG_SMARTART"
msgid "SmartArt to %PRODUCTNAME shapes or reverse"
msgstr ""
#. AEgXY
-#: cui/inc/strings.hrc:264
+#: cui/inc/strings.hrc:263
msgctxt "RID_SVXSTR_CHG_VISIO"
msgid "Visio to %PRODUCTNAME Draw or reverse"
msgstr ""
#. Zarkq
-#: cui/inc/strings.hrc:265
+#: cui/inc/strings.hrc:264
msgctxt "RID_SVXSTR_CHG_PDF"
msgid "PDF to %PRODUCTNAME Draw or reverse"
msgstr ""
#. dDtDU
-#: cui/inc/strings.hrc:267
+#: cui/inc/strings.hrc:266
#, fuzzy
msgctxt "RID_SVXSTR_OPT_DOUBLE_DICTS"
msgid ""
@@ -1516,7 +1510,7 @@ msgid ""
msgstr "मुं '%1' सिगाङावनो दङ। अननानै मोनसे गोदान मुं एन्टार खालाम।"
#. kzhkA
-#: cui/inc/strings.hrc:268
+#: cui/inc/strings.hrc:267
msgctxt "RID_SVXSTR_OPT_INVALID_DICT_NAME"
msgid ""
"The specified name is invalid.\n"
@@ -1536,134 +1530,134 @@ msgstr ""
#. For example, adding "Grammar By" word "fund" to the new user
#. word "crowdfund", the spell checker will recognize "crowdfund"
#. with suffixes of "fund": "crowdfunding", "crowdfund's" etc.
-#: cui/inc/strings.hrc:283
+#: cui/inc/strings.hrc:282
msgctxt "RID_SVXSTR_OPT_GRAMMAR_BY"
msgid "~Grammar By"
msgstr ""
#. LPb5d
-#: cui/inc/strings.hrc:284
+#: cui/inc/strings.hrc:283
#, fuzzy
msgctxt "STR_MODIFY"
msgid "~Replace"
msgstr "~जायगा सोलाय हो"
#. anivV
-#: cui/inc/strings.hrc:285
+#: cui/inc/strings.hrc:284
msgctxt "RID_SVXSTR_CONFIRM_SET_LANGUAGE"
msgid "Do you want to change the '%1' dictionary language?"
msgstr ""
#. XEFrB
-#: cui/inc/strings.hrc:287
+#: cui/inc/strings.hrc:286
msgctxt "RID_SVXSTR_COLOR_CONFIG_DELETE"
msgid "Do you really want to delete the color scheme?"
msgstr "नोंथाङा बाहायग्राखौ थारैनो हुखुमोरनो सानो नामा?"
#. ybdED
-#: cui/inc/strings.hrc:288
+#: cui/inc/strings.hrc:287
msgctxt "RID_SVXSTR_COLOR_CONFIG_DELETE_TITLE"
msgid "Color Scheme Deletion"
msgstr ""
#. DoNBE
-#: cui/inc/strings.hrc:289
+#: cui/inc/strings.hrc:288
msgctxt "RID_SVXSTR_COLOR_CONFIG_SAVE1"
msgid "Save scheme"
msgstr ""
#. tFrki
-#: cui/inc/strings.hrc:290
+#: cui/inc/strings.hrc:289
msgctxt "RID_SVXSTR_COLOR_CONFIG_SAVE2"
msgid "Name of color scheme"
msgstr ""
#. BAGbe
-#: cui/inc/strings.hrc:292
+#: cui/inc/strings.hrc:291
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr ""
#. uBohu
-#: cui/inc/strings.hrc:293
+#: cui/inc/strings.hrc:292
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "हाइफेन सिन"
#. XGkt6
-#: cui/inc/strings.hrc:294
+#: cui/inc/strings.hrc:293
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "सोदोब बिहुं"
#. EFrDA
-#: cui/inc/strings.hrc:295
+#: cui/inc/strings.hrc:294
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr ""
#. zbEv9
-#: cui/inc/strings.hrc:296
+#: cui/inc/strings.hrc:295
msgctxt "RID_SVXSTR_CAPITAL_WORDS"
msgid "Check uppercase words"
msgstr ""
#. BbDNe
-#: cui/inc/strings.hrc:297
+#: cui/inc/strings.hrc:296
msgctxt "RID_SVXSTR_WORDS_WITH_DIGITS"
msgid "Check words with numbers "
msgstr ""
#. bPDyB
-#: cui/inc/strings.hrc:298
+#: cui/inc/strings.hrc:297
msgctxt "RID_SVXSTR_SPELL_SPECIAL"
msgid "Check special regions"
msgstr ""
#. XjifG
-#: cui/inc/strings.hrc:299
+#: cui/inc/strings.hrc:298
msgctxt "RID_SVXSTR_SPELL_AUTO"
msgid "Check spelling as you type"
msgstr ""
#. J3ENq
-#: cui/inc/strings.hrc:300
+#: cui/inc/strings.hrc:299
msgctxt "RID_SVXSTR_GRAMMAR_AUTO"
msgid "Check grammar as you type"
msgstr ""
#. f6v3L
-#: cui/inc/strings.hrc:301
+#: cui/inc/strings.hrc:300
msgctxt "RID_SVXSTR_NUM_MIN_WORDLEN"
msgid "Minimal number of characters for hyphenation: "
msgstr ""
#. BCrEf
-#: cui/inc/strings.hrc:302
+#: cui/inc/strings.hrc:301
msgctxt "RID_SVXSTR_NUM_PRE_BREAK"
msgid "Characters before line break: "
msgstr ""
#. Kgioh
-#: cui/inc/strings.hrc:303
+#: cui/inc/strings.hrc:302
msgctxt "RID_SVXSTR_NUM_POST_BREAK"
msgid "Characters after line break: "
msgstr ""
#. AewrH
-#: cui/inc/strings.hrc:304
+#: cui/inc/strings.hrc:303
msgctxt "RID_SVXSTR_HYPH_AUTO"
msgid "Hyphenate without inquiry"
msgstr ""
#. qCKn9
-#: cui/inc/strings.hrc:305
+#: cui/inc/strings.hrc:304
msgctxt "RID_SVXSTR_HYPH_SPECIAL"
msgid "Hyphenate special regions"
msgstr ""
#. weKUF
-#: cui/inc/strings.hrc:307
+#: cui/inc/strings.hrc:306
msgctxt "RID_SVXSTR_JRE_NOT_RECOGNIZED"
msgid ""
"The folder you selected does not contain a Java runtime environment.\n"
@@ -1671,7 +1665,7 @@ msgid ""
msgstr ""
#. jFLdB
-#: cui/inc/strings.hrc:308
+#: cui/inc/strings.hrc:307
msgctxt "RID_SVXSTR_JRE_FAILED_VERSION"
msgid ""
"The Java runtime environment you selected is not the required version.\n"
@@ -1679,13 +1673,13 @@ msgid ""
msgstr ""
#. 79uiz
-#: cui/inc/strings.hrc:309
+#: cui/inc/strings.hrc:308
msgctxt "RID_SVXSTR_JAVA_START_PARAM"
msgid "Edit Parameter"
msgstr ""
#. fsbAN
-#: cui/inc/strings.hrc:311
+#: cui/inc/strings.hrc:310
msgctxt "RID_SVXSTR_OPT_PROXYPORTS"
msgid ""
"Invalid value!\n"
@@ -1694,42 +1688,42 @@ msgid ""
msgstr ""
#. UCFD6
-#: cui/inc/strings.hrc:313
+#: cui/inc/strings.hrc:312
#, fuzzy
msgctxt "RID_SVXSTR_DESC_GRADIENT"
msgid "Please enter a name for the gradient:"
msgstr "अननानै गोदान थिरनि बिजौ जंफारनि थाखाय मोनसे मुं सोसन:"
#. UDvKR
-#: cui/inc/strings.hrc:314
+#: cui/inc/strings.hrc:313
#, fuzzy
msgctxt "RID_SVXSTR_DESC_NEW_BITMAP"
msgid "Please enter a name for the bitmap:"
msgstr "अननानै गोदान थिरनि बिजौ जंफारनि थाखाय मोनसे मुं सोसन:"
#. QXqJD
-#: cui/inc/strings.hrc:315
+#: cui/inc/strings.hrc:314
#, fuzzy
msgctxt "RID_SVXSTR_DESC_EXT_BITMAP"
msgid "Please enter a name for the external bitmap:"
msgstr "अननानै गोदान थिरनि बिजौ जंफारनि थाखाय मोनसे मुं सोसन:"
#. SrS6X
-#: cui/inc/strings.hrc:316
+#: cui/inc/strings.hrc:315
#, fuzzy
msgctxt "RID_SVXSTR_DESC_NEW_PATTERN"
msgid "Please enter a name for the pattern:"
msgstr "अननानै गोदान थिरनि बिजौ जंफारनि थाखाय मोनसे मुं सोसन:"
#. yD7AW
-#: cui/inc/strings.hrc:317
+#: cui/inc/strings.hrc:316
#, fuzzy
msgctxt "RID_SVXSTR_DESC_LINESTYLE"
msgid "Please enter a name for the line style:"
msgstr "अननानै गोदान थिरनि बिजौ जंफारनि थाखाय मोनसे मुं सोसन:"
#. FQDrh
-#: cui/inc/strings.hrc:318
+#: cui/inc/strings.hrc:317
msgctxt "RID_SVXSTR_ASK_CHANGE_LINESTYLE"
msgid ""
"The line style was modified without saving. \n"
@@ -1737,1896 +1731,1896 @@ msgid ""
msgstr ""
#. Z5Dkg
-#: cui/inc/strings.hrc:319
+#: cui/inc/strings.hrc:318
#, fuzzy
msgctxt "RID_SVXSTR_DESC_HATCH"
msgid "Please enter a name for the hatching:"
msgstr "अननानै गोदान थिरनि बिजौ जंफारनि थाखाय मोनसे मुं सोसन:"
#. rvyBi
-#: cui/inc/strings.hrc:320
+#: cui/inc/strings.hrc:319
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "सोलाय हो"
#. ZDhBm
-#: cui/inc/strings.hrc:321
+#: cui/inc/strings.hrc:320
msgctxt "RID_SVXSTR_ADD"
msgid "Add"
msgstr "दाजाबदेर"
#. QgAFH
-#: cui/inc/strings.hrc:322
+#: cui/inc/strings.hrc:321
#, fuzzy
msgctxt "RID_SVXSTR_DESC_COLOR"
msgid "Please enter a name for the new color:"
msgstr "अननानै गोदान थिरनि बिजौ जंफारनि थाखाय मोनसे मुं सोसन:"
#. GKnJR
-#: cui/inc/strings.hrc:323
+#: cui/inc/strings.hrc:322
msgctxt "RID_SVXSTR_TABLE"
msgid "Table"
msgstr "फारिलाइ"
#. J6FBw
-#: cui/inc/strings.hrc:324
+#: cui/inc/strings.hrc:323
msgctxt "RID_SVXSTR_DESC_LINEEND"
msgid "Please enter a name for the new arrowhead:"
msgstr "अननानै गोदान थिरनि बिजौ जंफारनि थाखाय मोनसे मुं सोसन:"
#. xD9BU
-#: cui/inc/strings.hrc:325
+#: cui/inc/strings.hrc:324
msgctxt "RID_SVXSTR_CHARNAME_NOSTYLE"
msgid "No %1"
msgstr ""
#. GVkFG
-#: cui/inc/strings.hrc:326
+#: cui/inc/strings.hrc:325
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr ""
#. 6uDkp
-#: cui/inc/strings.hrc:327
+#: cui/inc/strings.hrc:326
#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "फन्ट"
#. KFXAV
-#: cui/inc/strings.hrc:328
+#: cui/inc/strings.hrc:327
#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_STYLE"
msgid "Style:"
msgstr "आदब"
#. gDu75
-#: cui/inc/strings.hrc:329
+#: cui/inc/strings.hrc:328
#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_TYPEFACE"
msgid "Typeface:"
msgstr "टाइपफेस"
#. BcWHA
-#: cui/inc/strings.hrc:330
+#: cui/inc/strings.hrc:329
#, fuzzy
msgctxt "RID_SVXSTR_USE_REPLACE"
msgid "Use replacement table"
msgstr "दोनफिननाय फारिलाइखौ बाहाय।"
#. L8BEE
-#: cui/inc/strings.hrc:331
+#: cui/inc/strings.hrc:330
#, fuzzy
msgctxt "RID_SVXSTR_CPTL_STT_WORD"
msgid "Correct TWo INitial CApitals"
msgstr "जागायनायनि मोननै गेदेर हांखोखौ गेबें खालाम।"
#. p5h3s
-#: cui/inc/strings.hrc:332
+#: cui/inc/strings.hrc:331
#, fuzzy
msgctxt "RID_SVXSTR_CPTL_STT_SENT"
msgid "Capitalize first letter of every sentence"
msgstr "बाथ्राफोरनि गिबि हांखोखौ गेदेर हांखो खालाम"
#. prrWd
-#: cui/inc/strings.hrc:333
+#: cui/inc/strings.hrc:332
msgctxt "RID_SVXSTR_BOLD_UNDER"
msgid "Automatic *bold*, /italic/, -strikeout- and _underline_"
msgstr ""
#. a89xT
-#: cui/inc/strings.hrc:334
+#: cui/inc/strings.hrc:333
msgctxt "RID_SVXSTR_NO_DBL_SPACES"
msgid "Ignore double spaces"
msgstr ""
#. qEA6h
-#: cui/inc/strings.hrc:335
+#: cui/inc/strings.hrc:334
#, fuzzy
msgctxt "RID_SVXSTR_DETECT_URL"
msgid "URL Recognition"
msgstr "URL सिनायथि"
#. JfySE
-#: cui/inc/strings.hrc:336
+#: cui/inc/strings.hrc:335
#, fuzzy
msgctxt "RID_SVXSTR_DASH"
msgid "Replace dashes"
msgstr "डेश सोलाय हो"
#. u2BuA
-#: cui/inc/strings.hrc:337
+#: cui/inc/strings.hrc:336
msgctxt "RID_SVXSTR_CORRECT_ACCIDENTAL_CAPS_LOCK"
msgid "Correct accidental use of cAPS LOCK key"
msgstr ""
#. GZqG9
-#: cui/inc/strings.hrc:338
+#: cui/inc/strings.hrc:337
msgctxt "RID_SVXSTR_NON_BREAK_SPACE"
msgid "Add non-breaking space before specific punctuation marks in French text"
msgstr ""
#. NDmW9
-#: cui/inc/strings.hrc:339
+#: cui/inc/strings.hrc:338
msgctxt "RID_SVXSTR_ORDINAL"
msgid "Format ordinal numbers suffixes (1st -> 1^st)"
msgstr ""
#. 6oHuF
-#: cui/inc/strings.hrc:340
+#: cui/inc/strings.hrc:339
msgctxt "RID_SVXSTR_OLD_HUNGARIAN"
msgid "Transliterate to Old Hungarian if the text direction is from right to left"
msgstr ""
#. CNtDd
-#: cui/inc/strings.hrc:341
+#: cui/inc/strings.hrc:340
msgctxt "RID_SVXSTR_ANGLE_QUOTES"
msgid "Replace << and >> with angle quotes"
msgstr ""
#. Rc6Zg
-#: cui/inc/strings.hrc:342
+#: cui/inc/strings.hrc:341
#, fuzzy
msgctxt "RID_SVXSTR_DEL_EMPTY_PARA"
msgid "Remove blank paragraphs"
msgstr "लांदां आनथोरफोरखौ गैया खालाम।"
#. F6HCc
-#: cui/inc/strings.hrc:343
+#: cui/inc/strings.hrc:342
#, fuzzy
msgctxt "RID_SVXSTR_USER_STYLE"
msgid "Replace Custom Styles"
msgstr "कासटम आदबफोर सोलाय हो"
#. itDJG
-#: cui/inc/strings.hrc:344
+#: cui/inc/strings.hrc:343
msgctxt "RID_SVXSTR_BULLET"
msgid "Replace bullets with: %1"
msgstr ""
#. BvroE
#. To translators: %1 will be replaced with a percentage, e.g. "10%"
-#: cui/inc/strings.hrc:346
+#: cui/inc/strings.hrc:345
msgctxt "RID_SVXSTR_RIGHT_MARGIN"
msgid "Combine single line paragraphs if length greater than %1"
msgstr ""
#. M9kNQ
-#: cui/inc/strings.hrc:347
+#: cui/inc/strings.hrc:346
msgctxt "RID_SVXSTR_NUM"
msgid "Bulleted and numbered lists. Bullet symbol: %1"
msgstr ""
#. BJVGT
-#: cui/inc/strings.hrc:348
+#: cui/inc/strings.hrc:347
msgctxt "RID_SVXSTR_BORDER"
msgid "Apply border"
msgstr ""
#. bXpcq
-#: cui/inc/strings.hrc:349
+#: cui/inc/strings.hrc:348
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "फारिलाइ सोरजि"
#. RvEBo
-#: cui/inc/strings.hrc:350
+#: cui/inc/strings.hrc:349
#, fuzzy
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "आदब बाहाय"
#. 6MGUe
-#: cui/inc/strings.hrc:351
+#: cui/inc/strings.hrc:350
msgctxt "RID_SVXSTR_DEL_SPACES_AT_STT_END"
msgid "Delete spaces and tabs at beginning and end of paragraph"
msgstr ""
#. R9Kke
-#: cui/inc/strings.hrc:352
+#: cui/inc/strings.hrc:351
msgctxt "RID_SVXSTR_DEL_SPACES_BETWEEN_LINES"
msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#. GFpkR
-#: cui/inc/strings.hrc:353
+#: cui/inc/strings.hrc:352
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "फोनांजाबग्रा"
#. XDp8d
-#: cui/inc/strings.hrc:354
+#: cui/inc/strings.hrc:353
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "बिबां सारि"
#. Mxt3D
-#: cui/inc/strings.hrc:355
+#: cui/inc/strings.hrc:354
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr ""
#. o8nY6
-#: cui/inc/strings.hrc:356
+#: cui/inc/strings.hrc:355
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr ""
#. cZX7G
-#: cui/inc/strings.hrc:358
+#: cui/inc/strings.hrc:357
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "जेबो सायख्लुम गैया"
#. bzAHG
-#: cui/inc/strings.hrc:359
+#: cui/inc/strings.hrc:358
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr ""
#. FjBGC
-#: cui/inc/strings.hrc:360
+#: cui/inc/strings.hrc:359
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr ""
#. 5BkoC
-#: cui/inc/strings.hrc:361
+#: cui/inc/strings.hrc:360
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr ""
#. GYB8M
-#: cui/inc/strings.hrc:362
+#: cui/inc/strings.hrc:361
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr ""
#. xTvak
-#: cui/inc/strings.hrc:363
+#: cui/inc/strings.hrc:362
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr ""
#. Uc7wm
-#: cui/inc/strings.hrc:365
+#: cui/inc/strings.hrc:364
msgctxt "RID_SVXSTR_FILTER_ALL"
msgid "All files"
msgstr ""
#. 8bnrf
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_REGISTERED_DATABASES"
msgid "Registered Databases"
msgstr ""
#. xySty
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr ""
#. WHVhx
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:370
msgctxt "aboutdialog|copyright"
msgid "Copyright © 2000–2021 LibreOffice contributors."
msgstr ""
#. GesDU
-#: cui/inc/strings.hrc:372
+#: cui/inc/strings.hrc:371
msgctxt "aboutdialog|link"
msgid "https://www.libreoffice.org/about-us/credits/"
msgstr ""
#. WCnhx
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:372
msgctxt "aboutdialog|vendor"
msgid "This release was supplied by %OOOVENDOR."
msgstr ""
#. Lz9nx
-#: cui/inc/strings.hrc:374
+#: cui/inc/strings.hrc:373
msgctxt "aboutdialog|libreoffice"
msgid "LibreOffice was based on OpenOffice.org."
msgstr ""
#. 9aeNR
-#: cui/inc/strings.hrc:375
+#: cui/inc/strings.hrc:374
msgctxt "aboutdialog|derived"
msgid "%PRODUCTNAME is derived from LibreOffice which was based on OpenOffice.org"
msgstr ""
#. q5Myk
-#: cui/inc/strings.hrc:376
+#: cui/inc/strings.hrc:375
msgctxt "aboutdialog|uilocale"
msgid "UI: $LOCALE"
msgstr ""
#. 3vXzF
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:377
msgctxt "optpathspage|editpaths"
msgid "Edit Paths: %1"
msgstr ""
#. 8ZaCL
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:379
msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Label"
msgstr ""
#. GceL6
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:380
msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Command"
msgstr ""
#. dRqYc
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:381
msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Tooltip"
msgstr ""
#. NBDBv
-#: cui/inc/strings.hrc:383
+#: cui/inc/strings.hrc:382
msgctxt "RID_SVXSTR_COMMANDEXPERIMENTAL"
msgid "Experimental"
msgstr ""
#. 3FZFt
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:384
msgctxt "RID_SVXSTR_QRCODEDATALONG"
msgid "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level."
msgstr ""
#. AD8QJ
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_DELETEUSERCOLOR1"
msgid "You can only delete user-defined colors"
msgstr ""
#. 4LWGV
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_DELETEUSERCOLOR2"
msgid "Please select the color to delete"
msgstr ""
#. FjQQ5
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLBUTTON"
msgid "Install"
msgstr ""
#. 2GUFq
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLEDBUTTON"
msgid "Installed"
msgstr ""
#. TmK5f
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLING"
msgid "Installing"
msgstr ""
#. izdAK
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_ADDITIONS_SEARCHING"
msgid "Searching..."
msgstr ""
#. HYT6K
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_ADDITIONS_LOADING"
msgid "Loading..."
msgstr ""
#. 88Ect
-#: cui/inc/strings.hrc:394
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_ADDITIONS_DIALOG_TITLE_PREFIX"
msgid "Extensions"
msgstr ""
#. KTtQE
-#: cui/inc/strings.hrc:396
+#: cui/inc/strings.hrc:395
msgctxt "RID_SVXSTR_UI_APPLYALL"
msgid "Apply to %MODULE"
msgstr ""
#. mpS3V
-#: cui/inc/tipoftheday.hrc:49
+#: cui/inc/tipoftheday.hrc:50
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME offers a variety of user interface options to make you feel at home"
msgstr ""
#. m8rYd
-#: cui/inc/tipoftheday.hrc:50
+#: cui/inc/tipoftheday.hrc:51
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need to allow changes to parts of a read-only document in Writer? Insert frames or sections that can authorize changes."
msgstr ""
#. BDEBo
#. local help missing
-#: cui/inc/tipoftheday.hrc:51
+#: cui/inc/tipoftheday.hrc:52
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To print the notes of your slides go to File ▸ Print ▸ Impress tab and select Notes under Document ▸ Type."
msgstr ""
#. TWjA5
-#: cui/inc/tipoftheday.hrc:52
+#: cui/inc/tipoftheday.hrc:53
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To start temporarily with a fresh user profile, or to restore a non-working %PRODUCTNAME, use Help ▸ Restart in Safe Mode."
msgstr ""
#. Hv5Ff
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/shared/01/profile_safe_mode.html
-#: cui/inc/tipoftheday.hrc:53
+#: cui/inc/tipoftheday.hrc:54
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Writing a book? %PRODUCTNAME master document lets you manage large documents as a container for individual %PRODUCTNAME Writer files."
msgstr ""
#. GQABP
#. local help missing
-#: cui/inc/tipoftheday.hrc:54
+#: cui/inc/tipoftheday.hrc:55
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can create editable Hybrid PDFs with %PRODUCTNAME."
msgstr ""
#. LBkjN
-#: cui/inc/tipoftheday.hrc:55
+#: cui/inc/tipoftheday.hrc:56
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Explore the ten different functions in the status bar (at the bottom of the document window). Place the cursor over each field for an explanation. If not visible, use View ▸ Status Bar."
msgstr ""
#. 7JRpP
-#: cui/inc/tipoftheday.hrc:56
+#: cui/inc/tipoftheday.hrc:57
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to sum a cell through several sheets? Refer to the range of sheets e.g. =SUM(Sheet1.A1:Sheet3.A1)."
msgstr ""
#. AxXYW
-#: cui/inc/tipoftheday.hrc:57
+#: cui/inc/tipoftheday.hrc:58
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can create fillable form documents (even PDFs) with %PRODUCTNAME."
msgstr ""
#. BSUoN
-#: cui/inc/tipoftheday.hrc:58
+#: cui/inc/tipoftheday.hrc:59
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Cannot see all the text in a cell? Expand the input line in the formula bar and you can scroll."
msgstr ""
#. 3JyGD
-#: cui/inc/tipoftheday.hrc:59
+#: cui/inc/tipoftheday.hrc:60
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Optimize your table layout with Table ▸ Size ▸ Distribute Rows / Columns Evenly."
msgstr ""
#. prXEA
-#: cui/inc/tipoftheday.hrc:60
+#: cui/inc/tipoftheday.hrc:61
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Find all expressions in brackets per Edit ▸ Find and Replace ▸ Find ▸ \\([^)]+\\) (check “Regular expressions”)"
msgstr ""
#. DUvk6
-#: cui/inc/tipoftheday.hrc:61
+#: cui/inc/tipoftheday.hrc:62
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Select a different icon set from Tools ▸ Options ▸ %PRODUCTNAME ▸ View ▸ User Interface ▸ Icon style."
msgstr ""
#. RejqP
-#: cui/inc/tipoftheday.hrc:62
+#: cui/inc/tipoftheday.hrc:63
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can display a number as a fraction (0.125 = 1/8): Format ▸ Cells, Number ▸ Fraction."
msgstr ""
#. VxuFm
-#: cui/inc/tipoftheday.hrc:63
+#: cui/inc/tipoftheday.hrc:64
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove a hyperlink but keep its text, right-click on the hyperlink, and use “Remove Hyperlink”."
msgstr ""
#. FeNXF
-#: cui/inc/tipoftheday.hrc:64
+#: cui/inc/tipoftheday.hrc:65
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove several hyperlinks at once, select the text with the hyperlinks, then right-click and use “Remove Hyperlink”."
msgstr ""
#. VnFnz
-#: cui/inc/tipoftheday.hrc:65
+#: cui/inc/tipoftheday.hrc:66
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To zoom a selection to fit the entire window in Draw, use the / (divide key) on the number pad."
msgstr ""
#. xfHwX
-#: cui/inc/tipoftheday.hrc:66
+#: cui/inc/tipoftheday.hrc:67
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Click a column field (row) PivotTable and press F12 to group data. Choices adapt to content: Date (month, quarter, year), number (classes)"
msgstr ""
#. FhU4G
-#: cui/inc/tipoftheday.hrc:67
+#: cui/inc/tipoftheday.hrc:68
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can restart the slide show after a pause specified at Slide Show ▸ Slide Show Settings ▸ Loop and repeat."
msgstr ""
#. 5SoBD
-#: cui/inc/tipoftheday.hrc:68
+#: cui/inc/tipoftheday.hrc:69
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To distribute some text in multi-columns select the text and apply Format ▸ Columns."
msgstr ""
#. hr7ym
-#: cui/inc/tipoftheday.hrc:69
+#: cui/inc/tipoftheday.hrc:70
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use View ▸ Value Highlighting to display cell contents in colors: Text/black, Formulas/green, Numbers/blue, Protected cells/grey background."
msgstr ""
#. kKdqp
#. local help missing
-#: cui/inc/tipoftheday.hrc:70
+#: cui/inc/tipoftheday.hrc:71
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can create different master pages in a presentation template: View ▸ Master Slide and Slide ▸ New Master (or per toolbar or right click in slide pane)."
msgstr ""
#. b3KPF
-#: cui/inc/tipoftheday.hrc:71
+#: cui/inc/tipoftheday.hrc:72
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to sort a pivot table? Click on drop-list’s arrow in the row/col header and select sort method: ascending, descending, or custom."
msgstr ""
#. CvgZt
-#: cui/inc/tipoftheday.hrc:72
+#: cui/inc/tipoftheday.hrc:73
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Display photos or images with different shapes in Writer. Insert and select shape, then Insert ▸ Image. To adjust image, right-click on selected shape and choose Area."
msgstr ""
#. si5Y9
-#: cui/inc/tipoftheday.hrc:73
+#: cui/inc/tipoftheday.hrc:74
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use Page/Slide ▸ Properties ▸ “Fit object to paper format” in Draw/Impress to resize the objects so that they fit on your chosen paper format."
msgstr ""
#. hj7H4
-#: cui/inc/tipoftheday.hrc:74
+#: cui/inc/tipoftheday.hrc:75
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Fit the entire page in a Draw window, use * on the number pad."
msgstr ""
#. pESS4
-#: cui/inc/tipoftheday.hrc:75
+#: cui/inc/tipoftheday.hrc:76
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "In a Draw page, use “-” to zoom out; “+” to zoom in."
msgstr ""
#. PJFH2
-#: cui/inc/tipoftheday.hrc:76
+#: cui/inc/tipoftheday.hrc:77
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to show the contents of another document within your document? Use Insert ▸ Section and select Link."
msgstr ""
#. 6uYph
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/swriter/guide/section_insert.html#par_id3153404
-#: cui/inc/tipoftheday.hrc:77
+#: cui/inc/tipoftheday.hrc:78
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To automatically number table rows in Writer, select the relevant column, then apply a List Style."
msgstr ""
#. AzNEm
#. no local help URI
-#: cui/inc/tipoftheday.hrc:78
+#: cui/inc/tipoftheday.hrc:79
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME allows you to use assistive tools, such as external screen readers, Braille devices or speech recognition input devices."
msgstr ""
#. SiwUL
-#: cui/inc/tipoftheday.hrc:79
+#: cui/inc/tipoftheday.hrc:80
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to sort a series in %PRODUCTNAME Calc such as A1, A2, A3, A11, A15, not in alphabetical order but on the number? Enable natural sort in the Options tab."
msgstr ""
#. Wx8QG
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/scalc/01/12030200.html
-#: cui/inc/tipoftheday.hrc:80
+#: cui/inc/tipoftheday.hrc:81
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can change the default function in the status bar: right click on the area."
msgstr ""
#. 6soFJ
-#: cui/inc/tipoftheday.hrc:81
+#: cui/inc/tipoftheday.hrc:82
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to add many of the same shapes in Draw/Impress? Double-click a tool in the drawing toolbar to use it for repeated tasks."
msgstr ""
#. DDGnC
-#: cui/inc/tipoftheday.hrc:82
+#: cui/inc/tipoftheday.hrc:83
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%MOD1+Shift+F9 recalculates all formulas in all spreadsheets."
msgstr ""
#. U5wE4
-#: cui/inc/tipoftheday.hrc:83
+#: cui/inc/tipoftheday.hrc:84
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to keep a part of an editable document as read-only? Insert ▸ Section. Add text to the section, then right-click “Edit Section” and check “Protect”."
msgstr ""
#. KtRU8
-#: cui/inc/tipoftheday.hrc:84
+#: cui/inc/tipoftheday.hrc:85
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use the Backspace key instead of Delete in Calc. You can choose what to delete."
msgstr ""
#. UuWHK
-#: cui/inc/tipoftheday.hrc:85
+#: cui/inc/tipoftheday.hrc:86
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Best way to fix bad-looking MS Word table cells via Table ▸ Size ▸ Optimal Row Height / Column Width."
msgstr ""
#. HEfCq
-#: cui/inc/tipoftheday.hrc:86
+#: cui/inc/tipoftheday.hrc:87
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To repeat a table heading when a table spans over a page, use Table ▸ Table Properties ▸ Text Flow ▸ Repeat heading."
msgstr ""
#. wBMUD
-#: cui/inc/tipoftheday.hrc:87
+#: cui/inc/tipoftheday.hrc:88
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To quickly insert or delete rows, select the desired number of rows (or columns) and press %MOD1+ to add or %MOD1- to delete."
msgstr ""
#. gEysu
-#: cui/inc/tipoftheday.hrc:88
+#: cui/inc/tipoftheday.hrc:89
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To repeat rows/columns on every pages use Format ▸ Print Ranges ▸ Edit."
msgstr ""
-#. S8KZH
-#: cui/inc/tipoftheday.hrc:89
+#. WjiDZ
+#: cui/inc/tipoftheday.hrc:90
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Insert images and photos into shapes in Draw and Impress. Right-click on a shape, choose Area ▸ Bitmap ▸ Add/Import, and use Options to adjust appearance."
+msgid "Insert images and photos into shapes in Draw and Impress. Right-click on a shape, choose Area ▸ Image ▸ Add/Import, and use Options to adjust appearance."
msgstr ""
#. W6E2A
-#: cui/inc/tipoftheday.hrc:90
+#: cui/inc/tipoftheday.hrc:91
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need to insert the date in a spreadsheet cell? Type %MOD1+; or Shift+%MOD1+; to insert the time."
msgstr ""
#. vAFKt
-#: cui/inc/tipoftheday.hrc:91
+#: cui/inc/tipoftheday.hrc:92
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Insert your metadata in your document with Insert ▸ Fields ▸ More Fields… ▸ Document or DocInformation."
msgstr ""
#. FHorg
-#: cui/inc/tipoftheday.hrc:92
+#: cui/inc/tipoftheday.hrc:93
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Get help from the community via the Ask portal."
msgstr ""
#. qnAAh
-#: cui/inc/tipoftheday.hrc:93
+#: cui/inc/tipoftheday.hrc:94
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use Shift+Space to select the current row and %MOD1+Space to select the current column."
msgstr ""
#. MFv5S
-#: cui/inc/tipoftheday.hrc:94
+#: cui/inc/tipoftheday.hrc:95
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can move an object to another layer by holding it until its edges flash, then drag it to the tab of the layer you want to move it to."
msgstr ""
#. 3NRDt
-#: cui/inc/tipoftheday.hrc:95
+#: cui/inc/tipoftheday.hrc:96
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Data ▸ Validity allows you to create drop-down lists where the user selects a value instead of typing."
msgstr ""
#. uikxZ
#. local help missing
-#: cui/inc/tipoftheday.hrc:96
+#: cui/inc/tipoftheday.hrc:97
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Hold down %MOD1 and turn the mouse wheel to change the zoom factor."
msgstr ""
#. 7QLxF
-#: cui/inc/tipoftheday.hrc:97
+#: cui/inc/tipoftheday.hrc:98
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME has great extensions to increase your productivity—check them out."
msgstr ""
#. DyoMt
-#: cui/inc/tipoftheday.hrc:98
+#: cui/inc/tipoftheday.hrc:99
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to count words for just one particular paragraph style? Use Edit ▸ Find and Replace, click Paragraph Styles, select the style in Find, and click Find All. Read the result in the status bar."
msgstr ""
#. VBCF7
-#: cui/inc/tipoftheday.hrc:99
+#: cui/inc/tipoftheday.hrc:100
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., via File ▸ Export as PDF."
msgstr ""
#. XWchY
-#: cui/inc/tipoftheday.hrc:101
+#: cui/inc/tipoftheday.hrc:102
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Writer includes LibreLogo: simple Logo-like programming environment with turtle vector graphics, DTP and graphic design."
msgstr ""
#. 8x8QZ
-#: cui/inc/tipoftheday.hrc:103
+#: cui/inc/tipoftheday.hrc:104
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Construct your own 2D shapes in Draw. Select two or more objects, and explore possibilities with Shape ▸ Combine, Shape ▸ Merge, Shape ▸ Subtract, and Shape ▸ Intersect."
msgstr ""
#. f6Lan
-#: cui/inc/tipoftheday.hrc:104
+#: cui/inc/tipoftheday.hrc:105
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Do you plan to change your computer and want to recover your customizations? See:"
msgstr ""
#. EkpTG
-#: cui/inc/tipoftheday.hrc:105
+#: cui/inc/tipoftheday.hrc:106
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can toggle between the field names and the actual value with View ▸ Fields Names (or %MOD1+F9)."
msgstr ""
#. 5ZVTy
-#: cui/inc/tipoftheday.hrc:106
+#: cui/inc/tipoftheday.hrc:107
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Show or hide comments in Writer by clicking the comment toggle button in the ruler."
msgstr ""
#. YQ8cC
-#: cui/inc/tipoftheday.hrc:107
+#: cui/inc/tipoftheday.hrc:108
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To enable macro recording, check Tools ▸ Options ▸ %PRODUCTNAME ▸ Advanced ▸ Enable macro recording."
msgstr ""
#. EnQur
-#: cui/inc/tipoftheday.hrc:108
+#: cui/inc/tipoftheday.hrc:109
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to insert a placeholder for an image in a Writer template? Use Insert ▸ Fields ▸ More fields, click Functions tab, choose PlaceHolder for Type and Image for Format."
msgstr ""
#. sSeTz
-#: cui/inc/tipoftheday.hrc:109
+#: cui/inc/tipoftheday.hrc:110
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME supports four macro security levels (from low to very high) and trusted sources."
msgstr ""
#. SNTbc
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/shared/optionen/01030300.html
-#: cui/inc/tipoftheday.hrc:110
+#: cui/inc/tipoftheday.hrc:111
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Did you know that you can attach comments to portions of text? Just use the shortcut %MOD1+%MOD2+C."
msgstr ""
#. wZDsJ
-#: cui/inc/tipoftheday.hrc:111
+#: cui/inc/tipoftheday.hrc:112
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need to move one or more paragraphs? No need to cut and paste: Use the keyboard shortcut %MOD1+%MOD2+Arrow (Up/Down)"
msgstr ""
#. JDGDc
-#: cui/inc/tipoftheday.hrc:112
+#: cui/inc/tipoftheday.hrc:113
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Change the basic fonts for the predefined template or current document per Tools ▸ Options ▸ %PRODUCTNAME Writer ▸ Basic Fonts."
msgstr ""
#. 5Anfg
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/shared/optionen/01040300.html
-#: cui/inc/tipoftheday.hrc:113
+#: cui/inc/tipoftheday.hrc:114
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to find words containing more than 10 characters? Edit ▸ Find and Replace ▸ Search ▸ [a-z]{10,} ▸ Other Options ▸ check Regular expressions."
msgstr ""
#. 7dDjc
-#: cui/inc/tipoftheday.hrc:114
+#: cui/inc/tipoftheday.hrc:115
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Open a CSV file as a new sheet in the current spreadsheet via Sheet ▸ Sheet from file."
msgstr ""
#. aJtLS
-#: cui/inc/tipoftheday.hrc:115
+#: cui/inc/tipoftheday.hrc:116
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Typing in bold, italics, or underlined in Writer you can continue with the default attributes using just the shortcut %MOD1+Shift+X (remove direct character formats)."
msgstr ""
#. iXjDF
-#: cui/inc/tipoftheday.hrc:116
+#: cui/inc/tipoftheday.hrc:117
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use %MOD1+%MOD2+Shift+V to paste the contents of the clipboard as unformatted text."
msgstr ""
#. TD8Ux
-#: cui/inc/tipoftheday.hrc:117
+#: cui/inc/tipoftheday.hrc:118
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Customize footnote appearance with Tools ▸ Footnotes and Endnotes…"
msgstr ""
#. muc5F
-#: cui/inc/tipoftheday.hrc:118
+#: cui/inc/tipoftheday.hrc:119
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "With Slide Show ▸ Custom Slide Show, reorder and pick slides to fit a slideshow to the needs of your viewers."
msgstr ""
#. ZZZZo
-#: cui/inc/tipoftheday.hrc:119
+#: cui/inc/tipoftheday.hrc:120
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to change spell checking for some part of the text? Click in the language zone of the status bar or better, apply a style."
msgstr ""
#. oTX4L
-#: cui/inc/tipoftheday.hrc:120
+#: cui/inc/tipoftheday.hrc:121
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Writer can insert a blank page between two odd (even) pages that follow. Check “Print automatically inserted blank pages” in the print dialog’s %PRODUCTNAME Writer tab."
msgstr ""
#. YVF2y
-#: cui/inc/tipoftheday.hrc:121
+#: cui/inc/tipoftheday.hrc:122
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You do not want to print all columns? Hide or group the ones you do not need."
msgstr ""
#. pZZxV
-#: cui/inc/tipoftheday.hrc:122
+#: cui/inc/tipoftheday.hrc:123
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To modify an AutoPlay presentation, open it and after it starts, right click and select Edit in the context menu."
msgstr ""
#. WZi38
-#: cui/inc/tipoftheday.hrc:123
+#: cui/inc/tipoftheday.hrc:124
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need to precisely position? %MOD2+arrow Keys move objects (shapes, pictures, formulas) by one pixel."
msgstr ""
#. FhocH
-#: cui/inc/tipoftheday.hrc:124
+#: cui/inc/tipoftheday.hrc:125
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Embedded help is available by pressing F1, if you have installed it. Otherwise check online at:"
msgstr ""
#. n3b6P
-#: cui/inc/tipoftheday.hrc:125
+#: cui/inc/tipoftheday.hrc:126
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Right-click in the status bar in %PRODUCTNAME Calc and select “Selection count” to display the number of selected cells."
msgstr ""
#. h7afF
-#: cui/inc/tipoftheday.hrc:126
+#: cui/inc/tipoftheday.hrc:127
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to have two or more columns for just a part of a %PRODUCTNAME Writer page? Insert ▸ Section, set with Columns tab, and place text in that section."
msgstr ""
#. DmbfV
-#: cui/inc/tipoftheday.hrc:127
+#: cui/inc/tipoftheday.hrc:128
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use Data ▸ Statistics for sampling, descriptive statistics, analysis of variance, correlation, and much more in %PRODUCTNAME Calc."
msgstr ""
#. cVaQ3
-#: cui/inc/tipoftheday.hrc:128
+#: cui/inc/tipoftheday.hrc:129
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can copy from one sheet to another without the clipboard. Select the area to copy, %MOD1+click the target sheet’s tab and use Sheet ▸ Fill Cells ▸ Fill Sheets."
msgstr ""
#. QDmWG
-#: cui/inc/tipoftheday.hrc:129
+#: cui/inc/tipoftheday.hrc:130
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can change the look of %PRODUCTNAME via Tools ▸ Options ▸ View ▸ User Interface."
msgstr ""
#. J853i
-#: cui/inc/tipoftheday.hrc:130
+#: cui/inc/tipoftheday.hrc:131
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "In %PRODUCTNAME Impress, use Insert ▸ Media ▸ Photo Album to create a slideshow from a series of pictures with the “Photo Album” feature."
msgstr ""
#. BcK3A
-#: cui/inc/tipoftheday.hrc:131
+#: cui/inc/tipoftheday.hrc:132
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can show formulas instead of results with View ▸ Show Formula (or Tools ▸ Options ▸ %PRODUCTNAME Calc ▸ View ▸ Display ▸ Formulas)."
msgstr ""
#. bY8ve
-#: cui/inc/tipoftheday.hrc:132
+#: cui/inc/tipoftheday.hrc:133
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME is developed by a friendly community, made up of hundreds of contributors around the world. Join us with your skills beyond coding."
msgstr ""
#. GEJXj
-#: cui/inc/tipoftheday.hrc:133
+#: cui/inc/tipoftheday.hrc:134
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Left-handed? Enable Tools ▸ Options ▸ Language Settings ▸ Languages ▸ Asian and check Tools ▸ Options ▸ %PRODUCTNAME Writer ▸ View ▸ Ruler ▸ Right-aligned, which displays the scrollbar to the left."
msgstr ""
#. Bs9w9
-#: cui/inc/tipoftheday.hrc:134
+#: cui/inc/tipoftheday.hrc:135
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want your chapter titles to always begin a page? Edit Heading1 (paragraph style) ▸ Text Flow ▸ Breaks and check Insert ▸ Page ▸ Before."
msgstr ""
#. UVRgV
-#: cui/inc/tipoftheday.hrc:135
+#: cui/inc/tipoftheday.hrc:136
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Date/time value is just a number of days since a chosen day zero; in the number, integer part represents date, and fractional part is time (elapsed part of a day), with 0.5 representing noon."
msgstr ""
#. o2fy3
-#: cui/inc/tipoftheday.hrc:136
+#: cui/inc/tipoftheday.hrc:137
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Shift+%MOD1+Del deletes from cursor to the end of the current sentence."
msgstr ""
#. XDhNo
-#: cui/inc/tipoftheday.hrc:137
+#: cui/inc/tipoftheday.hrc:138
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use column or row labels in formulas. For example, if you have two columns, “Time” and “KM”, use =Time/KM to get minutes per kilometer."
msgstr ""
#. E7GZz
-#: cui/inc/tipoftheday.hrc:138
+#: cui/inc/tipoftheday.hrc:139
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Annoyed by the “marching ants” around cells in Calc? Press escape to stop them; the copied content will remain available for pasting."
msgstr ""
#. fsDVc
-#: cui/inc/tipoftheday.hrc:139
+#: cui/inc/tipoftheday.hrc:140
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to become a %PRODUCTNAME Ambassador? There are certifications for developers, admins, and trainers."
msgstr ""
#. VWNyB
-#: cui/inc/tipoftheday.hrc:140
+#: cui/inc/tipoftheday.hrc:141
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Mix portrait and landscape orientations in a Calc spreadsheet by applying different page styles on sheets."
msgstr ""
#. eRzRG
-#: cui/inc/tipoftheday.hrc:141
+#: cui/inc/tipoftheday.hrc:142
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Click on the special character icon in the toolbar to get quick access to favorite and recent characters to insert."
msgstr ""
#. 7UE7V
-#: cui/inc/tipoftheday.hrc:142
+#: cui/inc/tipoftheday.hrc:143
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Choose “Hierarchical View” in the Styles sidebar to see the relation between styles."
msgstr ""
#. FKfZB
-#: cui/inc/tipoftheday.hrc:143
+#: cui/inc/tipoftheday.hrc:144
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can use styles to make the tables in your document consistent. Choose one from the predefined per Styles (F11) or via Table ▸ AutoFormat."
msgstr ""
#. UuBRE
-#: cui/inc/tipoftheday.hrc:144
+#: cui/inc/tipoftheday.hrc:145
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Configure use of the %MOD1 key to open hyperlinks? Tools ▸ Options ▸ %PRODUCTNAME ▸ Security ▸ Options ▸ “%MOD1+click required to open hyperlinks”."
msgstr ""
#. cCnpG
-#: cui/inc/tipoftheday.hrc:145
+#: cui/inc/tipoftheday.hrc:146
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You would like to view the calculation of individual elements of a formula, select the respective elements and press F9."
msgstr ""
#. 9HtDt
-#: cui/inc/tipoftheday.hrc:146
+#: cui/inc/tipoftheday.hrc:147
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can protect cells with Format ▸ Cells ▸ Protection. To prevent insert, delete, rename, move/copy of sheets use Tools ▸ Protect Sheet."
msgstr ""
#. L6brZ
#. local help missing
-#: cui/inc/tipoftheday.hrc:147
+#: cui/inc/tipoftheday.hrc:148
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Write along a curve? Draw the line, double click, type the text, Format ▸ Text Box and Shape ▸ Fontwork."
msgstr ""
#. ZE6D5
-#: cui/inc/tipoftheday.hrc:148
+#: cui/inc/tipoftheday.hrc:149
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to display only the highest values in a spreadsheet? Select menu Data ▸ AutoFilter, click the drop-down arrow, and choose “Top10”."
msgstr ""
#. wAQLx
-#: cui/inc/tipoftheday.hrc:149
+#: cui/inc/tipoftheday.hrc:150
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To remove the page number from your table of contents go to Insert ▸ Table of Contents (or right-click and Edit the previously inserted index). In the Entries tab delete the page number (#) from Structure line."
msgstr ""
#. JPu6C
-#: cui/inc/tipoftheday.hrc:150
+#: cui/inc/tipoftheday.hrc:151
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "With the Navigator you can select & move up/down headings and the text below the heading, in the Navigator and in the document."
msgstr ""
#. 8qYrk
-#: cui/inc/tipoftheday.hrc:151
+#: cui/inc/tipoftheday.hrc:152
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To quickly get a math object in Writer type your formula, mark it, and use Insert ▸ Object ▸ Formula to convert the text."
msgstr ""
#. Zj7NA
-#: cui/inc/tipoftheday.hrc:152
+#: cui/inc/tipoftheday.hrc:153
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "With %PRODUCTNAME it is very easy to install a new dictionary: they are supplied as extensions."
msgstr ""
#. 7kaMQ
-#: cui/inc/tipoftheday.hrc:153
+#: cui/inc/tipoftheday.hrc:154
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME has a portable version which gives you mobility. Even without administrator rights on your computer you can install %PRODUCTNAME Portable to your hard drive too."
msgstr ""
#. GSVYQ
-#: cui/inc/tipoftheday.hrc:154
+#: cui/inc/tipoftheday.hrc:155
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Writer lets you number your footnotes per page, chapter, document: Tools ▸ Footnotes and Endnotes ▸ Footnotes tab ▸ Counting."
msgstr ""
#. gpVRV
-#: cui/inc/tipoftheday.hrc:155
+#: cui/inc/tipoftheday.hrc:156
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Your Writer document does not reopen with the text cursor at the same editing position it was when you saved it? Add First or Last name in Tools ▸ Options ▸ %PRODUCTNAME ▸ User Data ▸ First/last name."
msgstr ""
#. udDRb
-#: cui/inc/tipoftheday.hrc:156
+#: cui/inc/tipoftheday.hrc:157
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Citation management? Use a 3rd party extension."
msgstr ""
#. ALczh
-#: cui/inc/tipoftheday.hrc:157
+#: cui/inc/tipoftheday.hrc:158
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to insert a value in the same place on several sheets? Select the sheets: hold down %MOD1 key and click their tabs before entering."
msgstr ""
#. XsdGx
-#: cui/inc/tipoftheday.hrc:158
+#: cui/inc/tipoftheday.hrc:159
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to hide some text in a document? Select the text. Insert ▸ Section, and select “Hide”."
msgstr ""
#. WMnj2
#. online help is different https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/swriter/guide/hidden_text.html#hd_id3148675
-#: cui/inc/tipoftheday.hrc:159
+#: cui/inc/tipoftheday.hrc:160
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can customize the middle mouse button per Tools ▸ Options ▸ %PRODUCTNAME ▸ View ▸ Middle Mouse button."
msgstr ""
#. qQsXD
-#: cui/inc/tipoftheday.hrc:160
+#: cui/inc/tipoftheday.hrc:161
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to print two portrait pages on a landscape one (reducing A4 to A5)? File ▸ Print and select 2 at “Pages per sheet”."
msgstr ""
#. GmBZk
-#: cui/inc/tipoftheday.hrc:161
+#: cui/inc/tipoftheday.hrc:162
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "For quick access to your document bookmarks, right-click on the page number of the status bar (lower-left corner of document window)."
msgstr ""
#. Eb85a
-#: cui/inc/tipoftheday.hrc:162
+#: cui/inc/tipoftheday.hrc:163
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Select an object in the document background via the Select tool in the Drawing toolbar to surround the object to select."
msgstr ""
#. T3RSB
-#: cui/inc/tipoftheday.hrc:163
+#: cui/inc/tipoftheday.hrc:164
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Define texts that you often use as AutoText. You will be able to insert them by their name, shortcut or toolbar in any Writer document."
msgstr ""
#. 7CjmG
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/swriter/guide/autotext.html
-#: cui/inc/tipoftheday.hrc:164
+#: cui/inc/tipoftheday.hrc:165
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Play music throughout a slideshow by assigning the sound to the first slide transition without clicking the “Apply to All Slides” button."
msgstr ""
#. Xrnns
-#: cui/inc/tipoftheday.hrc:165
+#: cui/inc/tipoftheday.hrc:166
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME Calc does not calculate from left to right but respects the order Parentheses – Exponents – Multiplication – Division – Addition – Subtraction."
msgstr ""
#. heb7V
-#: cui/inc/tipoftheday.hrc:166
+#: cui/inc/tipoftheday.hrc:167
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Get %PRODUCTNAME documentation and free user guide books at:"
msgstr ""
#. T6uNP
-#: cui/inc/tipoftheday.hrc:167
+#: cui/inc/tipoftheday.hrc:168
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to remove all <> at once and keep the text inside? Edit ▸ Find and Replace: Search = [<>], Replace = blank and check “Regular expressions” under Other options."
msgstr ""
#. e3dfT
#. local help missing
-#: cui/inc/tipoftheday.hrc:168
+#: cui/inc/tipoftheday.hrc:169
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need to present a report written with Writer? File ▸ Send ▸ Outline to Presentation automatically creates a slideshow from the outline."
msgstr ""
#. ZdyGi
-#: cui/inc/tipoftheday.hrc:169
+#: cui/inc/tipoftheday.hrc:170
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to manage the presentation of hyperlinks in a spreadsheet? Insert them with the HYPERLINK function."
msgstr ""
#. qyyJ4
#. local help missing
-#: cui/inc/tipoftheday.hrc:170
+#: cui/inc/tipoftheday.hrc:171
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Uncheck Tools ▸ Options ▸ %PRODUCTNAME Calc ▸ View ▸ Zoom: “Synchronize sheets” so that each sheet in Calc has its own zoom factor."
msgstr ""
#. qK7Xz
-#: cui/inc/tipoftheday.hrc:171
+#: cui/inc/tipoftheday.hrc:172
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can set a color for each tab: right-click the tab or use Sheet ▸ Sheet Tab Color."
msgstr ""
#. YGUAo
-#: cui/inc/tipoftheday.hrc:172
+#: cui/inc/tipoftheday.hrc:173
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Trace cells used in a formula, precedents (Shift+F9) or dependents (Shift+F5) (or use Tools ▸ Detective). For each hit you go one more step in the chain."
msgstr ""
#. mJ6Gu
#. local help missing
-#: cui/inc/tipoftheday.hrc:173
+#: cui/inc/tipoftheday.hrc:174
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Insert and number your formulas in one step: type fn then F3. An AutoText is inserted with formula and number aligned in a table."
msgstr ""
#. 8rA8u
-#: cui/inc/tipoftheday.hrc:174
+#: cui/inc/tipoftheday.hrc:175
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can create an illustration index from object names, not only from captions."
msgstr ""
#. Bqtz5
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/shared/01/05190000.html
-#: cui/inc/tipoftheday.hrc:175
+#: cui/inc/tipoftheday.hrc:176
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use your Android or iPhone to remotely control your Impress presentation."
msgstr ""
#. GgzTh
#. local help missing
-#: cui/inc/tipoftheday.hrc:176
+#: cui/inc/tipoftheday.hrc:177
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to know how many days there are in the current month? Use the DAYSINMONTH(TODAY()) function."
msgstr ""
#. z72JP
-#: cui/inc/tipoftheday.hrc:177
+#: cui/inc/tipoftheday.hrc:178
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Your numbers are displayed as ### in your spreadsheet? The column is too narrow to display all digits."
msgstr ""
#. REoF7
-#: cui/inc/tipoftheday.hrc:178
+#: cui/inc/tipoftheday.hrc:179
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Enable massive parallel calculations of formula cells via Tools ▸ Options ▸ OpenCL."
msgstr ""
#. zAqfX
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/shared/optionen/opencl.html
-#: cui/inc/tipoftheday.hrc:179
+#: cui/inc/tipoftheday.hrc:180
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use the Connector tool from the Drawing toolbar in Draw/Impress to create nice flow charts and optionally copy/paste the object into Writer."
msgstr ""
#. Uq3tZ
-#: cui/inc/tipoftheday.hrc:180
+#: cui/inc/tipoftheday.hrc:181
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Your donations support our worldwide community."
msgstr ""
#. V2QjS
-#: cui/inc/tipoftheday.hrc:181
+#: cui/inc/tipoftheday.hrc:182
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You want to add x months to a date? Use =EDATE(date;months)."
msgstr ""
#. uYpVp
#. local help missing
-#: cui/inc/tipoftheday.hrc:182
+#: cui/inc/tipoftheday.hrc:183
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To select a contiguous range of cells containing data and bounded by empty row and columns use %MOD1+* (numeric key pad)."
msgstr ""
#. u4FZP
-#: cui/inc/tipoftheday.hrc:183
+#: cui/inc/tipoftheday.hrc:184
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Your date acceptance pattern is inappropriate? Use Tools ▸ Options ▸ Language Settings ▸ Language ▸ Date acceptance patterns to tweak the pattern."
msgstr ""
#. MZyXB
-#: cui/inc/tipoftheday.hrc:184
+#: cui/inc/tipoftheday.hrc:185
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to export formulas to CSV? File ▸ Save As ▸ Type:Text CSV, check “Edit filter settings”, and check “Save cell formulas” in the next dialog."
msgstr ""
#. XLN9z
-#: cui/inc/tipoftheday.hrc:185
+#: cui/inc/tipoftheday.hrc:186
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "The presenter console is a great feature when working with %PRODUCTNAME Impress. Have you checked it out?"
msgstr ""
#. PFGhM
#. local help missing
-#: cui/inc/tipoftheday.hrc:186
+#: cui/inc/tipoftheday.hrc:187
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To delete multiple comments, select cells with comments and use Sheet ▸ Cell Comments ▸ Delete Comment."
msgstr ""
#. SMLUg
-#: cui/inc/tipoftheday.hrc:187
+#: cui/inc/tipoftheday.hrc:188
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Easily convert your documents to PDF with one click by clicking on the PDF icon in the toolbar."
msgstr ""
#. UwBoZ
-#: cui/inc/tipoftheday.hrc:188
+#: cui/inc/tipoftheday.hrc:189
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to select a large range of cells without scrolling? Type the range reference (e.g. A1:A1000) in the name box then Enter."
msgstr ""
#. Tc7Nf
-#: cui/inc/tipoftheday.hrc:189
+#: cui/inc/tipoftheday.hrc:190
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to know the valid command line parameters? Start soffice with --help or -h or -?"
msgstr ""
#. pmP5i
#. local help missing
-#: cui/inc/tipoftheday.hrc:190
+#: cui/inc/tipoftheday.hrc:191
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Fit your sheet or print ranges to a page with Format ▸ Page ▸ Sheet Tab ▸ Scaling Mode."
msgstr ""
#. KPLPC
-#: cui/inc/tipoftheday.hrc:191
+#: cui/inc/tipoftheday.hrc:192
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need to include a list item without a bullet or number? Use “Insert Unnumbered Entry” in the Bullets and Numbering toolbar."
msgstr ""
#. ZacQo
-#: cui/inc/tipoftheday.hrc:192
+#: cui/inc/tipoftheday.hrc:193
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can rotate cells table orientation with Table ▸ Properties… ▸ Text Flow ▸ Text orientation."
msgstr ""
#. Vi6L8
-#: cui/inc/tipoftheday.hrc:193
+#: cui/inc/tipoftheday.hrc:194
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "In %PRODUCTNAME Draw to change the 0/0 point of the rulers, drag the intersection of the two rulers in the top left corner into the workspace."
msgstr ""
#. Fcnsr
-#: cui/inc/tipoftheday.hrc:194
+#: cui/inc/tipoftheday.hrc:195
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Move a column in Calc between two others in one step? Click the header then a cell in the column, keep mouse button and move to the target with %MOD2 key."
msgstr ""
#. 3xJeA
-#: cui/inc/tipoftheday.hrc:195
+#: cui/inc/tipoftheday.hrc:196
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Automatically mark alphabetical index entries using a concordance file."
msgstr ""
#. BnMpb
#. local help missing
-#: cui/inc/tipoftheday.hrc:196
+#: cui/inc/tipoftheday.hrc:197
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use Format ▸ Align (or the context menu) for precise positioning of objects in Draw/Impress: it centers on the page if one object is selected or works on the group respectively."
msgstr ""
#. TijVG
-#: cui/inc/tipoftheday.hrc:197
+#: cui/inc/tipoftheday.hrc:198
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Do not use tabs to space items on a Writer document. Depending on what you are trying to do, a borderless table can be a better choice."
msgstr ""
#. 6GtGH
-#: cui/inc/tipoftheday.hrc:198
+#: cui/inc/tipoftheday.hrc:199
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "No need to scroll through the list at Tools ▸ Customize ▸ Keyboard to find a shortcut: just type it."
msgstr ""
#. 63noP
-#: cui/inc/tipoftheday.hrc:199
+#: cui/inc/tipoftheday.hrc:200
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME can automatically add a numbered caption when you insert objects. See Tools ▸ Options ▸ %PRODUCTNAME Writer ▸ AutoCaption."
msgstr ""
#. 8kpGG
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/shared/optionen/01041100.html
-#: cui/inc/tipoftheday.hrc:200
+#: cui/inc/tipoftheday.hrc:201
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "With %PRODUCTNAME you can use your Google Mail account to do a mail merge. Fill in Tools ▸ Options ▸ %PRODUCTNAME Writer ▸ Mail Merge Email."
msgstr ""
#. 87ozj
#. local help missing
-#: cui/inc/tipoftheday.hrc:201
+#: cui/inc/tipoftheday.hrc:202
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Keep column headers of a sheet visible when scrolling lines via View ▸ Freeze Cells ▸ Freeze First Row."
msgstr ""
#. mCfdK
-#: cui/inc/tipoftheday.hrc:202
+#: cui/inc/tipoftheday.hrc:203
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You want to start working with Basic macros? Take a look at the examples under Tools ▸ Macros ▸ Edit Macros."
msgstr ""
#. 5fYgo
-#: cui/inc/tipoftheday.hrc:203
+#: cui/inc/tipoftheday.hrc:204
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Apply Heading paragraph styles in Writer with shortcut keys: %MOD1+1 applies Heading 1, %MOD1+2 applies Heading 2, etc."
msgstr ""
#. DA82R
-#: cui/inc/tipoftheday.hrc:204
+#: cui/inc/tipoftheday.hrc:205
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Do not get lost in large documents. Use the Navigator (F5) to find your way through the content."
msgstr ""
#. naXEz
-#: cui/inc/tipoftheday.hrc:205
+#: cui/inc/tipoftheday.hrc:206
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Edit ▸ Find and Replace lets you insert special characters directly: right click in input fields or press Shift+%MOD1+S."
msgstr ""
#. vNBR3
-#: cui/inc/tipoftheday.hrc:206
+#: cui/inc/tipoftheday.hrc:207
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need custom contents for metadata properties? File ▸ Properties ▸ Custom Properties tab lets you create what you want."
msgstr ""
#. 9TnEA
-#: cui/inc/tipoftheday.hrc:207
+#: cui/inc/tipoftheday.hrc:208
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right click on the tab and “Modify Layer”)."
msgstr ""
#. CGQaY
-#: cui/inc/tipoftheday.hrc:208
+#: cui/inc/tipoftheday.hrc:209
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To insert the current date in your document, use Insert ▸ Field ▸ Date."
msgstr ""
#. vGKBe
-#: cui/inc/tipoftheday.hrc:209
+#: cui/inc/tipoftheday.hrc:210
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Got many images in your Writer document? Speed up the display by disabling View ▸ Images and charts."
msgstr ""
#. Y85ij
-#: cui/inc/tipoftheday.hrc:210
+#: cui/inc/tipoftheday.hrc:211
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use Sheet ▸ Fill Cells ▸ Random Number to generate a random series based on various distributions."
msgstr ""
#. Y24mZ
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/scalc/01/02140700.html
-#: cui/inc/tipoftheday.hrc:211
+#: cui/inc/tipoftheday.hrc:212
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Rename your slides in Impress to help you define “Go to page” interactions and to have a summary more explicit than Slide1, Slide2…"
msgstr ""
#. JBgEb
-#: cui/inc/tipoftheday.hrc:212
+#: cui/inc/tipoftheday.hrc:213
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Chapter numbering dialog lets you set text to be displayed before the chapter number. For example, type “Chapter ” to display “Chapter 1”"
msgstr ""
#. z3rPd
-#: cui/inc/tipoftheday.hrc:213
+#: cui/inc/tipoftheday.hrc:214
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Transpose a Writer table? Copy and paste in Calc, transpose with copy/paste special then copy/paste special ▸ Formatted text in Writer."
msgstr ""
#. DKBCg
-#: cui/inc/tipoftheday.hrc:214
+#: cui/inc/tipoftheday.hrc:215
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To get the “Vertical Text” tool in the Drawing toolbar, check Tools ▸ Options ▸ Language Settings ▸ Languages ▸ Default languages ▸ Asian (and make the button visible with right-click)."
msgstr ""
#. mmG7g
-#: cui/inc/tipoftheday.hrc:215
+#: cui/inc/tipoftheday.hrc:216
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To quickly zoom in on range selection, right click on the zoom part of the status bar and choose Optimal."
msgstr ""
#. FDNiA
-#: cui/inc/tipoftheday.hrc:216
+#: cui/inc/tipoftheday.hrc:217
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can sign existing PDF files and also verify those signatures."
msgstr ""
#. hDiRV
#. local help missing
-#: cui/inc/tipoftheday.hrc:217
+#: cui/inc/tipoftheday.hrc:218
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Often create one document from another? Consider using a template."
msgstr ""
#. nESeG
-#: cui/inc/tipoftheday.hrc:218
+#: cui/inc/tipoftheday.hrc:219
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use Format ▸ Conditional Formatting ▸ Manage in Calc to find out which cells have been defined with conditional formatting."
msgstr ""
#. tWQPD
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/scalc/01/05120000.html
-#: cui/inc/tipoftheday.hrc:219
+#: cui/inc/tipoftheday.hrc:220
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Tools ▸ Detective ▸ Mark Invalid Data highlights all cells in the sheet that contain values outside the validation rules."
msgstr ""
#. 4V4Vw
#. local help missing
-#: cui/inc/tipoftheday.hrc:220
+#: cui/inc/tipoftheday.hrc:221
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use font embedding for greater interoperability with other office suites at File ▸ Properties ▸ Font."
msgstr ""
#. 9Uy9Q
-#: cui/inc/tipoftheday.hrc:221
+#: cui/inc/tipoftheday.hrc:222
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To convert a formula into static values you do not need to copy/paste; use Data ▸ Calculate ▸ Formula to Value."
msgstr ""
#. rxKUR
-#: cui/inc/tipoftheday.hrc:222
+#: cui/inc/tipoftheday.hrc:223
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can reformat all comments in a document by clicking the down arrow in a comment and choose “Format all Comments”."
msgstr ""
#. 3masz
-#: cui/inc/tipoftheday.hrc:223
+#: cui/inc/tipoftheday.hrc:224
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want the same layout for the screen display and printing? Check Tools ▸ Options ▸ %PRODUCTNAME Calc ▸ General ▸ Use printer metrics for text formatting."
msgstr ""
#. zD57W
-#: cui/inc/tipoftheday.hrc:224
+#: cui/inc/tipoftheday.hrc:225
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Writer helps you to make backups: with File ▸ Save a Copy you create a new document continuing to work on the original."
msgstr ""
#. fkvVZ
-#: cui/inc/tipoftheday.hrc:225
+#: cui/inc/tipoftheday.hrc:226
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "When you have created a Style based on another, you can enter a percentage value or a point value (e.g. 110% or −2pt or +5pt)."
msgstr ""
#. PBjFr
-#: cui/inc/tipoftheday.hrc:226
+#: cui/inc/tipoftheday.hrc:227
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To copy a comment without losing the content of the target cell you should use Paste Special and uncheck everything except “Comments” in dialog. Use Operations “Add” to not override existing content."
msgstr ""
#. Mu27G
-#: cui/inc/tipoftheday.hrc:227
+#: cui/inc/tipoftheday.hrc:228
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Batch convert your MS Office documents to OpenDocument format by the Document Converter wizard in menu File ▸ Wizards ▸ Document converter."
msgstr ""
#. WMueE
-#: cui/inc/tipoftheday.hrc:228
+#: cui/inc/tipoftheday.hrc:229
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "When editing a cell in place, you can right click and Insert fields: Date, Sheet name, Document title, etc."
msgstr ""
#. qAVmk
-#: cui/inc/tipoftheday.hrc:229
+#: cui/inc/tipoftheday.hrc:230
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need to move a Writer table? Table ▸ Select ▸ Table and Insert ▸ Frame ▸ Frame and move where you want."
msgstr ""
#. TmaSP
-#: cui/inc/tipoftheday.hrc:230
+#: cui/inc/tipoftheday.hrc:231
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "With Tools ▸ AutoText ▸ AutoText ▸ Import you can select a Word document or a template containing the AutoText entries that you want to import."
msgstr ""
#. kwxqQ
-#: cui/inc/tipoftheday.hrc:231
+#: cui/inc/tipoftheday.hrc:232
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Do not insert manual breaks to separate two paragraphs. Rather change Indents & Spacing ▸ Spacing ▸ Below paragraph at the style/paragraph properties."
msgstr ""
#. rxTGc
-#: cui/inc/tipoftheday.hrc:232
+#: cui/inc/tipoftheday.hrc:233
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Keep the zeros before a number by using the “leading zeroes” cell format option or format the cell as text before entering the number."
msgstr ""
#. jkXFE
-#: cui/inc/tipoftheday.hrc:233
+#: cui/inc/tipoftheday.hrc:234
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to return to default after applying a list style? Click Bullets or Numbering On/Off tool on the Formatting toolbar."
msgstr ""
#. wAFRP
-#: cui/inc/tipoftheday.hrc:234
+#: cui/inc/tipoftheday.hrc:235
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Delete all of your printing areas in one step: select all sheets, then Format ▸ Print Ranges ▸ Clear."
msgstr ""
#. Cqtjg
-#: cui/inc/tipoftheday.hrc:235
+#: cui/inc/tipoftheday.hrc:236
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Add background images to spreadsheets via Insert ▸ Image or drag a background from the Gallery, then Format ▸ Arrange ▸ To Background."
msgstr ""
#. khFDu
-#: cui/inc/tipoftheday.hrc:236
+#: cui/inc/tipoftheday.hrc:237
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Having trouble pasting text from PDF files or webpages into documents? Try to paste as unformatted text (%MOD1+%MOD2+Shift+V)."
msgstr ""
#. BtaBD
-#: cui/inc/tipoftheday.hrc:237
+#: cui/inc/tipoftheday.hrc:238
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "In Calc use TRIMMEAN() to return the mean of a data set excluding the highest and lowest values."
msgstr ""
#. U2cxc
#. local help missing
-#: cui/inc/tipoftheday.hrc:238
+#: cui/inc/tipoftheday.hrc:239
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "The 4th optional parameter of VLOOKUP Calc function indicates whether the first column of data is sorted. If not, enter FALSE or zero."
msgstr ""
#. LThNS
-#: cui/inc/tipoftheday.hrc:239
+#: cui/inc/tipoftheday.hrc:240
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Toolbars are contextual—they open depending on the context. If you do not want that, uncheck them from View ▸ Toolbars."
msgstr ""
#. WjXyE
-#: cui/inc/tipoftheday.hrc:240
+#: cui/inc/tipoftheday.hrc:241
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can create a master document from the current Writer document by using File ▸ Send ▸ Create Master Document."
msgstr ""
#. cPNVv
-#: cui/inc/tipoftheday.hrc:241
+#: cui/inc/tipoftheday.hrc:242
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to center cells on a printed page in Calc? Format ▸ Page, Page ▸ Layout settings ▸ Table alignment."
msgstr ""
#. dpyeU
-#: cui/inc/tipoftheday.hrc:242
+#: cui/inc/tipoftheday.hrc:243
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Frames can be linked so that the text can flow from one to the other as in desktop publishing."
msgstr ""
#. AjBA3
#. local help missing
-#: cui/inc/tipoftheday.hrc:243
+#: cui/inc/tipoftheday.hrc:244
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can create a chart based on a Writer table by clicking in the table and choosing Insert ▸ Chart."
msgstr ""
#. j4m6F
-#: cui/inc/tipoftheday.hrc:244
+#: cui/inc/tipoftheday.hrc:245
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Select options in Tools ▸ Options ▸ %PRODUCTNAME Writer ▸ Formatting Aids ▸ Display to specify which non-printing characters are displayed."
msgstr ""
#. 9cyVB
-#: cui/inc/tipoftheday.hrc:245
+#: cui/inc/tipoftheday.hrc:246
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to jump to a particular page by its number? Click the left-most statusbar entry or use Edit ▸ Go To Page… or press %MOD1+G."
msgstr ""
#. ULATG
-#: cui/inc/tipoftheday.hrc:246
+#: cui/inc/tipoftheday.hrc:247
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME supports over 150 languages."
msgstr ""
#. SLU8G
-#: cui/inc/tipoftheday.hrc:247
+#: cui/inc/tipoftheday.hrc:248
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Uncheck Slide Show ▸ Settings ▸ Presentation always on top if you need another program displays its window to the front of your presentation."
msgstr ""
#. sogyj
-#: cui/inc/tipoftheday.hrc:248
+#: cui/inc/tipoftheday.hrc:249
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to find the words in bold in a Writer document? Edit ▸ Find and Replace ▸ Other options ▸ Attributes ▸ Font weight."
msgstr ""
#. ppAeT
#. local help missing
-#: cui/inc/tipoftheday.hrc:249
+#: cui/inc/tipoftheday.hrc:250
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can sort paragraphs or table rows alphabetically or numerically per Tools ▸ Sort."
msgstr ""
#. 26HAu
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/swriter/01/06100000.html
-#: cui/inc/tipoftheday.hrc:250
+#: cui/inc/tipoftheday.hrc:251
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To insert a paragraph before (after) a section, press %MOD2+Enter at the beginning (end) of the section."
msgstr ""
#. 7dGQR
-#: cui/inc/tipoftheday.hrc:251
+#: cui/inc/tipoftheday.hrc:252
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME has a template center to create good looking documents—check it out."
msgstr ""
#. tvpFN
-#: cui/inc/tipoftheday.hrc:252
+#: cui/inc/tipoftheday.hrc:253
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Calculate loan repayments with Calc: eg. PMT(2%/12;36;2500) interest rate per payment period 2%/12, 36 months, loan amount 2500."
msgstr ""
-#. evDnS
+#. QZAFw
#. local help missing
-#: cui/inc/tipoftheday.hrc:253
+#: cui/inc/tipoftheday.hrc:254
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Cannot find what you want with the VLOOKUP function in Calc? With INDEX and MATCH you can do everything!"
+msgid "Cannot find what you want with the VLOOKUP function in Calc? With INDEX and MATCH you can do anything!"
msgstr ""
#. ARJgA
#. local help missing
-#: cui/inc/tipoftheday.hrc:254
+#: cui/inc/tipoftheday.hrc:255
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to show hidden column A? Click a cell in column B, press the left mouse button, move the mouse to the left, release. Then switch it on via Format ▸ Columns ▸ Show."
msgstr ""
#. Wzpbw
-#: cui/inc/tipoftheday.hrc:255
+#: cui/inc/tipoftheday.hrc:256
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To change the number of a page in Writer, go to the properties of the first paragraph and at the Text Flow tab check Break ▸ Insert and enter the number."
msgstr ""
#. AgQyA
-#: cui/inc/tipoftheday.hrc:256
+#: cui/inc/tipoftheday.hrc:257
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Run %PRODUCTNAME in any browser via rollApp."
msgstr ""
#. mPz5B
-#: cui/inc/tipoftheday.hrc:257
+#: cui/inc/tipoftheday.hrc:258
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Strange error code in Calc, Err: followed by a number? This page gives the explanation:"
msgstr ""
#. BJ5aN
#. local help missing
-#: cui/inc/tipoftheday.hrc:258
+#: cui/inc/tipoftheday.hrc:259
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Include a paragraph that is not a title in the table of contents by changing Outline & Numbering in the paragraph settings to an outline level."
msgstr ""
#. Jx7Fr
-#: cui/inc/tipoftheday.hrc:259
+#: cui/inc/tipoftheday.hrc:260
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Apart from table of contents, %PRODUCTNAME can create Alphabetical, Illustrations, Tables, Objects, Bibliography, User-Defined indexes."
msgstr ""
#. 2DrYx
#. https://help.libreoffice.org/%PRODUCTVERSION/%LANGUAGENAME/text/swriter/guide/indices_toc.html
-#: cui/inc/tipoftheday.hrc:260
+#: cui/inc/tipoftheday.hrc:261
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Unable to modify or delete a custom cell style? Check all sheets, none should be protected."
msgstr ""
#. 55Nfb
-#: cui/inc/tipoftheday.hrc:261
+#: cui/inc/tipoftheday.hrc:262
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You need to fill a series? Select the cell range and Sheet ▸ Fill Cells ▸ Fill Series and choose between Linear, Growth, Date and AutoFill."
msgstr ""
#. BiSJM
#. local help missing
-#: cui/inc/tipoftheday.hrc:262
+#: cui/inc/tipoftheday.hrc:263
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to know if a cell is referred in formulas of other cells? Tools ▸ Detective ▸ Trace Dependents (Shift+F5)."
msgstr ""
#. QeBjt
-#: cui/inc/tipoftheday.hrc:263
+#: cui/inc/tipoftheday.hrc:264
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "In the replace input field of auto correct options you can use the wildcards .*"
msgstr ""
#. G7J8m
-#: cui/inc/tipoftheday.hrc:264
+#: cui/inc/tipoftheday.hrc:265
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to duplicate the above line? Press %MOD1+D or use Sheet ▸ Fill Cells ▸ Fill Down."
msgstr ""
#. MG7Pu
-#: cui/inc/tipoftheday.hrc:265
+#: cui/inc/tipoftheday.hrc:266
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To search in several spreadsheets, select them before you start the search."
msgstr ""
#. Jd6KJ
-#: cui/inc/tipoftheday.hrc:266
+#: cui/inc/tipoftheday.hrc:267
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Drag & drop cells from Calc into the normal view of a slide creates a table; into the outline view, each cell creates a line in the outline."
msgstr ""
#. DgSwJ
-#: cui/inc/tipoftheday.hrc:267
+#: cui/inc/tipoftheday.hrc:268
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME helps you not to enter two or more spaces in Writer. Check Tools ▸ AutoCorrect ▸ AutoCorrect Options ▸ Options ▸ Ignore double spaces."
msgstr ""
#. 3Fjtd
-#: cui/inc/tipoftheday.hrc:268
+#: cui/inc/tipoftheday.hrc:269
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want the cursor to go into the cell to the right, after entering a value in Calc? Use the Tab key instead of Enter."
msgstr ""
#. UggLQ
-#: cui/inc/tipoftheday.hrc:269
+#: cui/inc/tipoftheday.hrc:270
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To display the scrollbar to the left, enable Tools ▸ Options ▸ Language Settings ▸ Languages ▸ Complex text and check Sheet ▸ Right-To-Left."
msgstr ""
#. gqs9W
-#: cui/inc/tipoftheday.hrc:270
+#: cui/inc/tipoftheday.hrc:271
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Drag a formatted object to the Styles and Formatting window. A dialog box opens, just enter the name of the new style."
msgstr ""
#. EabEN
-#: cui/inc/tipoftheday.hrc:271
+#: cui/inc/tipoftheday.hrc:272
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "New versions of %PRODUCTNAME provide new features, bug fixes, and security patches. Keep your software updated!"
msgstr ""
#. cmz6r
-#: cui/inc/tipoftheday.hrc:272
+#: cui/inc/tipoftheday.hrc:273
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Developing new XSLT and XML filters?"
msgstr ""
#. C7Ya2
-#: cui/inc/tipoftheday.hrc:273
+#: cui/inc/tipoftheday.hrc:274
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Press Shift+F1 to see any available extended tooltips in dialog boxes, when \"Extended tips\" is not enabled in Tools ▸ Options ▸ %PRODUCTNAME ▸ General."
msgstr ""
#. hsZPg
-#: cui/inc/tipoftheday.hrc:276
+#: cui/inc/tipoftheday.hrc:277
msgctxt "STR_HELP_LINK"
msgid "%PRODUCTNAME Help"
msgstr ""
#. NG4jW
-#: cui/inc/tipoftheday.hrc:277
+#: cui/inc/tipoftheday.hrc:278
msgctxt "STR_MORE_LINK"
msgid "More info"
msgstr ""
#. sCREc
-#: cui/inc/tipoftheday.hrc:278
+#: cui/inc/tipoftheday.hrc:279
msgctxt "STR_UNO_LINK"
msgid "Run this action now..."
msgstr ""
#. P6JME
-#: cui/inc/tipoftheday.hrc:279
+#: cui/inc/tipoftheday.hrc:280
msgctxt "STR_TITLE"
msgid "Tip of the Day: %CURRENT/%TOTAL"
msgstr ""
#. C6Dsn
-#: cui/inc/tipoftheday.hrc:280
+#: cui/inc/tipoftheday.hrc:281
msgctxt "STR_CMD"
msgid "⌘ Cmd"
msgstr ""
#. RpVWs
#. use narrow no-break space U+202F here
-#: cui/inc/tipoftheday.hrc:281
+#: cui/inc/tipoftheday.hrc:282
msgctxt "STR_CTRL"
msgid "Ctrl"
msgstr ""
#. mZWSR
-#: cui/inc/tipoftheday.hrc:282
+#: cui/inc/tipoftheday.hrc:283
msgctxt "STR_CMD"
msgid "Alt"
msgstr ""
#. QtEGa
-#: cui/inc/tipoftheday.hrc:283
+#: cui/inc/tipoftheday.hrc:284
msgctxt "STR_CTRL"
msgid "⌥ Opt"
msgstr ""
#. Tdqss
-#: cui/inc/toolbarmode.hrc:22
+#: cui/inc/toolbarmode.hrc:23
msgctxt "RID_CUI_TOOLBARMODES"
msgid "Standard user interface with menu, toolbar, and collapsed sidebar. Intended for users who are familiar with the classic interface."
msgstr ""
#. BoVy3
-#: cui/inc/toolbarmode.hrc:23
+#: cui/inc/toolbarmode.hrc:24
msgctxt "RID_CUI_TOOLBARMODES"
msgid "The Tabbed user interface is the most similar to the Ribbons used in Microsoft Office. It organizes functions in tabs and makes the main menu obsolete."
msgstr ""
#. 8irik
-#: cui/inc/toolbarmode.hrc:24
+#: cui/inc/toolbarmode.hrc:25
msgctxt "RID_CUI_TOOLBARMODES"
msgid "Standard user interface but with single-line toolbar. Intended for use on small screens."
msgstr ""
#. wKg2Q
-#: cui/inc/toolbarmode.hrc:25
+#: cui/inc/toolbarmode.hrc:26
msgctxt "RID_CUI_TOOLBARMODES"
msgid "Standard user interface with expanded sidebar. Expert users who want to quickly change many different properties are advised to use this UI."
msgstr ""
#. qXq4A
-#: cui/inc/toolbarmode.hrc:26
+#: cui/inc/toolbarmode.hrc:27
msgctxt "RID_CUI_TOOLBARMODES"
msgid "The Tabbed Compact variant aims to be familiar with the Microsoft Office interface, yet occupying less space for smaller screens."
msgstr ""
#. oZV6K
-#: cui/inc/toolbarmode.hrc:27
+#: cui/inc/toolbarmode.hrc:28
msgctxt "RID_CUI_TOOLBARMODES"
msgid "The Groupedbar interface provides access to functions in groups, with icons for most-frequently used features, and dropdown menus for others. This full variant favors functions and is slightly larger than others."
msgstr ""
#. acQKG
-#: cui/inc/toolbarmode.hrc:28
+#: cui/inc/toolbarmode.hrc:29
msgctxt "RID_CUI_TOOLBARMODES"
msgid "The Groupedbar interface provides access to functions in groups, with icons for most-frequently used features, and dropdown menus for others. This compact variant favors vertical space."
msgstr ""
#. eGMCZ
-#: cui/inc/toolbarmode.hrc:29
+#: cui/inc/toolbarmode.hrc:30
msgctxt "RID_CUI_TOOLBARMODES"
msgid "The Contextual Single interface shows functions in a single-line toolbar with context-dependent content."
msgstr ""
#. KFPmR
-#: cui/inc/toolbarmode.hrc:30
+#: cui/inc/toolbarmode.hrc:31
msgctxt "RID_CUI_TOOLBARMODES"
msgid "The Contextual Groups interface focuses on beginners. It exposes the most frequently used functions on groups with the core action as large icon and a couple of small additional features. All functions have a label. Depending on the context, an additional section provides access to those functions."
msgstr ""
@@ -5182,104 +5176,104 @@ msgid "Sets the fill properties of the selected drawing object."
msgstr ""
#. as89H
-#: cui/uiconfig/ui/areatabpage.ui:33
+#: cui/uiconfig/ui/areatabpage.ui:34
msgctxt "areatabpage|tablelb"
msgid "Cell"
msgstr ""
#. yowxv
-#: cui/uiconfig/ui/areatabpage.ui:34
+#: cui/uiconfig/ui/areatabpage.ui:35
msgctxt "areatabpage|tablelb"
msgid "Row"
msgstr ""
#. sEdWf
-#: cui/uiconfig/ui/areatabpage.ui:35
+#: cui/uiconfig/ui/areatabpage.ui:36
msgctxt "areatabpage|tablelb"
msgid "Table"
msgstr ""
#. WxC4H
-#: cui/uiconfig/ui/areatabpage.ui:39
+#: cui/uiconfig/ui/areatabpage.ui:40
msgctxt "areatabpage|extended_tip|tablelb"
msgid "Set the fill options for the selected drawing object or document element."
msgstr ""
#. 2kC9i
-#: cui/uiconfig/ui/areatabpage.ui:51
+#: cui/uiconfig/ui/areatabpage.ui:52
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "रावबो नङा"
#. kTpV7
-#: cui/uiconfig/ui/areatabpage.ui:57
+#: cui/uiconfig/ui/areatabpage.ui:58
msgctxt "areatabpage|extended_tip|btnnone"
msgid "Do not fill the selected object."
msgstr ""
#. AiEuM
-#: cui/uiconfig/ui/areatabpage.ui:69
+#: cui/uiconfig/ui/areatabpage.ui:70
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "गाब"
#. xhtbg
-#: cui/uiconfig/ui/areatabpage.ui:75
+#: cui/uiconfig/ui/areatabpage.ui:76
msgctxt "areatabpage|extended_tip|btncolor"
msgid "Fills the object with a color selected on this page."
msgstr ""
#. zXDcA
-#: cui/uiconfig/ui/areatabpage.ui:87
+#: cui/uiconfig/ui/areatabpage.ui:88
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "ग्रेडियेन्ट"
#. AGYbc
-#: cui/uiconfig/ui/areatabpage.ui:93
+#: cui/uiconfig/ui/areatabpage.ui:94
msgctxt "areatabpage|extended_tip|btngradient"
msgid "Fills the object with a gradient selected on this page."
msgstr ""
-#. MDHs7
-#: cui/uiconfig/ui/areatabpage.ui:105
+#. q5cAU
+#: cui/uiconfig/ui/areatabpage.ui:106
msgctxt "areatabpage|btnbitmap"
-msgid "Bitmap"
-msgstr "बिटमेप"
+msgid "Image"
+msgstr ""
#. ELAno
-#: cui/uiconfig/ui/areatabpage.ui:111
+#: cui/uiconfig/ui/areatabpage.ui:112
msgctxt "areatabpage|extended_tip|btnbitmap"
msgid "Fills the object with a bitmap image selected on this page."
msgstr ""
#. 9q7GD
-#: cui/uiconfig/ui/areatabpage.ui:123
+#: cui/uiconfig/ui/areatabpage.ui:124
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "नुमुना"
#. 2mrDx
-#: cui/uiconfig/ui/areatabpage.ui:129
+#: cui/uiconfig/ui/areatabpage.ui:130
msgctxt "areatabpage|extended_tip|btnpattern"
msgid "Fills the object with a dot pattern selected on this page."
msgstr ""
#. 5y6vj
-#: cui/uiconfig/ui/areatabpage.ui:141
+#: cui/uiconfig/ui/areatabpage.ui:142
#, fuzzy
msgctxt "areatabpage|btnhatch"
msgid "Hatch"
msgstr "नोजोर हो"
#. irCyE
-#: cui/uiconfig/ui/areatabpage.ui:147
+#: cui/uiconfig/ui/areatabpage.ui:148
msgctxt "areatabpage|extended_tip|btnhatch"
msgid "Fills the object with a hatching pattern selected on this page."
msgstr ""
#. TFDzi
-#: cui/uiconfig/ui/areatabpage.ui:201
+#: cui/uiconfig/ui/areatabpage.ui:202
msgctxt "areatabpage|extended_tip|AreaTabPage"
msgid "Set the fill options for the selected drawing object or document element."
msgstr ""
@@ -5532,205 +5526,6 @@ msgctxt "baselinksdialog|extended_tip|BaseLinksDialog"
msgid "Lets you edit the properties of each link in the current document, including the path to the source file. This command is not available if the current document does not contain links to other files."
msgstr ""
-#. D264D
-#: cui/uiconfig/ui/bitmaptabpage.ui:62
-msgctxt "bitmaptabpage|BTN_IMPORT"
-msgid "Add / Import"
-msgstr ""
-
-#. DwGRp
-#: cui/uiconfig/ui/bitmaptabpage.ui:68
-msgctxt "bitmaptabpage|extended_tip|BTN_IMPORT"
-msgid "Locate the bitmap that you want to import, and then click Open. The bitmap is added to the end of the list of available bitmaps."
-msgstr ""
-
-#. UYRCn
-#: cui/uiconfig/ui/bitmaptabpage.ui:84
-msgctxt "bitmaptabpage|label1"
-msgid "Bitmap"
-msgstr "बिटमेप"
-
-#. CFtG8
-#: cui/uiconfig/ui/bitmaptabpage.ui:127
-#, fuzzy
-msgctxt "bitmaptabpage|label3"
-msgid "Style:"
-msgstr "आदब"
-
-#. 875YL
-#: cui/uiconfig/ui/bitmaptabpage.ui:143
-msgctxt "bitmaptabpage|bitmapstyle"
-msgid "Custom position/size"
-msgstr ""
-
-#. exzsR
-#: cui/uiconfig/ui/bitmaptabpage.ui:144
-msgctxt "bitmaptabpage|bitmapstyle"
-msgid "Tiled"
-msgstr ""
-
-#. tksrC
-#: cui/uiconfig/ui/bitmaptabpage.ui:145
-msgctxt "bitmaptabpage|bitmapstyle"
-msgid "Stretched"
-msgstr "फुवारनाय"
-
-#. dHVHq
-#: cui/uiconfig/ui/bitmaptabpage.ui:171
-#, fuzzy
-msgctxt "bitmaptabpage|label4"
-msgid "Size:"
-msgstr "महर"
-
-#. qVMh8
-#: cui/uiconfig/ui/bitmaptabpage.ui:189
-#, fuzzy
-msgctxt "bitmaptabpage|label5"
-msgid "Width:"
-msgstr "गुवारथि"
-
-#. CQHCj
-#: cui/uiconfig/ui/bitmaptabpage.ui:228
-#, fuzzy
-msgctxt "bitmaptabpage|label6"
-msgid "Height:"
-msgstr "गोजौथि"
-
-#. D7XC6
-#: cui/uiconfig/ui/bitmaptabpage.ui:260
-msgctxt "bitmaptabpage|scaletsb"
-msgid "Scale"
-msgstr "स्केल"
-
-#. r9QEy
-#: cui/uiconfig/ui/bitmaptabpage.ui:290
-#, fuzzy
-msgctxt "bitmaptabpage|label7"
-msgid "Position:"
-msgstr "थासारि"
-
-#. qqHXj
-#: cui/uiconfig/ui/bitmaptabpage.ui:306
-#, fuzzy
-msgctxt "bitmaptabpage|positionlb"
-msgid "Top Left"
-msgstr "सानि आगसि?"
-
-#. SuAZu
-#: cui/uiconfig/ui/bitmaptabpage.ui:307
-msgctxt "bitmaptabpage|positionlb"
-msgid "Top Center"
-msgstr ""
-
-#. CiwFK
-#: cui/uiconfig/ui/bitmaptabpage.ui:308
-#, fuzzy
-msgctxt "bitmaptabpage|positionlb"
-msgid "Top Right"
-msgstr "सानि आगदा?"
-
-#. gB3qr
-#: cui/uiconfig/ui/bitmaptabpage.ui:309
-msgctxt "bitmaptabpage|positionlb"
-msgid "Center Left"
-msgstr ""
-
-#. 6nG4k
-#: cui/uiconfig/ui/bitmaptabpage.ui:310
-#, fuzzy
-msgctxt "bitmaptabpage|positionlb"
-msgid "Center"
-msgstr "मिरु"
-
-#. 5uwBi
-#: cui/uiconfig/ui/bitmaptabpage.ui:311
-#, fuzzy
-msgctxt "bitmaptabpage|positionlb"
-msgid "Center Right"
-msgstr "बिखं आगदा"
-
-#. 9bWMT
-#: cui/uiconfig/ui/bitmaptabpage.ui:312
-#, fuzzy
-msgctxt "bitmaptabpage|positionlb"
-msgid "Bottom Left"
-msgstr "सिंनि आगसि?"
-
-#. BFD9u
-#: cui/uiconfig/ui/bitmaptabpage.ui:313
-msgctxt "bitmaptabpage|positionlb"
-msgid "Bottom Center"
-msgstr ""
-
-#. TGk6s
-#: cui/uiconfig/ui/bitmaptabpage.ui:314
-#, fuzzy
-msgctxt "bitmaptabpage|positionlb"
-msgid "Bottom Right"
-msgstr "सिंनि आगदा?"
-
-#. s3kat
-#: cui/uiconfig/ui/bitmaptabpage.ui:340
-msgctxt "bitmaptabpage|label9"
-msgid "Tiling Position:"
-msgstr ""
-
-#. 9ddbX
-#: cui/uiconfig/ui/bitmaptabpage.ui:359
-msgctxt "bitmaptabpage|label10"
-msgid "X-Offset:"
-msgstr ""
-
-#. C6HnD
-#: cui/uiconfig/ui/bitmaptabpage.ui:398
-msgctxt "bitmaptabpage|label11"
-msgid "Y-Offset:"
-msgstr ""
-
-#. oDXfi
-#: cui/uiconfig/ui/bitmaptabpage.ui:444
-msgctxt "bitmaptabpage|label15"
-msgid "Tiling Offset:"
-msgstr ""
-
-#. GEMsd
-#: cui/uiconfig/ui/bitmaptabpage.ui:467
-msgctxt "bitmaptabpage|tileofflb"
-msgid "Row"
-msgstr "सारि"
-
-#. NFEF6
-#: cui/uiconfig/ui/bitmaptabpage.ui:468
-#, fuzzy
-msgctxt "bitmaptabpage|tileofflb"
-msgid "Column"
-msgstr "खाम्फाफोर"
-
-#. CAdor
-#: cui/uiconfig/ui/bitmaptabpage.ui:511
-msgctxt "bitmaptabpage|label2"
-msgid "Options"
-msgstr "उफ्राफोर"
-
-#. EqVUn
-#: cui/uiconfig/ui/bitmaptabpage.ui:556
-msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
-msgid "Example"
-msgstr "बिदिन्थि"
-
-#. uFFCW
-#: cui/uiconfig/ui/bitmaptabpage.ui:576
-#, fuzzy
-msgctxt "bitmaptabpage|label8"
-msgid "Preview"
-msgstr "सिगांनि नुथाय"
-
-#. dqv5m
-#: cui/uiconfig/ui/bitmaptabpage.ui:592
-msgctxt "bitmaptabpage|extended_tip|BitmapTabPage"
-msgid "Select a bitmap that you want to use as a fill image, or add your own bitmap pattern."
-msgstr ""
-
#. AYRA3
#: cui/uiconfig/ui/borderareatransparencydialog.ui:8
msgctxt "borderareatransparencydialog|BorderAreaTransparencyDialog"
@@ -5995,7 +5790,7 @@ msgid "Bullets and Numbering"
msgstr ""
#. aatWZ
-#: cui/uiconfig/ui/bulletandposition.ui:221
+#: cui/uiconfig/ui/bulletandposition.ui:220
msgctxt "bulletandposition|label1"
msgid "Level"
msgstr ""
@@ -6241,25 +6036,25 @@ msgid "Alignment:"
msgstr ""
#. BfBBW
-#: cui/uiconfig/ui/bulletandposition.ui:936
+#: cui/uiconfig/ui/bulletandposition.ui:937
msgctxt "bulletandposition|position"
msgid "Position"
msgstr ""
#. MSmfX
-#: cui/uiconfig/ui/bulletandposition.ui:966
+#: cui/uiconfig/ui/bulletandposition.ui:967
msgctxt "bulletandposition|sliderb"
msgid "Slide"
msgstr ""
#. WdtHx
-#: cui/uiconfig/ui/bulletandposition.ui:974
+#: cui/uiconfig/ui/bulletandposition.ui:975
msgctxt "bulletandposition|extended_tip|sliderb"
msgid "Applies the modification to the whole slide or page."
msgstr ""
#. dBWa8
-#: cui/uiconfig/ui/bulletandposition.ui:985
+#: cui/uiconfig/ui/bulletandposition.ui:986
msgctxt "bulletandposition|selectionrb"
msgid "Selection"
msgstr ""
@@ -6289,7 +6084,7 @@ msgid "Scope"
msgstr ""
#. GHYEV
-#: cui/uiconfig/ui/bulletandposition.ui:1090
+#: cui/uiconfig/ui/bulletandposition.ui:1091
msgctxt "bulletandposition|label"
msgid "Preview"
msgstr ""
@@ -6769,56 +6564,56 @@ msgid "Certificate Path"
msgstr ""
#. zZy4o
-#: cui/uiconfig/ui/certdialog.ui:40
+#: cui/uiconfig/ui/certdialog.ui:39
msgctxt "certdialog|add"
msgid "_Select NSS path..."
msgstr ""
#. zx3Mw
-#: cui/uiconfig/ui/certdialog.ui:48
+#: cui/uiconfig/ui/certdialog.ui:47
msgctxt "certdialog|extended_tip|add"
msgid "Opens a file picker dialog to add a new Network Security Services Certificate directory to the list."
msgstr ""
#. GFGjC
-#: cui/uiconfig/ui/certdialog.ui:133
+#: cui/uiconfig/ui/certdialog.ui:132
msgctxt "certdialog|label2"
msgid "Select or add the correct Network Security Services Certificate directory to use for digital signatures:"
msgstr ""
#. BbEyB
-#: cui/uiconfig/ui/certdialog.ui:157
+#: cui/uiconfig/ui/certdialog.ui:156
msgctxt "certdialog|manual"
msgid "manual"
msgstr ""
#. zWhfK
-#: cui/uiconfig/ui/certdialog.ui:168
+#: cui/uiconfig/ui/certdialog.ui:167
msgctxt "certdialog|certdir"
msgid "Select a Certificate directory"
msgstr ""
#. 7NJfB
-#: cui/uiconfig/ui/certdialog.ui:205
+#: cui/uiconfig/ui/certdialog.ui:204
msgctxt "certdialog|profile"
msgid "Profile"
msgstr ""
#. YBT5H
-#: cui/uiconfig/ui/certdialog.ui:227
+#: cui/uiconfig/ui/certdialog.ui:226
#, fuzzy
msgctxt "certdialog|dir"
msgid "Directory"
msgstr "डिरेक्टर"
#. Bt5Lw
-#: cui/uiconfig/ui/certdialog.ui:250
+#: cui/uiconfig/ui/certdialog.ui:249
msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr ""
#. pbBGM
-#: cui/uiconfig/ui/certdialog.ui:276
+#: cui/uiconfig/ui/certdialog.ui:275
msgctxt "certdialog|extended_tip|CertDialog"
msgid "Select or add the correct Network Security Services Certificate directory to use for digital signatures."
msgstr ""
@@ -7006,361 +6801,415 @@ msgctxt "charnamepage|extended_tip|CharNamePage"
msgid "Specify the formatting and the font that you want to apply."
msgstr ""
+#. CQrvm
+#: cui/uiconfig/ui/colorconfigwin.ui:33
+msgctxt "colorconfigwin|doccolor"
+msgid "Document background"
+msgstr ""
+
#. LE7Wp
-#: cui/uiconfig/ui/colorconfigwin.ui:14
+#: cui/uiconfig/ui/colorconfigwin.ui:64
#, fuzzy
msgctxt "colorconfigwin|docboundaries"
msgid "Text boundaries"
msgstr "~फराय बिजाब सिमनाफोर"
-#. CQrvm
-#: cui/uiconfig/ui/colorconfigwin.ui:33
-msgctxt "colorconfigwin|doccolor"
-msgid "Document background"
+#. Df2ut
+#: cui/uiconfig/ui/colorconfigwin.ui:96
+msgctxt "colorconfigwin|docboundaries_lb"
+msgid "Text boundaries color"
msgstr ""
-#. hDvCW
-#: cui/uiconfig/ui/colorconfigwin.ui:79
-msgctxt "colorconfigwin|general"
-msgid "General"
-msgstr "सरासनस्रा"
-
#. dWQqH
-#: cui/uiconfig/ui/colorconfigwin.ui:113
+#: cui/uiconfig/ui/colorconfigwin.ui:110
msgctxt "colorconfigwin|appback"
msgid "Application background"
msgstr ""
#. XAMAa
-#: cui/uiconfig/ui/colorconfigwin.ui:122
+#: cui/uiconfig/ui/colorconfigwin.ui:140
msgctxt "colorconfigwin|objboundaries"
msgid "Object boundaries"
msgstr ""
+#. ubeED
+#: cui/uiconfig/ui/colorconfigwin.ui:172
+msgctxt "colorconfigwin|objboundaries_lb"
+msgid "Object boundaries color"
+msgstr ""
+
#. KsUa5
-#: cui/uiconfig/ui/colorconfigwin.ui:154
+#: cui/uiconfig/ui/colorconfigwin.ui:183
#, fuzzy
msgctxt "colorconfigwin|tblboundaries"
msgid "Table boundaries"
msgstr "फोरिलाइ सिमनाफोर"
+#. uJLG6
+#: cui/uiconfig/ui/colorconfigwin.ui:215
+msgctxt "colorconfigwin|tblboundaries_lb"
+msgid "Table boundaries color"
+msgstr ""
+
#. TkNp4
-#: cui/uiconfig/ui/colorconfigwin.ui:190
+#: cui/uiconfig/ui/colorconfigwin.ui:229
msgctxt "colorconfigwin|font"
msgid "Font color"
msgstr "फन्टनि गाब"
#. EhDTB
-#: cui/uiconfig/ui/colorconfigwin.ui:216
+#: cui/uiconfig/ui/colorconfigwin.ui:259
msgctxt "colorconfigwin|unvisitedlinks"
msgid "Unvisited links"
msgstr ""
+#. DySTC
+#: cui/uiconfig/ui/colorconfigwin.ui:291
+msgctxt "colorconfigwin|unvisitedlinks_lb"
+msgid "Unvisited links color"
+msgstr ""
+
#. UTPiE
-#: cui/uiconfig/ui/colorconfigwin.ui:248
+#: cui/uiconfig/ui/colorconfigwin.ui:302
#, fuzzy
msgctxt "colorconfigwin|visitedlinks"
msgid "Visited links"
msgstr "नायखांनाय सोमोन्दो"
+#. NmbCZ
+#: cui/uiconfig/ui/colorconfigwin.ui:334
+msgctxt "colorconfigwin|visitedlinks_lb"
+msgid "Visited links color"
+msgstr ""
+
#. RP2Vp
-#: cui/uiconfig/ui/colorconfigwin.ui:284
+#: cui/uiconfig/ui/colorconfigwin.ui:348
#, fuzzy
msgctxt "colorconfigwin|autospellcheck"
msgid "AutoSpellcheck"
msgstr "अटस्पेलचेक"
#. CpXy5
-#: cui/uiconfig/ui/colorconfigwin.ui:297
+#: cui/uiconfig/ui/colorconfigwin.ui:381
msgctxt "colorconfigwin|smarttags"
msgid "Smart Tags"
msgstr ""
-#. ZZcPY
-#: cui/uiconfig/ui/colorconfigwin.ui:360
+#. HshHE
+#: cui/uiconfig/ui/colorconfigwin.ui:412
#, fuzzy
-msgctxt "colorconfigwin|writer"
-msgid "Text Document"
-msgstr "फोरमान बिलाइ खेव"
+msgctxt "colorconfigwin|shadows"
+msgid "Shadows"
+msgstr "साइख्लुम"
+
+#. EGNdC
+#: cui/uiconfig/ui/colorconfigwin.ui:444
+msgctxt "colorconfigwin|shadows_lb"
+msgid "Shadows color"
+msgstr ""
+
+#. hDvCW
+#: cui/uiconfig/ui/colorconfigwin.ui:459
+msgctxt "colorconfigwin|general"
+msgid "General"
+msgstr "सरासनस्रा"
#. 3bVoq
-#: cui/uiconfig/ui/colorconfigwin.ui:394
+#: cui/uiconfig/ui/colorconfigwin.ui:492
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "ग्रिड"
-#. wBw2w
-#: cui/uiconfig/ui/colorconfigwin.ui:458
-msgctxt "colorconfigwin|script"
-msgid "Script Indicator"
-msgstr ""
-
#. RydzU
-#: cui/uiconfig/ui/colorconfigwin.ui:467
+#: cui/uiconfig/ui/colorconfigwin.ui:523
#, fuzzy
msgctxt "colorconfigwin|field"
msgid "Field shadings"
msgstr "~फोथार सायहा खालामनाय"
+#. DEpAZ
+#: cui/uiconfig/ui/colorconfigwin.ui:555
+msgctxt "colorconfigwin|field_lb"
+msgid "Field shadings color"
+msgstr ""
+
#. DqZGn
-#: cui/uiconfig/ui/colorconfigwin.ui:482
+#: cui/uiconfig/ui/colorconfigwin.ui:566
msgctxt "colorconfigwin|index"
msgid "Index and table shadings"
msgstr ""
+#. sGffP
+#: cui/uiconfig/ui/colorconfigwin.ui:598
+msgctxt "colorconfigwin|index_lb"
+msgid "Index and table shadings color"
+msgstr ""
+
+#. wBw2w
+#: cui/uiconfig/ui/colorconfigwin.ui:612
+msgctxt "colorconfigwin|script"
+msgid "Script Indicator"
+msgstr ""
+
#. fitqS
-#: cui/uiconfig/ui/colorconfigwin.ui:497
+#: cui/uiconfig/ui/colorconfigwin.ui:642
msgctxt "colorconfigwin|section"
msgid "Section boundaries"
msgstr ""
+#. ztqX5
+#: cui/uiconfig/ui/colorconfigwin.ui:674
+msgctxt "colorconfigwin|section_lb"
+msgid "Section boundaries color"
+msgstr ""
+
#. wHL6h
-#: cui/uiconfig/ui/colorconfigwin.ui:550
+#: cui/uiconfig/ui/colorconfigwin.ui:688
msgctxt "colorconfigwin|hdft"
msgid "Headers and Footer delimiter"
msgstr ""
#. dCEBJ
-#: cui/uiconfig/ui/colorconfigwin.ui:580
+#: cui/uiconfig/ui/colorconfigwin.ui:721
msgctxt "colorconfigwin|pagebreak"
msgid "Page and column breaks"
msgstr ""
#. yrTZF
-#: cui/uiconfig/ui/colorconfigwin.ui:610
+#: cui/uiconfig/ui/colorconfigwin.ui:754
msgctxt "colorconfigwin|direct"
msgid "Direct Cursor"
msgstr ""
-#. XxGeg
-#: cui/uiconfig/ui/colorconfigwin.ui:622
-msgctxt "colorconfigwin|html"
-msgid "HTML Document"
-msgstr "HTML फोरमान बिलाइ"
-
-#. NcJi8
-#: cui/uiconfig/ui/colorconfigwin.ui:656
-msgctxt "colorconfigwin|sgml"
-msgid "SGML syntax highlighting"
-msgstr ""
-
-#. uYB5C
-#: cui/uiconfig/ui/colorconfigwin.ui:686
-msgctxt "colorconfigwin|htmlcomment"
-msgid "Comment highlighting"
-msgstr ""
-
-#. 82UJf
-#: cui/uiconfig/ui/colorconfigwin.ui:716
-msgctxt "colorconfigwin|htmlkeyword"
-msgid "Keyword highlighting"
-msgstr ""
-
-#. otYwD
-#: cui/uiconfig/ui/colorconfigwin.ui:746
-msgctxt "colorconfigwin|unknown"
-msgid "Text"
-msgstr "फराय बिजाब"
-
-#. mA6HV
-#: cui/uiconfig/ui/colorconfigwin.ui:758
+#. ZZcPY
+#: cui/uiconfig/ui/colorconfigwin.ui:788
#, fuzzy
-msgctxt "colorconfigwin|calc"
-msgid "Spreadsheet"
-msgstr "स्प्रेडशीट"
+msgctxt "colorconfigwin|writer"
+msgid "Text Document"
+msgstr "फोरमान बिलाइ खेव"
#. GFFes
-#: cui/uiconfig/ui/colorconfigwin.ui:792
+#: cui/uiconfig/ui/colorconfigwin.ui:821
msgctxt "colorconfigwin|calcgrid"
msgid "Grid lines"
msgstr ""
#. MGvyJ
-#: cui/uiconfig/ui/colorconfigwin.ui:822
+#: cui/uiconfig/ui/colorconfigwin.ui:855
#, fuzzy
msgctxt "colorconfigwin|brk"
msgid "Page breaks"
msgstr "बिखं सिफाय"
#. aNnBE
-#: cui/uiconfig/ui/colorconfigwin.ui:852
+#: cui/uiconfig/ui/colorconfigwin.ui:888
msgctxt "colorconfigwin|brkmanual"
msgid "Manual page breaks"
msgstr ""
#. PVzmm
-#: cui/uiconfig/ui/colorconfigwin.ui:882
+#: cui/uiconfig/ui/colorconfigwin.ui:921
msgctxt "colorconfigwin|brkauto"
msgid "Automatic page breaks"
msgstr ""
#. NgGUC
-#: cui/uiconfig/ui/colorconfigwin.ui:912
+#: cui/uiconfig/ui/colorconfigwin.ui:954
#, fuzzy
msgctxt "colorconfigwin|det"
msgid "Detective"
msgstr "~डिटेकटिभ"
#. 5Mp8g
-#: cui/uiconfig/ui/colorconfigwin.ui:942
+#: cui/uiconfig/ui/colorconfigwin.ui:1005
msgctxt "colorconfigwin|deterror"
msgid "Detective error"
msgstr ""
#. K5CDH
-#: cui/uiconfig/ui/colorconfigwin.ui:972
+#: cui/uiconfig/ui/colorconfigwin.ui:1038
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "मखनायफोर"
#. ebAgi
-#: cui/uiconfig/ui/colorconfigwin.ui:1002
+#: cui/uiconfig/ui/colorconfigwin.ui:1071
msgctxt "colorconfigwin|notes"
msgid "Notes background"
msgstr ""
#. KdFAN
-#: cui/uiconfig/ui/colorconfigwin.ui:1032
+#: cui/uiconfig/ui/colorconfigwin.ui:1104
msgctxt "colorconfigwin|values"
msgid "Values"
msgstr ""
#. UfL75
-#: cui/uiconfig/ui/colorconfigwin.ui:1062
+#: cui/uiconfig/ui/colorconfigwin.ui:1137
msgctxt "colorconfigwin|formulas"
msgid "Formulas"
msgstr ""
#. 9kx8m
-#: cui/uiconfig/ui/colorconfigwin.ui:1092
+#: cui/uiconfig/ui/colorconfigwin.ui:1170
msgctxt "colorconfigwin|text"
msgid "Text"
msgstr ""
#. ZCYmf
-#: cui/uiconfig/ui/colorconfigwin.ui:1122
+#: cui/uiconfig/ui/colorconfigwin.ui:1203
msgctxt "colorconfigwin|protectedcells"
msgid "Protected cells background"
msgstr ""
-#. oKFnR
-#: cui/uiconfig/ui/colorconfigwin.ui:1134
-msgctxt "colorconfigwin|draw"
-msgid "Drawing / Presentation"
-msgstr ""
+#. mA6HV
+#: cui/uiconfig/ui/colorconfigwin.ui:1219
+#, fuzzy
+msgctxt "colorconfigwin|calc"
+msgid "Spreadsheet"
+msgstr "स्प्रेडशीट"
#. C8q88
-#: cui/uiconfig/ui/colorconfigwin.ui:1168
+#: cui/uiconfig/ui/colorconfigwin.ui:1271
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "ग्रिड"
-#. 4JokA
-#: cui/uiconfig/ui/colorconfigwin.ui:1180
-msgctxt "colorconfigwin|basic"
-msgid "Basic Syntax Highlighting"
+#. oKFnR
+#: cui/uiconfig/ui/colorconfigwin.ui:1287
+msgctxt "colorconfigwin|draw"
+msgid "Drawing / Presentation"
msgstr ""
#. yELpi
-#: cui/uiconfig/ui/colorconfigwin.ui:1214
+#: cui/uiconfig/ui/colorconfigwin.ui:1339
msgctxt "colorconfigwin|basicid"
msgid "Identifier"
msgstr ""
#. 5uQto
-#: cui/uiconfig/ui/colorconfigwin.ui:1244
+#: cui/uiconfig/ui/colorconfigwin.ui:1372
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "सुंद' लिरथाय"
#. 73qea
-#: cui/uiconfig/ui/colorconfigwin.ui:1274
+#: cui/uiconfig/ui/colorconfigwin.ui:1405
msgctxt "colorconfigwin|basicnumber"
msgid "Number"
msgstr "अनजिमा"
#. rHmNM
-#: cui/uiconfig/ui/colorconfigwin.ui:1304
+#: cui/uiconfig/ui/colorconfigwin.ui:1438
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "सारि"
#. Kf9eR
-#: cui/uiconfig/ui/colorconfigwin.ui:1334
+#: cui/uiconfig/ui/colorconfigwin.ui:1471
#, fuzzy
msgctxt "colorconfigwin|basicop"
msgid "Operator"
msgstr "सालायग्राफोर"
#. EFQpW
-#: cui/uiconfig/ui/colorconfigwin.ui:1364
+#: cui/uiconfig/ui/colorconfigwin.ui:1504
msgctxt "colorconfigwin|basickeyword"
msgid "Reserved expression"
msgstr ""
#. QEuyS
-#: cui/uiconfig/ui/colorconfigwin.ui:1394
+#: cui/uiconfig/ui/colorconfigwin.ui:1537
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "गोरोनथि"
-#. PLRFA
-#: cui/uiconfig/ui/colorconfigwin.ui:1406
-msgctxt "colorconfigwin|sql"
-msgid "SQL Syntax Highlighting"
+#. 4JokA
+#: cui/uiconfig/ui/colorconfigwin.ui:1553
+msgctxt "colorconfigwin|basic"
+msgid "Basic Syntax Highlighting"
msgstr ""
#. ERVJA
-#: cui/uiconfig/ui/colorconfigwin.ui:1440
+#: cui/uiconfig/ui/colorconfigwin.ui:1605
msgctxt "colorconfigwin|sqlid"
msgid "Identifier"
msgstr ""
#. nAF39
-#: cui/uiconfig/ui/colorconfigwin.ui:1470
+#: cui/uiconfig/ui/colorconfigwin.ui:1638
msgctxt "colorconfigwin|sqlnumber"
msgid "Number"
msgstr "अनजिमा"
#. B6Bku
-#: cui/uiconfig/ui/colorconfigwin.ui:1500
+#: cui/uiconfig/ui/colorconfigwin.ui:1671
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "सारि"
#. FPDgu
-#: cui/uiconfig/ui/colorconfigwin.ui:1530
+#: cui/uiconfig/ui/colorconfigwin.ui:1704
#, fuzzy
msgctxt "colorconfigwin|sqlop"
msgid "Operator"
msgstr "सालायग्राफोर"
#. 4t4Ww
-#: cui/uiconfig/ui/colorconfigwin.ui:1560
+#: cui/uiconfig/ui/colorconfigwin.ui:1737
#, fuzzy
msgctxt "colorconfigwin|sqlkeyword"
msgid "Keyword"
msgstr "गाहाय सोदोब"
#. qbVhS
-#: cui/uiconfig/ui/colorconfigwin.ui:1590
+#: cui/uiconfig/ui/colorconfigwin.ui:1770
#, fuzzy
msgctxt "colorconfigwin|sqlparam"
msgid "Parameter"
msgstr "~पारामिटारस"
#. B7ubh
-#: cui/uiconfig/ui/colorconfigwin.ui:1620
+#: cui/uiconfig/ui/colorconfigwin.ui:1803
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "सुंद' लिरथाय"
-#. HshHE
-#: cui/uiconfig/ui/colorconfigwin.ui:1629
-#, fuzzy
-msgctxt "colorconfigwin|shadows"
-msgid "Shadows"
-msgstr "साइख्लुम"
+#. PLRFA
+#: cui/uiconfig/ui/colorconfigwin.ui:1819
+msgctxt "colorconfigwin|sql"
+msgid "SQL Syntax Highlighting"
+msgstr ""
+
+#. NcJi8
+#: cui/uiconfig/ui/colorconfigwin.ui:1871
+msgctxt "colorconfigwin|sgml"
+msgid "SGML syntax highlighting"
+msgstr ""
+
+#. uYB5C
+#: cui/uiconfig/ui/colorconfigwin.ui:1886
+msgctxt "colorconfigwin|htmlcomment"
+msgid "Comment highlighting"
+msgstr ""
+
+#. 82UJf
+#: cui/uiconfig/ui/colorconfigwin.ui:1919
+msgctxt "colorconfigwin|htmlkeyword"
+msgid "Keyword highlighting"
+msgstr ""
+
+#. otYwD
+#: cui/uiconfig/ui/colorconfigwin.ui:1952
+msgctxt "colorconfigwin|unknown"
+msgid "Text"
+msgstr "फराय बिजाब"
+
+#. XxGeg
+#: cui/uiconfig/ui/colorconfigwin.ui:1986
+msgctxt "colorconfigwin|html"
+msgid "HTML Document"
+msgstr "HTML फोरमान बिलाइ"
#. ZFBK2
#: cui/uiconfig/ui/colorpage.ui:79
@@ -7369,191 +7218,197 @@ msgctxt "colorpage|label21"
msgid "Palette:"
msgstr "पेलेटफोर"
+#. 3L3VG
+#: cui/uiconfig/ui/colorpage.ui:107
+msgctxt "colorpage|btnMoreColors"
+msgid "Add color palettes via extension"
+msgstr ""
+
#. fKSac
-#: cui/uiconfig/ui/colorpage.ui:119
+#: cui/uiconfig/ui/colorpage.ui:136
msgctxt "colorpage|label20"
msgid "Recent Colors"
msgstr ""
#. MwnMh
-#: cui/uiconfig/ui/colorpage.ui:173
+#: cui/uiconfig/ui/colorpage.ui:190
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr ""
#. Yq5RX
-#: cui/uiconfig/ui/colorpage.ui:187
+#: cui/uiconfig/ui/colorpage.ui:204
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr ""
#. wnZGh
-#: cui/uiconfig/ui/colorpage.ui:201
+#: cui/uiconfig/ui/colorpage.ui:218
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "हुखुमोर"
#. CAmRV
-#: cui/uiconfig/ui/colorpage.ui:207
+#: cui/uiconfig/ui/colorpage.ui:224
msgctxt "colorpage|extended_tip|delete"
msgid "Deletes the selected element or elements without requiring confirmation."
msgstr ""
#. m2Qm7
-#: cui/uiconfig/ui/colorpage.ui:221
+#: cui/uiconfig/ui/colorpage.ui:238
msgctxt "colorpage|label22"
msgid "Custom Palette"
msgstr ""
#. 5jjvt
-#: cui/uiconfig/ui/colorpage.ui:285
+#: cui/uiconfig/ui/colorpage.ui:302
#, fuzzy
msgctxt "colorpage|label1"
msgid "Colors"
msgstr "गाब"
#. CvMfT
-#: cui/uiconfig/ui/colorpage.ui:340
+#: cui/uiconfig/ui/colorpage.ui:357
msgctxt "colorpage|oldpreview-atkobject"
msgid "Old Color"
msgstr ""
#. 2m4w9
-#: cui/uiconfig/ui/colorpage.ui:375
+#: cui/uiconfig/ui/colorpage.ui:392
msgctxt "colorpage|label7"
msgid "B"
msgstr ""
#. DwaiD
-#: cui/uiconfig/ui/colorpage.ui:388
+#: cui/uiconfig/ui/colorpage.ui:405
msgctxt "colorpage|label8"
msgid "G"
msgstr ""
#. hYiqy
-#: cui/uiconfig/ui/colorpage.ui:401
+#: cui/uiconfig/ui/colorpage.ui:418
msgctxt "colorpage|label9"
msgid "R"
msgstr ""
#. MKq8c
-#: cui/uiconfig/ui/colorpage.ui:414
+#: cui/uiconfig/ui/colorpage.ui:431
msgctxt "colorpage|label18"
msgid "Hex"
msgstr ""
#. nnSGG
-#: cui/uiconfig/ui/colorpage.ui:495
+#: cui/uiconfig/ui/colorpage.ui:512
msgctxt "colorpage|label10"
msgid "_C"
msgstr ""
#. LCfVw
-#: cui/uiconfig/ui/colorpage.ui:508
+#: cui/uiconfig/ui/colorpage.ui:525
msgctxt "colorpage|label16"
msgid "_K"
msgstr ""
#. qmNUp
-#: cui/uiconfig/ui/colorpage.ui:521
+#: cui/uiconfig/ui/colorpage.ui:538
msgctxt "colorpage|label17"
msgid "_Y"
msgstr ""
#. TSEpY
-#: cui/uiconfig/ui/colorpage.ui:586
+#: cui/uiconfig/ui/colorpage.ui:603
msgctxt "colorpage|label15"
msgid "_M"
msgstr ""
#. VnCYq
-#: cui/uiconfig/ui/colorpage.ui:608
+#: cui/uiconfig/ui/colorpage.ui:625
#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "मावथि"
#. AwBVq
-#: cui/uiconfig/ui/colorpage.ui:663
+#: cui/uiconfig/ui/colorpage.ui:680
msgctxt "colorpage|newpreview-atkobject"
msgid "New Color"
msgstr ""
#. yFQFh
-#: cui/uiconfig/ui/colorpage.ui:699
+#: cui/uiconfig/ui/colorpage.ui:715
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "गोथां"
#. 3DcMm
-#: cui/uiconfig/ui/colorpage.ui:713
+#: cui/uiconfig/ui/colorpage.ui:729
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "गोजा"
#. 2o8Uw
-#: cui/uiconfig/ui/colorpage.ui:726
+#: cui/uiconfig/ui/colorpage.ui:743
msgctxt "colorpage|label4"
msgid "_B"
msgstr ""
#. HXuEA
-#: cui/uiconfig/ui/colorpage.ui:739
+#: cui/uiconfig/ui/colorpage.ui:756
msgctxt "colorpage|label3"
msgid "_G"
msgstr ""
#. Kd4oX
-#: cui/uiconfig/ui/colorpage.ui:752
+#: cui/uiconfig/ui/colorpage.ui:769
msgctxt "colorpage|label2"
msgid "_R"
msgstr ""
#. FgaZg
-#: cui/uiconfig/ui/colorpage.ui:766
+#: cui/uiconfig/ui/colorpage.ui:782
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "सोमखोर"
#. FZ69n
-#: cui/uiconfig/ui/colorpage.ui:779
+#: cui/uiconfig/ui/colorpage.ui:796
msgctxt "colorpage|label19"
msgid "_Hex"
msgstr ""
#. BAYSF
-#: cui/uiconfig/ui/colorpage.ui:823
+#: cui/uiconfig/ui/colorpage.ui:840
msgctxt "colorpage|label11"
msgid "_C"
msgstr ""
#. r3QVM
-#: cui/uiconfig/ui/colorpage.ui:836
+#: cui/uiconfig/ui/colorpage.ui:853
msgctxt "colorpage|label12"
msgid "_M"
msgstr ""
#. 9C3nc
-#: cui/uiconfig/ui/colorpage.ui:849
+#: cui/uiconfig/ui/colorpage.ui:866
msgctxt "colorpage|label13"
msgid "_K"
msgstr ""
#. KeYG5
-#: cui/uiconfig/ui/colorpage.ui:888
+#: cui/uiconfig/ui/colorpage.ui:905
msgctxt "colorpage|label14"
msgid "_Y"
msgstr ""
#. WPVmD
-#: cui/uiconfig/ui/colorpage.ui:932
+#: cui/uiconfig/ui/colorpage.ui:949
#, fuzzy
msgctxt "colorpage|edit"
msgid "Pick"
msgstr "पिका"
#. DpUCG
-#: cui/uiconfig/ui/colorpage.ui:953
+#: cui/uiconfig/ui/colorpage.ui:970
#, fuzzy
msgctxt "colorpage|label6"
msgid "New"
@@ -8051,86 +7906,86 @@ msgid "Keep _scale"
msgstr ""
#. fCWwt
-#: cui/uiconfig/ui/croppage.ui:98
+#: cui/uiconfig/ui/croppage.ui:97
msgctxt "croppage|keepsize"
msgid "Keep image si_ze"
msgstr ""
#. JcdEh
-#: cui/uiconfig/ui/croppage.ui:122
+#: cui/uiconfig/ui/croppage.ui:121
msgctxt "croppage|label2"
msgid "_Left:"
msgstr ""
#. J8z8h
-#: cui/uiconfig/ui/croppage.ui:150
+#: cui/uiconfig/ui/croppage.ui:149
#, fuzzy
msgctxt "croppage|label3"
msgid "_Right:"
msgstr "गोजौथि"
#. GxnM4
-#: cui/uiconfig/ui/croppage.ui:191
+#: cui/uiconfig/ui/croppage.ui:190
msgctxt "croppage|label4"
msgid "_Top:"
msgstr ""
#. VAUDo
-#: cui/uiconfig/ui/croppage.ui:205
+#: cui/uiconfig/ui/croppage.ui:204
#, fuzzy
msgctxt "croppage|label5"
msgid "_Bottom:"
msgstr "गाहाय"
#. BSBCG
-#: cui/uiconfig/ui/croppage.ui:304
+#: cui/uiconfig/ui/croppage.ui:303
#, fuzzy
msgctxt "croppage|origsize"
msgid "_Original Size"
msgstr "गुबै महर"
#. 8CoGW
-#: cui/uiconfig/ui/croppage.ui:332
+#: cui/uiconfig/ui/croppage.ui:331
msgctxt "croppage|label1"
msgid "Crop"
msgstr "क्रप"
#. VG8gn
-#: cui/uiconfig/ui/croppage.ui:364
+#: cui/uiconfig/ui/croppage.ui:363
#, fuzzy
msgctxt "croppage|label6"
msgid "_Width:"
msgstr "गुवारथि"
#. bcKhi
-#: cui/uiconfig/ui/croppage.ui:391
+#: cui/uiconfig/ui/croppage.ui:390
#, fuzzy
msgctxt "croppage|label7"
msgid "_Height:"
msgstr "गोजौथि"
#. JVnvr
-#: cui/uiconfig/ui/croppage.ui:420
+#: cui/uiconfig/ui/croppage.ui:419
msgctxt "croppage|label10"
msgid "Scale"
msgstr "स्केल"
#. Brcxv
-#: cui/uiconfig/ui/croppage.ui:451
+#: cui/uiconfig/ui/croppage.ui:450
#, fuzzy
msgctxt "croppage|label8"
msgid "_Width:"
msgstr "गुवारथि"
#. tacwF
-#: cui/uiconfig/ui/croppage.ui:479
+#: cui/uiconfig/ui/croppage.ui:478
#, fuzzy
msgctxt "croppage|label9"
msgid "_Height:"
msgstr "गोजौथि"
#. aBkuE
-#: cui/uiconfig/ui/croppage.ui:509
+#: cui/uiconfig/ui/croppage.ui:508
msgctxt "croppage|label11"
msgid "Image Size"
msgstr ""
@@ -8535,83 +8390,83 @@ msgid "Edit Custom Dictionary"
msgstr ""
#. JCLFA
-#: cui/uiconfig/ui/editdictionarydialog.ui:94
+#: cui/uiconfig/ui/editdictionarydialog.ui:95
msgctxt "book"
msgid "Specifies the book to be edited."
msgstr ""
#. trTxg
-#: cui/uiconfig/ui/editdictionarydialog.ui:109
+#: cui/uiconfig/ui/editdictionarydialog.ui:110
msgctxt "lang"
msgid "Assigns a new language to the current custom dictionary."
msgstr ""
#. PV8x9
-#: cui/uiconfig/ui/editdictionarydialog.ui:122
+#: cui/uiconfig/ui/editdictionarydialog.ui:123
msgctxt "editdictionarydialog|book_label"
msgid "_Book:"
msgstr ""
#. HAsZg
-#: cui/uiconfig/ui/editdictionarydialog.ui:136
+#: cui/uiconfig/ui/editdictionarydialog.ui:137
#, fuzzy
msgctxt "editdictionarydialog|lang_label"
msgid "_Language:"
msgstr "राव"
#. mE3Lo
-#: cui/uiconfig/ui/editdictionarydialog.ui:184
+#: cui/uiconfig/ui/editdictionarydialog.ui:185
msgctxt "replace"
msgid "This input field is only available if you are editing an exception dictionary or a language-dependent custom dictionary. In exception dictionaries, the field shows the alternative suggestion for the current word in the \"Word\" text box. In language-dependent custom dictionaries, the field contains a known root word, as a model of affixation of the new word or its usage in compound words. For example, in a German custom dictionary, the new word “Litschi” (lychee) with the model word “Gummi” (gum) will result recognition of “Litschis” (lychees), “Litschibaum” (lychee tree), “Litschifrucht” (lychee fruit) etc."
msgstr ""
#. 5EwBs
-#: cui/uiconfig/ui/editdictionarydialog.ui:202
+#: cui/uiconfig/ui/editdictionarydialog.ui:203
msgctxt "word"
msgid "You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary."
msgstr ""
#. WWwmQ
-#: cui/uiconfig/ui/editdictionarydialog.ui:215
+#: cui/uiconfig/ui/editdictionarydialog.ui:216
#, fuzzy
msgctxt "editdictionarydialog|word_label"
msgid "_Word"
msgstr "सोदोब"
#. okMAh
-#: cui/uiconfig/ui/editdictionarydialog.ui:229
+#: cui/uiconfig/ui/editdictionarydialog.ui:230
msgctxt "editdictionarydialog|replace_label"
msgid "_Replace By"
msgstr ""
#. D7JJT
-#: cui/uiconfig/ui/editdictionarydialog.ui:356
+#: cui/uiconfig/ui/editdictionarydialog.ui:357
#, fuzzy
msgctxt "editdictionarydialog|newreplace"
msgid "_New"
msgstr "गोदान"
#. CP9Qq
-#: cui/uiconfig/ui/editdictionarydialog.ui:363
+#: cui/uiconfig/ui/editdictionarydialog.ui:364
msgctxt "newreplace"
msgid "Adds the word in the Word text field to your current custom dictionary. The word in the Suggestion field is also added when working with exception dictionaries."
msgstr ""
#. K2Sst
-#: cui/uiconfig/ui/editdictionarydialog.ui:375
+#: cui/uiconfig/ui/editdictionarydialog.ui:376
#, fuzzy
msgctxt "editdictionarydialog|delete"
msgid "_Delete"
msgstr "हुखुमोर"
#. VzuAW
-#: cui/uiconfig/ui/editdictionarydialog.ui:382
+#: cui/uiconfig/ui/editdictionarydialog.ui:383
msgctxt "delete"
msgid "Removes the marked word from the current custom dictionary."
msgstr ""
#. 35DN3
-#: cui/uiconfig/ui/editdictionarydialog.ui:417
+#: cui/uiconfig/ui/editdictionarydialog.ui:415
msgctxt "EditDictionaryDialog"
msgid "In the Edit Custom Dictionary dialog you have the option to enter new terms or edit existing entries."
msgstr ""
@@ -9413,253 +9268,253 @@ msgid "Field content is _NULL"
msgstr ""
#. CSSkE
-#: cui/uiconfig/ui/fmsearchdialog.ui:192
+#: cui/uiconfig/ui/fmsearchdialog.ui:191
msgctxt "fmsearchdialog|extended_tip|rbSearchForNull"
msgid "Specifies that fields will be found that contain no data."
msgstr ""
#. zxjuF
-#: cui/uiconfig/ui/fmsearchdialog.ui:204
+#: cui/uiconfig/ui/fmsearchdialog.ui:203
msgctxt "fmsearchdialog|rbSearchForNotNull"
msgid "Field content is not NU_LL"
msgstr ""
#. oybVR
-#: cui/uiconfig/ui/fmsearchdialog.ui:214
+#: cui/uiconfig/ui/fmsearchdialog.ui:212
msgctxt "fmsearchdialog|extended_tip|rbSearchForNotNull"
msgid "Specifies that fields will be found that contain data."
msgstr ""
#. X9FQy
-#: cui/uiconfig/ui/fmsearchdialog.ui:236
+#: cui/uiconfig/ui/fmsearchdialog.ui:234
msgctxt "fmsearchdialog|flSearchFor"
msgid "_Search for"
msgstr ""
#. PGaCY
-#: cui/uiconfig/ui/fmsearchdialog.ui:290
+#: cui/uiconfig/ui/fmsearchdialog.ui:288
msgctxt "fmsearchdialog|rbSingleField"
msgid "_Single field:"
msgstr ""
#. 9kRju
-#: cui/uiconfig/ui/fmsearchdialog.ui:299
+#: cui/uiconfig/ui/fmsearchdialog.ui:297
msgctxt "fmsearchdialog|extended_tip|rbSingleField"
msgid "Searches through a specified data field."
msgstr ""
#. TyqAE
-#: cui/uiconfig/ui/fmsearchdialog.ui:317
+#: cui/uiconfig/ui/fmsearchdialog.ui:315
msgctxt "fmsearchdialog|extended_tip|lbField"
msgid "Searches through a specified data field."
msgstr ""
#. aLBBD
-#: cui/uiconfig/ui/fmsearchdialog.ui:335
+#: cui/uiconfig/ui/fmsearchdialog.ui:333
msgctxt "fmsearchdialog|rbAllFields"
msgid "_All fields"
msgstr ""
#. mWvzW
-#: cui/uiconfig/ui/fmsearchdialog.ui:345
+#: cui/uiconfig/ui/fmsearchdialog.ui:342
msgctxt "fmsearchdialog|extended_tip|rbAllFields"
msgid "Searches through all fields."
msgstr ""
#. 64yD3
-#: cui/uiconfig/ui/fmsearchdialog.ui:364
+#: cui/uiconfig/ui/fmsearchdialog.ui:361
#, fuzzy
msgctxt "fmsearchdialog|ftForm"
msgid "Form:"
msgstr "फर्म"
#. aCM9Q
-#: cui/uiconfig/ui/fmsearchdialog.ui:381
+#: cui/uiconfig/ui/fmsearchdialog.ui:378
msgctxt "fmsearchdialog|extended_tip|lbForm"
msgid "Specifies the logical form in which you want the search to take place."
msgstr ""
#. B2SYL
-#: cui/uiconfig/ui/fmsearchdialog.ui:442
+#: cui/uiconfig/ui/fmsearchdialog.ui:439
msgctxt "fmsearchdialog|label2"
msgid "Where to Search"
msgstr ""
#. yqEse
-#: cui/uiconfig/ui/fmsearchdialog.ui:489
+#: cui/uiconfig/ui/fmsearchdialog.ui:486
#, fuzzy
msgctxt "fmsearchdialog|ftPosition"
msgid "_Position:"
msgstr "थासारि"
#. BLRj3
-#: cui/uiconfig/ui/fmsearchdialog.ui:507
+#: cui/uiconfig/ui/fmsearchdialog.ui:504
msgctxt "fmsearchdialog|extended_tip|lbPosition"
msgid "Specifies the relationship of the search term and the field contents."
msgstr ""
#. c6ZbD
-#: cui/uiconfig/ui/fmsearchdialog.ui:532
+#: cui/uiconfig/ui/fmsearchdialog.ui:529
msgctxt "fmsearchdialog|HalfFullFormsCJK"
msgid "Match character wi_dth"
msgstr ""
#. wAKeF
-#: cui/uiconfig/ui/fmsearchdialog.ui:540
+#: cui/uiconfig/ui/fmsearchdialog.ui:537
msgctxt "fmsearchdialog|extended_tip|HalfFullFormsCJK"
msgid "Distinguishes between half-width and full-width character forms."
msgstr ""
#. EedjA
-#: cui/uiconfig/ui/fmsearchdialog.ui:557
+#: cui/uiconfig/ui/fmsearchdialog.ui:554
msgctxt "fmsearchdialog|SoundsLikeCJK"
msgid "Sounds like (_Japanese)"
msgstr ""
#. m2QkD
-#: cui/uiconfig/ui/fmsearchdialog.ui:565
+#: cui/uiconfig/ui/fmsearchdialog.ui:562
msgctxt "fmsearchdialog|extended_tip|SoundsLikeCJK"
msgid "Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options."
msgstr ""
#. 2Gsbd
-#: cui/uiconfig/ui/fmsearchdialog.ui:576
+#: cui/uiconfig/ui/fmsearchdialog.ui:573
msgctxt "fmsearchdialog|SoundsLikeCJKSettings"
msgid "Similarities..."
msgstr ""
#. CxVZm
-#: cui/uiconfig/ui/fmsearchdialog.ui:584
+#: cui/uiconfig/ui/fmsearchdialog.ui:581
msgctxt "fmsearchdialog|extended_tip|SoundsLikeCJKSettings"
msgid "Sets the search options for similar notation used in Japanese text."
msgstr ""
#. Ra8jW
-#: cui/uiconfig/ui/fmsearchdialog.ui:607
+#: cui/uiconfig/ui/fmsearchdialog.ui:604
msgctxt "fmsearchdialog|cbApprox"
msgid "S_imilarity search"
msgstr ""
#. zDTS6
-#: cui/uiconfig/ui/fmsearchdialog.ui:615
+#: cui/uiconfig/ui/fmsearchdialog.ui:612
msgctxt "fmsearchdialog|extended_tip|cbApprox"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
msgstr ""
#. DNGxj
-#: cui/uiconfig/ui/fmsearchdialog.ui:626
+#: cui/uiconfig/ui/fmsearchdialog.ui:623
msgctxt "fmsearchdialog|pbApproxSettings"
msgid "Similarities..."
msgstr ""
#. PtuHs
-#: cui/uiconfig/ui/fmsearchdialog.ui:635
+#: cui/uiconfig/ui/fmsearchdialog.ui:632
msgctxt "fmsearchdialog|extended_tip|pbApproxSettings"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
msgstr ""
#. 6BpAF
-#: cui/uiconfig/ui/fmsearchdialog.ui:652
+#: cui/uiconfig/ui/fmsearchdialog.ui:649
msgctxt "fmsearchdialog|cbCase"
msgid "_Match case"
msgstr ""
#. Gdo9i
-#: cui/uiconfig/ui/fmsearchdialog.ui:660
+#: cui/uiconfig/ui/fmsearchdialog.ui:657
msgctxt "fmsearchdialog|extended_tip|cbCase"
msgid "Specifies that upper and lower case are taken into consideration during the search."
msgstr ""
#. X5q2K
-#: cui/uiconfig/ui/fmsearchdialog.ui:671
+#: cui/uiconfig/ui/fmsearchdialog.ui:668
#, fuzzy
msgctxt "fmsearchdialog|cbStartOver"
msgid "Fr_om top"
msgstr "गोजौ निफ्राय"
#. y83im
-#: cui/uiconfig/ui/fmsearchdialog.ui:679
+#: cui/uiconfig/ui/fmsearchdialog.ui:676
msgctxt "fmsearchdialog|extended_tip|cbStartOver"
msgid "Restarts the search. A forward search restarts with the first record. A backwards search restarts with the last record."
msgstr ""
#. WP3XA
-#: cui/uiconfig/ui/fmsearchdialog.ui:690
+#: cui/uiconfig/ui/fmsearchdialog.ui:687
msgctxt "fmsearchdialog|cbRegular"
msgid "_Regular expression"
msgstr ""
#. 4uneg
-#: cui/uiconfig/ui/fmsearchdialog.ui:698
+#: cui/uiconfig/ui/fmsearchdialog.ui:695
msgctxt "fmsearchdialog|extended_tip|cbRegular"
msgid "Searches with regular expressions."
msgstr ""
#. qzKAB
-#: cui/uiconfig/ui/fmsearchdialog.ui:709
+#: cui/uiconfig/ui/fmsearchdialog.ui:706
msgctxt "fmsearchdialog|cbUseFormat"
msgid "Appl_y field format"
msgstr ""
#. BdMDC
-#: cui/uiconfig/ui/fmsearchdialog.ui:717
+#: cui/uiconfig/ui/fmsearchdialog.ui:714
msgctxt "fmsearchdialog|extended_tip|cbUseFormat"
msgid "Specifies that all field formats are considered when searching in the current document."
msgstr ""
#. 2GvF5
-#: cui/uiconfig/ui/fmsearchdialog.ui:728
+#: cui/uiconfig/ui/fmsearchdialog.ui:725
msgctxt "fmsearchdialog|cbBackwards"
msgid "Search _backwards"
msgstr ""
#. QvjG7
-#: cui/uiconfig/ui/fmsearchdialog.ui:736
+#: cui/uiconfig/ui/fmsearchdialog.ui:733
msgctxt "fmsearchdialog|extended_tip|cbBackwards"
msgid "Specifies that the search process will run in reverse direction, from the last to the first record."
msgstr ""
#. 4ixJZ
-#: cui/uiconfig/ui/fmsearchdialog.ui:747
+#: cui/uiconfig/ui/fmsearchdialog.ui:744
msgctxt "fmsearchdialog|cbWildCard"
msgid "_Wildcard expression"
msgstr ""
#. BES8b
-#: cui/uiconfig/ui/fmsearchdialog.ui:755
+#: cui/uiconfig/ui/fmsearchdialog.ui:752
msgctxt "fmsearchdialog|extended_tip|cbWildCard"
msgid "Allows a search with a * or ? wildcard."
msgstr ""
#. xHRxu
-#: cui/uiconfig/ui/fmsearchdialog.ui:777
+#: cui/uiconfig/ui/fmsearchdialog.ui:774
#, fuzzy
msgctxt "fmsearchdialog|flOptions"
msgid "Settings"
msgstr "फज'नायफोर"
#. wBBss
-#: cui/uiconfig/ui/fmsearchdialog.ui:809
+#: cui/uiconfig/ui/fmsearchdialog.ui:806
#, fuzzy
msgctxt "fmsearchdialog|ftRecordLabel"
msgid "Record:"
msgstr "फोरमानलाइ"
#. UBLpq
-#: cui/uiconfig/ui/fmsearchdialog.ui:821
+#: cui/uiconfig/ui/fmsearchdialog.ui:818
msgctxt "fmsearchdialog|ftRecord"
msgid "record count"
msgstr ""
#. 8EDSy
-#: cui/uiconfig/ui/fmsearchdialog.ui:845
+#: cui/uiconfig/ui/fmsearchdialog.ui:842
#, fuzzy
msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "राइजो"
#. tqCYV
-#: cui/uiconfig/ui/fmsearchdialog.ui:876
+#: cui/uiconfig/ui/fmsearchdialog.ui:873
msgctxt "fmsearchdialog|extended_tip|RecordSearchDialog"
msgid "Searches database tables and forms."
msgstr ""
@@ -9671,13 +9526,13 @@ msgid "Font Features"
msgstr ""
#. 696Sw
-#: cui/uiconfig/ui/fontfeaturesdialog.ui:162
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:161
msgctxt "fontfeaturesdialog|preview-atkobject"
msgid "Preview"
msgstr ""
#. hib9i
-#: cui/uiconfig/ui/fontfeaturesdialog.ui:196
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:195
msgctxt "fontfeaturesdialog|extended_tip|FontFeaturesDialog"
msgid "Select and apply font typographical features to characters."
msgstr ""
@@ -9752,63 +9607,63 @@ msgid "Select the type of file that you want to add."
msgstr ""
#. GS6jY
-#: cui/uiconfig/ui/galleryfilespage.ui:116
+#: cui/uiconfig/ui/galleryfilespage.ui:114
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr ""
#. EP5WY
-#: cui/uiconfig/ui/galleryfilespage.ui:117
+#: cui/uiconfig/ui/galleryfilespage.ui:115
msgctxt "galleryfilespage|extended_tip|files"
msgid "Lists the available files. Select the file(s) that you want to add, and then click Add. To add all of the files in the list, click Add All."
msgstr ""
#. UnmAz
-#: cui/uiconfig/ui/galleryfilespage.ui:148
+#: cui/uiconfig/ui/galleryfilespage.ui:146
#, fuzzy
msgctxt "galleryfilespage|preview"
msgid "Pr_eview"
msgstr "सिगांनि नुथाय"
#. sWLgt
-#: cui/uiconfig/ui/galleryfilespage.ui:156
+#: cui/uiconfig/ui/galleryfilespage.ui:154
msgctxt "galleryfilespage|extended_tip|preview"
msgid "Displays or hides a preview of the selected file."
msgstr ""
#. EmQfr
-#: cui/uiconfig/ui/galleryfilespage.ui:182
+#: cui/uiconfig/ui/galleryfilespage.ui:180
#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "सिगांनि नुथाय"
#. iGEBB
-#: cui/uiconfig/ui/galleryfilespage.ui:210
+#: cui/uiconfig/ui/galleryfilespage.ui:208
msgctxt "galleryfilespage|findfiles"
msgid "_Find Files..."
msgstr ""
#. iqzdT
-#: cui/uiconfig/ui/galleryfilespage.ui:217
+#: cui/uiconfig/ui/galleryfilespage.ui:215
msgctxt "galleryfilespage|extended_tip|findfiles"
msgid "Locate the directory containing the files that you want to add, and then click OK."
msgstr ""
#. bhqkR
-#: cui/uiconfig/ui/galleryfilespage.ui:236
+#: cui/uiconfig/ui/galleryfilespage.ui:234
msgctxt "galleryfilespage|extended_tip|add"
msgid "Adds the selected file(s) to the current theme."
msgstr ""
#. oNFEr
-#: cui/uiconfig/ui/galleryfilespage.ui:248
+#: cui/uiconfig/ui/galleryfilespage.ui:246
msgctxt "galleryfilespage|addall"
msgid "A_dd All"
msgstr ""
#. yHYBJ
-#: cui/uiconfig/ui/galleryfilespage.ui:255
+#: cui/uiconfig/ui/galleryfilespage.ui:253
msgctxt "galleryfilespage|extended_tip|addall"
msgid "Adds all of the files in the list to the current theme."
msgstr ""
@@ -10150,6 +10005,48 @@ msgctxt "gradientpage|extended_tip|GradientPage"
msgid "Select a gradient, modify the properties of a gradient, or save a new gradient."
msgstr ""
+#. zycno
+#: cui/uiconfig/ui/graphictestdlg.ui:7
+msgctxt "graphictestdlg|GraphicTestsDialog"
+msgid "Run Graphics Tests"
+msgstr ""
+
+#. YaE3d
+#: cui/uiconfig/ui/graphictestdlg.ui:26
+msgctxt "graphictestdlg|gptest_downld"
+msgid "Download Results"
+msgstr ""
+
+#. Pkwz9
+#: cui/uiconfig/ui/graphictestdlg.ui:53
+msgctxt "graphictestdlg|gptest_label"
+msgid "Helps to determine the efficiency of LibreOffice's graphics rendering by running some tests under the hood and providing their results in the log."
+msgstr ""
+
+#. D68dV
+#: cui/uiconfig/ui/graphictestdlg.ui:56
+msgctxt "graphictestdlg|gptest_label"
+msgid "What's this?"
+msgstr ""
+
+#. 7LB9A
+#: cui/uiconfig/ui/graphictestdlg.ui:105
+msgctxt "graphictestdlg|gptest_log"
+msgid "Result Log:"
+msgstr ""
+
+#. jh4EZ
+#: cui/uiconfig/ui/graphictestdlg.ui:122
+msgctxt "graphictestdlg|gptest_detail"
+msgid "Test Details"
+msgstr ""
+
+#. fhaSG
+#: cui/uiconfig/ui/graphictestentry.ui:31
+msgctxt "graphictestentry|gptestbutton"
+msgid "button"
+msgstr ""
+
#. 26WXC
#: cui/uiconfig/ui/hangulhanjaadddialog.ui:8
msgctxt "hangulhanjaadddialog|HangulHanjaAddDialog"
@@ -10445,56 +10342,56 @@ msgid "Book"
msgstr "बिजाब"
#. ttFFj
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:156
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:154
msgctxt "hangulhanjaeditdictdialog|extended_tip|original"
msgid "Select the entry in the current dictionary that you want to edit. If you want, you can also type a new entry in this box."
msgstr ""
#. GdYKP
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:181
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:179
msgctxt "hangulhanjaeditdictdialog|extended_tip|new"
msgid "Adds the current replacement definition to the dictionary."
msgstr ""
#. myWFD
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:200
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:198
msgctxt "hangulhanjaeditdictdialog|extended_tip|delete"
msgid "Deletes the selected entry."
msgstr ""
#. uPgna
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:222
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:220
#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label2"
msgid "Original"
msgstr "गुबै"
#. 8qtRG
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:276
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:274
msgctxt "hangulhanjaeditdictdialog|extended_tip|edit1"
msgid "Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters."
msgstr ""
#. qFDF8
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:295
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:293
msgctxt "hangulhanjaeditdictdialog|extended_tip|edit2"
msgid "Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters."
msgstr ""
#. rFF8x
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:314
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:312
msgctxt "hangulhanjaeditdictdialog|extended_tip|edit3"
msgid "Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters."
msgstr ""
#. HNSTX
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:333
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:331
msgctxt "hangulhanjaeditdictdialog|extended_tip|edit4"
msgid "Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters."
msgstr ""
#. ZiDNN
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:353
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:351
msgctxt "hangulhanjaeditdictdialog|label3"
msgid "Suggestions"
msgstr ""
@@ -10971,142 +10868,142 @@ msgid "_FTP"
msgstr ""
#. dHmZB
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:68
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:67
msgctxt "hyperlinkinternetpage|extended_tip|linktyp_ftp"
msgid "Creates an \"FTP://\" hyperlink."
msgstr ""
#. qgyrE
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:88
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:87
msgctxt "hyperlinkinternetpage|target_label"
msgid "_URL:"
msgstr ""
#. YLtwS
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:103
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:102
msgctxt "hyperlinkinternetpage|login_label"
msgid "_Login name:"
msgstr ""
#. GGnn8
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:118
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:117
#, fuzzy
msgctxt "hyperlinkinternetpage|password_label"
msgid "_Password:"
msgstr "पासवर्ड"
#. kVJEB
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:137
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:136
msgctxt "hyperlinkinternetpage|extended_tip|login"
msgid "Specifies your login name, if you are working with FTP addresses."
msgstr ""
#. cgWAc
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:155
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:154
msgctxt "hyperlinkinternetpage|extended_tip|password"
msgid "Specifies your password, if you are working with FTP addresses."
msgstr ""
#. HHhGY
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:166
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:165
msgctxt "hyperlinkinternetpage|anonymous"
msgid "Anonymous _user"
msgstr ""
#. Ttx68
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:174
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:173
msgctxt "hyperlinkinternetpage|extended_tip|anonymous"
msgid "Allows you to log in to the FTP address as an anonymous user."
msgstr ""
#. JwfAC
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:198
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:197
msgctxt "hyperlinkinternetpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. XhMm4
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:211
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:210
#, fuzzy
msgctxt "hyperlinkinternetpage|indication_label"
msgid "Te_xt:"
msgstr "फराय बिजाब:"
#. fFLgD
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:229
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:228
msgctxt "hyperlinkinternetpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. ABK2n
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:243
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:242
msgctxt "hyperlinkinternetpage|protocol_label"
msgid "Proto_col:"
msgstr ""
#. MoZP7
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:262
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:261
msgctxt "hyperlinkinternetpage|label2"
msgid "Hyperlink Type"
msgstr ""
#. x4GDd
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:298
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:297
#, fuzzy
msgctxt "hyperlinkinternetpage|frame_label"
msgid "F_rame:"
msgstr "फ्रेम:"
#. aFZx3
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:313
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:312
msgctxt "hyperlinkinternetpage|name_label"
msgid "N_ame:"
msgstr ""
#. ZdkMh
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:331
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:330
msgctxt "hyperlinkinternetpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. UG2wE
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:352
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:351
msgctxt "hyperlinkinternetpage|form_label"
msgid "F_orm:"
msgstr ""
#. QPMun
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:369
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:368
msgctxt "hyperlinkinternetpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. MyGFB
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:383
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:382
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "जाथायफोर"
#. sYWVn
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:386
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:385
msgctxt "hyperlinkinternetpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:410
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:431
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:430
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr ""
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:446
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:445
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -11286,127 +11183,127 @@ msgid "Edit _later"
msgstr ""
#. CD5y6
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:84
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:83
msgctxt "hyperlinknewdocpage|extended_tip|editlater"
msgid "Specifies that the document is created but it is not immediately opened."
msgstr ""
#. DqCc6
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:104
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:103
#, fuzzy
msgctxt "hyperlinknewdocpage|file_label"
msgid "_File:"
msgstr "फाइल:"
#. PDNz4
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:119
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:118
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "लामा सायख"
#. FPajM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:123
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:122
msgctxt "hyperlinknewdocpage|extended_tip|create"
msgid "Opens the Select Path dialog, where you can select a path."
msgstr ""
#. NKd9R
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:137
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:136
#, fuzzy
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr "फाइल~ रोखोम:"
#. TRstM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:163
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:162
msgctxt "hyperlinknewdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
msgstr ""
#. Ee4g2
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:202
msgctxt "hyperlinknewdocpage|extended_tip|types"
msgid "Specifies the file type for the new document."
msgstr ""
#. 9TYuE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:229
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:228
#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "फोरमान बिलाइ खेव"
#. uChAF
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:265
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:264
#, fuzzy
msgctxt "hyperlinknewdocpage|frame_label"
msgid "F_rame:"
msgstr "फ्रेम:"
#. NG5VC
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:280
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:279
#, fuzzy
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
msgstr "फराय बिजाब:"
#. SVEq9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:295
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:294
#, fuzzy
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "मुं"
#. J9DQE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:313
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:312
msgctxt "hyperlinknewdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. FExJ9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:330
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:329
msgctxt "hyperlinknewdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. cSknQ
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:351
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:350
msgctxt "hyperlinknewdocpage|form_label"
msgid "F_orm:"
msgstr ""
#. fARTX
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:367
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:366
msgctxt "hyperlinknewdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 5xVHb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:381
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:380
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "जाथायफोर"
#. MikBD
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:384
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:383
msgctxt "hyperlinknewdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:407
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:428
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr ""
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:443
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11540,6 +11437,192 @@ msgid ""
"Different sized icons will be scaled automatically."
msgstr ""
+#. TBFuN
+#: cui/uiconfig/ui/imagetabpage.ui:62
+msgctxt "imagetabpage|BTN_IMPORT"
+msgid "Add / Import"
+msgstr ""
+
+#. HDX5z
+#: cui/uiconfig/ui/imagetabpage.ui:68
+msgctxt "imagetabpage|extended_tip|BTN_IMPORT"
+msgid "Locate the image that you want to import, and then click Open. The image is added to the end of the list of available images."
+msgstr ""
+
+#. pPEeK
+#: cui/uiconfig/ui/imagetabpage.ui:84
+msgctxt "imagetabpage|label1"
+msgid "Image"
+msgstr ""
+
+#. 4HvEn
+#: cui/uiconfig/ui/imagetabpage.ui:127
+msgctxt "imagetabpage|label3"
+msgid "Style:"
+msgstr ""
+
+#. cAwPK
+#: cui/uiconfig/ui/imagetabpage.ui:143
+msgctxt "imagetabpage|imagestyle"
+msgid "Custom position/size"
+msgstr ""
+
+#. x8DE9
+#: cui/uiconfig/ui/imagetabpage.ui:144
+msgctxt "imagetabpage|imagestyle"
+msgid "Tiled"
+msgstr ""
+
+#. Nbj26
+#: cui/uiconfig/ui/imagetabpage.ui:145
+msgctxt "imagetabpage|imagestyle"
+msgid "Stretched"
+msgstr ""
+
+#. Dd2Bq
+#: cui/uiconfig/ui/imagetabpage.ui:171
+msgctxt "imagetabpage|label4"
+msgid "Size:"
+msgstr ""
+
+#. YtPnn
+#: cui/uiconfig/ui/imagetabpage.ui:189
+msgctxt "imagetabpage|label5"
+msgid "Width:"
+msgstr ""
+
+#. GAfGG
+#: cui/uiconfig/ui/imagetabpage.ui:228
+msgctxt "imagetabpage|label6"
+msgid "Height:"
+msgstr ""
+
+#. HBRGU
+#: cui/uiconfig/ui/imagetabpage.ui:260
+msgctxt "imagetabpage|scaletsb"
+msgid "Scale"
+msgstr ""
+
+#. pSSBr
+#: cui/uiconfig/ui/imagetabpage.ui:290
+msgctxt "imagetabpage|label7"
+msgid "Position:"
+msgstr ""
+
+#. G5a9F
+#: cui/uiconfig/ui/imagetabpage.ui:306
+msgctxt "imagetabpage|positionlb"
+msgid "Top Left"
+msgstr ""
+
+#. PubBY
+#: cui/uiconfig/ui/imagetabpage.ui:307
+msgctxt "imagetabpage|positionlb"
+msgid "Top Center"
+msgstr ""
+
+#. jDChg
+#: cui/uiconfig/ui/imagetabpage.ui:308
+msgctxt "imagetabpage|positionlb"
+msgid "Top Right"
+msgstr ""
+
+#. ZhRbM
+#: cui/uiconfig/ui/imagetabpage.ui:309
+msgctxt "imagetabpage|positionlb"
+msgid "Center Left"
+msgstr ""
+
+#. aZCeF
+#: cui/uiconfig/ui/imagetabpage.ui:310
+msgctxt "imagetabpage|positionlb"
+msgid "Center"
+msgstr ""
+
+#. bifby
+#: cui/uiconfig/ui/imagetabpage.ui:311
+msgctxt "imagetabpage|positionlb"
+msgid "Center Right"
+msgstr ""
+
+#. 2Ds63
+#: cui/uiconfig/ui/imagetabpage.ui:312
+msgctxt "imagetabpage|positionlb"
+msgid "Bottom Left"
+msgstr ""
+
+#. G34X6
+#: cui/uiconfig/ui/imagetabpage.ui:313
+msgctxt "imagetabpage|positionlb"
+msgid "Bottom Center"
+msgstr ""
+
+#. D5Uwp
+#: cui/uiconfig/ui/imagetabpage.ui:314
+msgctxt "imagetabpage|positionlb"
+msgid "Bottom Right"
+msgstr ""
+
+#. EAUAo
+#: cui/uiconfig/ui/imagetabpage.ui:340
+msgctxt "imagetabpage|label9"
+msgid "Tiling Position:"
+msgstr ""
+
+#. Xrp73
+#: cui/uiconfig/ui/imagetabpage.ui:359
+msgctxt "imagetabpage|label10"
+msgid "X-Offset:"
+msgstr ""
+
+#. YGBMn
+#: cui/uiconfig/ui/imagetabpage.ui:398
+msgctxt "imagetabpage|label11"
+msgid "Y-Offset:"
+msgstr ""
+
+#. vprmD
+#: cui/uiconfig/ui/imagetabpage.ui:444
+msgctxt "imagetabpage|label15"
+msgid "Tiling Offset:"
+msgstr ""
+
+#. QEPUJ
+#: cui/uiconfig/ui/imagetabpage.ui:467
+msgctxt "imagetabpage|tileofflb"
+msgid "Row"
+msgstr ""
+
+#. CwmC3
+#: cui/uiconfig/ui/imagetabpage.ui:468
+msgctxt "imagetabpage|tileofflb"
+msgid "Column"
+msgstr ""
+
+#. GQBjR
+#: cui/uiconfig/ui/imagetabpage.ui:511
+msgctxt "imagetabpage|label2"
+msgid "Options"
+msgstr ""
+
+#. g3YAa
+#: cui/uiconfig/ui/imagetabpage.ui:556
+msgctxt "imagetabpage|CTL_IMAGE_PREVIEW-atkobject"
+msgid "Example"
+msgstr ""
+
+#. y3nG4
+#: cui/uiconfig/ui/imagetabpage.ui:576
+msgctxt "imagetabpage|label8"
+msgid "Preview"
+msgstr ""
+
+#. TokEG
+#: cui/uiconfig/ui/imagetabpage.ui:592
+msgctxt "imagetabpage|extended_tip|ImageTabPage"
+msgid "Select a image that you want to use as a fill image, or add your own image/pattern."
+msgstr ""
+
#. zCiFk
#: cui/uiconfig/ui/insertfloatingframe.ui:18
msgctxt "insertfloatingframe|InsertFloatingFrameDialog"
@@ -11945,33 +12028,33 @@ msgid "_Add"
msgstr "दाजाबदेर"
#. 5DJCP
-#: cui/uiconfig/ui/javastartparametersdialog.ui:213
+#: cui/uiconfig/ui/javastartparametersdialog.ui:211
msgctxt "extended_tip|assignbtn"
msgid "Adds the current JRE start parameter to the list."
msgstr ""
#. sNSWD
-#: cui/uiconfig/ui/javastartparametersdialog.ui:230
+#: cui/uiconfig/ui/javastartparametersdialog.ui:228
#, fuzzy
msgctxt "javastartparametersdialog|editbtn"
msgid "_Edit"
msgstr "सुजु"
#. 5FP58
-#: cui/uiconfig/ui/javastartparametersdialog.ui:238
+#: cui/uiconfig/ui/javastartparametersdialog.ui:236
msgctxt "extended_tip|editbtn"
msgid "Opens a dialog where the selected JRE start parameter can be edited."
msgstr ""
#. fUGmG
-#: cui/uiconfig/ui/javastartparametersdialog.ui:250
+#: cui/uiconfig/ui/javastartparametersdialog.ui:248
#, fuzzy
msgctxt "javastartparametersdialog|removebtn"
msgid "_Remove"
msgstr "गैया खालाम"
#. PhsGH
-#: cui/uiconfig/ui/javastartparametersdialog.ui:258
+#: cui/uiconfig/ui/javastartparametersdialog.ui:256
msgctxt "extended_tip|removebtn"
msgid "Deletes the selected JRE start parameter."
msgstr ""
@@ -12574,199 +12657,199 @@ msgid "Description of the currently selected function."
msgstr ""
#. 8WPmN
-#: cui/uiconfig/ui/menuassignpage.ui:291
+#: cui/uiconfig/ui/menuassignpage.ui:288
msgctxt "menuassignpage|extended_tip|desc"
msgid "The text box contains a short description of the selected command."
msgstr ""
#. qiiBX
-#: cui/uiconfig/ui/menuassignpage.ui:308
+#: cui/uiconfig/ui/menuassignpage.ui:305
msgctxt "menuassignpage|label33"
msgid "D_escription"
msgstr ""
#. KXCzA
-#: cui/uiconfig/ui/menuassignpage.ui:361
+#: cui/uiconfig/ui/menuassignpage.ui:355
msgctxt "menuassignpage|extended_tip|functions"
msgid "Displays the results of the combination of the search string and category of the desired function."
msgstr ""
#. wYjEi
-#: cui/uiconfig/ui/menuassignpage.ui:378
+#: cui/uiconfig/ui/menuassignpage.ui:372
msgctxt "menuassignpage|contentslabel"
msgid "_Available Commands"
msgstr ""
#. EY8HF
-#: cui/uiconfig/ui/menuassignpage.ui:394
+#: cui/uiconfig/ui/menuassignpage.ui:388
msgctxt "menuassignpage|extended_tip|commandcategorylist"
msgid "Select the menu command category in the drop-down list to restrict the search of commands or scroll the list below. Macros and styles commands are in the bottom of the list."
msgstr ""
#. ZrMmi
-#: cui/uiconfig/ui/menuassignpage.ui:409
+#: cui/uiconfig/ui/menuassignpage.ui:403
#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "Categor_y"
msgstr "थाखो"
#. trbSd
-#: cui/uiconfig/ui/menuassignpage.ui:423
+#: cui/uiconfig/ui/menuassignpage.ui:417
msgctxt "menuassignpage|searchEntry"
msgid "Type to search"
msgstr ""
#. GR5u8
-#: cui/uiconfig/ui/menuassignpage.ui:427
+#: cui/uiconfig/ui/menuassignpage.ui:421
msgctxt "menuassignpage|extended_tip|searchEntry"
msgid "Enter a string in the text box to narrow the search of commands."
msgstr ""
#. 7gtLC
-#: cui/uiconfig/ui/menuassignpage.ui:451
+#: cui/uiconfig/ui/menuassignpage.ui:445
msgctxt "menuassignpage|extended_tip|savein"
msgid "Select the location where the menu is to be attached. If attached to a %PRODUCTNAME module, the menu is available for all files opened in that module. If attached to the file, the menu will be available only when that file is opened and active."
msgstr ""
#. D35vJ
-#: cui/uiconfig/ui/menuassignpage.ui:462
+#: cui/uiconfig/ui/menuassignpage.ui:456
#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "हाबा फारि"
#. 2HL6E
-#: cui/uiconfig/ui/menuassignpage.ui:494
+#: cui/uiconfig/ui/menuassignpage.ui:488
msgctxt "menuassignpage|extended_tip|toplevellist"
msgid "Select the menu where the customization is to be applied. The current set of functions is displayed in the box below."
msgstr ""
#. QN5Bd
-#: cui/uiconfig/ui/menuassignpage.ui:515
+#: cui/uiconfig/ui/menuassignpage.ui:509
msgctxt "menuassignpage|menugearbtn"
msgid "Gear Menu"
msgstr ""
#. rnmCf
-#: cui/uiconfig/ui/menuassignpage.ui:516
+#: cui/uiconfig/ui/menuassignpage.ui:510
msgctxt "menuassignpage|menugearbtn"
msgid "Contains commands to modify or delete the selected top level menu, and the command to add new top level menus."
msgstr ""
#. 7PE7X
-#: cui/uiconfig/ui/menuassignpage.ui:537
+#: cui/uiconfig/ui/menuassignpage.ui:531
msgctxt "menuassignpage|toolbargearbtn"
msgid "Gear Menu"
msgstr ""
#. L7fQq
-#: cui/uiconfig/ui/menuassignpage.ui:538
+#: cui/uiconfig/ui/menuassignpage.ui:532
msgctxt "menuassignpage|toolbargearbtn"
msgid "Contains commands to modify or delete the selected toolbar, and the command to add new toolbars."
msgstr ""
#. w7EFX
-#: cui/uiconfig/ui/menuassignpage.ui:692
+#: cui/uiconfig/ui/menuassignpage.ui:686
#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "सोसन"
#. Q69cQ
-#: cui/uiconfig/ui/menuassignpage.ui:716
+#: cui/uiconfig/ui/menuassignpage.ui:710
#, fuzzy
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "सोलाय हो"
#. Cwu32
-#: cui/uiconfig/ui/menuassignpage.ui:740
+#: cui/uiconfig/ui/menuassignpage.ui:734
#, fuzzy
msgctxt "menuassignpage|defaultsbtn"
msgid "_Defaults"
msgstr "खामानिआव उदायै जानाय"
#. taFyJ
-#: cui/uiconfig/ui/menuassignpage.ui:751
+#: cui/uiconfig/ui/menuassignpage.ui:745
msgctxt "menuassignpage|defaultsbtn"
msgid "Resets the selected toolbar, menu, or context menu to its default state."
msgstr ""
#. B32nz
-#: cui/uiconfig/ui/menuassignpage.ui:787
+#: cui/uiconfig/ui/menuassignpage.ui:781
#, fuzzy
msgctxt "menuassignpage|add"
msgid "Add item"
msgstr "आयदा दाजाब"
#. JrYMp
-#: cui/uiconfig/ui/menuassignpage.ui:797
+#: cui/uiconfig/ui/menuassignpage.ui:791
msgctxt "menuassignpage|extended_tip|add"
msgid "Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected menu."
msgstr ""
#. iree8
-#: cui/uiconfig/ui/menuassignpage.ui:823
+#: cui/uiconfig/ui/menuassignpage.ui:817
msgctxt "menuassignpage|remove"
msgid "Remove item"
msgstr ""
#. AsenA
-#: cui/uiconfig/ui/menuassignpage.ui:833
+#: cui/uiconfig/ui/menuassignpage.ui:827
msgctxt "menuassignpage|extended_tip|remove"
msgid "Click on the left arrow button to remove the selected command from the current menu."
msgstr ""
#. t7BYP
-#: cui/uiconfig/ui/menuassignpage.ui:866
+#: cui/uiconfig/ui/menuassignpage.ui:860
msgctxt "menuassignpage|moveupbtn"
msgid "Move up"
msgstr ""
#. BH9fq
-#: cui/uiconfig/ui/menuassignpage.ui:870
+#: cui/uiconfig/ui/menuassignpage.ui:864
msgctxt "menuassignpage|extended_tip|up"
msgid "Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed menu commands."
msgstr ""
#. S6K2N
-#: cui/uiconfig/ui/menuassignpage.ui:884
+#: cui/uiconfig/ui/menuassignpage.ui:878
msgctxt "menuassignpage|movedownbtn"
msgid "Move down"
msgstr ""
#. RCKEK
-#: cui/uiconfig/ui/menuassignpage.ui:888
+#: cui/uiconfig/ui/menuassignpage.ui:882
msgctxt "menuassignpage|extended_tip|down"
msgid "Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed menu commands."
msgstr ""
#. fto8m
-#: cui/uiconfig/ui/menuassignpage.ui:908
+#: cui/uiconfig/ui/menuassignpage.ui:902
msgctxt "menuassignpage|scopelabel"
msgid "S_cope"
msgstr ""
#. SLinm
-#: cui/uiconfig/ui/menuassignpage.ui:921
+#: cui/uiconfig/ui/menuassignpage.ui:915
msgctxt "menuassignpage|targetlabel"
msgid "_Target"
msgstr ""
#. cZEBZ
-#: cui/uiconfig/ui/menuassignpage.ui:934
+#: cui/uiconfig/ui/menuassignpage.ui:928
msgctxt "menuassignpage|functionlabel"
msgid "Assi_gned Commands"
msgstr ""
#. AZQ8V
-#: cui/uiconfig/ui/menuassignpage.ui:947
+#: cui/uiconfig/ui/menuassignpage.ui:941
msgctxt "menuassignpage|customizelabel"
msgid "_Customize"
msgstr ""
#. yFQHn
-#: cui/uiconfig/ui/menuassignpage.ui:1006
+#: cui/uiconfig/ui/menuassignpage.ui:1000
msgctxt "menuassignpage|extended_tip|MenuAssignPage"
msgid "Lets you customize %PRODUCTNAME menus for all modules."
msgstr ""
@@ -13533,124 +13616,136 @@ msgctxt "numberingoptionspage|previewlabel"
msgid "Preview"
msgstr ""
+#. oBArM
+#: cui/uiconfig/ui/numberingpositionpage.ui:88
+msgctxt "numberingpositionpage|extended_tip|levellb"
+msgid "Select the level(s) that you want to modify."
+msgstr ""
+
+#. jRE6s
+#: cui/uiconfig/ui/numberingpositionpage.ui:99
+msgctxt "numberingpositionpage|1"
+msgid "Level"
+msgstr "लेभेल"
+
#. Azcrg
-#: cui/uiconfig/ui/numberingpositionpage.ui:83
+#: cui/uiconfig/ui/numberingpositionpage.ui:144
msgctxt "numberingpositionpage|numfollowedby"
msgid "Numbering followed by:"
msgstr ""
#. Ef8hG
-#: cui/uiconfig/ui/numberingpositionpage.ui:97
+#: cui/uiconfig/ui/numberingpositionpage.ui:158
msgctxt "numberingpositionpage|num2align"
msgid "N_umbering alignment:"
msgstr ""
#. xFfvt
-#: cui/uiconfig/ui/numberingpositionpage.ui:111
+#: cui/uiconfig/ui/numberingpositionpage.ui:172
msgctxt "numberingpositionpage|alignedat"
msgid "Aligned at:"
msgstr ""
#. XGzNx
-#: cui/uiconfig/ui/numberingpositionpage.ui:125
+#: cui/uiconfig/ui/numberingpositionpage.ui:186
msgctxt "numberingpositionpage|indentat"
msgid "Indent at:"
msgstr ""
#. PEgTA
-#: cui/uiconfig/ui/numberingpositionpage.ui:145
+#: cui/uiconfig/ui/numberingpositionpage.ui:206
msgctxt "numberingpositionpage|extended_tip|indentatmf"
msgid "Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line."
msgstr ""
#. FW9wv
-#: cui/uiconfig/ui/numberingpositionpage.ui:158
+#: cui/uiconfig/ui/numberingpositionpage.ui:219
msgctxt "numberingpositionpage|at"
msgid "Tab stop at:"
msgstr ""
#. DvSCa
-#: cui/uiconfig/ui/numberingpositionpage.ui:178
+#: cui/uiconfig/ui/numberingpositionpage.ui:239
msgctxt "numberingpositionpage|extended_tip|atmf"
msgid "If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position."
msgstr ""
#. dA4DF
-#: cui/uiconfig/ui/numberingpositionpage.ui:197
+#: cui/uiconfig/ui/numberingpositionpage.ui:258
msgctxt "numberingpositionpage|extended_tip|alignedatmf"
msgid "Enter the distance from the left page margin at which the numbering symbol will be aligned."
msgstr ""
#. tsTNP
-#: cui/uiconfig/ui/numberingpositionpage.ui:211
+#: cui/uiconfig/ui/numberingpositionpage.ui:272
#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Tab stop"
msgstr "टेब थाद'यो"
#. 3EFaG
-#: cui/uiconfig/ui/numberingpositionpage.ui:212
+#: cui/uiconfig/ui/numberingpositionpage.ui:273
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "जायगा"
#. GviqT
-#: cui/uiconfig/ui/numberingpositionpage.ui:213
+#: cui/uiconfig/ui/numberingpositionpage.ui:274
msgctxt "numberingpositionpage|liststore2"
msgid "Nothing"
msgstr ""
#. UWJoe
-#: cui/uiconfig/ui/numberingpositionpage.ui:217
+#: cui/uiconfig/ui/numberingpositionpage.ui:278
msgctxt "numberingpositionpage|extended_tip|numfollowedbylb"
msgid "Enter the distance from the left page margin at which the numbering symbol will be aligned."
msgstr ""
#. fXRT2
-#: cui/uiconfig/ui/numberingpositionpage.ui:230
+#: cui/uiconfig/ui/numberingpositionpage.ui:291
#, fuzzy
msgctxt "numberingpositionpage|indent"
msgid "Indent:"
msgstr "इनडेन्ट"
#. DEBG2
-#: cui/uiconfig/ui/numberingpositionpage.ui:250
+#: cui/uiconfig/ui/numberingpositionpage.ui:311
msgctxt "numberingpositionpage|extended_tip|indentmf"
msgid "Enter the amount of space to leave between the left page margin (or the left edge of the text object) and the left edge of the numbering area. If the current paragraph style uses an indent, the amount you enter here is added to the indent."
msgstr ""
#. YCZDg
-#: cui/uiconfig/ui/numberingpositionpage.ui:261
+#: cui/uiconfig/ui/numberingpositionpage.ui:322
msgctxt "numberingpositionpage|relative"
msgid "Relati_ve"
msgstr ""
#. CCTdA
-#: cui/uiconfig/ui/numberingpositionpage.ui:270
+#: cui/uiconfig/ui/numberingpositionpage.ui:331
msgctxt "numberingpositionpage|extended_tip|relative"
msgid "Indents the current level relative to the previous level in the list hierarchy."
msgstr ""
#. bt7Fj
-#: cui/uiconfig/ui/numberingpositionpage.ui:284
+#: cui/uiconfig/ui/numberingpositionpage.ui:345
msgctxt "numberingpositionpage|numberingwidth"
msgid "Width of numbering:"
msgstr ""
#. V6FF5
-#: cui/uiconfig/ui/numberingpositionpage.ui:304
+#: cui/uiconfig/ui/numberingpositionpage.ui:365
msgctxt "numberingpositionpage|extended_tip|numberingwidthmf"
msgid "Enter the width of the numbering area. The numbering symbol can be left, center or right in this area."
msgstr ""
#. zuD8v
-#: cui/uiconfig/ui/numberingpositionpage.ui:323
+#: cui/uiconfig/ui/numberingpositionpage.ui:384
msgctxt "numberingpositionpage|extended_tip|numdistmf"
msgid "The alignment of the numbering symbol is adjusted to get the desired minimum space. If it is not possible because the numbering area is not wide enough, then the start of the text is adjusted."
msgstr ""
#. EJUm3
-#: cui/uiconfig/ui/numberingpositionpage.ui:336
+#: cui/uiconfig/ui/numberingpositionpage.ui:397
msgctxt "numberingpositionpage|numdist"
msgid ""
"Minimum space between\n"
@@ -13658,79 +13753,67 @@ msgid ""
msgstr ""
#. 8FbxK
-#: cui/uiconfig/ui/numberingpositionpage.ui:352
+#: cui/uiconfig/ui/numberingpositionpage.ui:413
msgctxt "numberingpositionpage|numalign"
msgid "N_umbering alignment:"
msgstr ""
#. Bu2uC
-#: cui/uiconfig/ui/numberingpositionpage.ui:367
+#: cui/uiconfig/ui/numberingpositionpage.ui:428
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "आगसि"
#. FzFuR
-#: cui/uiconfig/ui/numberingpositionpage.ui:368
+#: cui/uiconfig/ui/numberingpositionpage.ui:429
#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Centered"
msgstr "मिरु"
#. BF5Nt
-#: cui/uiconfig/ui/numberingpositionpage.ui:369
+#: cui/uiconfig/ui/numberingpositionpage.ui:430
#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Right"
msgstr "गोजौथि"
#. 2cBQp
-#: cui/uiconfig/ui/numberingpositionpage.ui:373
+#: cui/uiconfig/ui/numberingpositionpage.ui:434
msgctxt "numberingpositionpage|extended_tip|numalignlb"
msgid "Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position."
msgstr ""
#. mLBFy
-#: cui/uiconfig/ui/numberingpositionpage.ui:388
+#: cui/uiconfig/ui/numberingpositionpage.ui:449
msgctxt "numberingpositionpage|extended_tip|num2alignlb"
msgid "Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position."
msgstr ""
#. 6DLtp
-#: cui/uiconfig/ui/numberingpositionpage.ui:403
+#: cui/uiconfig/ui/numberingpositionpage.ui:464
msgctxt "numberingpositionpage|label10"
msgid "Position and Spacing"
msgstr ""
#. x2AGL
-#: cui/uiconfig/ui/numberingpositionpage.ui:434
+#: cui/uiconfig/ui/numberingpositionpage.ui:495
msgctxt "numberingpositionpage|standard"
msgid "Default"
msgstr "खामानिआव उदायै जानाय"
#. 4phf2
-#: cui/uiconfig/ui/numberingpositionpage.ui:441
+#: cui/uiconfig/ui/numberingpositionpage.ui:502
msgctxt "numberingpositionpage|extended_tip|standard"
msgid "Resets the indent and the spacing values to the default values."
msgstr ""
#. eLFGG
-#: cui/uiconfig/ui/numberingpositionpage.ui:487
+#: cui/uiconfig/ui/numberingpositionpage.ui:548
msgctxt "numberingpositionpage|previewframe"
msgid "Preview"
msgstr ""
-#. oBArM
-#: cui/uiconfig/ui/numberingpositionpage.ui:544
-msgctxt "numberingpositionpage|extended_tip|levellb"
-msgid "Select the level(s) that you want to modify."
-msgstr ""
-
-#. jRE6s
-#: cui/uiconfig/ui/numberingpositionpage.ui:555
-msgctxt "numberingpositionpage|1"
-msgid "Level"
-msgstr "लेभेल"
-
#. tGB4m
#: cui/uiconfig/ui/objectnamedialog.ui:8
msgctxt "objectnamedialog|ObjectNameDialog"
@@ -14299,31 +14382,31 @@ msgid "Autocorrection"
msgstr ""
#. czdha
-#: cui/uiconfig/ui/optbasicidepage.ui:144
+#: cui/uiconfig/ui/optbasicidepage.ui:143
msgctxt "extended_tip|autocorrect"
msgid "Correct cases of Basic variables and keywords while typing."
msgstr ""
#. dJWhM
-#: cui/uiconfig/ui/optbasicidepage.ui:159
+#: cui/uiconfig/ui/optbasicidepage.ui:158
msgctxt "optbasicidepage|label2"
msgid "Code Suggestion"
msgstr ""
#. iUBCy
-#: cui/uiconfig/ui/optbasicidepage.ui:188
+#: cui/uiconfig/ui/optbasicidepage.ui:187
msgctxt "optbasicidepage|extendedtypes_enable"
msgid "Use extended types"
msgstr ""
#. zYY9B
-#: cui/uiconfig/ui/optbasicidepage.ui:196
+#: cui/uiconfig/ui/optbasicidepage.ui:195
msgctxt "extended_tip|extendedtypes_enable"
msgid "Allow UNO object types as valid Basic types."
msgstr ""
#. rG8Fi
-#: cui/uiconfig/ui/optbasicidepage.ui:211
+#: cui/uiconfig/ui/optbasicidepage.ui:210
msgctxt "optbasicidepage|label3"
msgid "Language Features"
msgstr ""
@@ -14989,69 +15072,57 @@ msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#. FqdXe
-#: cui/uiconfig/ui/optgeneralpage.ui:284
-msgctxt "optgeneralpage|collectusageinfo"
-msgid "Collect usage data and send it to The Document Foundation"
-msgstr ""
-
-#. xkgEo
-#: cui/uiconfig/ui/optgeneralpage.ui:293
-msgctxt "extended_tip | collectusageinfo"
-msgid "Send usage data to help The Document Foundation improve the software usability."
-msgstr ""
-
#. pRnqG
-#: cui/uiconfig/ui/optgeneralpage.ui:304
+#: cui/uiconfig/ui/optgeneralpage.ui:284
msgctxt "optgeneralpage|crashreport"
msgid "Sen_d crash reports to The Document Foundation"
msgstr ""
#. rS3dG
-#: cui/uiconfig/ui/optgeneralpage.ui:324
+#: cui/uiconfig/ui/optgeneralpage.ui:304
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
#. 2MFwd
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:332
#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "सिस्टेम जागायनाय समाव %PRODUCTNAME ल'ड खालामनाय"
#. MKruH
-#: cui/uiconfig/ui/optgeneralpage.ui:366
+#: cui/uiconfig/ui/optgeneralpage.ui:346
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr ""
#. 8vGvu
-#: cui/uiconfig/ui/optgeneralpage.ui:384
+#: cui/uiconfig/ui/optgeneralpage.ui:364
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
#. FvigS
-#: cui/uiconfig/ui/optgeneralpage.ui:411
+#: cui/uiconfig/ui/optgeneralpage.ui:391
msgctxt "optgeneralpage|fileassoc"
msgid "Windows Default apps"
msgstr ""
#. 2EWmE
-#: cui/uiconfig/ui/optgeneralpage.ui:425
+#: cui/uiconfig/ui/optgeneralpage.ui:405
msgctxt "optgeneralpage|FileExtCheckCheckbox"
msgid "Perform check for default file associations on start-up"
msgstr ""
#. fXjVB
-#: cui/uiconfig/ui/optgeneralpage.ui:443
+#: cui/uiconfig/ui/optgeneralpage.ui:423
msgctxt "optgeneralpage|fileassoc"
msgid "%PRODUCTNAME File Associations"
msgstr ""
#. coFbL
-#: cui/uiconfig/ui/optgeneralpage.ui:457
+#: cui/uiconfig/ui/optgeneralpage.ui:437
msgctxt "extended_tip | OptGeneralPage"
msgid "Specifies the general settings for %PRODUCTNAME."
msgstr ""
@@ -16338,230 +16409,230 @@ msgid "Specifies that %PRODUCTNAME saves the information needed to restore all o
msgstr ""
#. ipCBG
-#: cui/uiconfig/ui/optsavepage.ui:138
+#: cui/uiconfig/ui/optsavepage.ui:137
msgctxt "autosave_spin"
msgid "Specifies the time interval in minutes for the automatic recovery option."
msgstr ""
#. BN5Js
-#: cui/uiconfig/ui/optsavepage.ui:151
+#: cui/uiconfig/ui/optsavepage.ui:150
#, fuzzy
msgctxt "optsavepage|autosave_mins"
msgid "minutes"
msgstr "मिनिट "
#. UKeCt
-#: cui/uiconfig/ui/optsavepage.ui:166
+#: cui/uiconfig/ui/optsavepage.ui:165
msgctxt "optsavepage|userautosave"
msgid "Automatically save the document too"
msgstr ""
#. udKBa
-#: cui/uiconfig/ui/optsavepage.ui:174
+#: cui/uiconfig/ui/optsavepage.ui:173
msgctxt "userautosave"
msgid "Specifies that %PRODUCTNAME saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does."
msgstr ""
#. kwFtx
-#: cui/uiconfig/ui/optsavepage.ui:185
+#: cui/uiconfig/ui/optsavepage.ui:184
msgctxt "optsavepage|relative_fsys"
msgid "Save URLs relative to file system"
msgstr ""
#. jDKxF
-#: cui/uiconfig/ui/optsavepage.ui:193
+#: cui/uiconfig/ui/optsavepage.ui:192
msgctxt "relative_fsys"
msgid "Select this box for relative saving of URLs in the file system."
msgstr ""
#. 8xmX3
-#: cui/uiconfig/ui/optsavepage.ui:204
+#: cui/uiconfig/ui/optsavepage.ui:203
msgctxt "optsavepage|docinfo"
msgid "_Edit document properties before saving"
msgstr ""
#. LSD3v
-#: cui/uiconfig/ui/optsavepage.ui:212
+#: cui/uiconfig/ui/optsavepage.ui:211
msgctxt "docinfo"
msgid "Specifies that the Properties dialog will appear every time you select the Save As command."
msgstr ""
#. ctAxA
-#: cui/uiconfig/ui/optsavepage.ui:223
+#: cui/uiconfig/ui/optsavepage.ui:222
msgctxt "optsavepage|relative_inet"
msgid "Save URLs relative to internet"
msgstr ""
#. WYrQB
-#: cui/uiconfig/ui/optsavepage.ui:231
+#: cui/uiconfig/ui/optsavepage.ui:230
msgctxt "relative_inet"
msgid "Select this box for relative saving of URLs to the Internet."
msgstr ""
#. YsjVX
-#: cui/uiconfig/ui/optsavepage.ui:242
+#: cui/uiconfig/ui/optsavepage.ui:241
msgctxt "optsavepage|backup"
msgid "Al_ways create backup copy"
msgstr ""
#. TtAJZ
-#: cui/uiconfig/ui/optsavepage.ui:250
+#: cui/uiconfig/ui/optsavepage.ui:249
msgctxt "backup"
msgid "Saves the previous version of a document as a backup copy whenever you save a document. Every time %PRODUCTNAME creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension .BAK."
msgstr ""
#. NaGCU
-#: cui/uiconfig/ui/optsavepage.ui:265
+#: cui/uiconfig/ui/optsavepage.ui:264
#, fuzzy
msgctxt "optsavepage|label2"
msgid "Save"
msgstr "गुथाल"
#. TDBAs
-#: cui/uiconfig/ui/optsavepage.ui:294
+#: cui/uiconfig/ui/optsavepage.ui:293
msgctxt "optsavepage|warnalienformat"
msgid "Warn when not saving in ODF or default format"
msgstr ""
#. zGBEu
-#: cui/uiconfig/ui/optsavepage.ui:302
+#: cui/uiconfig/ui/optsavepage.ui:301
msgctxt "warnalienformat"
msgid "You can choose to get a warning message when you save a document in a format that is not OpenDocument or which you did not set as default format in Load/Save - General in the Options dialog box."
msgstr ""
#. 5ANvD
#. EN-US, the term 'extended' must not be translated.
-#: cui/uiconfig/ui/optsavepage.ui:323
+#: cui/uiconfig/ui/optsavepage.ui:322
msgctxt "optsavepage|odfwarning_label"
msgid "Not using ODF 1.3 Extended may cause information to be lost."
msgstr ""
#. 6Tfns
-#: cui/uiconfig/ui/optsavepage.ui:353
+#: cui/uiconfig/ui/optsavepage.ui:352
msgctxt "optsavepage|odfversion"
msgid "1.0/1.1"
msgstr ""
#. BJSfi
-#: cui/uiconfig/ui/optsavepage.ui:354
+#: cui/uiconfig/ui/optsavepage.ui:353
msgctxt "optsavepage|odfversion"
msgid "1.2"
msgstr ""
#. k3jkA
-#: cui/uiconfig/ui/optsavepage.ui:355
+#: cui/uiconfig/ui/optsavepage.ui:354
msgctxt "optsavepage|odfversion"
msgid "1.2 Extended (compatibility mode)"
msgstr ""
#. G826f
-#: cui/uiconfig/ui/optsavepage.ui:356
+#: cui/uiconfig/ui/optsavepage.ui:355
msgctxt "optsavepage|odfversion"
msgid "1.2 Extended"
msgstr ""
#. vLmeZ
-#: cui/uiconfig/ui/optsavepage.ui:357
+#: cui/uiconfig/ui/optsavepage.ui:356
msgctxt "optsavepage|odfversion"
msgid "1.3"
msgstr ""
#. e6EP2
-#: cui/uiconfig/ui/optsavepage.ui:358
+#: cui/uiconfig/ui/optsavepage.ui:357
msgctxt "optsavepage|odfversion"
msgid "1.3 Extended (recommended)"
msgstr ""
#. w2urA
-#: cui/uiconfig/ui/optsavepage.ui:362
+#: cui/uiconfig/ui/optsavepage.ui:361
msgctxt "odfversion"
msgid "Some companies or organizations may require ODF documents in the ODF 1.0/1.1, or ODF 1.2 format. You can select these format to save in the listbox. These older formats cannot store all new features, so the new format ODF 1.3 (Extended) is recommended where possible."
msgstr ""
#. cxPqV
-#: cui/uiconfig/ui/optsavepage.ui:375
+#: cui/uiconfig/ui/optsavepage.ui:374
msgctxt "optsavepage|label5"
msgid "ODF format version:"
msgstr ""
#. bF5dA
-#: cui/uiconfig/ui/optsavepage.ui:389
+#: cui/uiconfig/ui/optsavepage.ui:388
msgctxt "optsavepage|saveas_label"
msgid "Always sa_ve as:"
msgstr ""
#. p3xHz
-#: cui/uiconfig/ui/optsavepage.ui:404
+#: cui/uiconfig/ui/optsavepage.ui:403
#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Text document"
msgstr "फराय बिजाब फोरमान बिलाइ"
#. F2tP4
-#: cui/uiconfig/ui/optsavepage.ui:405
+#: cui/uiconfig/ui/optsavepage.ui:404
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "HTML-फोरमान बिलाइ"
#. hA5Di
-#: cui/uiconfig/ui/optsavepage.ui:406
+#: cui/uiconfig/ui/optsavepage.ui:405
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "गाहाय फोरमान बिलाइ"
#. Dfgxy
-#: cui/uiconfig/ui/optsavepage.ui:407
+#: cui/uiconfig/ui/optsavepage.ui:406
#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट"
#. EEvDc
-#: cui/uiconfig/ui/optsavepage.ui:408
+#: cui/uiconfig/ui/optsavepage.ui:407
#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Presentation"
msgstr "प्रेजेन्टेसन"
#. XgyzS
-#: cui/uiconfig/ui/optsavepage.ui:409
+#: cui/uiconfig/ui/optsavepage.ui:408
#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Drawing"
msgstr "सावगारि"
#. 4DDpx
-#: cui/uiconfig/ui/optsavepage.ui:410
+#: cui/uiconfig/ui/optsavepage.ui:409
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "फरमुला"
#. iCZX2
-#: cui/uiconfig/ui/optsavepage.ui:414
+#: cui/uiconfig/ui/optsavepage.ui:413
msgctxt "doctype"
msgid "Specifies the document type for which you want to define the default file format."
msgstr ""
#. 69GMF
-#: cui/uiconfig/ui/optsavepage.ui:429
+#: cui/uiconfig/ui/optsavepage.ui:428
msgctxt "saveas"
msgid "Specifies how documents of the type selected on the left will always be saved as this file type. You may select another file type for the current document in the Save as dialog."
msgstr ""
#. 29FUf
-#: cui/uiconfig/ui/optsavepage.ui:442
+#: cui/uiconfig/ui/optsavepage.ui:441
msgctxt "optsavepage|label6"
msgid "D_ocument type:"
msgstr ""
#. CgCxr
-#: cui/uiconfig/ui/optsavepage.ui:458
+#: cui/uiconfig/ui/optsavepage.ui:457
msgctxt "optsavepage|label3"
msgid "Default File Format and ODF Settings"
msgstr ""
#. G7BAM
-#: cui/uiconfig/ui/optsavepage.ui:472
+#: cui/uiconfig/ui/optsavepage.ui:471
msgctxt "OptSavePage"
msgid "In the General section, you can select default settings for saving documents, and can select default file formats."
msgstr ""
@@ -17543,53 +17614,59 @@ msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:653
+#: cui/uiconfig/ui/optviewpage.ui:611
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:681
+#: cui/uiconfig/ui/optviewpage.ui:639
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:690
+#: cui/uiconfig/ui/optviewpage.ui:648
msgctxt "extended_tip | showfontpreview"
msgid "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
msgstr ""
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:701
+#: cui/uiconfig/ui/optviewpage.ui:659
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:710
+#: cui/uiconfig/ui/optviewpage.ui:668
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:731
+#: cui/uiconfig/ui/optviewpage.ui:689
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. 9tsFW
-#: cui/uiconfig/ui/optviewpage.ui:749
+#: cui/uiconfig/ui/optviewpage.ui:707
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:809
+#: cui/uiconfig/ui/optviewpage.ui:728
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
+#. BgCZE
+#: cui/uiconfig/ui/optviewpage.ui:742
+msgctxt "optviewpage|btn_rungptest"
+msgid "Run Graphics Tests"
+msgstr ""
+
#. 872fQ
#: cui/uiconfig/ui/pageformatpage.ui:41
#, fuzzy
@@ -17699,150 +17776,150 @@ msgid "Gutter:"
msgstr ""
#. Tvwu6
-#: cui/uiconfig/ui/pageformatpage.ui:490
+#: cui/uiconfig/ui/pageformatpage.ui:484
#, fuzzy
msgctxt "pageformatpage|labelMargins"
msgid "Margins"
msgstr "रुगुं"
#. WcuCU
-#: cui/uiconfig/ui/pageformatpage.ui:523
+#: cui/uiconfig/ui/pageformatpage.ui:517
msgctxt "pageformatpage|labelPageLayout"
msgid "_Page layout:"
msgstr ""
#. vnXWF
-#: cui/uiconfig/ui/pageformatpage.ui:537
+#: cui/uiconfig/ui/pageformatpage.ui:531
msgctxt "pageformatpage|labelPageNumbers"
msgid "Page numbers:"
msgstr ""
#. tyvA3
-#: cui/uiconfig/ui/pageformatpage.ui:549
+#: cui/uiconfig/ui/pageformatpage.ui:543
msgctxt "pageformatpage|checkRegisterTrue"
msgid "Use page li_ne-spacing"
msgstr ""
#. DtZQG
#. xdds
-#: cui/uiconfig/ui/pageformatpage.ui:553
+#: cui/uiconfig/ui/pageformatpage.ui:547
msgctxt "pageformatpage|checkRegisterTrue"
msgid "Enables page line-spacing (register-true) using the selected Reference Style"
msgstr ""
#. p2egb
-#: cui/uiconfig/ui/pageformatpage.ui:558
+#: cui/uiconfig/ui/pageformatpage.ui:552
msgctxt "extended_tip|checkRegisterTrue"
msgid "If enabled, then all paragraph styles with the option page line-spacing activated will be affected, assuming the line spacing of the Reference Style. This will align them to an invisible vertical page grid, regardless of their font size, so that each line is the same height."
msgstr ""
#. 46djR
-#: cui/uiconfig/ui/pageformatpage.ui:572
+#: cui/uiconfig/ui/pageformatpage.ui:566
msgctxt "pageformatpage|liststorePageLayout"
msgid "Right and left"
msgstr ""
#. xetCH
-#: cui/uiconfig/ui/pageformatpage.ui:573
+#: cui/uiconfig/ui/pageformatpage.ui:567
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "आयना"
#. 47EHF
-#: cui/uiconfig/ui/pageformatpage.ui:574
+#: cui/uiconfig/ui/pageformatpage.ui:568
msgctxt "pageformatpage|liststorePageLayout"
msgid "Only right"
msgstr ""
#. ALSy9
-#: cui/uiconfig/ui/pageformatpage.ui:575
+#: cui/uiconfig/ui/pageformatpage.ui:569
msgctxt "pageformatpage|liststorePageLayout"
msgid "Only left"
msgstr ""
#. Fhvzk
-#: cui/uiconfig/ui/pageformatpage.ui:597
+#: cui/uiconfig/ui/pageformatpage.ui:591
msgctxt "pageformatpage|labelTblAlign"
msgid "Table alignment:"
msgstr ""
#. 79BH9
-#: cui/uiconfig/ui/pageformatpage.ui:609
+#: cui/uiconfig/ui/pageformatpage.ui:603
#, fuzzy
msgctxt "pageformatpage|checkbuttonHorz"
msgid "Hori_zontal"
msgstr "समानथि"
#. krxQZ
-#: cui/uiconfig/ui/pageformatpage.ui:623
+#: cui/uiconfig/ui/pageformatpage.ui:617
#, fuzzy
msgctxt "pageformatpage|checkbuttonVert"
msgid "_Vertical"
msgstr "थोंगोर"
#. FPLFK
-#: cui/uiconfig/ui/pageformatpage.ui:637
+#: cui/uiconfig/ui/pageformatpage.ui:631
msgctxt "pageformatpage|checkAdaptBox"
msgid "_Fit object to paper format"
msgstr ""
#. bqcXW
-#: cui/uiconfig/ui/pageformatpage.ui:655
+#: cui/uiconfig/ui/pageformatpage.ui:648
msgctxt "pageformatpage|labelRegisterStyle"
msgid "Reference _Style:"
msgstr ""
#. FnoPF
-#: cui/uiconfig/ui/pageformatpage.ui:679
+#: cui/uiconfig/ui/pageformatpage.ui:672
msgctxt "pageformatpage|labelGutterPosition"
msgid "Gutter position:"
msgstr ""
#. LF4Ex
-#: cui/uiconfig/ui/pageformatpage.ui:694
+#: cui/uiconfig/ui/pageformatpage.ui:687
msgctxt "pageformatpage|liststoreGutterPosition"
msgid "Left"
msgstr ""
#. DSBY5
-#: cui/uiconfig/ui/pageformatpage.ui:695
+#: cui/uiconfig/ui/pageformatpage.ui:688
msgctxt "pageformatpage|liststoreGutterPosition"
msgid "Top"
msgstr ""
#. AosV5
-#: cui/uiconfig/ui/pageformatpage.ui:711
+#: cui/uiconfig/ui/pageformatpage.ui:704
msgctxt "pageformatpage|checkRtlGutter"
msgid "Gutter on right side of page"
msgstr ""
#. cuazP
-#: cui/uiconfig/ui/pageformatpage.ui:725
+#: cui/uiconfig/ui/pageformatpage.ui:718
msgctxt "pageformatpage|checkBackgroundFullSize"
msgid "Background covers margins"
msgstr ""
#. ApZcb
#. xdds
-#: cui/uiconfig/ui/pageformatpage.ui:729
+#: cui/uiconfig/ui/pageformatpage.ui:722
msgctxt "pageformatpage|checkBackgroundFullSize"
msgid "Any background will cover margins of the page as well"
msgstr ""
#. XtMGD
-#: cui/uiconfig/ui/pageformatpage.ui:734
+#: cui/uiconfig/ui/pageformatpage.ui:727
msgctxt "extended_tip|checkBackgroundFullSize"
msgid "If enabled, then any background will cover the entire page, including margins. If disabled, any background will cover the page only inside the margins."
msgstr ""
#. xdECe
-#: cui/uiconfig/ui/pageformatpage.ui:749
+#: cui/uiconfig/ui/pageformatpage.ui:742
msgctxt "pageformatpage|label5"
msgid "Layout Settings"
msgstr ""
#. eBMbb
-#: cui/uiconfig/ui/pageformatpage.ui:770
+#: cui/uiconfig/ui/pageformatpage.ui:763
msgctxt "pageformatpage|labelMsg"
msgid ""
"The margin settings are out of print range.\n"
@@ -17878,121 +17955,121 @@ msgid "_Center"
msgstr "मिरु"
#. DRzV5
-#: cui/uiconfig/ui/paragalignpage.ui:122
+#: cui/uiconfig/ui/paragalignpage.ui:121
#, fuzzy
msgctxt "paragalignpage|radioBTN_JUSTIFYALIGN"
msgid "_Justified"
msgstr "बिजिरनाय"
#. 84xvZ
-#: cui/uiconfig/ui/paragalignpage.ui:137
+#: cui/uiconfig/ui/paragalignpage.ui:136
msgctxt "paragalignpage|checkCB_EXPAND"
msgid "_Expand single word"
msgstr ""
#. rWghT
-#: cui/uiconfig/ui/paragalignpage.ui:153
+#: cui/uiconfig/ui/paragalignpage.ui:151
msgctxt "paragalignpage|checkCB_SNAP"
msgid "_Snap to text grid (if active)"
msgstr ""
#. CNoLa
-#: cui/uiconfig/ui/paragalignpage.ui:174
+#: cui/uiconfig/ui/paragalignpage.ui:172
#, fuzzy
msgctxt "paragalignpage|labelST_RIGHTALIGN_ASIAN"
msgid "Righ_t/Bottom"
msgstr "आगदा सिंथारनि बाहागो"
#. hpARG
-#: cui/uiconfig/ui/paragalignpage.ui:186
+#: cui/uiconfig/ui/paragalignpage.ui:184
msgctxt "paragalignpage|labelST_LEFTALIGN_ASIAN"
msgid "_Left/Top"
msgstr ""
#. tRWTe
-#: cui/uiconfig/ui/paragalignpage.ui:211
+#: cui/uiconfig/ui/paragalignpage.ui:209
msgctxt "paragalignpage|labelLB_LASTLINE"
msgid "_Last line:"
msgstr ""
#. AgkBK
-#: cui/uiconfig/ui/paragalignpage.ui:228 cui/uiconfig/ui/paragalignpage.ui:229
+#: cui/uiconfig/ui/paragalignpage.ui:226 cui/uiconfig/ui/paragalignpage.ui:227
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "जागाय"
#. d23Ct
-#: cui/uiconfig/ui/paragalignpage.ui:230
+#: cui/uiconfig/ui/paragalignpage.ui:228
#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Centered"
msgstr "मिरु"
#. QJdX9
-#: cui/uiconfig/ui/paragalignpage.ui:231
+#: cui/uiconfig/ui/paragalignpage.ui:229
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "बिजिरनाय"
#. nFwD6
-#: cui/uiconfig/ui/paragalignpage.ui:252
+#: cui/uiconfig/ui/paragalignpage.ui:250
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "उफ्राफोर"
#. 4gLpc
-#: cui/uiconfig/ui/paragalignpage.ui:281
+#: cui/uiconfig/ui/paragalignpage.ui:279
#, fuzzy
msgctxt "paragalignpage|labelFT_VERTALIGN"
msgid "_Alignment:"
msgstr "सारि सारि साजायनाय"
#. XsDLG
-#: cui/uiconfig/ui/paragalignpage.ui:298
+#: cui/uiconfig/ui/paragalignpage.ui:296
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "गावनो गाव"
#. fPsyD
-#: cui/uiconfig/ui/paragalignpage.ui:299
+#: cui/uiconfig/ui/paragalignpage.ui:297
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "बिथा सारि"
#. 34jBi
-#: cui/uiconfig/ui/paragalignpage.ui:300
+#: cui/uiconfig/ui/paragalignpage.ui:298
#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Top"
msgstr "गोजौ"
#. hKVxK
-#: cui/uiconfig/ui/paragalignpage.ui:301
+#: cui/uiconfig/ui/paragalignpage.ui:299
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Middle"
msgstr ""
#. 5robg
-#: cui/uiconfig/ui/paragalignpage.ui:302
+#: cui/uiconfig/ui/paragalignpage.ui:300
#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Bottom"
msgstr "गाहाय"
#. JPEFz
-#: cui/uiconfig/ui/paragalignpage.ui:317
+#: cui/uiconfig/ui/paragalignpage.ui:315
msgctxt "paragalignpage|labelFL_VERTALIGN"
msgid "Text-to-text"
msgstr ""
#. wcho5
-#: cui/uiconfig/ui/paragalignpage.ui:346
+#: cui/uiconfig/ui/paragalignpage.ui:344
msgctxt "paragalignpage|label2"
msgid "_Text direction:"
msgstr ""
#. pfaYp
-#: cui/uiconfig/ui/paragalignpage.ui:374
+#: cui/uiconfig/ui/paragalignpage.ui:372
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -18298,44 +18375,44 @@ msgid "Enter password to allow editing"
msgstr ""
#. AgwpD
-#: cui/uiconfig/ui/password.ui:258
+#: cui/uiconfig/ui/password.ui:256
msgctxt "password|label8"
msgid "Confirm password"
msgstr ""
#. SEgNR
-#: cui/uiconfig/ui/password.ui:300
+#: cui/uiconfig/ui/password.ui:296
msgctxt "password|label6"
msgid "File Sharing Password"
msgstr ""
#. Sjh3k
-#: cui/uiconfig/ui/password.ui:312
+#: cui/uiconfig/ui/password.ui:308
#, fuzzy
msgctxt "password|label3"
msgid "_Options"
msgstr "उफ्राफोर"
#. xgwm4
-#: cui/uiconfig/ui/password.ui:318
+#: cui/uiconfig/ui/password.ui:314
msgctxt "password|extended_tip|expander"
msgid "Click to show or hide the file sharing password options."
msgstr ""
#. wqXmU
-#: cui/uiconfig/ui/password.ui:336
+#: cui/uiconfig/ui/password.ui:332
msgctxt "password|label4"
msgid "_Enter password to open"
msgstr ""
#. ujTNz
-#: cui/uiconfig/ui/password.ui:381
+#: cui/uiconfig/ui/password.ui:375
msgctxt "password|label5"
msgid "Confirm password"
msgstr ""
#. FfyCu
-#: cui/uiconfig/ui/password.ui:423
+#: cui/uiconfig/ui/password.ui:415
msgctxt "password|label2"
msgid "File Encryption Password"
msgstr ""
@@ -18642,64 +18719,64 @@ msgid "0 degrees"
msgstr "0 दिग्रि"
#. pZMQA
-#: cui/uiconfig/ui/positionpage.ui:254
+#: cui/uiconfig/ui/positionpage.ui:255
msgctxt "positionpage|90deg"
msgid "90 degrees"
msgstr "90 दिग्रि"
#. KfSjU
-#: cui/uiconfig/ui/positionpage.ui:270
+#: cui/uiconfig/ui/positionpage.ui:271
msgctxt "positionpage|270deg"
msgid "270 degrees"
msgstr "270 दिग्रि"
#. bA7nm
-#: cui/uiconfig/ui/positionpage.ui:301
+#: cui/uiconfig/ui/positionpage.ui:302
#, fuzzy
msgctxt "positionpage|label24"
msgid "Scale width"
msgstr "मोनसेल' गुवारथि"
#. vAV4A
-#: cui/uiconfig/ui/positionpage.ui:327
+#: cui/uiconfig/ui/positionpage.ui:328
#, fuzzy
msgctxt "positionpage|fittoline"
msgid "Fit to line"
msgstr "महर गोरोब होनो"
#. oVZ7s
-#: cui/uiconfig/ui/positionpage.ui:358
+#: cui/uiconfig/ui/positionpage.ui:359
msgctxt "positionpage|rotateandscale"
msgid "Rotation / Scaling"
msgstr ""
#. k8oBH
-#: cui/uiconfig/ui/positionpage.ui:374
+#: cui/uiconfig/ui/positionpage.ui:375
#, fuzzy
msgctxt "positionpage|scale"
msgid "Scaling"
msgstr "~जखा सुनाय"
#. hc29e
-#: cui/uiconfig/ui/positionpage.ui:411
+#: cui/uiconfig/ui/positionpage.ui:412
msgctxt "positionpage|label7"
msgid "Character spacing"
msgstr ""
#. CChzM
-#: cui/uiconfig/ui/positionpage.ui:451
+#: cui/uiconfig/ui/positionpage.ui:452
msgctxt "positionpage|pairkerning"
msgid "Pair kerning"
msgstr ""
#. ZKU6Z
-#: cui/uiconfig/ui/positionpage.ui:470
+#: cui/uiconfig/ui/positionpage.ui:471
msgctxt "positionpage|label22"
msgid "Spacing"
msgstr "लांदां जायगा होनाय"
#. 4BdHN
-#: cui/uiconfig/ui/positionpage.ui:506
+#: cui/uiconfig/ui/positionpage.ui:507
#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
@@ -20625,52 +20702,52 @@ msgid "Options"
msgstr "उफ्राफोर"
#. mEDem
-#: cui/uiconfig/ui/splitcellsdialog.ui:25
+#: cui/uiconfig/ui/splitcellsdialog.ui:15
msgctxt "splitcellsdialog|SplitCellsDialog"
msgid "Split Cells"
msgstr "बायफ्लेनाय खथासाफोर"
#. PaQvp
-#: cui/uiconfig/ui/splitcellsdialog.ui:117
+#: cui/uiconfig/ui/splitcellsdialog.ui:107
msgctxt "splitcellsdialog|label3"
msgid "_Split cell into:"
msgstr ""
#. FwTkG
-#: cui/uiconfig/ui/splitcellsdialog.ui:145
+#: cui/uiconfig/ui/splitcellsdialog.ui:135
#, fuzzy
msgctxt "splitcellsdialog|label1"
msgid "Split"
msgstr "बोखाव"
#. gYiR4
-#: cui/uiconfig/ui/splitcellsdialog.ui:174
+#: cui/uiconfig/ui/splitcellsdialog.ui:165
#, fuzzy
msgctxt "splitcellsdialog|hori"
msgid "H_orizontally"
msgstr "~समानथियै"
#. MADh2
-#: cui/uiconfig/ui/splitcellsdialog.ui:192
+#: cui/uiconfig/ui/splitcellsdialog.ui:180
#, fuzzy
msgctxt "splitcellsdialog|vert"
msgid "_Vertically"
msgstr "~थोंगोरै"
#. Qev7K
-#: cui/uiconfig/ui/splitcellsdialog.ui:209
+#: cui/uiconfig/ui/splitcellsdialog.ui:195
msgctxt "splitcellsdialog|prop"
msgid "_Into equal proportions"
msgstr ""
#. wtDLA
-#: cui/uiconfig/ui/splitcellsdialog.ui:228
+#: cui/uiconfig/ui/splitcellsdialog.ui:239
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "बिथिं"
#. WFHAy
-#: cui/uiconfig/ui/splitcellsdialog.ui:260
+#: cui/uiconfig/ui/splitcellsdialog.ui:268
msgctxt "splitcellsdialog|extended_tip|SplitCellsDialog"
msgid "Splits the cell or group of cells horizontally or vertically into the number of cells that you enter."
msgstr ""
@@ -21364,31 +21441,31 @@ msgid "Sets the layout and anchoring properties for text in the selected drawing
msgstr ""
#. DCdet
-#: cui/uiconfig/ui/textcolumnstabpage.ui:36
+#: cui/uiconfig/ui/textcolumnstabpage.ui:37
msgctxt "textcolumnstabpage|labelColNumber"
msgid "_Number of columns:"
msgstr ""
#. PpfsL
-#: cui/uiconfig/ui/textcolumnstabpage.ui:50
+#: cui/uiconfig/ui/textcolumnstabpage.ui:51
msgctxt "textcolumnstabpage|labelColSpacing"
msgid "_Spacing:"
msgstr ""
#. cpMdh
-#: cui/uiconfig/ui/textcolumnstabpage.ui:70
+#: cui/uiconfig/ui/textcolumnstabpage.ui:71
msgctxt "textcolumnstabpage|extended_tip|FLD_COL_NUMBER"
msgid "Enter the number of columns to use for the text."
msgstr ""
#. VDq3x
-#: cui/uiconfig/ui/textcolumnstabpage.ui:89
+#: cui/uiconfig/ui/textcolumnstabpage.ui:90
msgctxt "textcolumnstabpage|extended_tip|MTR_FLD_COL_SPACING"
msgid "Enter the amount of space to leave between the columns."
msgstr ""
#. 4u4bL
-#: cui/uiconfig/ui/textcolumnstabpage.ui:107
+#: cui/uiconfig/ui/textcolumnstabpage.ui:108
msgctxt "textcolumnstabpage|extended_tip|TextColumnsPage"
msgid "Sets the columns layout properties for text in the selected drawing or text object."
msgstr ""
@@ -21424,250 +21501,250 @@ msgid "A_utomatically"
msgstr ""
#. iKEC7
-#: cui/uiconfig/ui/textflowpage.ui:79
+#: cui/uiconfig/ui/textflowpage.ui:78
msgctxt "textflowpage|extended_tip|checkAuto"
msgid "Automatically inserts hyphens where they are needed in a paragraph."
msgstr ""
#. MzDMB
-#: cui/uiconfig/ui/textflowpage.ui:100
+#: cui/uiconfig/ui/textflowpage.ui:99
msgctxt "textflowpage|extended_tip|spinMaxNum"
msgid "Enter the maximum number of consecutive lines that can be hyphenated."
msgstr ""
#. zBD7h
-#: cui/uiconfig/ui/textflowpage.ui:120
+#: cui/uiconfig/ui/textflowpage.ui:119
msgctxt "textflowpage|extended_tip|spinLineBegin"
msgid "Enter the minimum number of characters that must appear at the beginning of the line after the hyphen."
msgstr ""
#. FFGUz
-#: cui/uiconfig/ui/textflowpage.ui:141
+#: cui/uiconfig/ui/textflowpage.ui:139
msgctxt "textflowpage|extended_tip|spinLineEnd"
msgid "Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted."
msgstr ""
#. c6KN2
-#: cui/uiconfig/ui/textflowpage.ui:155
+#: cui/uiconfig/ui/textflowpage.ui:153
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
msgstr ""
#. AGfNV
-#: cui/uiconfig/ui/textflowpage.ui:169
+#: cui/uiconfig/ui/textflowpage.ui:167
msgctxt "textflowpage|labelLineBegin"
msgid "Cha_racters at line begin"
msgstr ""
#. FTX7o
-#: cui/uiconfig/ui/textflowpage.ui:183
+#: cui/uiconfig/ui/textflowpage.ui:181
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum number of consecutive hyphens"
msgstr ""
#. GgHhP
-#: cui/uiconfig/ui/textflowpage.ui:194
+#: cui/uiconfig/ui/textflowpage.ui:192
msgctxt "textflowpage|checkNoCaps"
msgid "Don't hyphenate words in _CAPS"
msgstr ""
#. stYh3
-#: cui/uiconfig/ui/textflowpage.ui:214
+#: cui/uiconfig/ui/textflowpage.ui:211
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "हाइफेन सिन"
#. ZLB8K
-#: cui/uiconfig/ui/textflowpage.ui:243
+#: cui/uiconfig/ui/textflowpage.ui:240
#, fuzzy
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "सोसन"
#. Zje9t
-#: cui/uiconfig/ui/textflowpage.ui:252
+#: cui/uiconfig/ui/textflowpage.ui:249
msgctxt "textflowpage|extended_tip|checkInsert"
msgid "Select this check box, and then select the break type that you want to use."
msgstr ""
#. JiDat
-#: cui/uiconfig/ui/textflowpage.ui:263
+#: cui/uiconfig/ui/textflowpage.ui:260
msgctxt "textflowpage|checkPageStyle"
msgid "With page st_yle:"
msgstr ""
#. RFwGc
-#: cui/uiconfig/ui/textflowpage.ui:275
+#: cui/uiconfig/ui/textflowpage.ui:272
msgctxt "textflowpage|extended_tip|checkPageStyle"
msgid "Select this check box, and then select the page style that you want to use for the first page after the break."
msgstr ""
#. fMeRA
-#: cui/uiconfig/ui/textflowpage.ui:288
+#: cui/uiconfig/ui/textflowpage.ui:285
#, fuzzy
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "रोखोम"
#. tX6ag
-#: cui/uiconfig/ui/textflowpage.ui:310
+#: cui/uiconfig/ui/textflowpage.ui:307
msgctxt "textflowpage|extended_tip|spinPageNumber"
msgid "Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked."
msgstr ""
#. nrtWo
-#: cui/uiconfig/ui/textflowpage.ui:321
+#: cui/uiconfig/ui/textflowpage.ui:318
#, fuzzy
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr "बिखं अनजिमा"
#. xNBLd
-#: cui/uiconfig/ui/textflowpage.ui:341
+#: cui/uiconfig/ui/textflowpage.ui:338
#, fuzzy
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "थासारि"
#. bFKWE
-#: cui/uiconfig/ui/textflowpage.ui:361
+#: cui/uiconfig/ui/textflowpage.ui:358
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "बिखं आदब"
#. E97k4
-#: cui/uiconfig/ui/textflowpage.ui:362
+#: cui/uiconfig/ui/textflowpage.ui:359
msgctxt "textflowpage|extended_tip|comboPageStyle"
msgid "Select the formatting style to use for the first page after the break."
msgstr ""
#. aziF3
-#: cui/uiconfig/ui/textflowpage.ui:376
+#: cui/uiconfig/ui/textflowpage.ui:373
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "बिखं"
#. MeAgB
-#: cui/uiconfig/ui/textflowpage.ui:377
+#: cui/uiconfig/ui/textflowpage.ui:374
#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "खाम्फाफोर"
#. eLRHP
-#: cui/uiconfig/ui/textflowpage.ui:381
+#: cui/uiconfig/ui/textflowpage.ui:378
msgctxt "textflowpage|extended_tip|comboBreakType"
msgid "Select the break type that you want to insert."
msgstr ""
#. 8RF2z
-#: cui/uiconfig/ui/textflowpage.ui:395
+#: cui/uiconfig/ui/textflowpage.ui:392
#, fuzzy
msgctxt "textflowpage|comboBreakPosition"
msgid "Before"
msgstr "सिगां"
#. vMWKU
-#: cui/uiconfig/ui/textflowpage.ui:396
+#: cui/uiconfig/ui/textflowpage.ui:393
#, fuzzy
msgctxt "textflowpage|comboBreakPosition"
msgid "After"
msgstr "उनाव"
#. BJqRd
-#: cui/uiconfig/ui/textflowpage.ui:400
+#: cui/uiconfig/ui/textflowpage.ui:397
msgctxt "textflowpage|extended_tip|comboBreakPosition"
msgid "Select where you want to insert the break."
msgstr ""
#. B657G
-#: cui/uiconfig/ui/textflowpage.ui:418
+#: cui/uiconfig/ui/textflowpage.ui:415
msgctxt "textflowpage|label3"
msgid "Breaks"
msgstr ""
#. MEpn4
-#: cui/uiconfig/ui/textflowpage.ui:447
+#: cui/uiconfig/ui/textflowpage.ui:444
#, fuzzy
msgctxt "textflowpage|checkSplitPara"
msgid "_Do not split paragraph"
msgstr "आनथोरखौ बोखावनो नाङा"
#. XLpSD
-#: cui/uiconfig/ui/textflowpage.ui:456
+#: cui/uiconfig/ui/textflowpage.ui:453
msgctxt "textflowpage|extended_tip|checkSplitPara"
msgid "Shifts the entire paragraph to the next page or column after a break is inserted."
msgstr ""
#. vWpZR
-#: cui/uiconfig/ui/textflowpage.ui:468
+#: cui/uiconfig/ui/textflowpage.ui:465
#, fuzzy
msgctxt "textflowpage|checkKeepPara"
msgid "_Keep with next paragraph"
msgstr "उननि आनथोरजों लाखि"
#. i6pDE
-#: cui/uiconfig/ui/textflowpage.ui:477
+#: cui/uiconfig/ui/textflowpage.ui:474
msgctxt "textflowpage|extended_tip|checkKeepPara"
msgid "Keeps the current paragraph and the following paragraph together when a break or column break is inserted."
msgstr ""
#. dQZQ7
-#: cui/uiconfig/ui/textflowpage.ui:489
+#: cui/uiconfig/ui/textflowpage.ui:486
msgctxt "textflowpage|checkOrphan"
msgid "_Orphan control"
msgstr ""
#. zADSo
-#: cui/uiconfig/ui/textflowpage.ui:501
+#: cui/uiconfig/ui/textflowpage.ui:498
msgctxt "textflowpage|extended_tip|checkOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. pnW52
-#: cui/uiconfig/ui/textflowpage.ui:512
+#: cui/uiconfig/ui/textflowpage.ui:509
msgctxt "textflowpage|checkWidow"
msgid "_Widow control"
msgstr ""
#. SmFT5
-#: cui/uiconfig/ui/textflowpage.ui:524
+#: cui/uiconfig/ui/textflowpage.ui:521
msgctxt "textflowpage|extended_tip|checkWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. mb9LZ
-#: cui/uiconfig/ui/textflowpage.ui:545
+#: cui/uiconfig/ui/textflowpage.ui:542
msgctxt "textflowpage|extended_tip|spinOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. 3cNEP
-#: cui/uiconfig/ui/textflowpage.ui:567
+#: cui/uiconfig/ui/textflowpage.ui:564
msgctxt "textflowpage|extended_tip|spinWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. dcEiB
-#: cui/uiconfig/ui/textflowpage.ui:580
+#: cui/uiconfig/ui/textflowpage.ui:577
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "सारिफोर"
#. 6swWD
-#: cui/uiconfig/ui/textflowpage.ui:592
+#: cui/uiconfig/ui/textflowpage.ui:589
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "सारिफोर"
#. nXryi
-#: cui/uiconfig/ui/textflowpage.ui:606
+#: cui/uiconfig/ui/textflowpage.ui:603
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "उफ्राफोर"
#. qrhEF
-#: cui/uiconfig/ui/textflowpage.ui:623
+#: cui/uiconfig/ui/textflowpage.ui:620
msgctxt "textflowpage|extended_tip|TextFlowPage"
msgid "Specify hyphenation and pagination options."
msgstr ""
@@ -21813,55 +21890,55 @@ msgid "Tabbed"
msgstr ""
#. DZLbS
-#: cui/uiconfig/ui/toolbarmodedialog.ui:156
+#: cui/uiconfig/ui/toolbarmodedialog.ui:155
msgctxt "ToolbarmodeDialog|radiobutton3"
msgid "Single Toolbar"
msgstr ""
#. KDJfx
-#: cui/uiconfig/ui/toolbarmodedialog.ui:174
+#: cui/uiconfig/ui/toolbarmodedialog.ui:172
msgctxt "ToolbarmodeDialog|radiobutton4"
msgid "Sidebar"
msgstr ""
#. YvSd9
-#: cui/uiconfig/ui/toolbarmodedialog.ui:192
+#: cui/uiconfig/ui/toolbarmodedialog.ui:189
msgctxt "ToolbarmodeDialog|radiobutton5"
msgid "Tabbed Compact"
msgstr ""
#. AipCL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:210
+#: cui/uiconfig/ui/toolbarmodedialog.ui:206
msgctxt "ToolbarmodeDialog|radiobutton6"
msgid "Groupedbar"
msgstr ""
#. qwCAA
-#: cui/uiconfig/ui/toolbarmodedialog.ui:228
+#: cui/uiconfig/ui/toolbarmodedialog.ui:223
msgctxt "ToolbarmodeDialog|radiobutton7"
msgid "Groupedbar Compact"
msgstr ""
#. iSVgL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:246
+#: cui/uiconfig/ui/toolbarmodedialog.ui:240
msgctxt "ToolbarmodeDialog|radiobutton8"
msgid "Contextual Single"
msgstr ""
#. TrcWq
-#: cui/uiconfig/ui/toolbarmodedialog.ui:264
+#: cui/uiconfig/ui/toolbarmodedialog.ui:257
msgctxt "ToolbarmodeDialog|radiobutton9"
msgid "Contextual Groups"
msgstr ""
#. kGdXR
-#: cui/uiconfig/ui/toolbarmodedialog.ui:286
+#: cui/uiconfig/ui/toolbarmodedialog.ui:278
msgctxt "ToolbarmodeDialog|leftframe"
msgid "UI variants"
msgstr ""
#. H7m7J
-#: cui/uiconfig/ui/toolbarmodedialog.ui:370
+#: cui/uiconfig/ui/toolbarmodedialog.ui:362
msgctxt "ToolbarmodeDialog|rightframe"
msgid "Preview"
msgstr ""
@@ -22035,11 +22112,11 @@ msgctxt "transparencytabpage|FT_TRGR_END_VALUE"
msgid "_End value:"
msgstr ""
-#. vFPGU
+#. TBifj
#: cui/uiconfig/ui/transparencytabpage.ui:456
-msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
+msgctxt "transparencytabpage|CTL_IMAGE_PREVIEW-atkobject"
msgid "Example"
-msgstr "बिदिन्थि"
+msgstr ""
#. AiQzg
#: cui/uiconfig/ui/transparencytabpage.ui:491
@@ -22355,69 +22432,69 @@ msgid "Automatic"
msgstr "गावनो गाव"
#. CQYiS
-#: cui/uiconfig/ui/zoomdialog.ui:292
+#: cui/uiconfig/ui/zoomdialog.ui:293
msgctxt "zoomdialog|extended_tip|automatic"
msgid "The automatic view layout displays pages side by side, as many as the zoom factor allows."
msgstr ""
#. DBVGM
-#: cui/uiconfig/ui/zoomdialog.ui:304
+#: cui/uiconfig/ui/zoomdialog.ui:305
#, fuzzy
msgctxt "zoomdialog|singlepage"
msgid "Single page"
msgstr "~मोनसेल' बिखं"
#. E2onG
-#: cui/uiconfig/ui/zoomdialog.ui:313
+#: cui/uiconfig/ui/zoomdialog.ui:314
msgctxt "zoomdialog|extended_tip|singlepage"
msgid "The single page view layout displays pages beneath each other, but never side by side."
msgstr ""
#. FdNqb
-#: cui/uiconfig/ui/zoomdialog.ui:330
+#: cui/uiconfig/ui/zoomdialog.ui:331
#, fuzzy
msgctxt "zoomdialog|columns"
msgid "Columns:"
msgstr "खाम्फाफोर"
#. oXVAa
-#: cui/uiconfig/ui/zoomdialog.ui:343
+#: cui/uiconfig/ui/zoomdialog.ui:344
msgctxt "zoomdialog|extended_tip|columns"
msgid "In columns view layout you see pages in a given number of columns side by side. Enter the number of columns."
msgstr ""
#. opsyv
-#: cui/uiconfig/ui/zoomdialog.ui:366
+#: cui/uiconfig/ui/zoomdialog.ui:367
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "खाम्फाफोर"
#. psRyA
-#: cui/uiconfig/ui/zoomdialog.ui:367
+#: cui/uiconfig/ui/zoomdialog.ui:368
msgctxt "zoomdialog|extended_tip|columnssb"
msgid "In columns view layout you see pages in a given number of columns side by side. Enter the number of columns."
msgstr ""
#. rhLet
-#: cui/uiconfig/ui/zoomdialog.ui:386
+#: cui/uiconfig/ui/zoomdialog.ui:387
msgctxt "zoomdialog|bookmode"
msgid "Book mode"
msgstr ""
#. egdNS
-#: cui/uiconfig/ui/zoomdialog.ui:399
+#: cui/uiconfig/ui/zoomdialog.ui:400
msgctxt "zoomdialog|extended_tip|bookmode"
msgid "In book mode view layout you see two pages side by side as in an open book. The first page is a right page with an odd page number."
msgstr ""
#. pdZqi
-#: cui/uiconfig/ui/zoomdialog.ui:415
+#: cui/uiconfig/ui/zoomdialog.ui:416
msgctxt "zoomdialog|label1"
msgid "View Layout"
msgstr ""
#. xrBmX
-#: cui/uiconfig/ui/zoomdialog.ui:447
+#: cui/uiconfig/ui/zoomdialog.ui:448
msgctxt "zoomdialog|extended_tip|ZoomDialog"
msgid "Reduces or enlarges the screen display of %PRODUCTNAME."
msgstr ""
diff --git a/source/brx/dbaccess/messages.po b/source/brx/dbaccess/messages.po
index 908526a687f..61d8d64cd48 100644
--- a/source/brx/dbaccess/messages.po
+++ b/source/brx/dbaccess/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-03-08 14:39+0100\n"
+"POT-Creation-Date: 2021-09-10 23:10+0200\n"
"PO-Revision-Date: 2020-01-07 12:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Bodo <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/brx/>\n"
@@ -101,56 +101,56 @@ msgid "_Yes"
msgstr ""
#. FAMGa
-#: dbaccess/inc/strings.hrc:24
+#: dbaccess/inc/strings.hrc:26
msgctxt "RID_STR_CONNECTION_INVALID"
msgid "No connection could be established."
msgstr "जेबो फोनांजाब गायसननो हायै."
#. y8rYj
-#: dbaccess/inc/strings.hrc:25
+#: dbaccess/inc/strings.hrc:27
msgctxt "RID_STR_TABLE_IS_FILTERED"
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
msgstr "$name$ फारिलाइआ सिगाङावनो दं। बेयो नुजाथिनाय नङा मानोना बेखौ फिल्टार आउट खालामनाय जादों।"
#. ZfmVR
-#: dbaccess/inc/strings.hrc:26
+#: dbaccess/inc/strings.hrc:28
msgctxt "RID_STR_COULDNOTCONNECT_UNSPECIFIED"
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
msgstr "बायजोआरि डाटा फुंखाआव फोनांजाबनायखौ गायसननो हायाखै। मोनसे मोनथिमोनै गोरोन्थि जादोंमोन। जानो हागौ सालायग्राया गोरोनथि गोनां।"
#. XdFHe
-#: dbaccess/inc/strings.hrc:27
+#: dbaccess/inc/strings.hrc:29
#, fuzzy
msgctxt "RID_STR_COULDNOTCONNECT_NODRIVER"
msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
msgstr "बायजोआरि डाटा फुंखाआव फोनांजाबनायखौ गायसननो हायाखै। SDBC सालायग्रा सामलायग्राखौ ल'ड खालामनो हायाखै."
#. HFLkw
-#: dbaccess/inc/strings.hrc:28
+#: dbaccess/inc/strings.hrc:30
msgctxt "RID_STR_COULDNOTLOAD_MANAGER"
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
msgstr "बायजोआरि डाटा फुंखाआव फोनांजाबनायखौ गायसननो हायाखै। SDBC सालायग्रा सामलायग्राखौ ल'ड खालामनो हायाखै."
#. PzEVD
-#: dbaccess/inc/strings.hrc:29
+#: dbaccess/inc/strings.hrc:31
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "फर्म"
#. nkamB
-#: dbaccess/inc/strings.hrc:30
+#: dbaccess/inc/strings.hrc:32
msgctxt "RID_STR_REPORT"
msgid "Report"
msgstr "फोरमायनाय"
#. bYjEz
-#: dbaccess/inc/strings.hrc:31
+#: dbaccess/inc/strings.hrc:33
msgctxt "RID_STR_DATASOURCE_NOT_STORED"
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
msgstr "डाटा फुंखा थिनाय जायाखै। अननानै डाटा फुंखाखौ थिनो थाखाय इन्टारफेस XStorableखौ बाहाय।"
#. BuEPn
-#: dbaccess/inc/strings.hrc:32
+#: dbaccess/inc/strings.hrc:34
msgctxt "RID_STR_ONLY_QUERY"
msgid ""
"The given command is not a SELECT statement.\n"
@@ -158,163 +158,163 @@ msgid ""
msgstr ""
#. 4CSx9
-#: dbaccess/inc/strings.hrc:33
+#: dbaccess/inc/strings.hrc:35
msgctxt "RID_STR_NO_VALUE_CHANGED"
msgid "No values were modified."
msgstr "जेबो बेसेन सोलायनाय जायाखै."
#. TFFGN
-#: dbaccess/inc/strings.hrc:34
+#: dbaccess/inc/strings.hrc:36
msgctxt "RID_STR_NO_XROWUPDATE"
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
msgstr "बेसेन फोरखौ फज'नो हायाखै. XRowUpdate इन्टारफेसा ResultSetजों गनाइथि होजायाखै।"
#. PQPVY
-#: dbaccess/inc/strings.hrc:35
+#: dbaccess/inc/strings.hrc:37
msgctxt "RID_STR_NO_XRESULTSETUPDATE"
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
msgstr "बेसेन फोरखौ फज'नो हायाखै। XRowUpdate इन्टारफेसा ResultSet जों गनाइथि होजायाखै।"
#. EAkm5
-#: dbaccess/inc/strings.hrc:36
+#: dbaccess/inc/strings.hrc:38
msgctxt "RID_STR_NO_UPDATE_MISSING_CONDITION"
msgid "Values could not be modified, due to a missing condition statement."
msgstr "गोमाना थानाय थासारि बिबुंसारनि जाहोनाव बेसेनफोरखौ सोलायनो हायाखै"
#. 7Jns7
-#: dbaccess/inc/strings.hrc:37
+#: dbaccess/inc/strings.hrc:39
msgctxt "RID_STR_NO_COLUMN_ADD"
msgid "The adding of columns is not supported."
msgstr "खाम्फा दाजाबदेरनाया मदत होजाखै।"
#. BGMPE
-#: dbaccess/inc/strings.hrc:38
+#: dbaccess/inc/strings.hrc:40
msgctxt "RID_STR_NO_COLUMN_DROP"
msgid "The dropping of columns is not supported."
msgstr "खाम्फा नागारनाया मदत होजायाखै।"
#. e2SUr
-#: dbaccess/inc/strings.hrc:39
+#: dbaccess/inc/strings.hrc:41
msgctxt "RID_STR_NO_CONDITION_FOR_PK"
msgid "The WHERE condition could not be created for the primary key."
msgstr "WHERE थासारिखौ गुदि साबिनि थाखाय सोरजिनो हायाखै."
#. NPDCA
-#: dbaccess/inc/strings.hrc:40
+#: dbaccess/inc/strings.hrc:42
msgctxt "RID_STR_COLUMN_UNKNOWN_PROP"
msgid "The column does not support the property '%value'."
msgstr "खाम्फाया आखुथाय'%बेसेन'खौ मदत होआ."
#. MDPRn
-#: dbaccess/inc/strings.hrc:41
+#: dbaccess/inc/strings.hrc:43
msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE"
msgid "The column is not searchable!"
msgstr "खाम्फाखौ नायगिर जाथाव!"
#. s9iVh
-#: dbaccess/inc/strings.hrc:42
+#: dbaccess/inc/strings.hrc:44
msgctxt "RID_STR_NOT_SEQUENCE_INT8"
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
msgstr "खाम्फाफोरनि बेसेना Sequence<sal_Int8> रोखोमननि बादि नङा।"
#. Mrizz
-#: dbaccess/inc/strings.hrc:43
+#: dbaccess/inc/strings.hrc:45
msgctxt "RID_STR_COLUMN_NOT_VALID"
msgid "The column is not valid."
msgstr "खाम्फाया बाहाय जाथाव नङा."
#. CyL8V
-#: dbaccess/inc/strings.hrc:44
+#: dbaccess/inc/strings.hrc:46
msgctxt "RID_STR_COLUMN_MUST_VISIBLE"
msgid "The column '%name' must be visible as a column."
msgstr "'%name' खाम्फाया मोनसे खाम्फा बादि नुनो हानाय जानांगोन।"
#. kZnJD
-#: dbaccess/inc/strings.hrc:45
+#: dbaccess/inc/strings.hrc:47
msgctxt "RID_STR_NO_XQUERIESSUPPLIER"
msgid "The interface XQueriesSupplier is not available."
msgstr "इन्टारफेस XQueriesSupplier आ मोननो हाथाव नङा."
#. fBeqP
-#: dbaccess/inc/strings.hrc:46
+#: dbaccess/inc/strings.hrc:48
msgctxt "RID_STR_NO_ABS_ZERO"
msgid "An 'absolute(0)' call is not allowed."
msgstr "मोनसे आबुं(0) कलखौ गनायथि होआ"
#. GXMTQ
-#: dbaccess/inc/strings.hrc:47
+#: dbaccess/inc/strings.hrc:49
msgctxt "RID_STR_NO_RELATIVE"
msgid "Relative positioning is not allowed in this state."
msgstr "बे जायगाआव सोमोन्दो गोनां थासारिखौ मदत होआ."
#. LgS5s
-#: dbaccess/inc/strings.hrc:48
+#: dbaccess/inc/strings.hrc:50
msgctxt "RID_STR_NO_REFRESH_AFTERLAST"
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
msgstr ""
#. TqUZX
-#: dbaccess/inc/strings.hrc:49
+#: dbaccess/inc/strings.hrc:51
msgctxt "RID_STR_NO_MOVETOINSERTROW_CALLED"
msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
msgstr "मोनसे गोदान सारिखौ फज'नो हाया जेब्ला ResultSet खौ फज'नाय सारिसिम गिबि लोरिहोनाय जायो।"
#. aGfUX
-#: dbaccess/inc/strings.hrc:50
+#: dbaccess/inc/strings.hrc:52
msgctxt "RID_STR_NO_UPDATEROW"
msgid "A row cannot be modified in this state"
msgstr "बे जायगायाव मोनसे सारिखौ सोलायनो हाया।"
#. uaxsC
-#: dbaccess/inc/strings.hrc:51
+#: dbaccess/inc/strings.hrc:53
msgctxt "RID_STR_NO_DELETEROW"
msgid "A row cannot be deleted in this state."
msgstr "बे जायगायाव मोनसे सारिखौ हुखुमोरनो हाया।"
#. 6aAaN
-#: dbaccess/inc/strings.hrc:52
+#: dbaccess/inc/strings.hrc:54
msgctxt "RID_STR_NO_TABLE_RENAME"
msgid "The driver does not support table renaming."
msgstr "फारिलाइ मुं होफिननायखौ सालायग्राया मदद होआ।"
#. Q8ADk
-#: dbaccess/inc/strings.hrc:53
+#: dbaccess/inc/strings.hrc:55
msgctxt "RID_STR_COLUMN_ALTER_BY_NAME"
msgid "The driver does not support the modification of column descriptions by changing the name."
msgstr "सालायग्राया मुं सोलायनायजों खाम्फा बेखेवनायनि सोलायनायखौ मदत होआ। "
#. tZWaL
-#: dbaccess/inc/strings.hrc:54
+#: dbaccess/inc/strings.hrc:56
msgctxt "RID_STR_COLUMN_ALTER_BY_INDEX"
msgid "The driver does not support the modification of column descriptions by changing the index."
msgstr "सालायग्राया नायखां बिलाइ सोलायनायजों खाम्फा बेखेवनायनि सोलायनायखौ मदत होआ।"
#. Z5gGE
-#: dbaccess/inc/strings.hrc:55
+#: dbaccess/inc/strings.hrc:57
msgctxt "RID_STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "फाइल \"$file$\"आ गैया।"
#. XMAYD
-#: dbaccess/inc/strings.hrc:56
+#: dbaccess/inc/strings.hrc:58
msgctxt "RID_STR_TABLE_DOES_NOT_EXIST"
msgid "There exists no table named \"$table$\"."
msgstr ""
#. XcJvN
-#: dbaccess/inc/strings.hrc:57
+#: dbaccess/inc/strings.hrc:59
msgctxt "RID_STR_QUERY_DOES_NOT_EXIST"
msgid "There exists no query named \"$table$\"."
msgstr ""
#. anFDx
-#: dbaccess/inc/strings.hrc:58
+#: dbaccess/inc/strings.hrc:60
msgctxt "RID_STR_CONFLICTING_NAMES"
msgid "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names."
msgstr ""
#. e2YrR
-#: dbaccess/inc/strings.hrc:59
+#: dbaccess/inc/strings.hrc:61
msgctxt "RID_STR_COMMAND_LEADING_TO_ERROR"
msgid ""
"The SQL command leading to this error is:\n"
@@ -323,50 +323,50 @@ msgid ""
msgstr ""
#. s3B76
-#: dbaccess/inc/strings.hrc:60
+#: dbaccess/inc/strings.hrc:62
msgctxt "RID_STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The SQL command does not describe a result set."
msgstr ""
#. o8AAh
-#: dbaccess/inc/strings.hrc:61
+#: dbaccess/inc/strings.hrc:63
#, fuzzy
msgctxt "RID_STR_NAME_MUST_NOT_BE_EMPTY"
msgid "The name must not be empty."
msgstr "सार्भारआ लांदां जानो नाङा।"
#. EDBgs
-#: dbaccess/inc/strings.hrc:62
+#: dbaccess/inc/strings.hrc:64
msgctxt "RID_STR_NO_NULL_OBJECTS_IN_CONTAINER"
msgid "The container cannot contain NULL objects."
msgstr ""
#. BADJn
-#: dbaccess/inc/strings.hrc:63
+#: dbaccess/inc/strings.hrc:65
msgctxt "RID_STR_NAME_ALREADY_USED"
msgid "There already is an object with the given name."
msgstr ""
#. VdEjV
-#: dbaccess/inc/strings.hrc:64
+#: dbaccess/inc/strings.hrc:66
msgctxt "RID_STR_OBJECT_CONTAINER_MISMATCH"
msgid "This object cannot be part of this container."
msgstr ""
#. DFQvz
-#: dbaccess/inc/strings.hrc:65
+#: dbaccess/inc/strings.hrc:67
msgctxt "RID_STR_OBJECT_ALREADY_CONTAINED"
msgid "The object already is, with a different name, part of the container."
msgstr ""
#. CjNwC
-#: dbaccess/inc/strings.hrc:66
+#: dbaccess/inc/strings.hrc:68
msgctxt "RID_STR_NAME_NOT_FOUND"
msgid "Unable to find the document '$name$'."
msgstr ""
#. LM7dF
-#: dbaccess/inc/strings.hrc:67
+#: dbaccess/inc/strings.hrc:69
msgctxt "RID_STR_ERROR_WHILE_SAVING"
msgid ""
"Could not save the document to $location$:\n"
@@ -374,7 +374,7 @@ msgid ""
msgstr ""
#. tHzew
-#: dbaccess/inc/strings.hrc:68
+#: dbaccess/inc/strings.hrc:70
msgctxt "RID_NO_SUCH_DATA_SOURCE"
msgid ""
"Error accessing data source '$name$':\n"
@@ -382,383 +382,383 @@ msgid ""
msgstr ""
#. ALTav
-#: dbaccess/inc/strings.hrc:69
+#: dbaccess/inc/strings.hrc:71
msgctxt "RID_STR_NO_SUB_FOLDER"
msgid "There exists no folder named \"$folder$\"."
msgstr ""
#. Fhh7V
-#: dbaccess/inc/strings.hrc:70
+#: dbaccess/inc/strings.hrc:72
msgctxt "RID_STR_NO_DELETE_BEFORE_AFTER"
msgid "Cannot delete the before-first or after-last row."
msgstr ""
#. nqVfA
-#: dbaccess/inc/strings.hrc:71
+#: dbaccess/inc/strings.hrc:73
msgctxt "RID_STR_NO_DELETE_INSERT_ROW"
msgid "Cannot delete the insert-row."
msgstr ""
#. 9BUGj
-#: dbaccess/inc/strings.hrc:72
+#: dbaccess/inc/strings.hrc:74
msgctxt "RID_STR_RESULT_IS_READONLY"
msgid "Result set is read only."
msgstr ""
#. 47GAs
-#: dbaccess/inc/strings.hrc:73
+#: dbaccess/inc/strings.hrc:75
msgctxt "RID_STR_NO_DELETE_PRIVILEGE"
msgid "DELETE privilege not available."
msgstr ""
#. SsHD3
-#: dbaccess/inc/strings.hrc:74
+#: dbaccess/inc/strings.hrc:76
msgctxt "RID_STR_ROW_ALREADY_DELETED"
msgid "Current row is already deleted."
msgstr ""
#. DkbQp
-#: dbaccess/inc/strings.hrc:75
+#: dbaccess/inc/strings.hrc:77
#, fuzzy
msgctxt "RID_STR_UPDATE_FAILED"
msgid "Current row could not be updated."
msgstr "सोमोनदोखौ आपडेट खालामनो हायाखै।"
#. ccyRu
-#: dbaccess/inc/strings.hrc:76
+#: dbaccess/inc/strings.hrc:78
msgctxt "RID_STR_NO_INSERT_PRIVILEGE"
msgid "INSERT privilege not available."
msgstr ""
#. RyCJt
-#: dbaccess/inc/strings.hrc:77
+#: dbaccess/inc/strings.hrc:79
msgctxt "RID_STR_INTERNAL_ERROR"
msgid "Internal error: no statement object provided by the database driver."
msgstr ""
#. SMWJi
-#: dbaccess/inc/strings.hrc:78
+#: dbaccess/inc/strings.hrc:80
msgctxt "RID_STR_EXPRESSION1"
msgid "Expression1"
msgstr ""
#. 32Lgg
-#: dbaccess/inc/strings.hrc:79
+#: dbaccess/inc/strings.hrc:81
msgctxt "RID_STR_NO_SQL_COMMAND"
msgid "No SQL command was provided."
msgstr ""
#. bvez7
-#: dbaccess/inc/strings.hrc:80
+#: dbaccess/inc/strings.hrc:82
msgctxt "RID_STR_INVALID_INDEX"
msgid "Invalid column index."
msgstr ""
#. uAGCJ
-#: dbaccess/inc/strings.hrc:81
+#: dbaccess/inc/strings.hrc:83
msgctxt "RID_STR_INVALID_CURSOR_STATE"
msgid "Invalid cursor state."
msgstr ""
#. Dqrzw
-#: dbaccess/inc/strings.hrc:82
+#: dbaccess/inc/strings.hrc:84
msgctxt "RID_STR_CURSOR_BEFORE_OR_AFTER"
msgid "The cursor points to before the first or after the last row."
msgstr ""
#. z9fkj
-#: dbaccess/inc/strings.hrc:83
+#: dbaccess/inc/strings.hrc:85
msgctxt "RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER"
msgid "The rows before the first and after the last row don't have a bookmark."
msgstr ""
#. uYeyd
-#: dbaccess/inc/strings.hrc:84
+#: dbaccess/inc/strings.hrc:86
msgctxt "RID_STR_NO_BOOKMARK_DELETED"
msgid "The current row is deleted, and thus doesn't have a bookmark."
msgstr ""
#. 935sJ
-#: dbaccess/inc/strings.hrc:85
+#: dbaccess/inc/strings.hrc:87
msgctxt "RID_STR_CONNECTION_REQUEST"
msgid "A connection for the following URL was requested \"$name$\"."
msgstr ""
#. UgP8s
-#: dbaccess/inc/strings.hrc:86
+#: dbaccess/inc/strings.hrc:88
msgctxt "RID_STR_MISSING_EXTENSION"
msgid "The extension is not installed."
msgstr ""
#. CvFBA
-#: dbaccess/inc/strings.hrc:88
+#: dbaccess/inc/strings.hrc:90
msgctxt "STR_QUERY_AND_TABLE_DISTINCT_NAMES"
msgid "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table."
msgstr ""
#. bT6Um
-#: dbaccess/inc/strings.hrc:89
+#: dbaccess/inc/strings.hrc:91
msgctxt "STR_BASENAME_TABLE"
msgid "Table"
msgstr "फारिलाइ"
#. Qw69D
-#: dbaccess/inc/strings.hrc:90
+#: dbaccess/inc/strings.hrc:92
msgctxt "STR_BASENAME_QUERY"
msgid "Query"
msgstr "सोंनाय"
#. 7vX2A
-#: dbaccess/inc/strings.hrc:91
+#: dbaccess/inc/strings.hrc:93
msgctxt "STR_CONN_WITHOUT_QUERIES_OR_TABLES"
msgid "The given connection is no valid query and/or tables supplier."
msgstr ""
#. 7J5ZA
-#: dbaccess/inc/strings.hrc:92
+#: dbaccess/inc/strings.hrc:94
msgctxt "STR_NO_TABLE_OBJECT"
msgid "The given object is no table object."
msgstr ""
#. WboPA
-#: dbaccess/inc/strings.hrc:93
+#: dbaccess/inc/strings.hrc:95
msgctxt "STR_INVALID_COMPOSITION_TYPE"
msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
msgstr ""
#. 2aCE8
-#: dbaccess/inc/strings.hrc:94
+#: dbaccess/inc/strings.hrc:96
msgctxt "STR_INVALID_COMMAND_TYPE"
msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
msgstr ""
#. j84AZ
-#: dbaccess/inc/strings.hrc:96
+#: dbaccess/inc/strings.hrc:98
msgctxt "STR_QUERY_UNDO_TABWINSHOW"
msgid "Add Table Window"
msgstr "फारिलाइ उइन्डखौ दाजाब"
#. DUDsr
-#: dbaccess/inc/strings.hrc:97
+#: dbaccess/inc/strings.hrc:99
msgctxt "STR_QUERY_UNDO_MOVETABWIN"
msgid "Move table window"
msgstr "फारिलाइ उइन्डखौ लोरिहो"
#. BzDGJ
-#: dbaccess/inc/strings.hrc:98
+#: dbaccess/inc/strings.hrc:100
msgctxt "STR_QUERY_UNDO_INSERTCONNECTION"
msgid "Insert Join"
msgstr "ज'जानायखौ फज'"
#. isNxK
-#: dbaccess/inc/strings.hrc:99
+#: dbaccess/inc/strings.hrc:101
msgctxt "STR_QUERY_UNDO_REMOVECONNECTION"
msgid "Delete Join"
msgstr "ज'जानायखौ हुखुमोर"
#. 9Uu5p
-#: dbaccess/inc/strings.hrc:100
+#: dbaccess/inc/strings.hrc:102
msgctxt "STR_QUERY_UNDO_SIZETABWIN"
msgid "Resize table window"
msgstr "फारिलाइ उइन्डखौ फिन महर हो"
#. 3qaWu
-#: dbaccess/inc/strings.hrc:101
+#: dbaccess/inc/strings.hrc:103
msgctxt "STR_QUERY_UNDO_TABFIELDDELETE"
msgid "Delete Column"
msgstr "खाम्फा हुखुमोर"
#. srRyA
-#: dbaccess/inc/strings.hrc:102
+#: dbaccess/inc/strings.hrc:104
msgctxt "STR_QUERY_UNDO_TABFIELDMOVED"
msgid "Move column"
msgstr "खाम्फा लोरिहो"
#. BdYiZ
-#: dbaccess/inc/strings.hrc:103
+#: dbaccess/inc/strings.hrc:105
msgctxt "STR_QUERY_UNDO_TABFIELDCREATE"
msgid "Add Column"
msgstr "खाम्फा दाजाब"
#. r5myi
-#: dbaccess/inc/strings.hrc:104
+#: dbaccess/inc/strings.hrc:106
msgctxt "RID_STR_FIELD_DOESNT_EXIST"
msgid "Invalid expression, field name '$name$' does not exist."
msgstr "बाहाय जाथावै फोरमायनाय, '$name$' फाइलनि मुङा गैया!"
#. WiCaf
-#: dbaccess/inc/strings.hrc:105
+#: dbaccess/inc/strings.hrc:107
msgctxt "STR_QUERY_UNDO_TABWINDELETE"
msgid "Delete Table Window"
msgstr "फारिलाइ विंडो हुखुमोर।"
#. 4677G
-#: dbaccess/inc/strings.hrc:106
+#: dbaccess/inc/strings.hrc:108
msgctxt "STR_QUERY_UNDO_MODIFY_CELL"
msgid "Edit Column Description"
msgstr "खाम्फा बेखेवनायखौ सुजु"
#. 79APm
-#: dbaccess/inc/strings.hrc:107
+#: dbaccess/inc/strings.hrc:109
msgctxt "STR_QUERY_UNDO_SIZE_COLUMN"
msgid "Adjust column width"
msgstr "खाम्फा गोलावथिखौ थि खालाम"
#. BGEE7
-#: dbaccess/inc/strings.hrc:108
+#: dbaccess/inc/strings.hrc:110
msgctxt "STR_QUERY_SORTTEXT"
msgid "(not sorted);ascending;descending"
msgstr "(थाखो खालामै);गोजौथिं थांनाय; गाहायजों फैनाय"
#. NEDpJ
-#: dbaccess/inc/strings.hrc:109
+#: dbaccess/inc/strings.hrc:111
msgctxt "STR_QUERY_FUNCTIONS"
msgid "(no function);Group"
msgstr "(हाबाफारि गोयै);हानजा"
#. rLdqC
-#: dbaccess/inc/strings.hrc:110
+#: dbaccess/inc/strings.hrc:112
msgctxt "STR_QUERY_NOTABLE"
msgid "(no table)"
msgstr "(फारिलाइ गोयै)"
#. PZ5mq
-#: dbaccess/inc/strings.hrc:111
+#: dbaccess/inc/strings.hrc:113
msgctxt "STR_QRY_ORDERBY_UNRELATED"
msgid "The database only supports sorting for visible fields."
msgstr "डाटाबेसआ नुनो मोननाय फोथारफोरनि थाखाय थाखो खालामनायखौल' मदत खालामो।"
#. 9w7Ce
-#: dbaccess/inc/strings.hrc:112
+#: dbaccess/inc/strings.hrc:114
msgctxt "STR_QUERY_HANDLETEXT"
msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr "फोथार;उफ्रा मुं; फारिलाइ;रोखोम;नुनो मोननाय;हाबा हुखा;बिजिरनाय खानथि;एबा;एबा"
#. qPqvZ
-#: dbaccess/inc/strings.hrc:113
+#: dbaccess/inc/strings.hrc:115
#, fuzzy
msgctxt "STR_QUERY_LIMIT_ALL"
msgid "All"
msgstr "~गासै"
#. Zz34h
-#: dbaccess/inc/strings.hrc:114
+#: dbaccess/inc/strings.hrc:116
msgctxt "STR_QRY_TOO_MANY_COLUMNS"
msgid "There are too many columns."
msgstr "बेवहाय जोबोत गोबां खाम्फाफोर दङ"
#. hY4NU
-#: dbaccess/inc/strings.hrc:115
+#: dbaccess/inc/strings.hrc:117
msgctxt "STR_QRY_CRITERIA_ON_ASTERISK"
msgid "A condition cannot be applied to field [*]"
msgstr " [*]फोथार सिम मोनसे थासारिखौ बाहायनो हाया"
#. ygnPh
-#: dbaccess/inc/strings.hrc:116
+#: dbaccess/inc/strings.hrc:118
msgctxt "STR_QRY_TOO_LONG_STATEMENT"
msgid "The SQL statement created is too long."
msgstr "सोरजिनाय बाथ्राया SQL जोबोद गोलाव।"
#. EumQ9
-#: dbaccess/inc/strings.hrc:117
+#: dbaccess/inc/strings.hrc:119
msgctxt "STR_QRY_TOOCOMPLEX"
msgid "Query is too complex"
msgstr "सोंनाया जोबोद बेले-बेजे।"
#. Ht5Xf
-#: dbaccess/inc/strings.hrc:118
+#: dbaccess/inc/strings.hrc:120
msgctxt "STR_QRY_NOSELECT"
msgid "Nothing has been selected."
msgstr ""
#. oUXZD
-#: dbaccess/inc/strings.hrc:119
+#: dbaccess/inc/strings.hrc:121
msgctxt "STR_QRY_SYNTAX"
msgid "SQL syntax error"
msgstr "SQL सिनटेक्स गोरोनथ"
#. D5qmZ
-#: dbaccess/inc/strings.hrc:120
+#: dbaccess/inc/strings.hrc:122
msgctxt "STR_QRY_ORDERBY_ON_ASTERISK"
msgid "[*] cannot be used as a sort criterion."
msgstr "[*]खौ मोनसे रोखोम बिसार खानथि बादियै बाहायनो हाया ।"
#. E4YC3
-#: dbaccess/inc/strings.hrc:121
+#: dbaccess/inc/strings.hrc:123
msgctxt "STR_QRY_TOO_MANY_TABLES"
msgid "There are too many tables."
msgstr "बेयावहाय जोबोत गोबां फारिलाइफोर दं."
#. fnEYE
-#: dbaccess/inc/strings.hrc:122
+#: dbaccess/inc/strings.hrc:124
msgctxt "STR_QRY_NATIVE"
msgid "The statement will not be applied when querying in the SQL dialect of the database."
msgstr "बाथ्राखौ बाहायजानाय नङा जेब्ला डाटाबेसनि डायलेक्ट SQL आव सोंनाय खालामो।"
#. iEVz7
-#: dbaccess/inc/strings.hrc:123
+#: dbaccess/inc/strings.hrc:125
msgctxt "STR_QRY_ILLEGAL_JOIN"
msgid "Join could not be processed"
msgstr "ज'जानायखौ प्रसेस खालामनो हायाखै।"
#. 3EkzD
-#: dbaccess/inc/strings.hrc:124
+#: dbaccess/inc/strings.hrc:126
msgctxt "STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "SQL बाथ्राआव रसिनटेक्स गोरोनथि"
#. 4umu8
-#: dbaccess/inc/strings.hrc:125
+#: dbaccess/inc/strings.hrc:127
#, fuzzy
msgctxt "STR_QUERYDESIGN_NO_VIEW_SUPPORT"
msgid "This database does not support table views."
msgstr "डाटाबेसआ सोमोन्दोफोरखौ मदत खालामा।"
#. wsWmH
-#: dbaccess/inc/strings.hrc:126
+#: dbaccess/inc/strings.hrc:128
msgctxt "STR_NO_ALTER_VIEW_SUPPORT"
msgid "This database does not support altering of existing table views."
msgstr ""
#. DersC
-#: dbaccess/inc/strings.hrc:127
+#: dbaccess/inc/strings.hrc:129
msgctxt "STR_QUERYDESIGN_NO_VIEW_ASK"
msgid "Do you want to create a query instead?"
msgstr "बेनि अनगा नोंथाङा मोनसे सोंनाय सोरजिनो लुबैयो नामा?"
#. LWaN7
-#: dbaccess/inc/strings.hrc:128
+#: dbaccess/inc/strings.hrc:130
msgctxt "STR_DATASOURCE_DELETED"
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
msgstr "सोमोनदो गोनां डाटा फुंखाया हुखुमोर जाबाय। बेनिखायनो, बै डाटा फुंखाजों सोमोन्दो थानाय डाटाखौ थिनो हाया।"
#. r9TeF
-#: dbaccess/inc/strings.hrc:129
+#: dbaccess/inc/strings.hrc:131
msgctxt "STR_QRY_COLUMN_NOT_FOUND"
msgid "The column '$name$' is unknown."
msgstr " '$name$' खाम्फाया मोनथिमोनै।"
#. FzLYr
-#: dbaccess/inc/strings.hrc:130
+#: dbaccess/inc/strings.hrc:132
msgctxt "STR_QRY_JOIN_COLUMN_COMPARE"
msgid "Columns can only be compared using '='."
msgstr "'=' खौ बाहायनानैल' खाम्फाफोरखौ रुजुनो हायो."
#. Pzh6C
-#: dbaccess/inc/strings.hrc:131
+#: dbaccess/inc/strings.hrc:133
msgctxt "STR_QRY_LIKE_LEFT_NO_COLUMN"
msgid "You must use a column name before 'LIKE'."
msgstr " 'LIKE' नि सिगाङाव मोनसे खाम्फा मुंखौ नोंथाङा बाहायनांगोन. "
#. bwj8B
-#: dbaccess/inc/strings.hrc:132
+#: dbaccess/inc/strings.hrc:134
msgctxt "STR_QRY_CHECK_CASESENSITIVE"
msgid "The column could not be found. Please note that the database is case-sensitive."
msgstr "खाम्फाखौ मोननाय जायाखै। अननानै गोसो हो दि डाटाबेस आ केस-बदगोनां."
#. 8fSWD
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted.
-#: dbaccess/inc/strings.hrc:134
+#: dbaccess/inc/strings.hrc:136
#, fuzzy
msgctxt "STR_QUERY_SAVEMODIFIED"
msgid ""
@@ -770,278 +770,278 @@ msgstr ""
#. rLMEX
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
-#: dbaccess/inc/strings.hrc:136
+#: dbaccess/inc/strings.hrc:138
msgctxt "STR_ERROR_PARSING_STATEMENT"
msgid "$object$ is based on an SQL command which could not be parsed."
msgstr ""
#. 6cpa3
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
-#: dbaccess/inc/strings.hrc:138
+#: dbaccess/inc/strings.hrc:140
msgctxt "STR_INFO_OPENING_IN_SQL_VIEW"
msgid "$object$ will be opened in SQL view."
msgstr ""
#. pH2Jv
-#: dbaccess/inc/strings.hrc:139
+#: dbaccess/inc/strings.hrc:141
msgctxt "STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The query does not create a result set, and thus cannot be part of another query."
msgstr ""
#. HErUD
-#: dbaccess/inc/strings.hrc:141
+#: dbaccess/inc/strings.hrc:143
#, fuzzy
msgctxt "RID_STR_COLUMN_FORMAT"
msgid "Column ~Format..."
msgstr "खाम्फा ~दाथाय...."
#. pSid2
-#: dbaccess/inc/strings.hrc:142
+#: dbaccess/inc/strings.hrc:144
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "खाम्फा~ गुवारथि..."
#. mczq6
-#: dbaccess/inc/strings.hrc:143
+#: dbaccess/inc/strings.hrc:145
#, fuzzy
msgctxt "RID_STR_TABLE_FORMAT"
msgid "Table Format..."
msgstr "फारिलाइ दाथाय..."
#. Giaeq
-#: dbaccess/inc/strings.hrc:144
+#: dbaccess/inc/strings.hrc:146
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "सारि गोजौथि"
#. F8EEk
-#: dbaccess/inc/strings.hrc:145
+#: dbaccess/inc/strings.hrc:147
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~कपि खालाम"
#. hAGj6
-#: dbaccess/inc/strings.hrc:146
+#: dbaccess/inc/strings.hrc:148
msgctxt "RID_STR_UNDO_MODIFY_RECORD"
msgid "Undo: Data Input"
msgstr "आनडु: डाटा इनपुट"
#. NeA2w
-#: dbaccess/inc/strings.hrc:147
+#: dbaccess/inc/strings.hrc:149
msgctxt "RID_STR_SAVE_CURRENT_RECORD"
msgid "Save current record"
msgstr "बोहैथि फोरमानलाइखौ थिना दोन"
#. tV569
-#: dbaccess/inc/strings.hrc:148
+#: dbaccess/inc/strings.hrc:150
msgctxt "STR_QRY_TITLE"
msgid "Query #"
msgstr "सोंनाय # "
#. FBqHA
-#: dbaccess/inc/strings.hrc:149
+#: dbaccess/inc/strings.hrc:151
#, fuzzy
msgctxt "STR_TBL_TITLE"
msgid "Table #"
msgstr "फारिलाइ#"
#. cCYzs
-#: dbaccess/inc/strings.hrc:150
+#: dbaccess/inc/strings.hrc:152
msgctxt "STR_VIEW_TITLE"
msgid "View #"
msgstr "नुथाय #"
#. 8yp2G
-#: dbaccess/inc/strings.hrc:151
+#: dbaccess/inc/strings.hrc:153
msgctxt "STR_NAME_ALREADY_EXISTS"
msgid "The name \"#\" already exists."
msgstr "\"#\" मुङा आगोलावनो दङ खायो।"
#. EmTa7
-#: dbaccess/inc/strings.hrc:152
+#: dbaccess/inc/strings.hrc:154
msgctxt "STR_NO_COLUMNNAME_MATCHING"
msgid "No matching column names were found."
msgstr "जेबो गोरोबनाय खाम्फा मुंफोरखौ मोननाय जायाखै."
#. 4EFDH
-#: dbaccess/inc/strings.hrc:153
+#: dbaccess/inc/strings.hrc:155
msgctxt "STR_ERROR_OCCURRED_WHILE_COPYING"
msgid "An error occurred. Do you want to continue copying?"
msgstr "मोनसे गोरोनथि जाबाय। नोंथाङा कपि् खालामबाय थानो सानो नामा?"
#. xnbDP
-#: dbaccess/inc/strings.hrc:154
+#: dbaccess/inc/strings.hrc:156
msgctxt "STR_DATASOURCE_GRIDCONTROL_NAME"
msgid "Data source table view"
msgstr "डाटा फुखा फारिलाइ नुथाय"
#. r58gb
-#: dbaccess/inc/strings.hrc:155
+#: dbaccess/inc/strings.hrc:157
msgctxt "STR_DATASOURCE_GRIDCONTROL_DESC"
msgid "Shows the selected table or query."
msgstr "सायखनाय फारिलाइ एबा सोंनायखौ दिनथियो।"
#. a8LWj
-#: dbaccess/inc/strings.hrc:157
+#: dbaccess/inc/strings.hrc:159
msgctxt "STR_QUERY_UNDO_MODIFYSQLEDIT"
msgid "Modify SQL statement(s)"
msgstr "SQL बिबुंथिखौ सोलाय"
#. U3N6g
-#: dbaccess/inc/strings.hrc:159
+#: dbaccess/inc/strings.hrc:161
msgctxt "RID_STR_NEW_FORM"
msgid "Create Form in Design View..."
msgstr "डिजाइन नुथायाव फर्म सोरजि..."
#. vLzx4
-#: dbaccess/inc/strings.hrc:160
+#: dbaccess/inc/strings.hrc:162
msgctxt "RID_STR_NEW_FORM_AUTO"
msgid "Use Wizard to Create Form..."
msgstr "फर्म सोरजिनो थाखाय विझार्डखौ बाहाय"
#. ZRnDp
-#: dbaccess/inc/strings.hrc:161
+#: dbaccess/inc/strings.hrc:163
msgctxt "RID_STR_NEW_REPORT_AUTO"
msgid "Use Wizard to Create Report..."
msgstr "फोरमायनाय सोरजिनो थाखाय विझार्ड बाहाय..."
#. aSmAa
-#: dbaccess/inc/strings.hrc:162
+#: dbaccess/inc/strings.hrc:164
#, fuzzy
msgctxt "RID_STR_NEW_REPORT"
msgid "Create Report in Design View..."
msgstr "डिजाइन नुथायाव फर्म सोरजि..."
#. mGsho
-#: dbaccess/inc/strings.hrc:163
+#: dbaccess/inc/strings.hrc:165
msgctxt "RID_STR_NEW_QUERY"
msgid "Create Query in Design View..."
msgstr "डिजाइन नुथायाव सोंना सोरजि...."
#. sfADq
-#: dbaccess/inc/strings.hrc:164
+#: dbaccess/inc/strings.hrc:166
msgctxt "RID_STR_NEW_QUERY_SQL"
msgid "Create Query in SQL View..."
msgstr " SQL नुथायाव सोंनाय सोरजियो..."
#. 57XvA
-#: dbaccess/inc/strings.hrc:165
+#: dbaccess/inc/strings.hrc:167
msgctxt "RID_STR_NEW_QUERY_AUTO"
msgid "Use Wizard to Create Query..."
msgstr "सोंनाय सोरजिनो थाखाय विझार्ड बाहाय..."
#. wzNZ2
-#: dbaccess/inc/strings.hrc:166
+#: dbaccess/inc/strings.hrc:168
msgctxt "RID_STR_NEW_TABLE"
msgid "Create Table in Design View..."
msgstr "डिजाइन नुथायाव फारिलाइ सोरजि..."
#. SZdVd
-#: dbaccess/inc/strings.hrc:167
+#: dbaccess/inc/strings.hrc:169
msgctxt "RID_STR_NEW_TABLE_AUTO"
msgid "Use Wizard to Create Table..."
msgstr "फारिलाइ सोरजिनो थाखाय विझार्ड बाहाय...."
#. Xdxfp
-#: dbaccess/inc/strings.hrc:168
+#: dbaccess/inc/strings.hrc:170
msgctxt "RID_STR_NEW_VIEW"
msgid "Create View..."
msgstr "नुथाय सोरजि..."
#. uinhG
-#: dbaccess/inc/strings.hrc:169
+#: dbaccess/inc/strings.hrc:171
msgctxt "RID_STR_FORMS_CONTAINER"
msgid "Forms"
msgstr "फर्मफोर"
#. EhPGD
-#: dbaccess/inc/strings.hrc:170
+#: dbaccess/inc/strings.hrc:172
msgctxt "RID_STR_REPORTS_CONTAINER"
msgid "Reports"
msgstr "फोरमायनायफोर"
#. DFmZD
-#: dbaccess/inc/strings.hrc:171
+#: dbaccess/inc/strings.hrc:173
msgctxt "RID_STR_REPORTS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a report."
msgstr "मोनसे फोरमायनाय सोरजिनो थाखाय गोनांथि जानाय स्टेपफोरजों विझार्डआ नोंथांनो लामा दिन्थिगोन."
#. e4rD6
-#: dbaccess/inc/strings.hrc:172
+#: dbaccess/inc/strings.hrc:174
msgctxt "RID_STR_FORMS_HELP_TEXT"
msgid "Create a form by specifying the record source, controls, and control properties."
msgstr "रेकर्ड फुंखा, दबथायनायफोर, आरो दबथायनाय आखुथायफोर खौ थि खालामनायजों गांसे फर्म सोरजि।"
#. WMRFD
-#: dbaccess/inc/strings.hrc:173
+#: dbaccess/inc/strings.hrc:175
#, fuzzy
msgctxt "RID_STR_REPORT_HELP_TEXT"
msgid "Create a report by specifying the record source, controls, and control properties."
msgstr "रेकर्ड फुंखा, दबथायनायफोर, आरो दबथायनाय आखुथायफोर खौ थि खालामनायजों गांसे फर्म सोरजि।"
#. mJ9jD
-#: dbaccess/inc/strings.hrc:174
+#: dbaccess/inc/strings.hrc:176
msgctxt "RID_STR_FORMS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a form."
msgstr "विझार्डआ नोंथांखौ गांसे फर्म सोरजिनो गोनांथि जानाय स्टेपफोरजों लामा दिन्थिगोन."
#. c6NPF
-#: dbaccess/inc/strings.hrc:175
+#: dbaccess/inc/strings.hrc:177
#, fuzzy
msgctxt "RID_STR_QUERIES_HELP_TEXT"
msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping."
msgstr "फिल्टारफोर, इनपुट फारिलाइफोर, फाइल मुंफोर, आरो थाखो खालामनाय आरो हानजा खालामनायनि थाखाय आखुथायफोर खौ थि खालामनो मोनसे सोंलु सोरजि।"
#. Gk7RQ
-#: dbaccess/inc/strings.hrc:176
+#: dbaccess/inc/strings.hrc:178
msgctxt "RID_STR_QUERIES_HELP_TEXT_SQL"
msgid "Create a query by entering an SQL statement directly."
msgstr ""
#. EUCKU
-#: dbaccess/inc/strings.hrc:177
+#: dbaccess/inc/strings.hrc:179
msgctxt "RID_STR_QUERIES_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a query."
msgstr "मोनसे सोंनाय सोरजिनो थाखाय गोनांथि जानाय स्टपफोरजों विझार्डआ नोंथांनो लामा दिन्थिगोन।"
#. hFmde
-#: dbaccess/inc/strings.hrc:178
+#: dbaccess/inc/strings.hrc:180
msgctxt "RID_STR_TABLES_HELP_TEXT_DESIGN"
msgid "Create a table by specifying the field names and properties, as well as the data types."
msgstr "फाइल मुंफोर आरो आखुथायफोरखौ थि खालामनानै मोनसे फारिलाइ सोरजि,लोगोसे डाटा रोखोमफोरखौबो सोरजि।"
#. ctDmY
-#: dbaccess/inc/strings.hrc:179
+#: dbaccess/inc/strings.hrc:181
msgctxt "RID_STR_TABLES_HELP_TEXT_WIZARD"
msgid "Choose from a selection of business and personal table samples, which you customize to create a table."
msgstr "फालांगि आरो गावनि फारिलाइ नुमुनाफोरनि सायखनाय निफ्राय बासिख, जेराव नोंथाङा गावनि गोसोबादि मोनसे फारिलाइ सोरजिनो हायो।"
#. GmBmQ
-#: dbaccess/inc/strings.hrc:180
+#: dbaccess/inc/strings.hrc:182
msgctxt "RID_STR_VIEWS_HELP_TEXT_DESIGN"
msgid "Create a view by specifying the tables and field names you would like to have visible."
msgstr "फारिलाइ आरो फोथार मुंफोरखौ थि खालामनायजों मोनसे नुथाय सोरजि जायखौ नोंथाङा नुनो हाथाव मोननो लुबेयो।"
#. 5ADJN
-#: dbaccess/inc/strings.hrc:181
+#: dbaccess/inc/strings.hrc:183
msgctxt "STR_DATABASE"
msgid "Database"
msgstr "डाटाबेस"
#. D2GFx
-#: dbaccess/inc/strings.hrc:182
+#: dbaccess/inc/strings.hrc:184
msgctxt "STR_TASKS"
msgid "Tasks"
msgstr "खामानि फोर"
#. i4BHJ
-#: dbaccess/inc/strings.hrc:183
+#: dbaccess/inc/strings.hrc:185
msgctxt "STR_PREVIEW"
msgid "Preview"
msgstr "गिबि नुथाय"
#. MpYZa
-#: dbaccess/inc/strings.hrc:184
+#: dbaccess/inc/strings.hrc:186
#, fuzzy
msgctxt "STR_QUERY_CLOSEDOCUMENTS"
msgid ""
@@ -1056,31 +1056,31 @@ msgstr ""
"गासै फोरमान बिलाइ फोरखौ नोंथाङा दा बन्द खालामनो लुबैयोनामा?"
#. 5Ujux
-#: dbaccess/inc/strings.hrc:187
+#: dbaccess/inc/strings.hrc:189
msgctxt "STR_FRM_LABEL"
msgid "F~orm name"
msgstr "फर्मनि~मुं"
#. zA6vD
-#: dbaccess/inc/strings.hrc:188
+#: dbaccess/inc/strings.hrc:190
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "~फोरमायनाय मुं"
#. 8RUit
-#: dbaccess/inc/strings.hrc:189
+#: dbaccess/inc/strings.hrc:191
msgctxt "STR_FOLDER_LABEL"
msgid "F~older name"
msgstr "फल्डारनि~मुं"
#. Twota
-#: dbaccess/inc/strings.hrc:190
+#: dbaccess/inc/strings.hrc:192
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS"
msgid "The document contains forms or reports with embedded macros."
msgstr ""
#. v33uG
-#: dbaccess/inc/strings.hrc:191
+#: dbaccess/inc/strings.hrc:193
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL"
msgid ""
"Macros should be embedded into the database document itself.\n"
@@ -1091,266 +1091,266 @@ msgid ""
msgstr ""
#. SBEJP
-#: dbaccess/inc/strings.hrc:196
+#: dbaccess/inc/strings.hrc:198
msgctxt "RID_STR_EMBEDDED_DATABASE"
msgid "Embedded database"
msgstr ""
#. 9GfaL
-#: dbaccess/inc/strings.hrc:197
+#: dbaccess/inc/strings.hrc:199
msgctxt "RID_STR_NO_DIFF_CAT"
msgid "You cannot select different categories."
msgstr ""
#. HMRSN
-#: dbaccess/inc/strings.hrc:198
+#: dbaccess/inc/strings.hrc:200
msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE"
msgid "Unsupported object type found ($type$)."
msgstr ""
#. YgB34
-#: dbaccess/inc/strings.hrc:199
+#: dbaccess/inc/strings.hrc:201
msgctxt "STR_PAGETITLE_GENERAL"
msgid "Advanced Properties"
msgstr ""
#. wFDHD
-#: dbaccess/inc/strings.hrc:200
+#: dbaccess/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_PAGETITLE_ADVANCED"
msgid "Additional Settings"
msgstr "उफ्रायारि फज'नायफोर"
#. HYDjE
-#: dbaccess/inc/strings.hrc:201
+#: dbaccess/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_PAGETITLE_CONNECTION"
msgid "Connection settings"
msgstr "फोनांजाब फज'नायफोर"
#. KLRak
-#: dbaccess/inc/strings.hrc:202
+#: dbaccess/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_TBL_LABEL"
msgid "~Table Name"
msgstr "फारिलाइनि मुं"
#. WPmUe
-#: dbaccess/inc/strings.hrc:203
+#: dbaccess/inc/strings.hrc:205
msgctxt "STR_QRY_LABEL"
msgid "~Query name"
msgstr ""
#. cGPht
-#: dbaccess/inc/strings.hrc:204
+#: dbaccess/inc/strings.hrc:206
msgctxt "STR_TITLE_RENAME"
msgid "Rename to"
msgstr ""
#. GQDBD
-#: dbaccess/inc/strings.hrc:205
+#: dbaccess/inc/strings.hrc:207
#, fuzzy
msgctxt "STR_TITLE_PASTE_AS"
msgid "Insert as"
msgstr "$1 सोसन"
#. yGyEU
-#: dbaccess/inc/strings.hrc:207
+#: dbaccess/inc/strings.hrc:209
msgctxt "STR_QUERY_BRW_DELETE_ROWS"
msgid "Do you want to delete the selected data?"
msgstr "सायखनाय डाटाखौ नोंथाङा हुखुमोरनो सानो नामा?"
#. AMTEz
-#: dbaccess/inc/strings.hrc:208
+#: dbaccess/inc/strings.hrc:210
msgctxt "SBA_BROWSER_SETTING_ORDER"
msgid "Error setting the sort criteria"
msgstr "रोखोम बिसार खानथिखौ फज'नायाव जानाय गोरोनथि"
#. kXqdF
-#: dbaccess/inc/strings.hrc:209
+#: dbaccess/inc/strings.hrc:211
msgctxt "SBA_BROWSER_SETTING_FILTER"
msgid "Error setting the filter criteria"
msgstr "फिलटार बिसार खानथिखौ फज'नायाव जानाय गोरोनथि"
#. tXz3U
-#: dbaccess/inc/strings.hrc:210
+#: dbaccess/inc/strings.hrc:212
msgctxt "RID_STR_CONNECTION_LOST"
msgid "Connection lost"
msgstr "फोनांजाब गोमानाय"
#. 5ELXe
-#: dbaccess/inc/strings.hrc:211
+#: dbaccess/inc/strings.hrc:213
msgctxt "RID_STR_QUERIES_CONTAINER"
msgid "Queries"
msgstr "सोंनायफोर"
#. wdm7E
-#: dbaccess/inc/strings.hrc:212
+#: dbaccess/inc/strings.hrc:214
msgctxt "RID_STR_TABLES_CONTAINER"
msgid "Tables"
msgstr "फारिलाइफोर"
#. BTcMU
-#: dbaccess/inc/strings.hrc:213
+#: dbaccess/inc/strings.hrc:215
msgctxt "STR_TITLE_CONFIRM_DELETION"
msgid "Confirm Deletion"
msgstr "हुखुमोरनायखौ थि खालाम"
#. pbjZT
-#: dbaccess/inc/strings.hrc:214
+#: dbaccess/inc/strings.hrc:216
msgctxt "STR_QUERY_DELETE_TABLE"
msgid "Do you want to delete the table '%1'?"
msgstr "नोंथाङा '%1' फारिलाइखौ हुखुमोरनो सानो नामा?"
#. CLELW
-#: dbaccess/inc/strings.hrc:215
+#: dbaccess/inc/strings.hrc:217
#, fuzzy
msgctxt "STR_QUERY_CONNECTION_LOST"
msgid "The connection to the database has been lost. Do you want to reconnect?"
msgstr "डाटाबेसनि फोनांजाबा गोमाबाय। नोंथाङा फिन फोनांजाबनो सानो नामा?"
#. NRXrT
-#: dbaccess/inc/strings.hrc:216
+#: dbaccess/inc/strings.hrc:218
msgctxt "STR_OPENTABLES_WARNINGS"
msgid "Warnings encountered"
msgstr "सांग्रिथिफोर मोननाय"
#. EXau9
-#: dbaccess/inc/strings.hrc:217
+#: dbaccess/inc/strings.hrc:219
msgctxt "STR_OPENTABLES_WARNINGS_DETAILS"
msgid "While retrieving the tables, warnings were reported by the database connection."
msgstr "जेब्ला फारिलाइखौ लाबोफिननाय समाव, डाटाबेस फोनांजाबजों सांग्रिथिफोरखौ मोनथिहोनाय जाबाय।"
#. HtRDf
-#: dbaccess/inc/strings.hrc:218
+#: dbaccess/inc/strings.hrc:220
msgctxt "STR_CONNECTING_DATASOURCE"
msgid "Connecting to \"$name$\" ..."
msgstr "\"$name$\" सिम फोनां जाबनाय..."
#. QNCRB
-#: dbaccess/inc/strings.hrc:219
+#: dbaccess/inc/strings.hrc:221
msgctxt "STR_LOADING_QUERY"
msgid "Loading query $name$ ..."
msgstr "$name$ सोंनायखौ ल'ड खालाम गासिनो दङ..."
#. QfTUB
-#: dbaccess/inc/strings.hrc:220
+#: dbaccess/inc/strings.hrc:222
msgctxt "STR_LOADING_TABLE"
msgid "Loading table $name$ ..."
msgstr "$name$ फारिलाइखौ ल'ड खालाम गासिनो दङ..."
#. FECQm
-#: dbaccess/inc/strings.hrc:221
+#: dbaccess/inc/strings.hrc:223
msgctxt "STR_NO_TABLE_FORMAT_INSIDE"
msgid "No table format could be found."
msgstr "जेबो फारिलाइ दाथाय मोनानाय जायाखै."
#. 6isKD
-#: dbaccess/inc/strings.hrc:222
+#: dbaccess/inc/strings.hrc:224
msgctxt "STR_COULDNOTCONNECT_DATASOURCE"
msgid "The connection to the data source \"$name$\" could not be established."
msgstr "डाटा फुंखा \"$name$\"सिम फोनांजाब खालामनायखौ गायसननाय जायाखै."
#. CmzsA
-#: dbaccess/inc/strings.hrc:224
+#: dbaccess/inc/strings.hrc:226
msgctxt "STR_TABLEDESIGN_DBFIELDTYPES"
msgid "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (fix)"
msgstr "मोनथिमोनै;फरायबिजाब; अनजिमा;अक्ट'/सम;अक्ट';सम;नंगौ/नङा;रां;मेमो;काउन्टार;मुसुखा;फराय बिजाब (थि);दसमिक;बायनारि(थि);बायनारि;गेदेरInt;डाबल;फ्लट;थार;आबुं अनजिमा;फिसा आबुं अनजिमा;जोबोद फिसा आबुं अनजिमा;SQL लांदां;मुवा;आलादा;दाथाय;फोथार;BLOB;CLOB;REF;OTHER"
#. hhXGF
-#: dbaccess/inc/strings.hrc:225
+#: dbaccess/inc/strings.hrc:227
msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY"
msgid "Insert/remove primary key"
msgstr "गुदि साबिखौ फज'/बोखार"
#. 26uKH
-#: dbaccess/inc/strings.hrc:226
+#: dbaccess/inc/strings.hrc:228
msgctxt "STR_VALUE_YES"
msgid "Yes"
msgstr "नंगौ"
#. vqVF5
-#: dbaccess/inc/strings.hrc:227
+#: dbaccess/inc/strings.hrc:229
msgctxt "STR_VALUE_NO"
msgid "No"
msgstr "नङा"
#. TDokm
#. Note: should somehow fit to the word "value" in other languages as well: value - none...
-#: dbaccess/inc/strings.hrc:229
+#: dbaccess/inc/strings.hrc:231
msgctxt "STR_VALUE_NONE"
msgid "<none>"
msgstr "<रावबो नङा>"
#. 66g23
-#: dbaccess/inc/strings.hrc:230
+#: dbaccess/inc/strings.hrc:232
msgctxt "STR_TAB_FIELD_COLUMN_NAME"
msgid "Field Name"
msgstr "फोथारनि मुं"
#. F6UGZ
-#: dbaccess/inc/strings.hrc:231
+#: dbaccess/inc/strings.hrc:233
msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE"
msgid "Field Type"
msgstr "फोथार रोखोम"
#. LFBuq
-#: dbaccess/inc/strings.hrc:232
+#: dbaccess/inc/strings.hrc:234
msgctxt "STR_TAB_HELP_TEXT"
msgid "Description"
msgstr "बेखेवनाय"
#. BYE5G
-#: dbaccess/inc/strings.hrc:233
+#: dbaccess/inc/strings.hrc:235
#, fuzzy
msgctxt "STR_COLUMN_DESCRIPTION"
msgid "Column Description"
msgstr "खाम्फा बेखेवनायखौ सुजु"
#. Aney5
-#: dbaccess/inc/strings.hrc:234
+#: dbaccess/inc/strings.hrc:236
msgctxt "STR_TAB_PROPERTIES"
msgid "Field Properties"
msgstr "फोथार आखुथायफोर"
#. kjdpF
-#: dbaccess/inc/strings.hrc:235
+#: dbaccess/inc/strings.hrc:237
msgctxt "STR_TABED_UNDO_CELLMODIFIED"
msgid "Modify cell"
msgstr "खथासा सोलाय"
#. aPzA3
-#: dbaccess/inc/strings.hrc:236
+#: dbaccess/inc/strings.hrc:238
msgctxt "STR_TABED_UNDO_ROWDELETED"
msgid "Delete row"
msgstr "सारि हुखुमोर"
#. DFnqv
-#: dbaccess/inc/strings.hrc:237
+#: dbaccess/inc/strings.hrc:239
msgctxt "STR_TABED_UNDO_TYPE_CHANGED"
msgid "Modify field type"
msgstr ""
#. XLRpC
-#: dbaccess/inc/strings.hrc:238
+#: dbaccess/inc/strings.hrc:240
msgctxt "STR_TABED_UNDO_ROWINSERTED"
msgid "Insert row"
msgstr "सारि फज'"
#. LgbwQ
-#: dbaccess/inc/strings.hrc:239
+#: dbaccess/inc/strings.hrc:241
msgctxt "STR_TABED_UNDO_NEWROWINSERTED"
msgid "Insert new row"
msgstr "गोदान सारि फज'"
#. gi8TU
-#: dbaccess/inc/strings.hrc:240
+#: dbaccess/inc/strings.hrc:242
msgctxt "STR_DEFAULT_VALUE"
msgid "~Default value"
msgstr "~खामानिआव उदायै बेसेन"
#. 3AyBV
-#: dbaccess/inc/strings.hrc:241
+#: dbaccess/inc/strings.hrc:243
msgctxt "STR_HELP_BOOL_DEFAULT"
msgid ""
"Select a value that is to appear in all new records as default.\n"
@@ -1360,7 +1360,7 @@ msgstr ""
"जदि फोथाराव मोनसे खामानियाव उदायै बेसेन गैयाब्ला, लांदां सारिखौ सायख।"
#. AbZU4
-#: dbaccess/inc/strings.hrc:242
+#: dbaccess/inc/strings.hrc:244
msgctxt "STR_HELP_DEFAULT_VALUE"
msgid ""
"Enter a default value for this field.\n"
@@ -1372,19 +1372,19 @@ msgstr ""
"जेब्ला नोंथाङा उनाव फारिलाइआव डाटा हाबहोब्ला, बे सारिखौ सायखनाय फोथारनि थाखाय मोनफ्रोम गोदान फोरमानलाइआव बाहायनाय जागोन। बेनिखायनो, बेयो गाहायाव हाबहोनो खथासा दाथायजों सोमोनदो लाखिनो गोनांजायो।"
#. hwwVA
-#: dbaccess/inc/strings.hrc:243
+#: dbaccess/inc/strings.hrc:245
msgctxt "STR_HELP_TEXT_LENGTH"
msgid "Enter the maximum text length permitted."
msgstr ""
#. yPnZq
-#: dbaccess/inc/strings.hrc:244
+#: dbaccess/inc/strings.hrc:246
msgctxt "STR_HELP_NUMERIC_TYPE"
msgid "Enter the number format."
msgstr "अनजिमा दाथायखौ हाबहो।"
#. 2yCJu
-#: dbaccess/inc/strings.hrc:245
+#: dbaccess/inc/strings.hrc:247
msgctxt "STR_HELP_LENGTH"
msgid ""
"Determine the length data can have in this field.\n"
@@ -1398,25 +1398,25 @@ msgstr ""
" जेब्ला बेयो डाटाबेसनि थाखाय सिमाखौ बांद्राय बारलाङो अब्ला बेसेनखौ बे बायदियै गेबें खालामनाय जागोन।"
#. BY4V7
-#: dbaccess/inc/strings.hrc:246
+#: dbaccess/inc/strings.hrc:248
msgctxt "STR_HELP_SCALE"
msgid "Specify the number of decimal places permitted in this field."
msgstr "बे फोथाराव दशमिक जायगाफोर गनायथि मोननाय अनजिमा फोरखौ थि खालाम."
#. QBHjm
-#: dbaccess/inc/strings.hrc:247
+#: dbaccess/inc/strings.hrc:249
msgctxt "STR_HELP_FORMAT_CODE"
msgid "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)."
msgstr "बेनो बो जायगाया जेराव नोंथाङा बोहैथि दाथायाव डाटाफोरखौ दिनथिफुंनाय जायो(दाथायखौ सोलायनो आगदा फारसे बुथामखौ बाहाय)।"
#. eV4sD
-#: dbaccess/inc/strings.hrc:248
+#: dbaccess/inc/strings.hrc:250
msgctxt "STR_HELP_FORMAT_BUTTON"
msgid "This is where you determine the output format of the data."
msgstr "बेवहायनो नोंथाङा डाटानि आउटपुट दाथायखौ थि खालामो।"
#. Y5q39
-#: dbaccess/inc/strings.hrc:249
+#: dbaccess/inc/strings.hrc:251
msgctxt "STR_HELP_AUTOINCREMENT"
msgid ""
"Choose if this field should contain AutoIncrement values.\n"
@@ -1428,49 +1428,49 @@ msgstr ""
"बे रोखोमै फोथाराव नोंथाङा डाटाखौ हाबहोनो हानाय नङा। मोनसे थार बेसेनखौ मोनफ्रोम गोदान फोरमानलाइआव गावनो गाव बोखावना होनाय जागोन।(आगोलनि फोरमानलाइनि दानबान्था फारिलाइखौ नायनानै)."
#. 5uQpF
-#: dbaccess/inc/strings.hrc:250
+#: dbaccess/inc/strings.hrc:252
msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME"
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
msgstr "फारिलाइखौ थिनो हाया मानोना खाम्फा मुं \"$column$\" खौ खेबनै थि खालामनाय जाबाय।"
#. vayRE
-#: dbaccess/inc/strings.hrc:251
+#: dbaccess/inc/strings.hrc:253
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN"
msgid "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?"
msgstr "खाम्फाया \"$column$\" गुदि साबियाव दह। जदि खाम्फाखौ हुखुमोरो, अब्ला गुदि साबियाबो हुखुमोर जागोन। नोंथाङा सालाय लांबाय थानो सानो नामा?"
#. fo93e
-#: dbaccess/inc/strings.hrc:252
+#: dbaccess/inc/strings.hrc:254
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE"
msgid "Primary Key Affected"
msgstr "गुदि साबियाव गोहोम गोग्लैनाय"
#. wcLcG
-#: dbaccess/inc/strings.hrc:253
+#: dbaccess/inc/strings.hrc:255
msgctxt "STR_COLUMN_NAME"
msgid "Column"
msgstr "खाम्फा"
#. ES566
-#: dbaccess/inc/strings.hrc:254
+#: dbaccess/inc/strings.hrc:256
msgctxt "STR_QRY_CONTINUE"
msgid "Continue anyway?"
msgstr "जेरैखि जाया सालाय लांबाय थानांगौ?"
#. iXbw5
-#: dbaccess/inc/strings.hrc:255
+#: dbaccess/inc/strings.hrc:257
msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING"
msgid "The table could not be saved due to problems connecting to the database."
msgstr "डाटाबेस फोनांजाबाव जेंना नुजाथिनायनि थाखाय फारिलाइखौ थिनो हानाय नङा।"
#. kuExF
-#: dbaccess/inc/strings.hrc:256
+#: dbaccess/inc/strings.hrc:258
msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED"
msgid "The table filter could not be adjusted because the data source has been deleted."
msgstr "फारिलाइ फिल्टारखौ थिरांथा खालामनो हायाखै मानोना डाटाबेस फुंखाया हुखुमोर जाबाय।"
#. Lt4Yc
-#: dbaccess/inc/strings.hrc:257
+#: dbaccess/inc/strings.hrc:259
#, fuzzy
msgctxt "STR_QUERY_SAVE_TABLE_EDIT_INDEXES"
msgid ""
@@ -1481,13 +1481,13 @@ msgstr ""
"सोलायनाय फोरखौ नोंथाङा दा थिनो सानो नामा?"
#. HFLQk
-#: dbaccess/inc/strings.hrc:258
+#: dbaccess/inc/strings.hrc:260
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD"
msgid "No primary key"
msgstr "जेबो गुदि साबि गैया।"
#. ir5Du
-#: dbaccess/inc/strings.hrc:259
+#: dbaccess/inc/strings.hrc:261
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY"
msgid ""
"A unique index or primary key is required for data record identification in this database.\n"
@@ -1501,25 +1501,25 @@ msgstr ""
"मोनसे गुदि साबि दा बानायनो नांगोन नामा?"
#. R7KDG
-#: dbaccess/inc/strings.hrc:260
+#: dbaccess/inc/strings.hrc:262
msgctxt "STR_TABLEDESIGN_ALTER_ERROR"
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
msgstr "खाम्फाखौ \"$column$\" सोलायनो हायाखै। खाम्फाखौ हुखुमोरनायनि अनगा गोदानै बानायनो नामा?"
#. U3f4j
-#: dbaccess/inc/strings.hrc:261
+#: dbaccess/inc/strings.hrc:263
msgctxt "STR_TABLEDESIGN_SAVE_ERROR"
msgid "Error while saving the table design"
msgstr ""
#. 9BsSL
-#: dbaccess/inc/strings.hrc:262
+#: dbaccess/inc/strings.hrc:264
msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL"
msgid "The column $column$ could not be deleted."
msgstr ""
#. Etkrj
-#: dbaccess/inc/strings.hrc:263
+#: dbaccess/inc/strings.hrc:265
msgctxt "STR_HELP_AUTOINCREMENT_VALUE"
msgid ""
"Enter an SQL statement for the auto-increment field.\n"
@@ -1531,7 +1531,7 @@ msgstr ""
"जेब्ला फारिलाइखौ बानायनाय जायो, बे बाथ्राया थोंजोङै डाटाबेसाव सोलाय होजागोन।"
#. fAEud
-#: dbaccess/inc/strings.hrc:264
+#: dbaccess/inc/strings.hrc:266
msgctxt "STR_NO_TYPE_INFO_AVAILABLE"
msgid ""
"No type information could be retrieved from the database.\n"
@@ -1541,37 +1541,37 @@ msgstr ""
" फारिलाइ डिजाइन म'डखौबे डाटा फुंखानि थाखाय मोननो हाथाव नङा।"
#. 2s2rr
-#: dbaccess/inc/strings.hrc:265
+#: dbaccess/inc/strings.hrc:267
msgctxt "STR_CHANGE_COLUMN_NAME"
msgid "change field name"
msgstr "फोथारनि मुंखौ सोलाय"
#. PC3QD
-#: dbaccess/inc/strings.hrc:266
+#: dbaccess/inc/strings.hrc:268
msgctxt "STR_CHANGE_COLUMN_TYPE"
msgid "change field type"
msgstr "फोथारनि रोखोमखौ सोलाय"
#. Z2B9o
-#: dbaccess/inc/strings.hrc:267
+#: dbaccess/inc/strings.hrc:269
msgctxt "STR_CHANGE_COLUMN_DESCRIPTION"
msgid "change field description"
msgstr "फोथारनि बेखेवनायखौ सोलाय"
#. aDrTE
-#: dbaccess/inc/strings.hrc:268
+#: dbaccess/inc/strings.hrc:270
msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE"
msgid "change field attribute"
msgstr "फोथारनि गुणखौ सोलाय"
#. 3srwC
-#: dbaccess/inc/strings.hrc:270
+#: dbaccess/inc/strings.hrc:272
msgctxt "STR_ENTER_CONNECTION_PASSWORD"
msgid "A password is needed to connect to the data source \"$name$\"."
msgstr " \"$name$\" डाटा फुंखायाव फोनांजाबनो थाखाय मोनसे पासवर्डनि गोनांथि जायो।"
#. tYDxc
-#: dbaccess/inc/strings.hrc:271
+#: dbaccess/inc/strings.hrc:273
msgctxt "STR_ASK_FOR_DIRECTORY_CREATION"
msgid ""
"The directory\n"
@@ -1587,51 +1587,51 @@ msgstr ""
" गैया। बेखौ सोरजि जागोन नामा?"
#. 3PFxY
-#: dbaccess/inc/strings.hrc:272
+#: dbaccess/inc/strings.hrc:274
msgctxt "STR_COULD_NOT_CREATE_DIRECTORY"
msgid "The directory $name$ could not be created."
msgstr "डिरेक्टरि $name$खौ सोरजिनो हायाखिसै."
#. V9kGF
-#: dbaccess/inc/strings.hrc:273
+#: dbaccess/inc/strings.hrc:275
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "फाइला आगोलावनो दं खायो. लिरदेरबावनो?"
#. i47ye
-#: dbaccess/inc/strings.hrc:274
+#: dbaccess/inc/strings.hrc:276
msgctxt "STR_NEW_FOLDER"
msgid "Folder"
msgstr "फल्डार"
#. U2bRK
-#: dbaccess/inc/strings.hrc:276
+#: dbaccess/inc/strings.hrc:278
msgctxt "STR_DATABASE_TYPE_CHANGE"
msgid "Database properties"
msgstr "डाटाबेस आखुथायफोर"
#. etNzz
-#: dbaccess/inc/strings.hrc:277
+#: dbaccess/inc/strings.hrc:279
#, fuzzy
msgctxt "STR_PARENTTITLE_GENERAL"
msgid "Data Source Properties: #"
msgstr "डाटा फुंखा आखुथायफोर: #"
#. z9Ecp
-#: dbaccess/inc/strings.hrc:278
+#: dbaccess/inc/strings.hrc:280
msgctxt "STR_ERR_USE_CONNECT_TO"
msgid "Please choose 'Connect to an existing database' to connect to an existing database instead."
msgstr ""
#. PfAC6
-#: dbaccess/inc/strings.hrc:279
+#: dbaccess/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_COULD_NOT_LOAD_ODBC_LIB"
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
msgstr "हाबाफारि बिजाब बाख्रि #lib# खौ ल'ड खालामनो हायाखैसै एबा बेयो गाज्रि जाबाय। ODBC डाटा फुंखा सायखनाया मोननो हाथाव नङा।"
#. d3vbZ
-#: dbaccess/inc/strings.hrc:280
+#: dbaccess/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE"
msgid ""
@@ -1642,152 +1642,152 @@ msgstr ""
"फज'नाय फोरखौ सोलायनो थाखाय नोंथाङा गनायथि मोनदों, नाथाय नोथाङा डाटाबेसआव फोनांजाब खालामनो हायाबो जानो हागौ।"
#. 2f7Ga
-#: dbaccess/inc/strings.hrc:281
+#: dbaccess/inc/strings.hrc:283
msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE"
msgid "{None}"
msgstr "{रावबो नङा}"
#. iR7CJ
#. To translators: EM Dec 2002: 'Space' refers t o what you get when you hit the space bar on your keyboard.
-#: dbaccess/inc/strings.hrc:283
+#: dbaccess/inc/strings.hrc:285
msgctxt "STR_AUTOFIELDSEPARATORLIST"
msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
msgstr ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
#. DFGo9
-#: dbaccess/inc/strings.hrc:284
+#: dbaccess/inc/strings.hrc:286
msgctxt "STR_AUTODELIMITER_MISSING"
msgid "#1 must be set."
msgstr "#1खौ फज'थार नांगोन।"
#. ZDRBf
-#: dbaccess/inc/strings.hrc:285
+#: dbaccess/inc/strings.hrc:287
msgctxt "STR_AUTODELIMITER_MUST_DIFFER"
msgid "#1 and #2 must be different."
msgstr "#1 आरो #2 आ आलादा जाथार नांगोन."
#. 9oCZr
-#: dbaccess/inc/strings.hrc:286
+#: dbaccess/inc/strings.hrc:288
msgctxt "STR_AUTONO_WILDCARDS"
msgid "Wildcards such as ?,* are not allowed in #1."
msgstr " #1आव ?,* वाइल्डकार्डसआ गनायथि होजायाखै।"
#. BdzcB
-#: dbaccess/inc/strings.hrc:288
+#: dbaccess/inc/strings.hrc:290
msgctxt "STR_CONNECTION_TEST"
msgid "Connection Test"
msgstr "फोनांजाब आनजाद"
#. oAAKs
-#: dbaccess/inc/strings.hrc:289
+#: dbaccess/inc/strings.hrc:291
msgctxt "STR_CONNECTION_SUCCESS"
msgid "The connection was established successfully."
msgstr "फोनांजाबा जाफुंसारै गायसन जादों."
#. 5V7Ay
-#: dbaccess/inc/strings.hrc:290
+#: dbaccess/inc/strings.hrc:292
msgctxt "STR_CONNECTION_NO_SUCCESS"
msgid "The connection could not be established."
msgstr "फोनांजाबखौ जाफुंसारै गायसननो हायाखै"
#. wvNFP
-#: dbaccess/inc/strings.hrc:291
+#: dbaccess/inc/strings.hrc:293
msgctxt "STR_JDBCDRIVER_SUCCESS"
msgid "The JDBC driver was loaded successfully."
msgstr "JDBC सालायग्राया जाफुंसारै ल'ड खालाम जादों."
#. RdMCN
-#: dbaccess/inc/strings.hrc:292
+#: dbaccess/inc/strings.hrc:294
msgctxt "STR_JDBCDRIVER_NO_SUCCESS"
msgid "The JDBC driver could not be loaded."
msgstr "JDBC सालायग्राया जाफुंसारै ल'ड खालाम जायाखै."
#. dyCvN
-#: dbaccess/inc/strings.hrc:293
+#: dbaccess/inc/strings.hrc:295
msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS सिङाव हाबनाय फाइल"
#. rDsuu
-#: dbaccess/inc/strings.hrc:294
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_MSACCESS_2007_FILTERNAME"
msgid "MS Access 2007 file"
msgstr ""
#. jFwxU
-#: dbaccess/inc/strings.hrc:295
+#: dbaccess/inc/strings.hrc:297
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr ""
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "सिस्टेम"
#. pnwDB
-#: dbaccess/inc/strings.hrc:298
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "सोरजिनाय समाव जानाय गोरोनथि"
#. hnyJF
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr ""
#. kXCG9
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:302
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr ""
#. bFHHW
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_MISSING_TABLES_XDROP"
msgid "The table cannot be deleted because the database connection does not support this."
msgstr "फारिलाइखौ हुखुमोरनो हाया मानोना डाटाबेस फोनांजाबा बेखौ मदत होआ।"
#. ZNB5D
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~गासै"
#. C8eBG
-#: dbaccess/inc/strings.hrc:303
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "सिगांनि महराव लाबो फिननाय:"
#. aje2A
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "फिन माव:"
#. ixMkj
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr " '#1'खाम्फानि थाखाय जेबो सोमोन्दो गोनां खाम्फा रोखोम मोननाय जायाखै।"
#. qVax3
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:308
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "फाइला\"$file$\"गैया।"
#. 737k3
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_WARNINGS_DURING_CONNECT"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
msgstr ""
#. cGJja
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
@@ -1799,200 +1799,200 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:312
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr ""
#. oC8Px
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "SDBC सालायग्रा सामलायग्रा (#servicename#)आव फोनांजाबनो हाया।"
#. aym6r
-#: dbaccess/inc/strings.hrc:313
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "URL #connurl# नि थाखाय सासे सालायग्राखौ रेजिस्तार खालामनो हाया।"
#. oafZG
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "जाफुंसार फोनांजाब खालामबाय। नाथाय डाटाबेस फारिलाइनि सोमोनदै फोरमायनाय मोननो हाथाव जायाखै।"
#. uBW6C
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "गासै फारिलाइफोर"
#. nhz6M
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "गासै नुथायफोर"
#. APBCw
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:319
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "गासै फारिलाइफोर आरो नुथायफोर"
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "फारिलाइनि मुं"
#. Nw93R
-#: dbaccess/inc/strings.hrc:320
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "डाटा फज'"
#. nLFJd
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "डाटा हुखुमोर"
#. eGEDE
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "डाटा सोलाय"
#. e2bxV
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "दाथायखौ सोलाय"
#. zejFA
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "डाटा फराय"
#. UsMj8
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "मखनायफोरखौ सोलाय"
#. SEGp9
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:328
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "दाथायखौ दोन"
#. BCCiv
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "dBASE फाइल फोरनि लामा"
#. hnBFY
-#: dbaccess/inc/strings.hrc:329
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "फराय बिजाब फाइलफोरनि लामा"
#. DRFyX
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "स्प्रेडशीट फोरमान बिलाइनि लामा"
#. qxbA7
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source on your system"
msgstr "नोंथांनि सिस्टेम आव ODBC डाटा फुंखानि मुं"
#. mGJE9
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr ""
#. zQxCp
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL database"
msgstr "MySQL डाटाबेसनि मुं"
#. uhRMQ
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "अरेकल डाटाबेसनि मुं"
#. nmoae
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "मायक्र'सफ्ट हाबनाय डाटाबेस फाइल"
#. 34zwh
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "आरोबाव जेबो फज'नाय फोरनि गोनांथि गैला। फोनांजाबा खामानि मावगासिनो दं ना गैया बेखौ मोनथिनो थाखाय'%test' बुथाम आव क्लिक खालाम."
-#. GAVfb
-#: dbaccess/inc/strings.hrc:337
+#. DDLwe
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_COMMONURL"
-msgid "Datasource URL (e.g. host=$host:$port dbname=$database)"
+msgid "Enter the DBMS/driver-specific connection string here"
msgstr ""
#. rKH3t
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "~खावलायगिरिनि मुं"
#. Gdbjz
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "~मजिला फ्र'फाइलनि मुं"
#. A6YJb
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "~थानडारबार्ड फ्र'फाइलनि मुं"
#. HnmRA
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:343
#, fuzzy
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "फारिलाइ दाजाब..."
#. eHahH
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:344
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr ""
#. 5dqK5
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "खाम्फा बाहायनाय"
#. nZ7x6
-#: dbaccess/inc/strings.hrc:345
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "रोखोम दाथाय दानाय"
#. C5Zs4
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -2000,163 +2000,163 @@ msgid ""
msgstr ""
#. MuQ2C
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "खाम्फाफोर राननानै होनाय"
#. 5vCFA
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~उन"
#. aWFVD
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~उननि>"
#. aKHUX
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "सोरजि"
#. 3XyRu
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "फारिलाइ कपि खालाम"
#. uNGvx
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "फारिलाइ कपि खालाम"
#. xCPkD
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:355
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr ""
#. m35Lx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_SUGGEST_APPEND_TABLE_DATA"
msgid "Choose the option 'Append data' on the first page to append data to an existing table."
msgstr ""
#. XbmVN
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:357
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr ""
#. 55EA7
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "डाटाबेस विझार्ड"
#. p4Yy4
-#: dbaccess/inc/strings.hrc:358
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "डाटाबेस सायख"
#. GTpDz
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "dBASE फोनांजाबखौ गायसन"
#. VBaQN
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "फराय बिजाब फाइलाव मोनसे फोनांजाब गायसन"
#. TiBeQ
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "मायक्र'सफ्ट हाबनाय फोनांजाब गायसन"
#. XaDDh
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "LDAP फोनांजाब गायसन"
#. WZtzU
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "ADO फोनांजाब गायसन"
#. n3HgX
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "JDBC फोनांजाब गायसन"
#. qiZT5
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "अरेकल डाटाबेस फोनांजाब गायसन"
#. KbAqW
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL connection"
msgstr " MySQL फोनांजाब गायसन"
#. uJuNs
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "ODBC फोनांजाब गायसन"
#. ecB4x
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr ""
#. wUEMA
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "बाहायग्रा फोरमान खालामनायखौ गायसन"
#. YgsyA
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL server data"
msgstr ""
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "थिना दोन आरो खामानियाव आवगाय लां"
#. LhDjK
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "गोदान डाटाबेस"
#. DoGLb
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "JDBC खौ बाहायनानै मोनसे MySQL डाटाबेस आव फोनांजाब गायसन।"
#. B5kEC
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:376
#, fuzzy
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
@@ -2167,68 +2167,68 @@ msgstr ""
"गाहायनि फज'नायफोरनि बागै नोंथाङा थि नङाब्ला अननानै नोंथांनि सिस्टेम खुंथायजों सोमोनदो खालाम।"
#. uGTyY
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL JDBC d~river class:"
msgstr "MySQL JDBC सालायग्रा थाखो:"
#. cBiSe
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "खामानियाव उदायै: 3306"
#. zDx7G
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "dBASE फाइलफोराव मोनसे फोनांजाब गायसन"
#. MXTEF
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "फल्डारखौ सायख जेराव dBASE फाइलफोरखौ ज' खालामनाय जादों।"
#. Ke4xP
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "फराय बिजाब फाइलाव मोनसे फोनांजाब गायसन"
#. uJFWa
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:382
#, fuzzy
msgctxt "STR_TEXT_HELPTEXT"
msgid "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode."
msgstr "फल्डारखौ सायख जेरावCSV (कमा बेसेन फोरखौ आलादा खालामदों) फराय बिजाब फाइलफोरखौ ज' खालामनाय जादों। %PRODUCTNAME बिथाया बेफोर फाइलफोरखौ फरायनो-थाखायल' म'डआव खेवगोन।"
#. chkNh
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "फराय बिजाब फाइलफोरसिम लामा"
#. VXUEj
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "मायक्र'सफ्ट Access डाटाबेस आव मोनसे फोनांजाब गायसन।"
#. rTF65
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "अननानै नोंथाङा हाबनो लुबैनाय मायक्र'सफ्ट Access फाइलखौ साइख।"
#. DYcM8
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr " मोनसे ADO डाटाबेसआव मोनसे फोनांजाब गायसन।"
#. WzZiB
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:387
#, fuzzy
msgctxt "STR_ADO_HELPTEXT"
msgid ""
@@ -2241,13 +2241,13 @@ msgstr ""
"गाहायनि फज'नाय फोराव जदिहाय नोंथाङा थि नङाब्ला अननानै नोंथांनि सिस्टेम खुंगिरिजों सोमोन्दो खालाम।"
#. PRyfo
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC database"
msgstr "ODBC डाटाबेसआव मोनसे फोनांजाब गायसन।"
#. CBVtz
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:389
#, fuzzy
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
@@ -2260,13 +2260,13 @@ msgstr ""
"गाहायनि फज'नाय फोरनि बागै नोंथाङा थि नङाब्ला नोंथांनि सिस्टेम खुंगिरिजों सोमोन्दो खालाम."
#. dmi7n
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "JDBC डाटाबेसआव मोनसे फोनांजाब गायसन"
#. dYGeU
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:391
#, fuzzy
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
@@ -2277,25 +2277,25 @@ msgstr ""
"गाहायनि फज'नाय फोरनि बागै नोंथाङा थि नङाब्ला नोंथांनि सिस्टेम खुंगिरिजों सोमोन्दो खालाम."
#. DWgup
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "मोनसे अरेकल डाटाबेसआव फोनांजाब गायसन।"
#. Z57ca
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "खामानियाव उदायै: 1521"
#. dnAP9
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "JDBCअरेकल ~सालायग्रा थाखो"
#. aD8dK
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:395
#, fuzzy
msgctxt "STR_ORACLE_HELPTEXT"
msgid ""
@@ -2306,13 +2306,13 @@ msgstr ""
"गाहायनि फज'नाय फोरनि बागै नोंथाङा थि नङाब्ला नोंथांनि सिस्टेम खुंगिरिजों सोमोन्दो खालाम।"
#. Vqjfj
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "स्प्रेडशीटफोराव मोनसे फोनांजाब गायसन"
#. FnpBr
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:397
#, fuzzy
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
@@ -2323,278 +2323,278 @@ msgstr ""
"%PRODUCTNAME आ बे फाइलखौ फरायनो-थाखायल' म'डआव गेवगोन।"
#. fxmJG
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:398
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "~जायगा आरो फाइलनि मुं"
#. og5kg
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "बिथोनखौ जाफुंसारै खामानिआव मावफुबाय।."
#. BhFXv
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "डाटाबेसनि फोनांजाबा गोमाबाय। बे बिबुंखौ बन्द खालामनाय जागोन।"
#. WTysM
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "थाखोनि फारि"
#. 67TCR
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "नायखां बिलाइ फोथार"
#. rCZbG
-#: dbaccess/inc/strings.hrc:403
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "गोजौथिं बांलांनाय"
#. zUeEN
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "गाहायथिं फैनाय"
#. DpB67
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "नोंथाङा थारैनो '$name$' नायखां बिलाइखौ हुखुमोरनो सानो नामा?"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "नायखां बिलाइ"
#. HFaXn
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "नायखां बिलाइआव मोनसे फोथार थाथार नांगोन।"
#. LRDDD
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "\"$name$\"मुङै गुबुन मोनसे नायखां बिलाइ सिगाङावनो दङखायो।"
#. 9C3mx
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:411
msgctxt "STR_INDEXDESIGN_DOUBLE_COLUMN_NAME"
msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
msgstr "मोनसे नायखां बिलाइ ओंथि बेखेवनायाव, जेबो फारिलाइ खाम्फाया खेबसेनि बारा फैनो नाङा। जायखि जादोया, नोंथाङा \"$name$\" खाम्फाखौ खेबनै सोसनबाय।"
#. XANpc
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:413
#, fuzzy
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "हाबनायखौ \"$name$\"खाम्फानि थाखाय मोनसे बाहाय जाथाव बेसेनाव सोलायसोल' खालामनो हायाखैमोन।"
#. FCnE3
-#: dbaccess/inc/strings.hrc:413
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr ""
#. ha64T
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr ""
#. 9A2cX
-#: dbaccess/inc/strings.hrc:415
+#: dbaccess/inc/strings.hrc:417
msgctxt "STR_EXPLAN_STRINGCONVERSION_ERROR"
msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties."
msgstr "बे गोरोनथिनि गले गले जाहोना मोनसे थि नङै जायखौ नोंथांनि डाटाबेसनि राव फजनायनि थाखाय फजयो। सुजुनाय-डाटाबेस-आखुथायफोरखौ बासिखनानै फजनायखौ आनजाद नाय।"
#. itnjJ
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "गोरोनथि"
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "सांग्रांथि"
#. LSBpE
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "मोनथिहोनाय"
#. DKRwR
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "गुवारै"
#. Avmtu
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "नोंथाङा बाहायग्राखौ थारैनो हुखुमोरनो सानो नामा?"
#. yeKZF
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "डाटाबेसा बाहायग्रा खुंनायखौ मदत होआ."
#. 4CVtX
-#: dbaccess/inc/strings.hrc:423
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "पासवर्डआ गोरोबाखै। अननानै पासवर्ड सोफिन।"
#. iu64w
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "अननानै गोसो दि माखासे डाटाबेसफोरा बे ज'जानाय रोखोमखौ मदत खालामा जानो हागौ."
#. Khmn9
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "फोरमानलाइ फोरखौल सोफादेर जायनि थाखाय थानाय आयदाफोर सोमोन्दो थानाय फोथारफोर मोननैबो फारिलाइ फोरा सिनाय जाथावना जायो।"
#. JUyyK
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:429
msgctxt "STR_QUERY_LEFTRIGHT_JOIN"
msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
msgstr "'%1' फारिलाइ निफ्राय गासै फोरमानलाइफोर दङ; नाथाय '%2' फारिलाइ निफ्राय फोरमानलाइफोरल' जेराव सोमोन्दो थानाय फोथारनि बेसेनफोरा फोरा गोरोबलायो।"
#. EdhCU
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "'%1' निफ्राय आरो '%2' सिम गासै फोरमानलाइफोर दङ।"
#. c9PsZ
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr ""
#. KyLuN
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr ""
#. RaJQd
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr ""
#. JBBmY
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:435
msgctxt "STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR"
msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information"
msgstr ""
#. Z4JFe
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr ""
#. KvUFb
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr ""
#. XVb6E
-#: dbaccess/inc/strings.hrc:436
+#: dbaccess/inc/strings.hrc:438
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr ""
#. 7pnvE
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr ""
#. z3h9J
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr ""
#. Qpda7
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr ""
#. BsP8j
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr ""
#. QYh2y
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr ""
#. ixrDD
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr ""
#. nFRsS
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "सुजु..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:447
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "सोरजि..."
#. VWBJF
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: सोमोन्दो डिजाइन"
#. ZCd5X
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "डाटाबेसआ सोमोन्दोफोरखौ मदत खालामा।"
#. CG2Pd
-#: dbaccess/inc/strings.hrc:448
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "जेब्ला नोंथाङा गासैबो सोमोन्दोफोरनि बे फारिलाइखौ हुखुमोरगोन अब्ला गासैबो गोमोरगोन? सालायबाय थानो सानो नामा?"
#. Wzf9T
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:451
msgctxt "STR_QUERY_REL_COULD_NOT_CREATE"
msgid ""
"The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n"
@@ -2602,73 +2602,73 @@ msgid ""
msgstr ""
#. Fsz7D
-#: dbaccess/inc/templwin.hrc:41
+#: dbaccess/inc/templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
msgid "Title"
msgstr ""
#. zo57j
-#: dbaccess/inc/templwin.hrc:42
+#: dbaccess/inc/templwin.hrc:43
msgctxt "STRARY_SVT_DOCINFO"
msgid "By"
msgstr ""
#. Zh8Ni
-#: dbaccess/inc/templwin.hrc:43
+#: dbaccess/inc/templwin.hrc:44
msgctxt "STRARY_SVT_DOCINFO"
msgid "Date"
msgstr ""
#. eHFA4
-#: dbaccess/inc/templwin.hrc:44
+#: dbaccess/inc/templwin.hrc:45
msgctxt "STRARY_SVT_DOCINFO"
msgid "Keywords"
msgstr ""
#. eYGnQ
-#: dbaccess/inc/templwin.hrc:45
+#: dbaccess/inc/templwin.hrc:46
msgctxt "STRARY_SVT_DOCINFO"
msgid "Description"
msgstr ""
#. Eg2eG
-#: dbaccess/inc/templwin.hrc:46
+#: dbaccess/inc/templwin.hrc:47
msgctxt "STRARY_SVT_DOCINFO"
msgid "Type"
msgstr ""
#. hokZy
-#: dbaccess/inc/templwin.hrc:47
+#: dbaccess/inc/templwin.hrc:48
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified on"
msgstr ""
#. XMEJb
-#: dbaccess/inc/templwin.hrc:48
+#: dbaccess/inc/templwin.hrc:49
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified by"
msgstr ""
#. MWkd5
-#: dbaccess/inc/templwin.hrc:49
+#: dbaccess/inc/templwin.hrc:50
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed on"
msgstr ""
#. BBEEC
-#: dbaccess/inc/templwin.hrc:50
+#: dbaccess/inc/templwin.hrc:51
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed by"
msgstr ""
#. VCGe3
-#: dbaccess/inc/templwin.hrc:51
+#: dbaccess/inc/templwin.hrc:52
msgctxt "STRARY_SVT_DOCINFO"
msgid "Subject"
msgstr ""
#. HVYdE
-#: dbaccess/inc/templwin.hrc:52
+#: dbaccess/inc/templwin.hrc:53
msgctxt "STRARY_SVT_DOCINFO"
msgid "Size"
msgstr ""
@@ -3219,39 +3219,45 @@ msgctxt "directsqldialog|sql_label"
msgid "_Command to execute:"
msgstr ""
-#. gpXeL
+#. KDRkq
#: dbaccess/uiconfig/ui/directsqldialog.ui:130
+msgctxt "directsqldialog|directsql"
+msgid "Run SQL command _directly"
+msgstr ""
+
+#. gpXeL
+#: dbaccess/uiconfig/ui/directsqldialog.ui:145
msgctxt "directsqldialog|showoutput"
msgid "_Show output of \"select\" statements"
msgstr ""
#. xJT2B
-#: dbaccess/uiconfig/ui/directsqldialog.ui:144
+#: dbaccess/uiconfig/ui/directsqldialog.ui:159
msgctxt "directsqldialog|execute"
msgid "_Execute"
msgstr ""
#. FoYMP
-#: dbaccess/uiconfig/ui/directsqldialog.ui:177
+#: dbaccess/uiconfig/ui/directsqldialog.ui:192
msgctxt "directsqldialog|sqlhistory_label"
msgid "_Previous commands:"
msgstr ""
#. aqBRi
-#: dbaccess/uiconfig/ui/directsqldialog.ui:193
+#: dbaccess/uiconfig/ui/directsqldialog.ui:208
#, fuzzy
msgctxt "directsqldialog|label1"
msgid "SQL Command"
msgstr "SQL बिथोन"
#. iUSnR
-#: dbaccess/uiconfig/ui/directsqldialog.ui:232
+#: dbaccess/uiconfig/ui/directsqldialog.ui:247
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "थाखो मान "
#. DYZA5
-#: dbaccess/uiconfig/ui/directsqldialog.ui:271
+#: dbaccess/uiconfig/ui/directsqldialog.ui:286
#, fuzzy
msgctxt "directsqldialog|label3"
msgid "Output"
@@ -3468,26 +3474,26 @@ msgid "Open an existing database _file"
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:140
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:139
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "बावैसो बाहाय जाबाय"
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:171
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:170
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "खेव"
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:227
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:225
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
diff --git a/source/brx/desktop/messages.po b/source/brx/desktop/messages.po
index ff5348d5628..812e4d591d9 100644
--- a/source/brx/desktop/messages.po
+++ b/source/brx/desktop/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-01-25 14:55+0100\n"
+"POT-Creation-Date: 2021-09-10 23:11+0200\n"
"PO-Revision-Date: 2018-09-03 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -637,32 +637,14 @@ msgctxt "STR_CONFIG_ERR_ACCESS_GENERAL"
msgid "A general error occurred while accessing your central configuration. "
msgstr "नोंथांनि मिरु बायजोनि महराव हाबनाय समाव मोनसे सरासनस्रा गोरोनथि नुजाथिदों।"
-#. TXCKM
-#: desktop/inc/strings.hrc:168
-msgctxt "STR_BOOTSTRAP_ERR_CFG_DATAACCESS"
-msgid ""
-"%PRODUCTNAME cannot be started due to an error in accessing the %PRODUCTNAME configuration data.\n"
-"\n"
-"Please contact your system administrator."
-msgstr ""
-"%PRODUCTNAME बायजोनि महर डाटा हाबनायाव मोनसे गोरोनथि जानायनि थाखाय %PRODUCTIVENAME खौ जागायनो हाया।\n"
-" \n"
-"अननानै नोंथांनि सिस्टेम खुंगिरिखौ सोमोनदो खालाम।"
-
-#. bouaV
-#: desktop/inc/strings.hrc:169
-msgctxt "STR_INTERNAL_ERRMSG"
-msgid "The following internal error has occurred: "
-msgstr "गाहायनि इसिंयारि गोरोनथिया जाबाय: "
-
#. zBSDM
-#: desktop/inc/strings.hrc:170
+#: desktop/inc/strings.hrc:168
msgctxt "STR_LO_MUST_BE_RESTARTED"
msgid "%PRODUCTNAME must unfortunately be manually restarted once after installation or update."
msgstr ""
#. NBTfi
-#: desktop/inc/strings.hrc:171
+#: desktop/inc/strings.hrc:169
#, fuzzy
msgctxt "STR_QUERY_USERDATALOCKED"
msgid ""
@@ -673,25 +655,25 @@ msgid ""
msgstr "नोंथांनि गावनि फज'नायाव %PRODUCTNAME नि गुबुन बिदिनथिया हाबगासिनो दङ एबा नोंथांनि गावनि फज'नायफोरा बन्द खालाम जादों। एखे समावनो हाबनाया नोंथांनि गावनि फज'नायफोराव गोरोबलायै सोमजिनो हागौ; सालाय लांबाय थानायनि सिगां, बाहायग्रा $uआ %PRODUCTNAME खौ ह'ष्ट'$h' आव बन्द खालामो नामा बेखौ नोंथाङा थि खालाम नांगोन। नोंथाङा थारैनो सालाय लांबाय थानो सानो नामा?"
#. EB6Yf
-#: desktop/inc/strings.hrc:172
+#: desktop/inc/strings.hrc:170
msgctxt "STR_TITLE_USERDATALOCKED"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
#. GiCJZ
-#: desktop/inc/strings.hrc:173
+#: desktop/inc/strings.hrc:171
msgctxt "STR_ERR_PRINTDISABLED"
msgid "Printing is disabled. No documents can be printed."
msgstr "साफायनो हाथाव नङा। जेबो फोरमान बिलाइखौ साफायनो हानाय नङा।"
#. VxBTE
-#: desktop/inc/strings.hrc:174
+#: desktop/inc/strings.hrc:172
msgctxt "STR_BOOTSTRAP_ERR_NO_PATHSET_SERVICE"
msgid "The path manager is not available.\n"
msgstr "लामा सामलायगिरिखौ मोननो हाथाव नङा।\n"
#. Cy4Wz
-#: desktop/inc/strings.hrc:175
+#: desktop/inc/strings.hrc:173
msgctxt "STR_BOOTSTRAP_ERR_NOTENOUGHDISKSPACE"
msgid ""
"%PRODUCTNAME user installation could not be completed due to insufficient free disk space. Please free more disc space at the following location and restart %PRODUCTNAME:\n"
@@ -699,7 +681,7 @@ msgid ""
msgstr ""
#. 2o5XG
-#: desktop/inc/strings.hrc:176
+#: desktop/inc/strings.hrc:174
msgctxt "STR_BOOTSTRAP_ERR_NOACCESSRIGHTS"
msgid ""
"%PRODUCTNAME user installation could not be processed due to missing access rights. Please make sure that you have sufficient access rights for the following location and restart %PRODUCTNAME:\n"
@@ -707,61 +689,61 @@ msgid ""
msgstr ""
#. uigQN
-#: desktop/inc/strings.hrc:178
+#: desktop/inc/strings.hrc:176
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_1"
msgid "Extension Software License Agreement of $NAME:"
msgstr ""
#. DEkAo
-#: desktop/inc/strings.hrc:179
+#: desktop/inc/strings.hrc:177
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_2"
msgid "Read the complete License Agreement displayed above. Accept the License Agreement by typing \"yes\" on the console then press the Return key. Type \"no\" to decline and to abort the extension setup."
msgstr ""
#. wANiC
-#: desktop/inc/strings.hrc:183
+#: desktop/inc/strings.hrc:181
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_3"
msgid "[Enter \"yes\" or \"no\"]:"
msgstr ""
#. wEFn2
-#: desktop/inc/strings.hrc:184
+#: desktop/inc/strings.hrc:182
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_4"
msgid "Your input was not correct. Please enter \"yes\" or \"no\":"
msgstr ""
#. A9CdG
-#: desktop/inc/strings.hrc:185
+#: desktop/inc/strings.hrc:183
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_YES"
msgid "YES"
msgstr ""
#. HLETc
-#: desktop/inc/strings.hrc:186
+#: desktop/inc/strings.hrc:184
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_Y"
msgid "Y"
msgstr "Y"
#. SQ6jd
-#: desktop/inc/strings.hrc:187
+#: desktop/inc/strings.hrc:185
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_NO"
msgid "NO"
msgstr ""
#. 6LgGA
-#: desktop/inc/strings.hrc:188
+#: desktop/inc/strings.hrc:186
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_N"
msgid "N"
msgstr ""
#. aCY73
-#: desktop/inc/strings.hrc:189
+#: desktop/inc/strings.hrc:187
msgctxt "RID_STR_CONCURRENTINSTANCE"
msgid "unopkg cannot be started. The lock file indicates it is already running. If this does not apply, delete the lock file at:"
msgstr ""
#. MLhHo
-#: desktop/inc/strings.hrc:191
+#: desktop/inc/strings.hrc:189
#, fuzzy
msgctxt "RID_STR_UNOPKG_ERROR"
msgid "ERROR: "
diff --git a/source/brx/dictionaries/af_ZA.po b/source/brx/dictionaries/af_ZA.po
index d352bffde38..21324525b6b 100644
--- a/source/brx/dictionaries/af_ZA.po
+++ b/source/brx/dictionaries/af_ZA.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348922.000000\n"
+#. iTCNn
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/an_ES.po b/source/brx/dictionaries/an_ES.po
index b8c9208568d..6f0a261dad9 100644
--- a/source/brx/dictionaries/an_ES.po
+++ b/source/brx/dictionaries/an_ES.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348922.000000\n"
+#. ZDeD7
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/ar.po b/source/brx/dictionaries/ar.po
index 22cf0c4ceb3..763a15fa06a 100644
--- a/source/brx/dictionaries/ar.po
+++ b/source/brx/dictionaries/ar.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348922.000000\n"
+#. RiGWP
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/bg_BG.po b/source/brx/dictionaries/bg_BG.po
index 43f7177d5f7..50ee8bee369 100644
--- a/source/brx/dictionaries/bg_BG.po
+++ b/source/brx/dictionaries/bg_BG.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348922.000000\n"
+#. g34TG
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/bn_BD.po b/source/brx/dictionaries/bn_BD.po
index 24ea8d59c1d..d72da76367c 100644
--- a/source/brx/dictionaries/bn_BD.po
+++ b/source/brx/dictionaries/bn_BD.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348922.000000\n"
+#. snSGG
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/bo.po b/source/brx/dictionaries/bo.po
index 2a443bc9260..beab95e9425 100644
--- a/source/brx/dictionaries/bo.po
+++ b/source/brx/dictionaries/bo.po
@@ -3,16 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2017-10-04 16:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1507132879.000000\n"
+#. MEmbU
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/br_FR.po b/source/brx/dictionaries/br_FR.po
index 2e6dea696d8..d0f74989980 100644
--- a/source/brx/dictionaries/br_FR.po
+++ b/source/brx/dictionaries/br_FR.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348922.000000\n"
+#. 8HUMB
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/bs_BA.po b/source/brx/dictionaries/bs_BA.po
index edd36dc5190..9916f82681b 100644
--- a/source/brx/dictionaries/bs_BA.po
+++ b/source/brx/dictionaries/bs_BA.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348922.000000\n"
+#. 24ECn
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/ca.po b/source/brx/dictionaries/ca.po
index 499f1ec7009..de6af8216a8 100644
--- a/source/brx/dictionaries/ca.po
+++ b/source/brx/dictionaries/ca.po
@@ -3,16 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2017-10-04 16:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1507132879.000000\n"
+#. PAXGz
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/cs_CZ.po b/source/brx/dictionaries/cs_CZ.po
index 70d70bbb599..87c36fbc22a 100644
--- a/source/brx/dictionaries/cs_CZ.po
+++ b/source/brx/dictionaries/cs_CZ.po
@@ -3,16 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2017-10-04 16:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1507132879.000000\n"
+#. DG9ET
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/de.po b/source/brx/dictionaries/de.po
index ba4a3d8052a..145f9c922d1 100644
--- a/source/brx/dictionaries/de.po
+++ b/source/brx/dictionaries/de.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348923.000000\n"
+#. N47Mb
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/el_GR.po b/source/brx/dictionaries/el_GR.po
index 6b3e5c853ed..0e07dcb7418 100644
--- a/source/brx/dictionaries/el_GR.po
+++ b/source/brx/dictionaries/el_GR.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348923.000000\n"
+#. 23zDf
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/en.po b/source/brx/dictionaries/en.po
index 8f8169da480..ffbc039a5c8 100644
--- a/source/brx/dictionaries/en.po
+++ b/source/brx/dictionaries/en.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348923.000000\n"
+#. X9B3t
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/en/dialog.po b/source/brx/dictionaries/en/dialog.po
index 79339e6de7b..95d75e403aa 100644
--- a/source/brx/dictionaries/en/dialog.po
+++ b/source/brx/dictionaries/en/dialog.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-06-22 14:27+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1371911260.000000\n"
+#. fyB4s
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -22,6 +24,7 @@ msgctxt ""
msgid "Grammar checking"
msgstr ""
+#. VL4DV
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -30,6 +33,7 @@ msgctxt ""
msgid "Check more grammar errors."
msgstr ""
+#. 59PQf
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -38,6 +42,7 @@ msgctxt ""
msgid "Possible mistakes"
msgstr ""
+#. XLAkL
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -46,6 +51,7 @@ msgctxt ""
msgid "Check missing capitalization of sentences."
msgstr ""
+#. rBBKG
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -54,6 +60,7 @@ msgctxt ""
msgid "Capitalization"
msgstr ""
+#. u6Q4E
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -62,6 +69,7 @@ msgctxt ""
msgid "Check repeated words."
msgstr ""
+#. BMrdQ
#: en_en_US.properties
#, fuzzy
msgctxt ""
@@ -71,6 +79,7 @@ msgctxt ""
msgid "Word duplication"
msgstr "~जेबो रोखोमसे मोननै गैयै"
+#. kGVJu
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -79,6 +88,7 @@ msgctxt ""
msgid "Check missing or extra parentheses and quotation marks."
msgstr ""
+#. 5aURc
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -87,6 +97,7 @@ msgctxt ""
msgid "Parentheses"
msgstr ""
+#. ixw7y
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -95,6 +106,7 @@ msgctxt ""
msgid "Punctuation"
msgstr ""
+#. XWxq7
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -103,6 +115,7 @@ msgctxt ""
msgid "Check single spaces between words."
msgstr ""
+#. 4szdF
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -111,6 +124,7 @@ msgctxt ""
msgid "Word spacing"
msgstr ""
+#. BRanE
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -119,6 +133,7 @@ msgctxt ""
msgid "Force unspaced em dash instead of spaced en dash."
msgstr ""
+#. WCsJy
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -127,6 +142,7 @@ msgctxt ""
msgid "Em dash"
msgstr ""
+#. C23Cu
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -135,6 +151,7 @@ msgctxt ""
msgid "Force spaced en dash instead of unspaced em dash."
msgstr ""
+#. zGBHG
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -143,6 +160,7 @@ msgctxt ""
msgid "En dash"
msgstr ""
+#. NgGqK
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -151,6 +169,7 @@ msgctxt ""
msgid "Check double quotation marks: \"x\" → “x”"
msgstr ""
+#. YP2Y7
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -159,6 +178,7 @@ msgctxt ""
msgid "Quotation marks"
msgstr ""
+#. rhAod
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -167,6 +187,7 @@ msgctxt ""
msgid "Check true multiplication sign: 5x5 → 5×5"
msgstr ""
+#. bCcZf
#: en_en_US.properties
#, fuzzy
msgctxt ""
@@ -176,6 +197,7 @@ msgctxt ""
msgid "Multiplication sign"
msgstr "सानजाबनाय (x)"
+#. 4AvJk
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -184,6 +206,7 @@ msgctxt ""
msgid "Check single spaces between sentences."
msgstr ""
+#. DVGHD
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -192,6 +215,7 @@ msgctxt ""
msgid "Sentence spacing"
msgstr ""
+#. ABTfY
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -200,6 +224,7 @@ msgctxt ""
msgid "Check more than two extra space characters between words and sentences."
msgstr ""
+#. Z3DR5
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -208,6 +233,7 @@ msgctxt ""
msgid "More spaces"
msgstr ""
+#. 2CY5a
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -216,6 +242,7 @@ msgctxt ""
msgid "Change hyphen characters to real minus signs."
msgstr ""
+#. nAjtQ
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -224,6 +251,7 @@ msgctxt ""
msgid "Minus sign"
msgstr ""
+#. 5VaaT
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -232,6 +260,7 @@ msgctxt ""
msgid "Change typewriter apostrophe, single quotation marks and correct double primes."
msgstr ""
+#. 3rdex
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -240,6 +269,7 @@ msgctxt ""
msgid "Apostrophe"
msgstr ""
+#. aPGQH
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -248,6 +278,7 @@ msgctxt ""
msgid "Change three dots with ellipsis."
msgstr ""
+#. JaeW9
#: en_en_US.properties
#, fuzzy
msgctxt ""
@@ -257,6 +288,7 @@ msgctxt ""
msgid "Ellipsis"
msgstr "गोलाव बेंखनफोर"
+#. hiSvX
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -265,6 +297,7 @@ msgctxt ""
msgid "Others"
msgstr "गुबुन"
+#. CxSeG
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -273,6 +306,7 @@ msgctxt ""
msgid "Measurement conversion from °F, mph, ft, in, lb, gal and miles."
msgstr ""
+#. xrxso
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -281,6 +315,7 @@ msgctxt ""
msgid "Convert to metric (°C, km/h, m, kg, l)"
msgstr ""
+#. 8JJ7c
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -289,6 +324,7 @@ msgctxt ""
msgid "Common (1000000 → 1,000,000) or ISO (1000000 → 1 000 000)."
msgstr ""
+#. rbmGE
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -297,6 +333,7 @@ msgctxt ""
msgid "Thousand separation of large numbers"
msgstr ""
+#. ZksXi
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
@@ -305,6 +342,7 @@ msgctxt ""
msgid "Measurement conversion from °C; km/h; cm, m, km; kg; l."
msgstr ""
+#. XKJi9
#: en_en_US.properties
msgctxt ""
"en_en_US.properties\n"
diff --git a/source/brx/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/brx/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index 6fdb050bd6e..166ec60ffb1 100644
--- a/source/brx/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/brx/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-01-12 13:17+0100\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
"PO-Revision-Date: 2013-05-23 22:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1369348924.000000\n"
+#. Bshz7
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Language Settings"
msgstr ""
+#. NTrTn
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
diff --git a/source/brx/dictionaries/et_EE.po b/source/brx/dictionaries/et_EE.po
index 1583a930e21..a0508a8cbe9 100644
--- a/source/brx/dictionaries/et_EE.po
+++ b/source/brx/dictionaries/et_EE.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348924.000000\n"
+#. ik2Hz
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/fr_FR.po b/source/brx/dictionaries/fr_FR.po
index ceb258f0a44..8bf684dd50d 100644
--- a/source/brx/dictionaries/fr_FR.po
+++ b/source/brx/dictionaries/fr_FR.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348924.000000\n"
+#. 2uDqM
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/gd_GB.po b/source/brx/dictionaries/gd_GB.po
index e261364b27d..7b3056675f9 100644
--- a/source/brx/dictionaries/gd_GB.po
+++ b/source/brx/dictionaries/gd_GB.po
@@ -3,16 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2017-10-04 16:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1507132879.000000\n"
+#. 8GVAb
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/gl.po b/source/brx/dictionaries/gl.po
index 2e231aca9db..a258eaabba9 100644
--- a/source/brx/dictionaries/gl.po
+++ b/source/brx/dictionaries/gl.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348924.000000\n"
+#. vgdB6
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/gu_IN.po b/source/brx/dictionaries/gu_IN.po
index 475df2a3b42..66eb9a0c755 100644
--- a/source/brx/dictionaries/gu_IN.po
+++ b/source/brx/dictionaries/gu_IN.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348924.000000\n"
+#. SSGEZ
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/gug.po b/source/brx/dictionaries/gug.po
index 430332f3a03..14c939db291 100644
--- a/source/brx/dictionaries/gug.po
+++ b/source/brx/dictionaries/gug.po
@@ -3,16 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2017-10-04 16:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1507132879.000000\n"
+#. ME8sg
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/he_IL.po b/source/brx/dictionaries/he_IL.po
index f9d6fddffb4..401c4635160 100644
--- a/source/brx/dictionaries/he_IL.po
+++ b/source/brx/dictionaries/he_IL.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348924.000000\n"
+#. uALBw
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/hi_IN.po b/source/brx/dictionaries/hi_IN.po
index 793996f6e2d..4496316e73b 100644
--- a/source/brx/dictionaries/hi_IN.po
+++ b/source/brx/dictionaries/hi_IN.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348924.000000\n"
+#. gvz8q
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/hr_HR.po b/source/brx/dictionaries/hr_HR.po
index dc2ecae2c39..774f3c847da 100644
--- a/source/brx/dictionaries/hr_HR.po
+++ b/source/brx/dictionaries/hr_HR.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348925.000000\n"
+#. 4dSZm
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/hu_HU.po b/source/brx/dictionaries/hu_HU.po
index e93fb03aa82..36aebb9220f 100644
--- a/source/brx/dictionaries/hu_HU.po
+++ b/source/brx/dictionaries/hu_HU.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348925.000000\n"
+#. nmJB3
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/hu_HU/dialog.po b/source/brx/dictionaries/hu_HU/dialog.po
index 4cfa6235092..7018dfb6687 100644
--- a/source/brx/dictionaries/hu_HU/dialog.po
+++ b/source/brx/dictionaries/hu_HU/dialog.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-06-22 14:27+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1371911261.000000\n"
+#. jFVKx
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -22,6 +24,7 @@ msgctxt ""
msgid "Spelling"
msgstr ""
+#. DrGWV
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -30,6 +33,7 @@ msgctxt ""
msgid "Capitalization"
msgstr ""
+#. z3yr8
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -38,6 +42,7 @@ msgctxt ""
msgid "Parentheses"
msgstr ""
+#. igaaQ
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -46,6 +51,7 @@ msgctxt ""
msgid "Word parts of compounds"
msgstr ""
+#. L5Fo6
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -54,6 +60,7 @@ msgctxt ""
msgid "Comma usage"
msgstr ""
+#. hgUiH
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -62,6 +69,7 @@ msgctxt ""
msgid "Proofreading"
msgstr ""
+#. VPQmL
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -70,6 +78,7 @@ msgctxt ""
msgid "Style checking"
msgstr ""
+#. tALAw
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -78,6 +87,7 @@ msgctxt ""
msgid "Underline typo-like compound words"
msgstr ""
+#. sxQau
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -86,6 +96,7 @@ msgctxt ""
msgid "Underline all generated compound words"
msgstr ""
+#. FdR3D
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -94,6 +105,7 @@ msgctxt ""
msgid "Possible mistakes"
msgstr ""
+#. DPEKs
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -102,6 +114,7 @@ msgctxt ""
msgid "Consistency of money amounts"
msgstr ""
+#. 3uXGW
#: hu_HU_en_US.properties
#, fuzzy
msgctxt ""
@@ -111,6 +124,7 @@ msgctxt ""
msgid "Word duplication"
msgstr "~जेबो रोखोमसे मोननै गैयै"
+#. Y2AD9
#: hu_HU_en_US.properties
#, fuzzy
msgctxt ""
@@ -120,6 +134,7 @@ msgctxt ""
msgid "Word duplication"
msgstr "~जेबो रोखोमसे मोननै गैयै"
+#. gsa8G
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -128,6 +143,7 @@ msgctxt ""
msgid "Duplication within clauses"
msgstr ""
+#. NfAqF
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -136,6 +152,7 @@ msgctxt ""
msgid "Duplication within sentences"
msgstr ""
+#. MHboa
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -144,6 +161,7 @@ msgctxt ""
msgid "Allow previous checkings with affixes"
msgstr ""
+#. CBEZj
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -152,6 +170,7 @@ msgctxt ""
msgid "Thousand separation of numbers"
msgstr ""
+#. BSBZA
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -160,6 +179,7 @@ msgctxt ""
msgid "Typography"
msgstr ""
+#. MGpiu
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -168,6 +188,7 @@ msgctxt ""
msgid "Quotation marks"
msgstr ""
+#. x3GM2
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -176,6 +197,7 @@ msgctxt ""
msgid "Apostrophe"
msgstr ""
+#. kcfut
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -184,6 +206,7 @@ msgctxt ""
msgid "En dash"
msgstr ""
+#. qbUaJ
#: hu_HU_en_US.properties
#, fuzzy
msgctxt ""
@@ -193,6 +216,7 @@ msgctxt ""
msgid "Ellipsis"
msgstr "गोलाव बेंखनफोर"
+#. CmffD
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -201,6 +225,7 @@ msgctxt ""
msgid "Ligature suggestion"
msgstr ""
+#. TwxSo
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -209,6 +234,7 @@ msgctxt ""
msgid "Underline ligatures"
msgstr ""
+#. rE4tQ
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -217,6 +243,7 @@ msgctxt ""
msgid "Fractions"
msgstr "बाहागोफोर"
+#. UJKCj
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -225,6 +252,7 @@ msgctxt ""
msgid "Thin space"
msgstr ""
+#. SZQdU
#: hu_HU_en_US.properties
#, fuzzy
msgctxt ""
@@ -234,6 +262,7 @@ msgctxt ""
msgid "Double spaces"
msgstr "मोननै बेन्दों"
+#. FqzDS
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -242,6 +271,7 @@ msgctxt ""
msgid "More spaces"
msgstr ""
+#. FVCTr
#: hu_HU_en_US.properties
#, fuzzy
msgctxt ""
@@ -251,6 +281,7 @@ msgctxt ""
msgid "Indices"
msgstr "इनभइसेस"
+#. E5PBN
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -259,6 +290,7 @@ msgctxt ""
msgid "Minus"
msgstr ""
+#. nrJ49
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
@@ -267,6 +299,7 @@ msgctxt ""
msgid "Measurements"
msgstr ""
+#. wAjsS
#: hu_HU_en_US.properties
msgctxt ""
"hu_HU_en_US.properties\n"
diff --git a/source/brx/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/brx/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index 65b1528c09d..5af8c95b9fd 100644
--- a/source/brx/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/brx/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-01-12 13:17+0100\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
"PO-Revision-Date: 2013-05-23 22:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1369348925.000000\n"
+#. Bshz7
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Language Settings"
msgstr ""
+#. yKR8S
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
diff --git a/source/brx/dictionaries/id.po b/source/brx/dictionaries/id.po
index 9aed5ee3496..9cf9dede0a1 100644
--- a/source/brx/dictionaries/id.po
+++ b/source/brx/dictionaries/id.po
@@ -3,16 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2018-07-04 20:55+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1530737740.000000\n"
+#. nEMzy
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/is.po b/source/brx/dictionaries/is.po
index 16fea9328d9..fcb89ebd137 100644
--- a/source/brx/dictionaries/is.po
+++ b/source/brx/dictionaries/is.po
@@ -3,18 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-11-10 19:33+0100\n"
-"PO-Revision-Date: 2013-06-03 07:19+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2015-11-11 00:14+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370243943.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1447200858.000000\n"
+#. EPeKz
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/it_IT.po b/source/brx/dictionaries/it_IT.po
index 9a0c0ff401f..dd40f07b53f 100644
--- a/source/brx/dictionaries/it_IT.po
+++ b/source/brx/dictionaries/it_IT.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348925.000000\n"
+#. Vn53T
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/kmr_Latn.po b/source/brx/dictionaries/kmr_Latn.po
index 0fac168b5d1..1af814f6da8 100644
--- a/source/brx/dictionaries/kmr_Latn.po
+++ b/source/brx/dictionaries/kmr_Latn.po
@@ -1,19 +1,21 @@
-#. extracted from dictionaries/ku_TR
+#. extracted from dictionaries/kmr_Latn
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-11-26 14:06+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1385474806.000000\n"
+#. 8nSE2
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/lo_LA.po b/source/brx/dictionaries/lo_LA.po
index 9ef153c6105..4fc01184105 100644
--- a/source/brx/dictionaries/lo_LA.po
+++ b/source/brx/dictionaries/lo_LA.po
@@ -3,17 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-12-17 14:12+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2014-01-03 19:52+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1388778770.000000\n"
+#. xGBWL
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/lt_LT.po b/source/brx/dictionaries/lt_LT.po
index 59546749cac..d97e705f7ac 100644
--- a/source/brx/dictionaries/lt_LT.po
+++ b/source/brx/dictionaries/lt_LT.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348926.000000\n"
+#. HNGCr
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/lv_LV.po b/source/brx/dictionaries/lv_LV.po
index 9dd2c9afde0..e3f7b8838a4 100644
--- a/source/brx/dictionaries/lv_LV.po
+++ b/source/brx/dictionaries/lv_LV.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348926.000000\n"
+#. J5QQq
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/ne_NP.po b/source/brx/dictionaries/ne_NP.po
index 35091508161..db0814fbee9 100644
--- a/source/brx/dictionaries/ne_NP.po
+++ b/source/brx/dictionaries/ne_NP.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348926.000000\n"
+#. 4azSE
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/nl_NL.po b/source/brx/dictionaries/nl_NL.po
index 5dbb8a3d324..501c17f2f7f 100644
--- a/source/brx/dictionaries/nl_NL.po
+++ b/source/brx/dictionaries/nl_NL.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348926.000000\n"
+#. EGax2
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/no.po b/source/brx/dictionaries/no.po
index 28a86678611..75703b5894c 100644
--- a/source/brx/dictionaries/no.po
+++ b/source/brx/dictionaries/no.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-28 18:07+0200\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-06-02 21:32+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1370208776.000000\n"
+#. ykygF
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/oc_FR.po b/source/brx/dictionaries/oc_FR.po
index 3b39d3b3ec3..d489ea45686 100644
--- a/source/brx/dictionaries/oc_FR.po
+++ b/source/brx/dictionaries/oc_FR.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348926.000000\n"
+#. sDeEo
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/pl_PL.po b/source/brx/dictionaries/pl_PL.po
index 6918d88a88a..65549e1c87d 100644
--- a/source/brx/dictionaries/pl_PL.po
+++ b/source/brx/dictionaries/pl_PL.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:46+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348926.000000\n"
+#. F8DK3
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/pt_BR.po b/source/brx/dictionaries/pt_BR.po
index bb39fde4593..76f06171a0a 100644
--- a/source/brx/dictionaries/pt_BR.po
+++ b/source/brx/dictionaries/pt_BR.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348926.000000\n"
+#. WPNAm
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/pt_BR/dialog.po b/source/brx/dictionaries/pt_BR/dialog.po
index 4e2d9de1ff4..308032ff5d6 100644
--- a/source/brx/dictionaries/pt_BR/dialog.po
+++ b/source/brx/dictionaries/pt_BR/dialog.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-01-12 13:17+0100\n"
+"POT-Creation-Date: 2021-09-10 23:11+0200\n"
"PO-Revision-Date: 2014-01-17 14:46+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1389969964.000000\n"
+#. Bshz7
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Language Settings"
msgstr ""
+#. BnABt
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
@@ -32,3 +34,498 @@ msgctxt ""
"value.text"
msgid "Grammar Checking (Portuguese)"
msgstr ""
+
+#. UbDte
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"spelling\n"
+"property.text"
+msgid "Grammar checking"
+msgstr ""
+
+#. Y3GdR
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_grammar\n"
+"property.text"
+msgid "Identify use of grave accent"
+msgstr ""
+
+#. y47wU
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"grammar\n"
+"property.text"
+msgid "Grave accent"
+msgstr ""
+
+#. KTKVL
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_cap\n"
+"property.text"
+msgid "Check missing capitalization of sentences."
+msgstr ""
+
+#. czHGi
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"cap\n"
+"property.text"
+msgid "Capitalization"
+msgstr ""
+
+#. 6q87h
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_dup\n"
+"property.text"
+msgid "Check repeated words."
+msgstr ""
+
+#. vFbJC
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"dup\n"
+"property.text"
+msgid "Word duplication"
+msgstr ""
+
+#. CkE8A
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_pair\n"
+"property.text"
+msgid "Check missing or extra parentheses and quotation marks."
+msgstr ""
+
+#. DWaBt
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"pair\n"
+"property.text"
+msgid "Parentheses"
+msgstr ""
+
+#. EJA3T
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"punctuation\n"
+"property.text"
+msgid "Punctuation"
+msgstr ""
+
+#. GfJce
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_spaces\n"
+"property.text"
+msgid "Check single spaces between words."
+msgstr ""
+
+#. 2Cz8d
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"spaces\n"
+"property.text"
+msgid "Word spacing"
+msgstr ""
+
+#. jh9qT
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_mdash\n"
+"property.text"
+msgid "Force unspaced em dash instead of spaced en dash."
+msgstr ""
+
+#. QUZwx
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"mdash\n"
+"property.text"
+msgid "Em-dash"
+msgstr ""
+
+#. ijU9H
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_ndash\n"
+"property.text"
+msgid "Force spaced en dash instead of unspaced em dash."
+msgstr ""
+
+#. tyEkH
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"ndash\n"
+"property.text"
+msgid "En-dash"
+msgstr ""
+
+#. ZQhno
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_quotation\n"
+"property.text"
+msgid "Check double quotation marks: \"x\" → “x”"
+msgstr ""
+
+#. bC8RD
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"quotation\n"
+"property.text"
+msgid "Quotation marks"
+msgstr ""
+
+#. CARTv
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_times\n"
+"property.text"
+msgid "Check true multiplication sign: 5x5 → 5×5"
+msgstr ""
+
+#. Y5eQr
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"times\n"
+"property.text"
+msgid "Multiplication sign"
+msgstr ""
+
+#. ykeAk
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_spaces2\n"
+"property.text"
+msgid "Check single spaces between sentences."
+msgstr ""
+
+#. uHT7U
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"spaces2\n"
+"property.text"
+msgid "Sentence spacing"
+msgstr ""
+
+#. WEAJJ
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_spaces3\n"
+"property.text"
+msgid "Check more than two extra space characters between words and sentences."
+msgstr ""
+
+#. XbDmT
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"spaces3\n"
+"property.text"
+msgid "More spaces"
+msgstr ""
+
+#. Fthsx
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_minus\n"
+"property.text"
+msgid "Change hyphen characters to real minus signs."
+msgstr ""
+
+#. VNuhF
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"minus\n"
+"property.text"
+msgid "Minus sign"
+msgstr ""
+
+#. nvi9G
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_apostrophe\n"
+"property.text"
+msgid "Change typewriter apostrophe, single quotation marks and correct double primes."
+msgstr ""
+
+#. Daynz
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"apostrophe\n"
+"property.text"
+msgid "Apostrophes"
+msgstr ""
+
+#. MEi4w
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_ellipsis\n"
+"property.text"
+msgid "Change three dots with ellipsis."
+msgstr ""
+
+#. ngM8A
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"ellipsis\n"
+"property.text"
+msgid "Ellipsis"
+msgstr ""
+
+#. 5dkwv
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"others\n"
+"property.text"
+msgid "Others"
+msgstr ""
+
+#. ifGmB
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_metric\n"
+"property.text"
+msgid "Identify redundant terms: \"criar novo\", \"subir para cima\", \"beco sem saída\", \"regra geral\"."
+msgstr ""
+
+#. EgY9b
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"metric\n"
+"property.text"
+msgid "Pleonasms"
+msgstr ""
+
+#. wAFVA
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_gerund\n"
+"property.text"
+msgid "Inadequate use of gerund: \"estarei trabalhando\", \"vou estar fazendo\"."
+msgstr ""
+
+#. 3cDKm
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"gerund\n"
+"property.text"
+msgid "Gerundisms"
+msgstr ""
+
+#. eJcDX
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_nonmetric\n"
+"property.text"
+msgid "Ugly or unpleasant sound: \"por cada\"."
+msgstr ""
+
+#. Bidr9
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"nonmetric\n"
+"property.text"
+msgid "Cacophonous sound"
+msgstr ""
+
+#. funWi
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_paronimo\n"
+"property.text"
+msgid "Words that are pronounced or written in a similar way but which have different lexical meanings."
+msgstr ""
+
+#. ua58D
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"paronimo\n"
+"property.text"
+msgid "Paronyms"
+msgstr ""
+
+#. nJ4AT
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_composto\n"
+"property.text"
+msgid "Compound words written separatedly: \"auto escola\", \"sub contratado\"."
+msgstr ""
+
+#. 5TS3y
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"composto\n"
+"property.text"
+msgid "Compound terms"
+msgstr ""
+
+#. RM535
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_malmau\n"
+"property.text"
+msgid "Use of \"mal\" or \"mau\"."
+msgstr ""
+
+#. SwvCV
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"malmau\n"
+"property.text"
+msgid "\"Mal\" or \"Mau\""
+msgstr ""
+
+#. pC8xk
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_aha\n"
+"property.text"
+msgid "Use of há or a."
+msgstr ""
+
+#. HGVSj
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"aha\n"
+"property.text"
+msgid "\"Há\" or \"a\""
+msgstr ""
+
+#. cBTLG
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_meiameio\n"
+"property.text"
+msgid "Use of \"meia\" or \"meio\"."
+msgstr ""
+
+#. RxzDW
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"meiameio\n"
+"property.text"
+msgid "\"Meia\" or \"meio\""
+msgstr ""
+
+#. bNA4x
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_verbo\n"
+"property.text"
+msgid "Check verbal agreement."
+msgstr ""
+
+#. Ekweu
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"verbo\n"
+"property.text"
+msgid "Verbal agreement"
+msgstr ""
+
+#. wRBb9
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_pronominal\n"
+"property.text"
+msgid "Position that personal pronouns occupy in relation to the verb."
+msgstr ""
+
+#. FHPjP
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"pronominal\n"
+"property.text"
+msgid "Pronominal placement"
+msgstr ""
+
+#. iiTDb
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_pronome\n"
+"property.text"
+msgid "Use of pronoun."
+msgstr ""
+
+#. ETD6e
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"pronome\n"
+"property.text"
+msgid "Use of pronouns"
+msgstr ""
+
+#. szSVE
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"hlp_porque\n"
+"property.text"
+msgid "Check for \"porque\", \"por que\", \"porquê\" and \"por quê\"."
+msgstr ""
+
+#. 7QjsH
+#: pt_BR_en_US.properties
+msgctxt ""
+"pt_BR_en_US.properties\n"
+"porque\n"
+"property.text"
+msgid "Use of \"porquê\""
+msgstr ""
diff --git a/source/brx/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/brx/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index f6e61725c23..52e42072d60 100644
--- a/source/brx/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/brx/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-01-12 13:17+0100\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
"PO-Revision-Date: 2013-06-16 21:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1371418240.000000\n"
+#. Bshz7
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Language Settings"
msgstr ""
+#. BnABt
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
diff --git a/source/brx/dictionaries/ro.po b/source/brx/dictionaries/ro.po
index 4f0794a9549..d19ad22ce4e 100644
--- a/source/brx/dictionaries/ro.po
+++ b/source/brx/dictionaries/ro.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348927.000000\n"
+#. syfj5
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/ru_RU.po b/source/brx/dictionaries/ru_RU.po
index 2dfd0791e4a..65f19d28c94 100644
--- a/source/brx/dictionaries/ru_RU.po
+++ b/source/brx/dictionaries/ru_RU.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348927.000000\n"
+#. hkYDW
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/ru_RU/dialog.po b/source/brx/dictionaries/ru_RU/dialog.po
index a5bdeedcef4..73e0b3b9542 100644
--- a/source/brx/dictionaries/ru_RU/dialog.po
+++ b/source/brx/dictionaries/ru_RU/dialog.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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2013-06-22 14:27+0000\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
@@ -13,8 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371911262.000000\n"
+"X-POOTLE-MTIME: 1542022717.000000\n"
+#. iXbyq
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -23,6 +24,7 @@ msgctxt ""
msgid "Abbreviation"
msgstr ""
+#. VdQup
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -31,6 +33,7 @@ msgctxt ""
msgid "Grammar"
msgstr ""
+#. FxusD
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -39,6 +42,7 @@ msgctxt ""
msgid "Compound words with hyphen"
msgstr ""
+#. bDa2k
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -47,6 +51,7 @@ msgctxt ""
msgid "Comma usage"
msgstr ""
+#. MArab
#: ru_RU_en_US.properties
#, fuzzy
msgctxt ""
@@ -56,6 +61,7 @@ msgctxt ""
msgid "General error"
msgstr "सरासनस्रा गोरोनथि"
+#. gFrYp
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Multiword expressions"
msgstr ""
+#. CSQye
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "Together/separately"
msgstr ""
+#. kFDBx
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "Proofreading"
msgstr ""
+#. 8oHz8
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Space mistake"
msgstr ""
+#. RqxE9
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Typographical"
msgstr ""
+#. FCFDQ
#: ru_RU_en_US.properties
#, fuzzy
msgctxt ""
@@ -105,6 +116,7 @@ msgctxt ""
msgid "Word duplication"
msgstr "~जेबो रोखोमसे मोननै गैयै"
+#. 3ygV9
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -113,6 +125,7 @@ msgctxt ""
msgid "Others"
msgstr "गुबुन"
+#. m7eFp
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
@@ -121,6 +134,7 @@ msgctxt ""
msgid "Separation of large numbers (ISO)"
msgstr ""
+#. XLh5S
#: ru_RU_en_US.properties
msgctxt ""
"ru_RU_en_US.properties\n"
diff --git a/source/brx/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/brx/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index 497092e44fc..eb3794bad30 100644
--- a/source/brx/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/brx/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-01-12 13:17+0100\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
"PO-Revision-Date: 2013-05-23 22:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1369348928.000000\n"
+#. Bshz7
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Language Settings"
msgstr ""
+#. EENVY
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
diff --git a/source/brx/dictionaries/si_LK.po b/source/brx/dictionaries/si_LK.po
index 7c0716b610e..76476f92e33 100644
--- a/source/brx/dictionaries/si_LK.po
+++ b/source/brx/dictionaries/si_LK.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348928.000000\n"
+#. iDzxR
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/sk_SK.po b/source/brx/dictionaries/sk_SK.po
index d7de57247a6..f4147f4819a 100644
--- a/source/brx/dictionaries/sk_SK.po
+++ b/source/brx/dictionaries/sk_SK.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348928.000000\n"
+#. BNRdU
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/sl_SI.po b/source/brx/dictionaries/sl_SI.po
index b95190acd78..8a1bd638869 100644
--- a/source/brx/dictionaries/sl_SI.po
+++ b/source/brx/dictionaries/sl_SI.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348928.000000\n"
+#. wSSE5
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/sr.po b/source/brx/dictionaries/sr.po
index c5ae5999563..15ce554f6a4 100644
--- a/source/brx/dictionaries/sr.po
+++ b/source/brx/dictionaries/sr.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348928.000000\n"
+#. GWwoG
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/sv_SE.po b/source/brx/dictionaries/sv_SE.po
index f995b2c6178..f4384b0e4c3 100644
--- a/source/brx/dictionaries/sv_SE.po
+++ b/source/brx/dictionaries/sv_SE.po
@@ -3,16 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2017-10-04 16:01+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1507132879.000000\n"
+#. zNUfV
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/sw_TZ.po b/source/brx/dictionaries/sw_TZ.po
index e95c68b77cd..0db5335370e 100644
--- a/source/brx/dictionaries/sw_TZ.po
+++ b/source/brx/dictionaries/sw_TZ.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348928.000000\n"
+#. cCrDJ
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/te_IN.po b/source/brx/dictionaries/te_IN.po
index 5bd4704fd18..52eff6b735c 100644
--- a/source/brx/dictionaries/te_IN.po
+++ b/source/brx/dictionaries/te_IN.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348928.000000\n"
+#. mgjk8
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/th_TH.po b/source/brx/dictionaries/th_TH.po
index 139a3a5e5d3..2875236e92b 100644
--- a/source/brx/dictionaries/th_TH.po
+++ b/source/brx/dictionaries/th_TH.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348928.000000\n"
+#. CPkYp
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/tr_TR.po b/source/brx/dictionaries/tr_TR.po
index b81cecc91e0..cbfb114df29 100644
--- a/source/brx/dictionaries/tr_TR.po
+++ b/source/brx/dictionaries/tr_TR.po
@@ -3,16 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2018-09-03 11:44+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1535975072.000000\n"
+#. 7uDkD
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/uk_UA.po b/source/brx/dictionaries/uk_UA.po
index 64fbebbec16..ab3aa09c99e 100644
--- a/source/brx/dictionaries/uk_UA.po
+++ b/source/brx/dictionaries/uk_UA.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348928.000000\n"
+#. iCnNA
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/vi.po b/source/brx/dictionaries/vi.po
index cea825c85df..42f6f5c611b 100644
--- a/source/brx/dictionaries/vi.po
+++ b/source/brx/dictionaries/vi.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:44+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348928.000000\n"
+#. VVv8f
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/dictionaries/zu_ZA.po b/source/brx/dictionaries/zu_ZA.po
index e0750d350aa..33b0b1118e2 100644
--- a/source/brx/dictionaries/zu_ZA.po
+++ b/source/brx/dictionaries/zu_ZA.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2011-10-07 14:45+0200\n"
-"Last-Translator: Automatically generated\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348929.000000\n"
+#. ccA4G
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/extensions/messages.po b/source/brx/extensions/messages.po
index 170d870ecdf..b3701a35340 100644
--- a/source/brx/extensions/messages.po
+++ b/source/brx/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-04-27 17:02+0200\n"
+"POT-Creation-Date: 2021-09-10 23:11+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,19 +16,19 @@ msgstr ""
"X-POOTLE-MTIME: 1542022717.000000\n"
#. cBx8W
-#: extensions/inc/command.hrc:29
+#: extensions/inc/command.hrc:31
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "फारिलाइ"
#. 8SwUG
-#: extensions/inc/command.hrc:30
+#: extensions/inc/command.hrc:32
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "सोंनाय"
#. FrQBJ
-#: extensions/inc/command.hrc:31
+#: extensions/inc/command.hrc:33
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL बिथोन"
@@ -874,1292 +874,1292 @@ msgid "To Cell"
msgstr "खथासायाव"
#. qpwWD
-#: extensions/inc/strings.hrc:25
+#: extensions/inc/strings.hrc:27
msgctxt "RID_STR_EDITMASK"
msgid "Edit mask"
msgstr "मास्कखौ सुजु"
#. zjVEo
-#: extensions/inc/strings.hrc:26
+#: extensions/inc/strings.hrc:28
msgctxt "RID_STR_LITERALMASK"
msgid "Literal mask"
msgstr "लिटारल मास्क"
#. N7AFg
-#: extensions/inc/strings.hrc:27
+#: extensions/inc/strings.hrc:29
msgctxt "RID_STR_READONLY"
msgid "Read-only"
msgstr "फरायनो-थाखायल'"
#. Vmbbd
-#: extensions/inc/strings.hrc:28
+#: extensions/inc/strings.hrc:30
msgctxt "RID_STR_ENABLED"
msgid "Enabled"
msgstr "हाहोबाय"
#. CfMHM
-#: extensions/inc/strings.hrc:29
+#: extensions/inc/strings.hrc:31
#, fuzzy
msgctxt "RID_STR_ENABLE_VISIBLE"
msgid "Visible"
msgstr "~नुनो हाथाव"
#. gAuWS
-#: extensions/inc/strings.hrc:30
+#: extensions/inc/strings.hrc:32
msgctxt "RID_STR_AUTOCOMPLETE"
msgid "AutoFill"
msgstr "गावआरि सुफुंनाय"
#. e9ghL
-#: extensions/inc/strings.hrc:31
+#: extensions/inc/strings.hrc:33
msgctxt "RID_STR_LINECOUNT"
msgid "Line count"
msgstr "सारि साननाय"
#. auFfe
-#: extensions/inc/strings.hrc:32
+#: extensions/inc/strings.hrc:34
msgctxt "RID_STR_MAXTEXTLEN"
msgid "Max. text length"
msgstr "बांसिन बिबांनि फराय बिजाब गोलावथि"
#. M3S2R
-#: extensions/inc/strings.hrc:33
+#: extensions/inc/strings.hrc:35
msgctxt "RID_STR_SPIN"
msgid "Spin Button"
msgstr "स्पिन बुथाम"
#. L45LN
-#: extensions/inc/strings.hrc:34
+#: extensions/inc/strings.hrc:36
msgctxt "RID_STR_STRICTFORMAT"
msgid "Strict format"
msgstr "गोरा दाथाय"
#. qQLhA
-#: extensions/inc/strings.hrc:35
+#: extensions/inc/strings.hrc:37
msgctxt "RID_STR_SHOWTHOUSANDSEP"
msgid "Thousands separator"
msgstr "रोजा रोजा आलादा खालामग्रा"
#. Q9amQ
-#: extensions/inc/strings.hrc:36
+#: extensions/inc/strings.hrc:38
msgctxt "RID_STR_PRINTABLE"
msgid "Printable"
msgstr "साफाय"
#. EBE9n
-#: extensions/inc/strings.hrc:37
+#: extensions/inc/strings.hrc:39
msgctxt "RID_STR_TARGET_URL"
msgid "URL"
msgstr "URL"
#. Xq3GZ
-#: extensions/inc/strings.hrc:38
+#: extensions/inc/strings.hrc:40
msgctxt "RID_STR_TARGET_FRAME"
msgid "Frame"
msgstr "फ्रेम"
#. NbCEN
-#: extensions/inc/strings.hrc:39
+#: extensions/inc/strings.hrc:41
msgctxt "RID_STR_HELPTEXT"
msgid "Help text"
msgstr "मदत फराय बिजाब"
#. MANFA
-#: extensions/inc/strings.hrc:40
+#: extensions/inc/strings.hrc:42
msgctxt "RID_STR_HELPURL"
msgid "Help URL"
msgstr "मदत URL"
#. YsPAD
-#: extensions/inc/strings.hrc:41
+#: extensions/inc/strings.hrc:43
msgctxt "RID_STR_TAG"
msgid "Additional information"
msgstr "लेङाय मोन्थिहोनाय"
#. eACth
-#: extensions/inc/strings.hrc:42
+#: extensions/inc/strings.hrc:44
msgctxt "RID_STR_ECHO_CHAR"
msgid "Password character"
msgstr "पासवर्ड हांखो"
#. G8AE8
-#: extensions/inc/strings.hrc:43
+#: extensions/inc/strings.hrc:45
msgctxt "RID_STR_TRISTATE"
msgid "Tristate"
msgstr "मोनथाम जायगाव थानाय"
#. XEaFs
-#: extensions/inc/strings.hrc:44
+#: extensions/inc/strings.hrc:46
msgctxt "RID_STR_EMPTY_IS_NULL"
msgid "Empty string is NULL"
msgstr "लांदां सारिया NULL"
#. G4nJY
-#: extensions/inc/strings.hrc:45
+#: extensions/inc/strings.hrc:47
msgctxt "RID_STR_DECIMAL_ACCURACY"
msgid "Decimal accuracy"
msgstr "दशमिक गेबें"
#. oxaBV
-#: extensions/inc/strings.hrc:46
+#: extensions/inc/strings.hrc:48
msgctxt "RID_STR_IMAGE_URL"
msgid "Graphics"
msgstr "बो सावगारिफोर"
#. AJhGf
-#: extensions/inc/strings.hrc:47
+#: extensions/inc/strings.hrc:49
msgctxt "RID_STR_DEFAULT_SELECT_SEQ"
msgid "Default selection"
msgstr "खामानि उदायै जानाय सायखनाय"
#. CxD54
-#: extensions/inc/strings.hrc:48
+#: extensions/inc/strings.hrc:50
msgctxt "RID_STR_DEFAULT_BUTTON"
msgid "Default button"
msgstr "खामानिआव उदायै जानाय बुथाम"
#. xC6rd
-#: extensions/inc/strings.hrc:49
+#: extensions/inc/strings.hrc:51
msgctxt "RID_STR_LABELCONTROL"
msgid "Label Field"
msgstr "लेबेल फोथार"
#. pr5zY
-#: extensions/inc/strings.hrc:50
+#: extensions/inc/strings.hrc:52
msgctxt "RID_STR_LABEL"
msgid "Label"
msgstr "लेबेल"
#. zBrzN
-#: extensions/inc/strings.hrc:51
+#: extensions/inc/strings.hrc:53
msgctxt "RID_STR_ALIGN"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
#. 5FoyY
-#: extensions/inc/strings.hrc:52
+#: extensions/inc/strings.hrc:54
msgctxt "RID_STR_VERTICAL_ALIGN"
msgid "Vert. Alignment"
msgstr ""
#. zbCdE
-#: extensions/inc/strings.hrc:53
+#: extensions/inc/strings.hrc:55
msgctxt "RID_STR_IMAGEPOSITION"
msgid "Graphics alignment"
msgstr "बो सावगारिफोरखौ सारि सारि साजायनाय"
#. A22EF
-#: extensions/inc/strings.hrc:54
+#: extensions/inc/strings.hrc:56
msgctxt "RID_STR_FONT"
msgid "Font"
msgstr "फन्ट"
#. Lnf24
-#: extensions/inc/strings.hrc:55
+#: extensions/inc/strings.hrc:57
msgctxt "RID_STR_BACKGROUNDCOLOR"
msgid "Background color"
msgstr "सावगारिनि उनाव थानाय गाब"
#. oCdK3
-#: extensions/inc/strings.hrc:56
+#: extensions/inc/strings.hrc:58
msgctxt "RID_STR_BORDER"
msgid "Border"
msgstr "सिमा"
#. fZGDw
-#: extensions/inc/strings.hrc:57
+#: extensions/inc/strings.hrc:59
msgctxt "RID_STR_ICONSIZE"
msgid "Icon size"
msgstr "आइकन महर"
#. B3egn
-#: extensions/inc/strings.hrc:58
+#: extensions/inc/strings.hrc:60
msgctxt "RID_STR_SHOW_POSITION"
msgid "Positioning"
msgstr "जायगा थि खालामनाय"
#. fGkps
-#: extensions/inc/strings.hrc:59
+#: extensions/inc/strings.hrc:61
msgctxt "RID_STR_SHOW_NAVIGATION"
msgid "Navigation"
msgstr "लामा दिनथिनाय"
#. 6MSNt
-#: extensions/inc/strings.hrc:60
+#: extensions/inc/strings.hrc:62
msgctxt "RID_STR_SHOW_RECORDACTIONS"
msgid "Acting on a record"
msgstr "मोनसे फोरमानलाइआव खामानि मावनाय"
#. ssfbB
-#: extensions/inc/strings.hrc:61
+#: extensions/inc/strings.hrc:63
msgctxt "RID_STR_SHOW_FILTERSORT"
msgid "Filtering / Sorting"
msgstr "फिल्टार/थाखो खालामनाय"
#. 9uqXs
-#: extensions/inc/strings.hrc:62
+#: extensions/inc/strings.hrc:64
msgctxt "RID_STR_HSCROLL"
msgid "Horizontal scroll bar"
msgstr "समानथि स्क्रल बार"
#. E4RcH
-#: extensions/inc/strings.hrc:63
+#: extensions/inc/strings.hrc:65
msgctxt "RID_STR_VSCROLL"
msgid "Vertical scroll bar"
msgstr "थोंगोर स्क्रल बार"
#. 9VgN2
-#: extensions/inc/strings.hrc:64
+#: extensions/inc/strings.hrc:66
msgctxt "RID_STR_WORDBREAK"
msgid "Word break"
msgstr "सोदोब सिफायनाय"
#. BtyAC
-#: extensions/inc/strings.hrc:65
+#: extensions/inc/strings.hrc:67
msgctxt "RID_STR_MULTILINE"
msgid "Multiline input"
msgstr "गोबां सारि इनपुट"
#. Nb3ii
-#: extensions/inc/strings.hrc:66
+#: extensions/inc/strings.hrc:68
msgctxt "RID_STR_MULTISELECTION"
msgid "Multiselection"
msgstr "गोबां सायखनाय"
#. nEBee
-#: extensions/inc/strings.hrc:67
+#: extensions/inc/strings.hrc:69
msgctxt "RID_STR_NAME"
msgid "Name"
msgstr "मुं"
#. iDqEB
-#: extensions/inc/strings.hrc:68
+#: extensions/inc/strings.hrc:70
msgctxt "RID_STR_GROUP_NAME"
msgid "Group name"
msgstr ""
#. UV8bW
-#: extensions/inc/strings.hrc:69
+#: extensions/inc/strings.hrc:71
msgctxt "RID_STR_TABINDEX"
msgid "Tab order"
msgstr "टेब बिथोन"
#. pAcjw
-#: extensions/inc/strings.hrc:70
+#: extensions/inc/strings.hrc:72
msgctxt "RID_STR_WHEEL_BEHAVIOR"
msgid "Mouse wheel scroll"
msgstr ""
#. eykyF
-#: extensions/inc/strings.hrc:71
+#: extensions/inc/strings.hrc:73
msgctxt "RID_STR_FILTER"
msgid "Filter"
msgstr "फिल्टार"
#. ftrCG
-#: extensions/inc/strings.hrc:72
+#: extensions/inc/strings.hrc:74
msgctxt "RID_STR_SORT_CRITERIA"
msgid "Sort"
msgstr "रोखोम"
#. B8a85
-#: extensions/inc/strings.hrc:73
+#: extensions/inc/strings.hrc:75
msgctxt "RID_STR_RECORDMARKER"
msgid "Record marker"
msgstr "फोरमानलाइ मार्कर"
#. BXFUC
-#: extensions/inc/strings.hrc:74
+#: extensions/inc/strings.hrc:76
msgctxt "RID_STR_FILTERPROPOSAL"
msgid "Filter proposal"
msgstr "फिल्टार थांखि"
#. HDAj8
-#: extensions/inc/strings.hrc:75
+#: extensions/inc/strings.hrc:77
msgctxt "RID_STR_NAVIGATION"
msgid "Navigation bar"
msgstr "लामा दिनथिनाय बार"
#. DSC4U
-#: extensions/inc/strings.hrc:76
+#: extensions/inc/strings.hrc:78
msgctxt "RID_STR_CYCLE"
msgid "Cycle"
msgstr "चाइकेल"
#. hKt8F
-#: extensions/inc/strings.hrc:77
+#: extensions/inc/strings.hrc:79
msgctxt "RID_STR_TABSTOP"
msgid "Tabstop"
msgstr "टेब थादनाय"
#. 4kjXk
-#: extensions/inc/strings.hrc:78
+#: extensions/inc/strings.hrc:80
msgctxt "RID_STR_CONTROLSOURCE"
msgid "Data field"
msgstr "डाटा फोथार"
#. jY5NK
-#: extensions/inc/strings.hrc:79
+#: extensions/inc/strings.hrc:81
msgctxt "RID_STR_DROPDOWN"
msgid "Dropdown"
msgstr "गाहायाव बोख्लायनाय"
#. WVFxL
-#: extensions/inc/strings.hrc:80
+#: extensions/inc/strings.hrc:82
msgctxt "RID_STR_BOUNDCOLUMN"
msgid "Bound field"
msgstr "बेंखननाय फोथार"
#. hB7Mj
-#: extensions/inc/strings.hrc:81
+#: extensions/inc/strings.hrc:83
msgctxt "RID_STR_LISTSOURCE"
msgid "List content"
msgstr "फारिलाइनि थानाय आयदा"
#. CBbZP
-#: extensions/inc/strings.hrc:82
+#: extensions/inc/strings.hrc:84
msgctxt "RID_STR_LISTSOURCETYPE"
msgid "Type of list contents"
msgstr "थानाय आयदाफोर फारिलाइनि रोखोम"
#. fWxqr
-#: extensions/inc/strings.hrc:83
+#: extensions/inc/strings.hrc:85
msgctxt "RID_STR_CURSORSOURCE"
msgid "Content"
msgstr "थानाय आयदा"
#. Nzoe5
-#: extensions/inc/strings.hrc:84
+#: extensions/inc/strings.hrc:86
msgctxt "RID_STR_CURSORSOURCETYPE"
msgid "Content type"
msgstr "थानाय आयदा रोखोम"
#. SQuEr
-#: extensions/inc/strings.hrc:85
+#: extensions/inc/strings.hrc:87
msgctxt "RID_STR_ALLOW_ADDITIONS"
msgid "Allow additions"
msgstr "दाजाबदाफोरखौ गनायथि हो"
#. sGmuS
-#: extensions/inc/strings.hrc:86
+#: extensions/inc/strings.hrc:88
msgctxt "RID_STR_ALLOW_DELETIONS"
msgid "Allow deletions"
msgstr "हुखुमोरनाय फोरखौ गनायथि हो"
#. aDAcN
-#: extensions/inc/strings.hrc:87
+#: extensions/inc/strings.hrc:89
msgctxt "RID_STR_ALLOW_EDITS"
msgid "Allow modifications"
msgstr "सोलायनाय फोरखौ गनायथि हो"
#. Nj4tN
-#: extensions/inc/strings.hrc:88
+#: extensions/inc/strings.hrc:90
msgctxt "RID_STR_DATAENTRY"
msgid "Add data only"
msgstr "डाटाल' दाजाब"
#. ZBgMm
-#: extensions/inc/strings.hrc:89
+#: extensions/inc/strings.hrc:91
msgctxt "RID_STR_DATASOURCE"
msgid "Data source"
msgstr "डाटा फुंखा"
#. zM78b
-#: extensions/inc/strings.hrc:90
+#: extensions/inc/strings.hrc:92
msgctxt "RID_STR_MASTERFIELDS"
msgid "Link master fields"
msgstr "गाहाय फोथारफोरखौ सोमोनदो खालाम"
#. Uqp7a
-#: extensions/inc/strings.hrc:91
+#: extensions/inc/strings.hrc:93
msgctxt "RID_STR_SLAVEFIELDS"
msgid "Link slave fields"
msgstr "नेहात फोथारफोरखौ सोमोनदो खालाम"
#. H8wCL
-#: extensions/inc/strings.hrc:92
+#: extensions/inc/strings.hrc:94
msgctxt "RID_STR_VALUEMIN"
msgid "Value min."
msgstr "एसे बिबांनि बेसेन"
#. bMBsj
-#: extensions/inc/strings.hrc:93
+#: extensions/inc/strings.hrc:95
msgctxt "RID_STR_VALUEMAX"
msgid "Value max."
msgstr "बांसिन बिबांनि बेसेन"
#. UbLFp
-#: extensions/inc/strings.hrc:94
+#: extensions/inc/strings.hrc:96
msgctxt "RID_STR_VALUESTEP"
msgid "Incr./decrement value"
msgstr "बेसेन बांनाय/खमायनाय"
#. FG24h
-#: extensions/inc/strings.hrc:95
+#: extensions/inc/strings.hrc:97
msgctxt "RID_STR_CURRENCYSYMBOL"
msgid "Currency symbol"
msgstr "रां दिनथिसिन"
#. jGLNo
-#: extensions/inc/strings.hrc:96
+#: extensions/inc/strings.hrc:98
msgctxt "RID_STR_DATEMIN"
msgid "Date min."
msgstr "खमथार अक्ट'"
#. 9RDE8
-#: extensions/inc/strings.hrc:97
+#: extensions/inc/strings.hrc:99
msgctxt "RID_STR_DATEMAX"
msgid "Date max."
msgstr "बांसिन अक्ट'"
#. K2vki
-#: extensions/inc/strings.hrc:98
+#: extensions/inc/strings.hrc:100
msgctxt "RID_STR_DATEFORMAT"
msgid "Date format"
msgstr "अक्ट' दाथाय"
#. 3os2t
-#: extensions/inc/strings.hrc:99
+#: extensions/inc/strings.hrc:101
msgctxt "RID_STR_SELECTEDITEMS"
msgid "Selection"
msgstr "सायखनाय"
#. tEcAF
-#: extensions/inc/strings.hrc:100
+#: extensions/inc/strings.hrc:102
msgctxt "RID_STR_TIMEMIN"
msgid "Time min."
msgstr "एसे बिबांनि सम"
#. 45V2v
-#: extensions/inc/strings.hrc:101
+#: extensions/inc/strings.hrc:103
msgctxt "RID_STR_TIMEMAX"
msgid "Time max."
msgstr "एसे बिबांनि सम"
#. BpCwK
-#: extensions/inc/strings.hrc:102
+#: extensions/inc/strings.hrc:104
msgctxt "RID_STR_TIMEFORMAT"
msgid "Time format"
msgstr "सम दाथाय"
#. NUTwz
-#: extensions/inc/strings.hrc:103
+#: extensions/inc/strings.hrc:105
msgctxt "RID_STR_CURRSYM_POSITION"
msgid "Prefix symbol"
msgstr "सिगां दाजाबदा दिनथिसिन"
#. hH8tr
-#: extensions/inc/strings.hrc:104
+#: extensions/inc/strings.hrc:106
msgctxt "RID_STR_VALUE"
msgid "Value"
msgstr "बेसेन"
#. BBmGj
-#: extensions/inc/strings.hrc:105
+#: extensions/inc/strings.hrc:107
msgctxt "RID_STR_FORMATKEY"
msgid "Formatting"
msgstr "दाथाय दानाय"
#. DD4EJ
-#: extensions/inc/strings.hrc:106
+#: extensions/inc/strings.hrc:108
msgctxt "RID_STR_CLASSID"
msgid "Class ID"
msgstr "थाखो ID"
#. GkcPB
-#: extensions/inc/strings.hrc:107
+#: extensions/inc/strings.hrc:109
msgctxt "RID_STR_HEIGHT"
msgid "Height"
msgstr "गोजौथि"
#. 7CmQE
-#: extensions/inc/strings.hrc:108
+#: extensions/inc/strings.hrc:110
msgctxt "RID_STR_WIDTH"
msgid "Width"
msgstr "गुवारथि"
#. q3Gyo
-#: extensions/inc/strings.hrc:109
+#: extensions/inc/strings.hrc:111
msgctxt "RID_STR_AUTOGROW"
msgid "Auto grow"
msgstr ""
#. QHhCz
-#: extensions/inc/strings.hrc:110
+#: extensions/inc/strings.hrc:112
msgctxt "RID_STR_LISTINDEX"
msgid "List index"
msgstr "फारिलाइनि नायखां बिलाइ"
#. LKVvD
-#: extensions/inc/strings.hrc:111
+#: extensions/inc/strings.hrc:113
msgctxt "RID_STR_ROWHEIGHT"
msgid "Row height"
msgstr "सारिनि गोजौथि"
#. bDeXi
-#: extensions/inc/strings.hrc:112
+#: extensions/inc/strings.hrc:114
msgctxt "RID_STR_FILLCOLOR"
msgid "Fill color"
msgstr "गाब आबुं खालाम"
#. g8XyV
-#: extensions/inc/strings.hrc:113
+#: extensions/inc/strings.hrc:115
msgctxt "RID_STR_LINECOLOR"
msgid "Line color"
msgstr "सारि गाब"
#. 4myGE
-#: extensions/inc/strings.hrc:114
+#: extensions/inc/strings.hrc:116
msgctxt "RID_STR_REFVALUE"
msgid "Reference value (on)"
msgstr "मखनाय बेसेन(खेव)"
#. MHrgg
-#: extensions/inc/strings.hrc:115
+#: extensions/inc/strings.hrc:117
msgctxt "RID_STR_UNCHECKEDREFVALUE"
msgid "Reference value (off)"
msgstr "मखनाय बेसेन(बन्द)"
#. MqTXJ
-#: extensions/inc/strings.hrc:116
+#: extensions/inc/strings.hrc:118
msgctxt "RID_STR_STRINGITEMLIST"
msgid "List entries"
msgstr "फारिलाइ हाबनाय"
#. FNaAE
-#: extensions/inc/strings.hrc:117
+#: extensions/inc/strings.hrc:119
msgctxt "RID_STR_BUTTONTYPE"
msgid "Action"
msgstr "हाबा"
#. AhdCi
-#: extensions/inc/strings.hrc:118
+#: extensions/inc/strings.hrc:120
msgctxt "RID_STR_SUBMIT_ACTION"
msgid "URL"
msgstr "URL"
#. SBDs3
-#: extensions/inc/strings.hrc:119
+#: extensions/inc/strings.hrc:121
msgctxt "RID_STR_SUBMIT_METHOD"
msgid "Type of submission"
msgstr "गथायनायनि रोखोम"
#. pQPY9
-#: extensions/inc/strings.hrc:120
+#: extensions/inc/strings.hrc:122
msgctxt "RID_STR_DEFAULT_STATE"
msgid "Default status"
msgstr ""
#. 7PXL5
-#: extensions/inc/strings.hrc:121
+#: extensions/inc/strings.hrc:123
msgctxt "RID_STR_SUBMIT_ENCODING"
msgid "Submission encoding"
msgstr "गथायनाय एनक'डिंग"
#. eaUUN
-#: extensions/inc/strings.hrc:122
+#: extensions/inc/strings.hrc:124
msgctxt "RID_STR_DEFAULTVALUE"
msgid "Default value"
msgstr "खामानियाव नाङै बेसेन"
#. CMMC4
-#: extensions/inc/strings.hrc:123
+#: extensions/inc/strings.hrc:125
msgctxt "RID_STR_DEFAULTTEXT"
msgid "Default text"
msgstr " खामानियाव नाङै फराय बिजाब"
#. CPa5h
-#: extensions/inc/strings.hrc:124
+#: extensions/inc/strings.hrc:126
msgctxt "RID_STR_DEFAULTDATE"
msgid "Default date"
msgstr "खामानियाव नाङै अक्ट'"
#. YKckN
-#: extensions/inc/strings.hrc:125
+#: extensions/inc/strings.hrc:127
msgctxt "RID_STR_DEFAULTTIME"
msgid "Default time"
msgstr "खामानियाव नाङै सम"
#. GA9tS
-#: extensions/inc/strings.hrc:126
+#: extensions/inc/strings.hrc:128
msgctxt "RID_STR_SUBMIT_TARGET"
msgid "Frame"
msgstr "फ्रेम"
#. PVVwo
-#: extensions/inc/strings.hrc:127
+#: extensions/inc/strings.hrc:129
msgctxt "RID_STR_EVT_APPROVEPARAMETER"
msgid "Fill parameters"
msgstr "पारामिटारस सुफुं"
#. 2Equg
-#: extensions/inc/strings.hrc:128
+#: extensions/inc/strings.hrc:130
msgctxt "RID_STR_EVT_ACTIONPERFORMED"
msgid "Execute action"
msgstr "जेब्ला जागायनो लायो"
#. 8zYjm
-#: extensions/inc/strings.hrc:129
+#: extensions/inc/strings.hrc:131
msgctxt "RID_STR_EVT_AFTERUPDATE"
msgid "After updating"
msgstr "आपडेट खालामनायनि उनाव"
#. GYfhy
-#: extensions/inc/strings.hrc:130
+#: extensions/inc/strings.hrc:132
msgctxt "RID_STR_EVT_BEFOREUPDATE"
msgid "Before updating"
msgstr "आपडेट खालामनायनि सिगाङाव"
#. dY5sz
-#: extensions/inc/strings.hrc:131
+#: extensions/inc/strings.hrc:133
msgctxt "RID_STR_EVT_APPROVEROWCHANGE"
msgid "Before record action"
msgstr "फोरमानलाइ हाबानि सिगां"
#. dMUbv
-#: extensions/inc/strings.hrc:132
+#: extensions/inc/strings.hrc:134
msgctxt "RID_STR_EVT_ROWCHANGE"
msgid "After record action"
msgstr "फोरमानलाइ हाबानि उनाव"
#. hwdPA
-#: extensions/inc/strings.hrc:133
+#: extensions/inc/strings.hrc:135
msgctxt "RID_STR_EVT_CONFIRMDELETE"
msgid "Confirm deletion"
msgstr "हुखुमोरनायखौ थि खालाम"
#. 9AsbQ
-#: extensions/inc/strings.hrc:134
+#: extensions/inc/strings.hrc:136
msgctxt "RID_STR_EVT_ERROROCCURRED"
msgid "Error occurred"
msgstr "गोरोन्थि जादों"
#. DnjE2
-#: extensions/inc/strings.hrc:135
+#: extensions/inc/strings.hrc:137
msgctxt "RID_STR_EVT_FOCUSGAINED"
msgid "When receiving focus"
msgstr "फकास आजावनाय समाव"
#. eCKWw
-#: extensions/inc/strings.hrc:136
+#: extensions/inc/strings.hrc:138
msgctxt "RID_STR_EVT_FOCUSLOST"
msgid "When losing focus"
msgstr "फकास गोमानाय समाव"
#. 3d7Bg
-#: extensions/inc/strings.hrc:137
+#: extensions/inc/strings.hrc:139
msgctxt "RID_STR_EVT_ITEMSTATECHANGED"
msgid "Item status changed"
msgstr "आयदा थाखोमान सोलायदों"
#. LBsFA
-#: extensions/inc/strings.hrc:138
+#: extensions/inc/strings.hrc:140
msgctxt "RID_STR_EVT_KEYTYPED"
msgid "Key pressed"
msgstr "साबि नारसिनबाय"
#. DYKVm
-#: extensions/inc/strings.hrc:139
+#: extensions/inc/strings.hrc:141
msgctxt "RID_STR_EVT_KEYUP"
msgid "Key released"
msgstr "साबि हगारना होबाय"
#. uBXKv
-#: extensions/inc/strings.hrc:140
+#: extensions/inc/strings.hrc:142
msgctxt "RID_STR_EVT_LOADED"
msgid "When loading"
msgstr "ल'ड खालामनाय समाव"
#. Ugzij
-#: extensions/inc/strings.hrc:141
+#: extensions/inc/strings.hrc:143
msgctxt "RID_STR_EVT_RELOADING"
msgid "Before reloading"
msgstr "फिन ल'ड खालामनाय सिगां"
#. zDeoS
-#: extensions/inc/strings.hrc:142
+#: extensions/inc/strings.hrc:144
msgctxt "RID_STR_EVT_RELOADED"
msgid "When reloading"
msgstr "फिन ल'ड खालामनाय समाव"
#. yCrwv
-#: extensions/inc/strings.hrc:143
+#: extensions/inc/strings.hrc:145
msgctxt "RID_STR_EVT_MOUSEDRAGGED"
msgid "Mouse moved while key pressed"
msgstr "साबिखौ नारसिननाय समाव माउस लोरिदों"
#. BNfWE
-#: extensions/inc/strings.hrc:144
+#: extensions/inc/strings.hrc:146
msgctxt "RID_STR_EVT_MOUSEENTERED"
msgid "Mouse inside"
msgstr "माउस सिङाव"
#. MgEpA
-#: extensions/inc/strings.hrc:145
+#: extensions/inc/strings.hrc:147
msgctxt "RID_STR_EVT_MOUSEEXITED"
msgid "Mouse outside"
msgstr "माउस बायजोआव"
#. QYT5q
-#: extensions/inc/strings.hrc:146
+#: extensions/inc/strings.hrc:148
msgctxt "RID_STR_EVT_MOUSEMOVED"
msgid "Mouse moved"
msgstr "माउस लोरिदों"
#. GFtYU
-#: extensions/inc/strings.hrc:147
+#: extensions/inc/strings.hrc:149
msgctxt "RID_STR_EVT_MOUSEPRESSED"
msgid "Mouse button pressed"
msgstr "माउस बुथाम नारसिनबाय"
#. wpTwF
-#: extensions/inc/strings.hrc:148
+#: extensions/inc/strings.hrc:150
msgctxt "RID_STR_EVT_MOUSERELEASED"
msgid "Mouse button released"
msgstr "माउस बुथाम हगारबाय"
#. 8u2x3
-#: extensions/inc/strings.hrc:149
+#: extensions/inc/strings.hrc:151
msgctxt "RID_STR_EVT_POSITIONING"
msgid "Before record change"
msgstr "फोरमानलाइ सोलायनाय सिगां"
#. EpU4C
-#: extensions/inc/strings.hrc:150
+#: extensions/inc/strings.hrc:152
msgctxt "RID_STR_EVT_POSITIONED"
msgid "After record change"
msgstr "फोरमानलाइ सोलायनाय उनाव"
#. idGKb
-#: extensions/inc/strings.hrc:151
+#: extensions/inc/strings.hrc:153
msgctxt "RID_STR_EVT_RESETTED"
msgid "After resetting"
msgstr "फज'फिननाय उनाव"
#. QfBws
-#: extensions/inc/strings.hrc:152
+#: extensions/inc/strings.hrc:154
msgctxt "RID_STR_EVT_APPROVERESETTED"
msgid "Prior to reset"
msgstr "फज'फिननाय सिगाङाव"
#. mkNYF
-#: extensions/inc/strings.hrc:153
+#: extensions/inc/strings.hrc:155
msgctxt "RID_STR_EVT_APPROVEACTIONPERFORMED"
msgid "Approve action"
msgstr "जागायजेननाय सिगां"
#. CzJTo
-#: extensions/inc/strings.hrc:154
+#: extensions/inc/strings.hrc:156
msgctxt "RID_STR_EVT_SUBMITTED"
msgid "Before submitting"
msgstr "गथायनायनि सिगां"
#. DG7uB
-#: extensions/inc/strings.hrc:155
+#: extensions/inc/strings.hrc:157
msgctxt "RID_STR_EVT_TEXTCHANGED"
msgid "Text modified"
msgstr "फराय बिजाब सोलायबाय"
#. RmUub
-#: extensions/inc/strings.hrc:156
+#: extensions/inc/strings.hrc:158
msgctxt "RID_STR_EVT_UNLOADING"
msgid "Before unloading"
msgstr "आनल'ड खालामनायनि सिगां"
#. B6LHh
-#: extensions/inc/strings.hrc:157
+#: extensions/inc/strings.hrc:159
msgctxt "RID_STR_EVT_UNLOADED"
msgid "When unloading"
msgstr "आनल'ड खालामनाय समाव"
#. GLDZA
-#: extensions/inc/strings.hrc:158
+#: extensions/inc/strings.hrc:160
msgctxt "RID_STR_EVT_CHANGED"
msgid "Changed"
msgstr "सोलायबाय"
#. AV5cw
-#: extensions/inc/strings.hrc:159
+#: extensions/inc/strings.hrc:161
msgctxt "RID_STR_EVENTS"
msgid "Events"
msgstr "जाथायफोर"
#. fDtsB
-#: extensions/inc/strings.hrc:160
+#: extensions/inc/strings.hrc:162
msgctxt "RID_STR_ESCAPE_PROCESSING"
msgid "Analyze SQL command"
msgstr "SQL बिथोन बेखेवनाय"
#. cjrCr
-#: extensions/inc/strings.hrc:161
+#: extensions/inc/strings.hrc:163
msgctxt "RID_STR_POSITIONX"
msgid "PositionX"
msgstr "थानाय जायगा X"
#. Ne7ig
-#: extensions/inc/strings.hrc:162
+#: extensions/inc/strings.hrc:164
msgctxt "RID_STR_POSITIONY"
msgid "PositionY"
msgstr "थानाय जायगा Y"
#. eMYyj
-#: extensions/inc/strings.hrc:163
+#: extensions/inc/strings.hrc:165
msgctxt "RID_STR_TITLE"
msgid "Title"
msgstr "बिमुं"
#. LRwrC
-#: extensions/inc/strings.hrc:164
+#: extensions/inc/strings.hrc:166
msgctxt "RID_STR_STEP"
msgid "Page (step)"
msgstr "बिखं (स्टेप)"
#. FqFGA
-#: extensions/inc/strings.hrc:165
+#: extensions/inc/strings.hrc:167
msgctxt "RID_STR_PROGRESSVALUE"
msgid "Progress value"
msgstr "जौगानाय बेसेन"
#. ANNqu
-#: extensions/inc/strings.hrc:166
+#: extensions/inc/strings.hrc:168
msgctxt "RID_STR_PROGRESSVALUE_MIN"
msgid "Progress value min."
msgstr "एसे बिबांनि जौगानाय बेसेन"
#. FbTmE
-#: extensions/inc/strings.hrc:167
+#: extensions/inc/strings.hrc:169
msgctxt "RID_STR_PROGRESSVALUE_MAX"
msgid "Progress value max."
msgstr "गोबां बिबांनि जौगानाय बेसेन"
#. RjzXS
-#: extensions/inc/strings.hrc:168
+#: extensions/inc/strings.hrc:170
msgctxt "RID_STR_SCROLLVALUE"
msgid "Scroll value"
msgstr "स्क्रल बेसेन"
#. hyc56
-#: extensions/inc/strings.hrc:169
+#: extensions/inc/strings.hrc:171
msgctxt "RID_STR_SCROLLVALUE_MAX"
msgid "Scroll value max."
msgstr "बांसिन बिबांनि स्क्रल बेसेन"
#. dnBH5
-#: extensions/inc/strings.hrc:170
+#: extensions/inc/strings.hrc:172
msgctxt "RID_STR_SCROLLVALUE_MIN"
msgid "Scroll value min."
msgstr "एसे बिबांनि स्क्रल बेसेन"
#. ZZCg2
-#: extensions/inc/strings.hrc:171
+#: extensions/inc/strings.hrc:173
msgctxt "RID_STR_SCROLL_WIDTH"
msgid "Scroll width"
msgstr ""
#. TeXcA
-#: extensions/inc/strings.hrc:172
+#: extensions/inc/strings.hrc:174
msgctxt "RID_STR_SCROLL_HEIGHT"
msgid "Scroll height"
msgstr ""
#. AbLFF
-#: extensions/inc/strings.hrc:173
+#: extensions/inc/strings.hrc:175
msgctxt "RID_STR_SCROLL_TOP"
msgid "Scroll top"
msgstr ""
#. MNqpF
-#: extensions/inc/strings.hrc:174
+#: extensions/inc/strings.hrc:176
msgctxt "RID_STR_SCROLL_LEFT"
msgid "Scroll left"
msgstr ""
#. AiiGJ
-#: extensions/inc/strings.hrc:175
+#: extensions/inc/strings.hrc:177
msgctxt "RID_STR_DEFAULT_SCROLLVALUE"
msgid "Default scroll value"
msgstr "खामानिआव नाङै स्क्रल बेसेन"
#. UYujs
-#: extensions/inc/strings.hrc:176
+#: extensions/inc/strings.hrc:178
msgctxt "RID_STR_LINEINCREMENT"
msgid "Small change"
msgstr "फिसा सोलायनाय"
#. JVkgq
-#: extensions/inc/strings.hrc:177
+#: extensions/inc/strings.hrc:179
msgctxt "RID_STR_BLOCKINCREMENT"
msgid "Large change"
msgstr "गेदेर सोलायनाय"
#. UM49A
-#: extensions/inc/strings.hrc:178
+#: extensions/inc/strings.hrc:180
msgctxt "RID_STR_REPEAT_DELAY"
msgid "Delay"
msgstr "गोबाव खालामनाय"
#. fLtpy
-#: extensions/inc/strings.hrc:179
+#: extensions/inc/strings.hrc:181
msgctxt "RID_STR_REPEAT"
msgid "Repeat"
msgstr "मावफिननाय"
#. EBBEn
-#: extensions/inc/strings.hrc:180
+#: extensions/inc/strings.hrc:182
msgctxt "RID_STR_VISIBLESIZE"
msgid "Visible size"
msgstr "नुनो मोननाय बिबां"
#. NrRgw
-#: extensions/inc/strings.hrc:181
+#: extensions/inc/strings.hrc:183
msgctxt "RID_STR_ORIENTATION"
msgid "Orientation"
msgstr "अरियेनटेसन"
#. N3cQC
-#: extensions/inc/strings.hrc:182
+#: extensions/inc/strings.hrc:184
msgctxt "RID_STR_EVT_ADJUSTMENTVALUECHANGED"
msgid "While adjusting"
msgstr "थि खालामनाय समाव"
#. dySsR
-#: extensions/inc/strings.hrc:183
+#: extensions/inc/strings.hrc:185
msgctxt "RID_STR_DATE"
msgid "Date"
msgstr "अक्ट'"
#. 8rygd
-#: extensions/inc/strings.hrc:184
+#: extensions/inc/strings.hrc:186
msgctxt "RID_STR_STATE"
msgid "State"
msgstr "रायजो"
#. ESC4H
-#: extensions/inc/strings.hrc:185
+#: extensions/inc/strings.hrc:187
msgctxt "RID_STR_TIME"
msgid "Time"
msgstr "सम"
#. bpNxN
-#: extensions/inc/strings.hrc:186
+#: extensions/inc/strings.hrc:188
msgctxt "RID_STR_SCALEIMAGE"
msgid "Scale"
msgstr "स्केल"
#. WHJwh
-#: extensions/inc/strings.hrc:187
+#: extensions/inc/strings.hrc:189
msgctxt "RID_STR_PUSHBUTTONTYPE"
msgid "Button type"
msgstr "बुथाम रोखोम"
#. 9QDWr
-#: extensions/inc/strings.hrc:188
+#: extensions/inc/strings.hrc:190
msgctxt "RID_STR_UNABLETOCONNECT"
msgid "The connection to the data source \"$name$\" could not be established."
msgstr "डाटा फुंखा \"$name$\"सिम फोनांजाब गायसननो हायाखै"
#. q3GEA
-#: extensions/inc/strings.hrc:189
+#: extensions/inc/strings.hrc:191
msgctxt "RID_STR_TEXT"
msgid "Text"
msgstr "फराय बिजाब"
#. 2dY2G
-#: extensions/inc/strings.hrc:190
+#: extensions/inc/strings.hrc:192
msgctxt "RID_STR_BOUND_CELL"
msgid "Linked cell"
msgstr "लिंकड खथासा"
#. PPw9L
-#: extensions/inc/strings.hrc:191
+#: extensions/inc/strings.hrc:193
msgctxt "RID_STR_LIST_CELL_RANGE"
msgid "Source cell range"
msgstr "फुंखा खथासा सारि"
#. Fmnnf
-#: extensions/inc/strings.hrc:192
+#: extensions/inc/strings.hrc:194
msgctxt "RID_STR_CELL_EXCHANGE_TYPE"
msgid "Contents of the linked cell"
msgstr "लिंक खालामनाय खथासा थानाय आयदाफोर"
#. MkadC
-#: extensions/inc/strings.hrc:193
+#: extensions/inc/strings.hrc:195
msgctxt "RID_STR_SYMBOLCOLOR"
msgid "Symbol color"
msgstr "दिनथिसिन गाब"
#. vdiaB
-#: extensions/inc/strings.hrc:194
+#: extensions/inc/strings.hrc:196
msgctxt "RID_STR_LINEEND_FORMAT"
msgid "Text lines end with"
msgstr "फराय बिजाब सारिफोरा जोबो"
#. E46nt
-#: extensions/inc/strings.hrc:195
+#: extensions/inc/strings.hrc:197
msgctxt "RID_STR_TOGGLE"
msgid "Toggle"
msgstr "टगल"
#. 2RSKH
-#: extensions/inc/strings.hrc:196
+#: extensions/inc/strings.hrc:198
msgctxt "RID_STR_FOCUSONCLICK"
msgid "Take Focus on Click"
msgstr "क्लिकआव फकास ला"
#. 9aMBC
-#: extensions/inc/strings.hrc:197
+#: extensions/inc/strings.hrc:199
msgctxt "RID_STR_HIDEINACTIVESELECTION"
msgid "Hide selection"
msgstr "सायखनाय एरसोखोमा"
#. H44GG
-#: extensions/inc/strings.hrc:198
+#: extensions/inc/strings.hrc:200
msgctxt "RID_STR_VISUALEFFECT"
msgid "Style"
msgstr "आदब"
#. DV4DC
-#: extensions/inc/strings.hrc:199
+#: extensions/inc/strings.hrc:201
msgctxt "RID_STR_AUTOLINEBREAK"
msgid "Wrap text automatically"
msgstr "गावनो गाव फराय बिजाब खोबसिन"
#. z75U5
-#: extensions/inc/strings.hrc:200
+#: extensions/inc/strings.hrc:202
msgctxt "RID_STR_TEXTTYPE"
msgid "Text type"
msgstr "फराय बिजाब रोखोम"
#. o6UBB
-#: extensions/inc/strings.hrc:201
+#: extensions/inc/strings.hrc:203
msgctxt "RID_STR_XML_DATA_MODEL"
msgid "XML data model"
msgstr "XML डाटा नुमुना"
#. ssMM9
-#: extensions/inc/strings.hrc:202
+#: extensions/inc/strings.hrc:204
msgctxt "RID_STR_BIND_EXPRESSION"
msgid "Binding expression"
msgstr "बाइन्डिंग फोरमायनाय"
#. JFffE
-#: extensions/inc/strings.hrc:203
+#: extensions/inc/strings.hrc:205
msgctxt "RID_STR_XSD_REQUIRED"
msgid "Required"
msgstr "गोनां जाबाय"
#. 4xTLb
-#: extensions/inc/strings.hrc:204
+#: extensions/inc/strings.hrc:206
msgctxt "RID_STR_LIST_BINDING"
msgid "List entry source"
msgstr "फारिलाइ हाबनाय फुंखा"
#. iFFKB
-#: extensions/inc/strings.hrc:205
+#: extensions/inc/strings.hrc:207
msgctxt "RID_STR_XSD_RELEVANT"
msgid "Relevant"
msgstr "सोमोन्दो गोनां"
#. HAoCU
-#: extensions/inc/strings.hrc:206
+#: extensions/inc/strings.hrc:208
msgctxt "RID_STR_XSD_READONLY"
msgid "Read-only"
msgstr "फरायनो-थाखायल'"
#. woANr
-#: extensions/inc/strings.hrc:207
+#: extensions/inc/strings.hrc:209
msgctxt "RID_STR_XSD_CONSTRAINT"
msgid "Constraint"
msgstr "बाध्य खालामनाय"
#. vQtAK
-#: extensions/inc/strings.hrc:208
+#: extensions/inc/strings.hrc:210
msgctxt "RID_STR_XSD_CALCULATION"
msgid "Calculation"
msgstr "साननाय"
#. foAEA
-#: extensions/inc/strings.hrc:209
+#: extensions/inc/strings.hrc:211
msgctxt "RID_STR_XSD_DATA_TYPE"
msgid "Data type"
msgstr "डाटा रोखोम"
#. jtrXQ
-#: extensions/inc/strings.hrc:210
+#: extensions/inc/strings.hrc:212
msgctxt "RID_STR_XSD_WHITESPACES"
msgid "Whitespaces"
msgstr "गुफुर जायगाफोर"
#. ohCkB
-#: extensions/inc/strings.hrc:211
+#: extensions/inc/strings.hrc:213
msgctxt "RID_STR_SHOW_SCROLLBARS"
msgid "Scrollbars"
msgstr "स्क्रल बार"
#. JQ2uu
-#: extensions/inc/strings.hrc:212
+#: extensions/inc/strings.hrc:214
msgctxt "RID_STR_XSD_PATTERN"
msgid "Pattern"
msgstr "नुमुना"
#. 6wdkA
-#: extensions/inc/strings.hrc:213
+#: extensions/inc/strings.hrc:215
msgctxt "RID_STR_XSD_LENGTH"
msgid "Length"
msgstr "गोलावथि"
#. 8ejNn
-#: extensions/inc/strings.hrc:214
+#: extensions/inc/strings.hrc:216
msgctxt "RID_STR_XSD_MIN_LENGTH"
msgid "Length (at least)"
msgstr "गोलावथि(खमसे खम)"
#. boExf
-#: extensions/inc/strings.hrc:215
+#: extensions/inc/strings.hrc:217
msgctxt "RID_STR_XSD_MAX_LENGTH"
msgid "Length (at most)"
msgstr "गोलावथि(गोबां)"
#. Wa9rP
-#: extensions/inc/strings.hrc:216
+#: extensions/inc/strings.hrc:218
msgctxt "RID_STR_XSD_TOTAL_DIGITS"
msgid "Digits (total)"
msgstr "अनजिमाफोर (गासै)"
#. sDFSL
-#: extensions/inc/strings.hrc:217
+#: extensions/inc/strings.hrc:219
msgctxt "RID_STR_XSD_FRACTION_DIGITS"
msgid "Digits (fraction)"
msgstr "अनजिमाफोर (उन्दै बाहागो) "
#. wQDr6
-#: extensions/inc/strings.hrc:218
+#: extensions/inc/strings.hrc:220
msgctxt "RID_STR_XSD_MAX_INCLUSIVE"
msgid "Max. (inclusive)"
msgstr "बांसिन बिबां (सोदेरफानाय)"
#. 3jQPD
-#: extensions/inc/strings.hrc:219
+#: extensions/inc/strings.hrc:221
msgctxt "RID_STR_XSD_MAX_EXCLUSIVE"
msgid "Max. (exclusive)"
msgstr "बांसिन बिबां (गारनाय)"
#. NMYbW
-#: extensions/inc/strings.hrc:220
+#: extensions/inc/strings.hrc:222
msgctxt "RID_STR_XSD_MIN_INCLUSIVE"
msgid "Min. (inclusive)"
msgstr "एसे बिबां (सोदेरफानाय)"
#. VnnDf
-#: extensions/inc/strings.hrc:221
+#: extensions/inc/strings.hrc:223
msgctxt "RID_STR_XSD_MIN_EXCLUSIVE"
msgid "Min. (exclusive)"
msgstr "एसे बिबां(गारनाय)"
#. xdhhB
-#: extensions/inc/strings.hrc:222
+#: extensions/inc/strings.hrc:224
msgctxt "RID_STR_SUBMISSION_ID"
msgid "Submission"
msgstr "गथायनाय"
#. 8RLNd
-#: extensions/inc/strings.hrc:223
+#: extensions/inc/strings.hrc:225
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "बाइन्डिं"
#. iFT5m
-#: extensions/inc/strings.hrc:224
+#: extensions/inc/strings.hrc:226
#, fuzzy
msgctxt "RID_STR_SELECTION_TYPE"
msgid "Selection type"
msgstr "सायखनाय म'ड"
#. JEmJF
-#: extensions/inc/strings.hrc:225
+#: extensions/inc/strings.hrc:227
msgctxt "RID_STR_ROOT_DISPLAYED"
msgid "Root displayed"
msgstr ""
#. CSyBv
-#: extensions/inc/strings.hrc:226
+#: extensions/inc/strings.hrc:228
#, fuzzy
msgctxt "RID_STR_SHOWS_HANDLES"
msgid "Show handles"
msgstr "सोलायनायफोर दिनथि"
#. cEG7h
-#: extensions/inc/strings.hrc:227
+#: extensions/inc/strings.hrc:229
msgctxt "RID_STR_SHOWS_ROOT_HANDLES"
msgid "Show root handles"
msgstr ""
#. zWTZe
-#: extensions/inc/strings.hrc:228
+#: extensions/inc/strings.hrc:230
msgctxt "RID_STR_EDITABLE"
msgid "Editable"
msgstr ""
#. BS3Fi
-#: extensions/inc/strings.hrc:229
+#: extensions/inc/strings.hrc:231
msgctxt "RID_STR_INVOKES_STOP_NOT_EDITING"
msgid "Invokes stop node editing"
msgstr ""
#. Cb7FA
-#: extensions/inc/strings.hrc:230
+#: extensions/inc/strings.hrc:232
msgctxt "RID_STR_DECORATION"
msgid "With title bar"
msgstr ""
#. 6wGA6
-#: extensions/inc/strings.hrc:231
+#: extensions/inc/strings.hrc:233
msgctxt "RID_STR_NOLABEL"
msgid "No Label"
msgstr ""
#. wwWir
-#: extensions/inc/strings.hrc:232
+#: extensions/inc/strings.hrc:234
msgctxt "RID_STR_BORDERCOLOR"
msgid "Border color"
msgstr "सिमा गाब"
#. NmK7c
-#: extensions/inc/strings.hrc:233
+#: extensions/inc/strings.hrc:235
msgctxt "RID_STR_INPUT_REQUIRED"
msgid "Input required"
msgstr "इनपुट गोनांथि जाननाय"
#. ePSCX
-#: extensions/inc/strings.hrc:234
+#: extensions/inc/strings.hrc:236
#, fuzzy
msgctxt "RID_STR_WRITING_MODE"
msgid "Text direction"
msgstr "फराय बिजाब बिथिं"
#. YoyL2
-#: extensions/inc/strings.hrc:235
+#: extensions/inc/strings.hrc:237
msgctxt "RID_STR_ANCHOR_TYPE"
msgid "Anchor"
msgstr "एंखर"
#. 6ZJaR
#. To translators: That's the 'Regular' as used for a font style (as opposed to 'italic' and 'bold'), so please use a consistent translation.
-#: extensions/inc/strings.hrc:237
+#: extensions/inc/strings.hrc:239
msgctxt "RID_STR_FONTSTYLE_REGULAR"
msgid "Regular"
msgstr "अराय सम"
#. Jq54X
#. To translators: That's the 'Bold Italic' as used for a font style, so please use a consistent translation.
-#: extensions/inc/strings.hrc:239
+#: extensions/inc/strings.hrc:241
msgctxt "RID_STR_FONTSTYLE_BOLD_ITALIC"
msgid "Bold Italic"
msgstr "बल्ड फारसे खेंख्रा हांखो"
#. 2PqQ2
#. To translators: That's the 'Italic' as used for a font style, so please use a consistent translation.
-#: extensions/inc/strings.hrc:241
+#: extensions/inc/strings.hrc:243
#, fuzzy
msgctxt "RID_STR_FONTSTYLE_ITALIC"
msgid "Italic"
@@ -2167,123 +2167,123 @@ msgstr "फारसे खेंख्रा हांखो"
#. J6f4C
#. To translators: That's the 'Bold' as used for a font style, so please use a consistent translation."
-#: extensions/inc/strings.hrc:243
+#: extensions/inc/strings.hrc:245
#, fuzzy
msgctxt "RID_STR_FONTSTYLE_BOLD"
msgid "Bold"
msgstr "बल्ड"
#. gWAyM
-#: extensions/inc/strings.hrc:244
+#: extensions/inc/strings.hrc:246
#, fuzzy
msgctxt "RID_STR_FONT_DEFAULT"
msgid "(Default)"
msgstr "खामानिआव उदायै जानाय"
#. QBGLE
-#: extensions/inc/strings.hrc:245
+#: extensions/inc/strings.hrc:247
msgctxt "RID_STR_URL"
msgid "URL"
msgstr ""
#. PZk54
-#: extensions/inc/strings.hrc:246
+#: extensions/inc/strings.hrc:248
msgctxt "RID_STR_SELECTIONMODEL"
msgid "Selection Type"
msgstr ""
#. L2RVh
-#: extensions/inc/strings.hrc:247
+#: extensions/inc/strings.hrc:249
msgctxt "RID_STR_USEGRIDLINE"
msgid "Use grid line"
msgstr ""
#. DNLCM
-#: extensions/inc/strings.hrc:248
+#: extensions/inc/strings.hrc:250
msgctxt "RID_STR_GRIDLINECOLOR"
msgid "Grid line color"
msgstr ""
#. QWn2Q
-#: extensions/inc/strings.hrc:249
+#: extensions/inc/strings.hrc:251
msgctxt "RID_STR_SHOWCOLUMNHEADER"
msgid "Show column header"
msgstr ""
#. 3Hq4F
-#: extensions/inc/strings.hrc:250
+#: extensions/inc/strings.hrc:252
msgctxt "RID_STR_SHOWROWHEADER"
msgid "Show row header"
msgstr ""
#. todcc
-#: extensions/inc/strings.hrc:251
+#: extensions/inc/strings.hrc:253
msgctxt "RID_STR_HEADERBACKGROUNDCOLOR"
msgid "Header background color"
msgstr ""
#. fkCyv
-#: extensions/inc/strings.hrc:252
+#: extensions/inc/strings.hrc:254
msgctxt "RID_STR_HEADERTEXTCOLOR"
msgid "Header text color"
msgstr ""
#. oFyqF
-#: extensions/inc/strings.hrc:253
+#: extensions/inc/strings.hrc:255
msgctxt "RID_STR_ACTIVESELECTIONBACKGROUNDCOLOR"
msgid "Active selection background color"
msgstr ""
#. ZJNz8
-#: extensions/inc/strings.hrc:254
+#: extensions/inc/strings.hrc:256
msgctxt "ID_STR_ACTIVESELECTIONTEXTCOLOR"
msgid "Active selection text color"
msgstr ""
#. PQiGr
-#: extensions/inc/strings.hrc:255
+#: extensions/inc/strings.hrc:257
msgctxt "RID_STR_INACTIVESELECTIONBACKGROUNDCOLOR"
msgid "Inactive selection background color"
msgstr ""
#. p46Zf
-#: extensions/inc/strings.hrc:256
+#: extensions/inc/strings.hrc:258
msgctxt "RID_STR_INACTIVESELECTIONTEXTCOLOR"
msgid "Inactive selection text color"
msgstr ""
#. r6Tmp
-#: extensions/inc/strings.hrc:257
+#: extensions/inc/strings.hrc:259
msgctxt "RID_STR_STANDARD"
msgid "Default"
msgstr "खामानिआव उदायै जानाय"
#. NaDFE
-#: extensions/inc/strings.hrc:258
+#: extensions/inc/strings.hrc:260
msgctxt "RID_STR_PROPPAGE_DEFAULT"
msgid "General"
msgstr "सरासनस्रा"
#. TkocD
-#: extensions/inc/strings.hrc:259
+#: extensions/inc/strings.hrc:261
msgctxt "RID_STR_PROPPAGE_DATA"
msgid "Data"
msgstr "डाटा"
#. PXnH5
-#: extensions/inc/strings.hrc:260
+#: extensions/inc/strings.hrc:262
msgctxt "RID_EMBED_IMAGE_PLACEHOLDER"
msgid "<Embedded-Image>"
msgstr ""
#. jTsR3
-#: extensions/inc/strings.hrc:261
+#: extensions/inc/strings.hrc:263
msgctxt "RID_STR_TEXT_FORMAT"
msgid "Text"
msgstr "फराय बिजाब"
#. AnnUr
-#: extensions/inc/strings.hrc:263
+#: extensions/inc/strings.hrc:265
msgctxt "RID_STR_CONFIRM_DELETE_DATA_TYPE"
msgid ""
"Do you want to delete the data type '#type#' from the model?\n"
@@ -2293,170 +2293,170 @@ msgstr ""
"अननानै नोजोर होदि बेयो गासै दबथायनाय फोराव गोहोम खोख्लैगोन जायफोरा बे डाटा रोखोमाव सिमा बेंखना दङ।"
#. zaduD
-#: extensions/inc/strings.hrc:265
+#: extensions/inc/strings.hrc:267
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Button"
msgstr "बुथाम"
#. TreFC
-#: extensions/inc/strings.hrc:266
+#: extensions/inc/strings.hrc:268
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr "उफ्रा बुथाम"
#. CBmAL
-#: extensions/inc/strings.hrc:267
+#: extensions/inc/strings.hrc:269
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr "चेक बाक्सु"
#. NFysA
-#: extensions/inc/strings.hrc:268
+#: extensions/inc/strings.hrc:270
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "लेबेल फोथार"
#. E5mMK
-#: extensions/inc/strings.hrc:269
+#: extensions/inc/strings.hrc:271
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr "बाक्सु हानजा"
#. ZGDAr
-#: extensions/inc/strings.hrc:270
+#: extensions/inc/strings.hrc:272
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr "फराय बिजाब बाक्सु"
#. DEn9D
-#: extensions/inc/strings.hrc:271
+#: extensions/inc/strings.hrc:273
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "दाथाय फोथार"
#. WiNUf
-#: extensions/inc/strings.hrc:272
+#: extensions/inc/strings.hrc:274
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr "फारिलाइ बाक्सु"
#. xwuJF
-#: extensions/inc/strings.hrc:273
+#: extensions/inc/strings.hrc:275
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr "कम्ब बाक्सु"
#. 5474w
-#: extensions/inc/strings.hrc:274
+#: extensions/inc/strings.hrc:276
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr "मुसुखा बुथाम"
#. ypu3s
-#: extensions/inc/strings.hrc:275
+#: extensions/inc/strings.hrc:277
msgctxt "RID_STR_PROPTITLE_HIDDENCONTROL"
msgid "Hidden Control"
msgstr "एसोखोमानाय दबथायनाय"
#. oXGS4
-#: extensions/inc/strings.hrc:276
+#: extensions/inc/strings.hrc:278
msgctxt "RID_STR_PROPTITLE_UNKNOWNCONTROL"
msgid "Control (unknown type)"
msgstr "दबथायनाय(मोनथिमोनै रोखोम)"
#. qT2Ed
-#: extensions/inc/strings.hrc:277
+#: extensions/inc/strings.hrc:279
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "मुसुखा दबथायनाय"
#. 6Qvho
-#: extensions/inc/strings.hrc:278
+#: extensions/inc/strings.hrc:280
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "फोथार सायखनाय"
#. a7gAj
-#: extensions/inc/strings.hrc:279
+#: extensions/inc/strings.hrc:281
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "अक्ट' फोथार"
#. EaBTj
-#: extensions/inc/strings.hrc:280
+#: extensions/inc/strings.hrc:282
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "सम फोथार"
#. DWfsm
-#: extensions/inc/strings.hrc:281
+#: extensions/inc/strings.hrc:283
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "अनजिमा फोथार"
#. TYjnr
-#: extensions/inc/strings.hrc:282
+#: extensions/inc/strings.hrc:284
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "रां फोथार"
#. B6MEP
-#: extensions/inc/strings.hrc:283
+#: extensions/inc/strings.hrc:285
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr "नुमुना फोथार"
#. uEYBR
-#: extensions/inc/strings.hrc:284
+#: extensions/inc/strings.hrc:286
msgctxt "RID_STR_PROPTITLE_DBGRID"
msgid "Table Control "
msgstr "फारिलाइ दबथायनाय"
#. LyDfr
-#: extensions/inc/strings.hrc:286
+#: extensions/inc/strings.hrc:288
msgctxt "STR_DETAIL_FORM"
msgid "Sub Form"
msgstr ""
#. cCpUd
-#: extensions/inc/strings.hrc:287
+#: extensions/inc/strings.hrc:289
msgctxt "STR_MASTER_FORM"
msgid "Master Form"
msgstr ""
#. FzU2g
#. To translators: # will be replace with a name.
-#: extensions/inc/strings.hrc:289
+#: extensions/inc/strings.hrc:291
msgctxt "STR_ERROR_RETRIEVING_COLUMNS"
msgid "The columns of '#' could not be retrieved."
msgstr ""
#. w4wm8
-#: extensions/inc/strings.hrc:291
+#: extensions/inc/strings.hrc:293
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr "फर्मफोर"
#. nU8Np
-#: extensions/inc/strings.hrc:293
+#: extensions/inc/strings.hrc:295
msgctxt "RID_UPDATE_STR_CHECKING"
msgid "Checking..."
msgstr ""
#. iLLX8
-#: extensions/inc/strings.hrc:294
+#: extensions/inc/strings.hrc:296
msgctxt "RID_UPDATE_STR_CHECKING_ERR"
msgid "Checking for an update failed."
msgstr ""
#. sefJb
-#: extensions/inc/strings.hrc:295
+#: extensions/inc/strings.hrc:297
msgctxt "RID_UPDATE_STR_NO_UPD_FOUND"
msgid "%PRODUCTNAME %PRODUCTVERSION is up to date."
msgstr ""
#. QWgtQ
-#: extensions/inc/strings.hrc:296
+#: extensions/inc/strings.hrc:298
msgctxt "RID_UPDATE_STR_UPD_FOUND"
msgid ""
"%PRODUCTNAME %NEXTVERSION is available.\n"
@@ -2468,25 +2468,25 @@ msgid ""
msgstr ""
#. aPRNZ
-#: extensions/inc/strings.hrc:297
+#: extensions/inc/strings.hrc:299
msgctxt "RID_UPDATE_STR_DLG_TITLE"
msgid "Check for Updates"
msgstr ""
#. CFVDi
-#: extensions/inc/strings.hrc:298
+#: extensions/inc/strings.hrc:300
msgctxt "RID_UPDATE_STR_DOWNLOAD_PAUSE"
msgid "Downloading %PRODUCTNAME %NEXTVERSION paused at..."
msgstr ""
#. cjcFw
-#: extensions/inc/strings.hrc:299
+#: extensions/inc/strings.hrc:301
msgctxt "RID_UPDATE_STR_DOWNLOAD_ERR"
msgid "Downloading %PRODUCTNAME %NEXTVERSION stalled at"
msgstr ""
#. a5cGp
-#: extensions/inc/strings.hrc:300
+#: extensions/inc/strings.hrc:302
msgctxt "RID_UPDATE_STR_DOWNLOAD_WARN"
msgid ""
"The download location is: %DOWNLOAD_PATH.\n"
@@ -2495,13 +2495,13 @@ msgid ""
msgstr ""
#. rjSF9
-#: extensions/inc/strings.hrc:301
+#: extensions/inc/strings.hrc:303
msgctxt "RID_UPDATE_STR_DOWNLOAD_DESCR"
msgid "%FILE_NAME has been downloaded to %DOWNLOAD_PATH."
msgstr ""
#. Q7mtx
-#: extensions/inc/strings.hrc:302
+#: extensions/inc/strings.hrc:304
msgctxt "RID_UPDATE_STR_DOWNLOAD_UNAVAIL"
msgid ""
"The automatic download of the update is currently not available.\n"
@@ -2510,233 +2510,233 @@ msgid ""
msgstr ""
#. D9AH2
-#: extensions/inc/strings.hrc:303
+#: extensions/inc/strings.hrc:305
msgctxt "RID_UPDATE_STR_DOWNLOADING"
msgid "Downloading %PRODUCTNAME %NEXTVERSION..."
msgstr ""
#. VFs93
-#: extensions/inc/strings.hrc:304
+#: extensions/inc/strings.hrc:306
msgctxt "RID_UPDATE_STR_READY_INSTALL"
msgid "Download of %PRODUCTNAME %NEXTVERSION completed. Ready for installation."
msgstr ""
#. J4owe
-#: extensions/inc/strings.hrc:305
+#: extensions/inc/strings.hrc:307
msgctxt "RID_UPDATE_STR_CANCEL_DOWNLOAD"
msgid "Do you really want to cancel the download?"
msgstr ""
#. LSVZ5
-#: extensions/inc/strings.hrc:306
+#: extensions/inc/strings.hrc:308
msgctxt "RID_UPDATE_STR_BEGIN_INSTALL"
msgid "To install the update, %PRODUCTNAME %PRODUCTVERSION needs to be closed. Do you want to install the update now?"
msgstr ""
#. Z8pFW
-#: extensions/inc/strings.hrc:307
+#: extensions/inc/strings.hrc:309
msgctxt "RID_UPDATE_STR_INSTALL_ERROR"
msgid "Could not run the installer application, please run %FILE_NAME in %DOWNLOAD_PATH manually."
msgstr ""
#. uDjTe
-#: extensions/inc/strings.hrc:308
+#: extensions/inc/strings.hrc:310
msgctxt "RID_UPDATE_STR_OVERWRITE_WARNING"
msgid "A file with that name already exists! Do you want to overwrite the existing file?"
msgstr ""
#. 5trUL
-#: extensions/inc/strings.hrc:309
+#: extensions/inc/strings.hrc:311
msgctxt "RID_UPDATE_STR_RELOAD_WARNING"
msgid "A file with the name '%FILENAME' already exists in '%DOWNLOAD_PATH'! Do you want to continue with the download or delete and reload the file?"
msgstr ""
#. mPGGT
-#: extensions/inc/strings.hrc:310
+#: extensions/inc/strings.hrc:312
#, fuzzy
msgctxt "RID_UPDATE_STR_RELOAD_RELOAD"
msgid "Reload File"
msgstr "फ्रेम फिन ल'ड खालाम"
#. TAJ5i
-#: extensions/inc/strings.hrc:311
+#: extensions/inc/strings.hrc:313
msgctxt "RID_UPDATE_STR_RELOAD_CONTINUE"
msgid "Continue"
msgstr "सोलिगासिनो थानाय"
#. BvXvR
-#: extensions/inc/strings.hrc:312
+#: extensions/inc/strings.hrc:314
msgctxt "RID_UPDATE_STR_PERCENT"
msgid "%PERCENT%"
msgstr ""
#. A39YA
-#: extensions/inc/strings.hrc:313
+#: extensions/inc/strings.hrc:315
msgctxt "RID_UPDATE_FT_STATUS"
msgid "Status"
msgstr "थाखो मान "
#. KY5rL
-#: extensions/inc/strings.hrc:314
+#: extensions/inc/strings.hrc:316
#, fuzzy
msgctxt "RID_UPDATE_FT_DESCRIPTION"
msgid "Description"
msgstr "बेखेवनाय"
#. kMGPq
-#: extensions/inc/strings.hrc:315
+#: extensions/inc/strings.hrc:317
msgctxt "RID_UPDATE_BTN_CLOSE"
msgid "Close"
msgstr "बन्द खालाम"
#. 8LjZV
-#: extensions/inc/strings.hrc:316
+#: extensions/inc/strings.hrc:318
msgctxt "RID_UPDATE_BTN_DOWNLOAD"
msgid "~Download"
msgstr ""
#. B4EXd
-#: extensions/inc/strings.hrc:317
+#: extensions/inc/strings.hrc:319
#, fuzzy
msgctxt "RID_UPDATE_BTN_INSTALL"
msgid "~Install"
msgstr "&गायसन"
#. 5KFYF
-#: extensions/inc/strings.hrc:318
+#: extensions/inc/strings.hrc:320
#, fuzzy
msgctxt "RID_UPDATE_BTN_PAUSE"
msgid "~Pause"
msgstr "थाद' हो"
#. aigD7
-#: extensions/inc/strings.hrc:319
+#: extensions/inc/strings.hrc:321
msgctxt "RID_UPDATE_BTN_RESUME"
msgid "~Resume"
msgstr ""
#. 6bYDx
-#: extensions/inc/strings.hrc:320
+#: extensions/inc/strings.hrc:322
msgctxt "RID_UPDATE_BTN_CANCEL"
msgid "Cancel"
msgstr "नागार"
#. BgG4k
-#: extensions/inc/strings.hrc:321
+#: extensions/inc/strings.hrc:323
msgctxt "RID_UPDATE_BUBBLE_T_UPDATE_AVAIL"
msgid "%PRODUCTNAME update available"
msgstr ""
#. DrftP
-#: extensions/inc/strings.hrc:322
+#: extensions/inc/strings.hrc:324
msgctxt "RID_UPDATE_BUBBLE_UPDATE_AVAIL"
msgid "Click the icon to start the download."
msgstr ""
#. 6Jk7H
-#: extensions/inc/strings.hrc:323
+#: extensions/inc/strings.hrc:325
msgctxt "RID_UPDATE_BUBBLE_T_UPDATE_NO_DOWN"
msgid "%PRODUCTNAME update available"
msgstr ""
#. vHn6r
-#: extensions/inc/strings.hrc:324
+#: extensions/inc/strings.hrc:326
msgctxt "RID_UPDATE_BUBBLE_UPDATE_NO_DOWN"
msgid "Click the icon for more information."
msgstr ""
#. Fd2FE
-#: extensions/inc/strings.hrc:325
+#: extensions/inc/strings.hrc:327
msgctxt "RID_UPDATE_BUBBLE_T_AUTO_START"
msgid "%PRODUCTNAME update available"
msgstr ""
#. Q86DD
-#: extensions/inc/strings.hrc:326
+#: extensions/inc/strings.hrc:328
msgctxt "RID_UPDATE_BUBBLE_AUTO_START"
msgid "Download of update begins."
msgstr ""
#. MoGgC
-#: extensions/inc/strings.hrc:327
+#: extensions/inc/strings.hrc:329
msgctxt "RID_UPDATE_BUBBLE_T_DOWNLOADING"
msgid "Download of update in progress"
msgstr ""
#. uWDFF
-#: extensions/inc/strings.hrc:328
+#: extensions/inc/strings.hrc:330
msgctxt "RID_UPDATE_BUBBLE_DOWNLOADING"
msgid "Click the icon to pause."
msgstr ""
#. 2LH9V
-#: extensions/inc/strings.hrc:329
+#: extensions/inc/strings.hrc:331
msgctxt "RID_UPDATE_BUBBLE_T_DOWNLOAD_PAUSED"
msgid "Download of update paused"
msgstr ""
#. 7YgAT
-#: extensions/inc/strings.hrc:330
+#: extensions/inc/strings.hrc:332
msgctxt "RID_UPDATE_BUBBLE_DOWNLOAD_PAUSED"
msgid "Click the icon to resume."
msgstr ""
#. 9jAgi
-#: extensions/inc/strings.hrc:331
+#: extensions/inc/strings.hrc:333
msgctxt "RID_UPDATE_BUBBLE_T_ERROR_DOWNLOADING"
msgid "Download of update stalled"
msgstr ""
#. BMJfF
-#: extensions/inc/strings.hrc:332
+#: extensions/inc/strings.hrc:334
msgctxt "RID_UPDATE_BUBBLE_ERROR_DOWNLOADING"
msgid "Click the icon for more information."
msgstr ""
#. RmhyN
-#: extensions/inc/strings.hrc:333
+#: extensions/inc/strings.hrc:335
msgctxt "RID_UPDATE_BUBBLE_T_DOWNLOAD_AVAIL"
msgid "Download of update completed"
msgstr ""
#. 9fD6Q
-#: extensions/inc/strings.hrc:334
+#: extensions/inc/strings.hrc:336
msgctxt "RID_UPDATE_BUBBLE_DOWNLOAD_AVAIL"
msgid "Click the icon to start the installation."
msgstr ""
#. PeAde
-#: extensions/inc/strings.hrc:335
+#: extensions/inc/strings.hrc:337
msgctxt "RID_UPDATE_BUBBLE_T_EXT_UPD_AVAIL"
msgid "Updates for extensions available"
msgstr ""
#. C7C6c
-#: extensions/inc/strings.hrc:336
+#: extensions/inc/strings.hrc:338
msgctxt "RID_UPDATE_BUBBLE_EXT_UPD_AVAIL"
msgid "Click the icon for more information."
msgstr ""
#. gBtAM
-#: extensions/inc/strings.hrc:338
+#: extensions/inc/strings.hrc:340
msgctxt "STR_COULD_NOT_BE_INIT"
msgid "The SANE interface could not be initialized. Scanning is not possible."
msgstr ""
#. AQZW2
-#: extensions/inc/strings.hrc:339
+#: extensions/inc/strings.hrc:341
msgctxt "STR_SLOW_PREVIEW"
msgid "The device does not offer a preview option. Therefore, a normal scan will be used as a preview instead. This may take a considerable amount of time."
msgstr ""
#. S8o4P
-#: extensions/inc/strings.hrc:340
+#: extensions/inc/strings.hrc:342
msgctxt "STR_ERROR_SCAN"
msgid "An error occurred while scanning."
msgstr ""
#. hEFtD
-#: extensions/inc/strings.hrc:341
+#: extensions/inc/strings.hrc:343
msgctxt "STR_DEVICE_DESC"
msgid ""
"Device: %s\n"
@@ -2746,211 +2746,211 @@ msgid ""
msgstr ""
#. mzYeP
-#: extensions/inc/strings.hrc:343
+#: extensions/inc/strings.hrc:345
msgctxt "RID_BIB_STR_FRAME_TITLE"
msgid "Bibliography Database"
msgstr "बिजाबनि फारिलाइ डाटाबेस"
#. qx7AN
-#: extensions/inc/strings.hrc:344
+#: extensions/inc/strings.hrc:346
msgctxt "RID_MAP_QUESTION"
msgid "Do you want to edit the column arrangement?"
msgstr "खाम्फा साजायनायखौ नोंथाङा सुजुनो सानो नामा?"
#. 7PCsa
-#: extensions/inc/strings.hrc:345
+#: extensions/inc/strings.hrc:347
msgctxt "RID_BIB_STR_NONE"
msgid "<none>"
msgstr "<रावबो नङा>"
#. FpFQy
-#: extensions/inc/strings.hrc:347
+#: extensions/inc/strings.hrc:349
msgctxt "ST_ERROR_PREFIX"
msgid "The following column names could not be assigned:\n"
msgstr "गाहायनि खाम्फा मुंफोरखौ थि खालामना होनो हायाखै:\n"
#. MYDFK
-#: extensions/inc/strings.hrc:348
+#: extensions/inc/strings.hrc:350
msgctxt "ST_TYPE_ARTICLE"
msgid "Article"
msgstr "लिरनाय रायथाय"
#. oUGdW
-#: extensions/inc/strings.hrc:349
+#: extensions/inc/strings.hrc:351
msgctxt "ST_TYPE_BOOK"
msgid "Book"
msgstr "बिजाब"
#. Kb4CR
-#: extensions/inc/strings.hrc:350
+#: extensions/inc/strings.hrc:352
msgctxt "ST_TYPE_BOOKLET"
msgid "Brochures"
msgstr "बिजाबसा फोर"
#. 9Xf89
-#: extensions/inc/strings.hrc:351
+#: extensions/inc/strings.hrc:353
msgctxt "ST_TYPE_CONFERENCE"
msgid "Conference proceedings article (BiBTeX)"
msgstr ""
#. ntDkF
-#: extensions/inc/strings.hrc:352
+#: extensions/inc/strings.hrc:354
msgctxt "ST_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "बिजाब सुंद' लाबोनाय बाहागो"
#. Y9mNw
-#: extensions/inc/strings.hrc:353
+#: extensions/inc/strings.hrc:355
msgctxt "ST_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "बिमुंजों बिजाब सुंद' लाबोनाय बाहागो"
#. BPpGB
-#: extensions/inc/strings.hrc:354
+#: extensions/inc/strings.hrc:356
msgctxt "ST_TYPE_INPROCEEDINGS"
msgid "Conference proceedings article"
msgstr ""
#. 3d3D8
-#: extensions/inc/strings.hrc:355
+#: extensions/inc/strings.hrc:357
msgctxt "ST_TYPE_JOURNAL"
msgid "Journal"
msgstr "सानलाइमा लायसि"
#. fFKKN
-#: extensions/inc/strings.hrc:356
+#: extensions/inc/strings.hrc:358
msgctxt "ST_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "कारिकरि फोरमान बिलाइ"
#. o9sxJ
-#: extensions/inc/strings.hrc:357
+#: extensions/inc/strings.hrc:359
msgctxt "ST_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "नायसोमनाय आयदा/थिसिच"
#. DWDtX
-#: extensions/inc/strings.hrc:358
+#: extensions/inc/strings.hrc:360
msgctxt "ST_TYPE_MISC"
msgid "Miscellaneous"
msgstr "गोबां रोखोमनि"
#. yDjZG
-#: extensions/inc/strings.hrc:359
+#: extensions/inc/strings.hrc:361
msgctxt "ST_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "सावरायथाय लिरबिदां"
#. n3qwk
-#: extensions/inc/strings.hrc:360
+#: extensions/inc/strings.hrc:362
msgctxt "ST_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "सावरायमेल हाबाफारि फोरमायथि"
#. TMFrD
-#: extensions/inc/strings.hrc:361
+#: extensions/inc/strings.hrc:363
msgctxt "ST_TYPE_TECHREPORT"
msgid "Research report"
msgstr "नायसोमनाय फोरमायनाय"
#. E3Bt7
-#: extensions/inc/strings.hrc:362
+#: extensions/inc/strings.hrc:364
msgctxt "ST_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "फोसावजायै"
#. FdHp6
-#: extensions/inc/strings.hrc:363
+#: extensions/inc/strings.hrc:365
msgctxt "ST_TYPE_EMAIL"
msgid "Email"
msgstr ""
#. DQX8t
-#: extensions/inc/strings.hrc:364
+#: extensions/inc/strings.hrc:366
msgctxt "ST_TYPE_WWW"
msgid "WWW document"
msgstr "WWW फोरमान बिलाइ"
#. wdKpu
-#: extensions/inc/strings.hrc:365
+#: extensions/inc/strings.hrc:367
msgctxt "ST_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "बाहायग्रा-ओंथि बेखेवनाय1"
#. x5LCm
-#: extensions/inc/strings.hrc:366
+#: extensions/inc/strings.hrc:368
msgctxt "ST_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "बाहायग्रा-ओंथि बेखेवनाय2"
#. SbEEw
-#: extensions/inc/strings.hrc:367
+#: extensions/inc/strings.hrc:369
msgctxt "ST_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "बाहायग्रा-ओंथि बेखेवनाय3"
#. s4ffr
-#: extensions/inc/strings.hrc:368
+#: extensions/inc/strings.hrc:370
msgctxt "ST_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "बाहायग्रा-ओंथि बेखेवनाय4"
#. ZgVkp
-#: extensions/inc/strings.hrc:369
+#: extensions/inc/strings.hrc:371
msgctxt "ST_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "बाहायग्रा-ओंथि बेखेवनाय5"
#. TNvqv
-#: extensions/inc/strings.hrc:370
+#: extensions/inc/strings.hrc:372
msgctxt "ST_TYPE_TITLE"
msgid "General"
msgstr "सरासनस्रा"
#. ARuMw
-#: extensions/inc/strings.hrc:372
+#: extensions/inc/strings.hrc:374
msgctxt "RID_STR_ABSOURCEDIALOGTITLE"
msgid "Address Book Data Source Wizard"
msgstr "थं बिजाब डाटा फुंखा विझार्ड"
#. 4X5GV
-#: extensions/inc/strings.hrc:373
+#: extensions/inc/strings.hrc:375
msgctxt "RID_STR_SELECT_ABTYPE"
msgid "Address Book Type"
msgstr ""
#. bB7Gx
-#: extensions/inc/strings.hrc:374
+#: extensions/inc/strings.hrc:376
msgctxt "RID_STR_INVOKE_ADMIN_DIALOG"
msgid "Connection Settings"
msgstr "फोनांजाब फज'नायफोर"
#. fcwDt
-#: extensions/inc/strings.hrc:375
+#: extensions/inc/strings.hrc:377
msgctxt "RID_STR_TABLE_SELECTION"
msgid "Table Selection"
msgstr ""
#. cwcQa
-#: extensions/inc/strings.hrc:376
+#: extensions/inc/strings.hrc:378
msgctxt "RID_STR_MANUAL_FIELD_MAPPING"
msgid "Field Assignment"
msgstr "फोथार बाहागो खालामना होनाय"
#. fMAkh
-#: extensions/inc/strings.hrc:377
+#: extensions/inc/strings.hrc:379
msgctxt "RID_STR_FINAL_CONFIRM"
msgid "Data Source Title"
msgstr "डाटा फुखा बिमुं"
#. wM2xw
-#: extensions/inc/strings.hrc:378
+#: extensions/inc/strings.hrc:380
msgctxt "RID_STR_NEEDTYPESELECTION"
msgid "Please select a type of address book."
msgstr "अननानै थं बिजाबनि मोनसे रोखोम सायख।"
#. DYKQN
-#: extensions/inc/strings.hrc:379
+#: extensions/inc/strings.hrc:381
#, fuzzy
msgctxt "RID_STR_QRY_NOTABLES"
msgid ""
@@ -2961,7 +2961,7 @@ msgstr ""
"जेरैखि जाया, नोंथाङा बेखौ मोनसे थं डाटा फुंखा बादि गायसननो सानो नामा?"
#. SrEGe
-#: extensions/inc/strings.hrc:380
+#: extensions/inc/strings.hrc:382
msgctxt "RID_STR_QRY_NO_EVO_GW"
msgid ""
"You don't seem to have any GroupWise account configured in Evolution.\n"
@@ -2969,37 +2969,37 @@ msgid ""
msgstr ""
#. NAMjn
-#: extensions/inc/strings.hrc:381
+#: extensions/inc/strings.hrc:383
msgctxt "RID_STR_DEFAULT_NAME"
msgid "Addresses"
msgstr "थंफोर"
#. 8Be9q
-#: extensions/inc/strings.hrc:382
+#: extensions/inc/strings.hrc:384
msgctxt "RID_STR_ADMINDIALOGTITLE"
msgid "Create Address Data Source"
msgstr "थं डाटा फुंखा सोरजि"
#. pR34p
-#: extensions/inc/strings.hrc:383
+#: extensions/inc/strings.hrc:385
msgctxt "RID_STR_NOCONNECTION"
msgid "The connection could not be established."
msgstr "फोनांजाबखौ गायसननो हायाखै।"
#. CmBks
-#: extensions/inc/strings.hrc:384
+#: extensions/inc/strings.hrc:386
msgctxt "RID_STR_PLEASECHECKSETTINGS"
msgid "Please check the settings made for the data source."
msgstr "अननानै डाटा फुंखाआव फज'नायफोरखौ गोरोब होनानै नाय."
#. SEkjm
-#: extensions/inc/strings.hrc:385
+#: extensions/inc/strings.hrc:387
msgctxt "RID_STR_FIELDDIALOGTITLE"
msgid "Address Data - Field Assignment"
msgstr "थं डाटा-फोथार बाहागो खालामनानै होनाय"
#. BMVTU
-#: extensions/inc/strings.hrc:386
+#: extensions/inc/strings.hrc:388
msgctxt "RID_STR_NOFIELDSASSIGNED"
msgid ""
"There are no fields assigned at this time.\n"
@@ -3011,105 +3011,105 @@ msgstr ""
"\"फोथार - टेमप्लेट - थं बिजाब फुंखा...\""
#. kg8vp
-#: extensions/inc/strings.hrc:388
+#: extensions/inc/strings.hrc:390
msgctxt "RID_STR_OPTION_DB_FIELD_TITLE"
msgid "Database Field"
msgstr "डाटाबेस फोथार"
#. KMgGK
-#: extensions/inc/strings.hrc:389
+#: extensions/inc/strings.hrc:391
msgctxt "RID_STR_TYPE_TABLE"
msgid "Table"
msgstr "फारिलाइ"
#. g8gXs
-#: extensions/inc/strings.hrc:390
+#: extensions/inc/strings.hrc:392
msgctxt "RID_STR_TYPE_QUERY"
msgid "Query"
msgstr "सोंनाय"
#. B5utG
-#: extensions/inc/strings.hrc:391
+#: extensions/inc/strings.hrc:393
msgctxt "RID_STR_TYPE_COMMAND"
msgid "SQL command"
msgstr "SQL बिथोन"
#. iiBKZ
-#: extensions/inc/strings.hrc:393
+#: extensions/inc/strings.hrc:395
msgctxt "RID_STR_GROUPWIZARD_TITLE"
msgid "Group Element Wizard"
msgstr "हानजा गुदि मुवा विझार्ड"
#. 97Evr
-#: extensions/inc/strings.hrc:394
+#: extensions/inc/strings.hrc:396
msgctxt "RID_STR_GRIDWIZARD_TITLE"
msgid "Table Element Wizard"
msgstr "फारिलाइ गुदि मुवा विझार्ड"
#. 3cAJq
-#: extensions/inc/strings.hrc:395
+#: extensions/inc/strings.hrc:397
msgctxt "RID_STR_LISTWIZARD_TITLE"
msgid "List Box Wizard"
msgstr "फारिलाइ बक्सु विझार्ड"
#. DYg5X
-#: extensions/inc/strings.hrc:396
+#: extensions/inc/strings.hrc:398
msgctxt "RID_STR_COMBOWIZARD_TITLE"
msgid "Combo Box Wizard"
msgstr "कम्ब बक्सु विझार्ड"
#. BG3Ch
-#: extensions/inc/strings.hrc:397
+#: extensions/inc/strings.hrc:399
msgctxt "RID_STR_COULDNOTOPENTABLE"
msgid "The table connection to the data source could not be established."
msgstr "डाटा फुंखाआव फारिलाइ फोनांजाबखौ गाइसननो हायाखैसै।"
#. LypDu
-#: extensions/inc/strings.hrc:399
+#: extensions/inc/strings.hrc:401
msgctxt "RID_STR_DATEPOSTFIX"
msgid " (Date)"
msgstr "(अक्ट')"
#. FVeYy
-#: extensions/inc/strings.hrc:400
+#: extensions/inc/strings.hrc:402
msgctxt "RID_STR_TIMEPOSTFIX"
msgid " (Time)"
msgstr "(सम)"
#. XPCgZ
-#: extensions/inc/strings.hrc:402
+#: extensions/inc/strings.hrc:404
#, fuzzy
msgctxt "RID_STR_FIELDINFO_COMBOBOX"
msgid "The contents of the field selected will be shown in the combo box list."
msgstr "सायखनाय फोथारनि थानाय आयदाफोरखौ कम्ब बाक्सु फारिलाइआव दिनथिनाय जागोन।"
#. 3XqRi
-#: extensions/inc/strings.hrc:403
+#: extensions/inc/strings.hrc:405
#, fuzzy
msgctxt "RID_STR_FIELDINFO_LISTBOX"
msgid "The contents of the selected field will be shown in the list box if the linked fields are identical."
msgstr "सायखनाय फोथारनि थानाय आयदाफोरखौ फारिलाइ बाक्सुआव दिनथिनाय जागोन जदिहाय सोमोन्दो फोथारफोरा सिनाय जाथाव।"
#. sy3UG
-#: extensions/inc/strings.hrc:404
+#: extensions/inc/strings.hrc:406
msgctxt "RID_STR_COMBOWIZ_DBFIELD"
msgid "You can either save the value of the combo box in a database field or use it for display purposes."
msgstr "नोंथाङा मोनसे डाटाबेस फोथाराव कम्ब बाक्सुनि बेसेनखौ थिनो हायो एबा बेखौ दिन्थिफुंनाय थांखि फोरावबो बाहायनो हायो।"
#. 2QUFE
-#: extensions/inc/strings.hrc:406
+#: extensions/inc/strings.hrc:408
msgctxt "RID_STR_GROUPWIZ_DBFIELD"
msgid "You can either save the value of the option group in a database field or use it for a later action."
msgstr "नोंथाङा उफ्रा हानजानि बेसेनखौ मोनसे डाटाबेस फोथाराव थिनो हायो एबा बेखौ उननि मोनसे हाबायाव बाहायनो हायो। "
#. D7TVx
-#: extensions/inc/yesno.hrc:29
+#: extensions/inc/yesno.hrc:31
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "नङा"
#. QDUNB
-#: extensions/inc/yesno.hrc:30
+#: extensions/inc/yesno.hrc:32
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "नंगौ"
@@ -3639,10 +3639,10 @@ msgctxt "selecttypepage|kde"
msgid "KDE address book"
msgstr ""
-#. X5F45
+#. 5QT4G
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:131
msgctxt "selecttypepage|extended_tip|kde"
-msgid "Select this option if you already use an address book in KDE Address book."
+msgid "Select this option if you already use an address book in KDE Address book (KAddressBook)."
msgstr ""
#. 2Psrm
@@ -3676,7 +3676,7 @@ msgid "Select the type of your external address book:"
msgstr ""
#. xdzuR
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:204
+#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:207
msgctxt "selecttypepage|extended_tip|SelectTypePage"
msgid "This wizard registers an existing address book as a data source in %PRODUCTNAME."
msgstr ""
@@ -3753,222 +3753,240 @@ msgid "Search Key"
msgstr ""
#. CPjNs
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:36
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:40
#, fuzzy
msgctxt "generalpage|shortname"
msgid "_Short name"
msgstr "गुसुं मुं"
#. vaKMR
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:50
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:54
#, fuzzy
msgctxt "generalpage|authtype"
msgid "_Type"
msgstr "रोखोम"
#. G73uW
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:64
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:68
#, fuzzy
msgctxt "generalpage|authors"
msgid "Author(s)"
msgstr "लिरगिरि फोर"
#. 8azaC
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:78
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:82
#, fuzzy
msgctxt "generalpage|publisher"
msgid "_Publisher"
msgstr "दिहुनगिरि"
#. xQfCE
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:92
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:96
#, fuzzy
msgctxt "generalpage|chapter"
msgid "_Chapter"
msgstr "आयदा"
#. TC6kG
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:106
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:110
#, fuzzy
msgctxt "generalpage|title"
msgid "Tit_le"
msgstr "बिमुं"
#. R9FbR
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:120
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:124
#, fuzzy
msgctxt "generalpage|address"
msgid "A_ddress"
msgstr "थं"
#. p4Qk5
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:134
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:138
#, fuzzy
msgctxt "generalpage|pages"
msgid "Pa_ge(s)"
msgstr "~बिखं (फोर)..."
#. yA7zD
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:148
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:152
#, fuzzy
msgctxt "generalpage|year"
msgid "_Year"
msgstr "बोसोर"
#. FBFh5
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:162
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:166
#, fuzzy
msgctxt "generalpage|isbn"
msgid "_ISBN"
msgstr "~ISBN"
#. HBcbt
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:176
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:180
#, fuzzy
msgctxt "generalpage|editor"
msgid "Editor"
msgstr "सुजुगिरि"
#. c5WHH
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:190
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:194
#, fuzzy
msgctxt "generalpage|booktitle"
msgid "_Book title"
msgstr "~बिजाब बिमुं"
#. tfGGx
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:204
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:208
#, fuzzy
msgctxt "generalpage|edition"
msgid "Ed_ition"
msgstr "~बिजाब साफायनाय"
#. 2ZCVj
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:218
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:222
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "बिसान"
#. Tpxov
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:232
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:236
#, fuzzy
msgctxt "generalpage|institution"
msgid "Instit_ution"
msgstr "~सोलोंग्रा आफाद"
#. DY7iB
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:246
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:250
#, fuzzy
msgctxt "generalpage|month"
msgid "_Month"
msgstr "दान"
#. 6XJ26
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:260
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:264
#, fuzzy
msgctxt "generalpage|publicationtype"
msgid "Publication t_ype"
msgstr "फोसावनाय ~रोखोम"
#. Trxvk
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:274
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:278
#, fuzzy
msgctxt "generalpage|university"
msgid "University"
msgstr "मुलुग सोलोंसालि"
#. r3F5p
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:288
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:292
#, fuzzy
msgctxt "generalpage|reporttype"
msgid "Type of re_port"
msgstr "~फोरमायनायनि रोखोम"
#. vsfLN
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:302
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:306
#, fuzzy
msgctxt "generalpage|organization"
msgid "Organi_zation"
msgstr "~फसंथान"
#. 2Fna4
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:316
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:320
#, fuzzy
msgctxt "generalpage|journal"
msgid "_Journal"
msgstr "सानलाइमा लायसि"
#. DA5HP
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:330
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:334
#, fuzzy
msgctxt "generalpage|annotation"
msgid "Ann_otation"
msgstr "~सोदोब बेखेवनाय"
#. DZxid
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:344
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:348
#, fuzzy
msgctxt "generalpage|number"
msgid "Numb_er"
msgstr "अनजिमा"
#. Nspi2
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:358
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:362
#, fuzzy
msgctxt "generalpage|note"
msgid "_Note"
msgstr "सुद' लिरथाय"
#. DVS8w
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:372
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:376
#, fuzzy
msgctxt "generalpage|series"
msgid "Se_ries"
msgstr "~थाखो फारि"
#. JfqNT
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:386
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:390
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
#. hjJFW
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:400
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:404
#, fuzzy
msgctxt "generalpage|custom1"
msgid "User-defined field _1"
msgstr "बाहायग्रा-ओंथि बेखेवनाय फोथार ~1"
#. ZgVyG
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:414
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:418
#, fuzzy
msgctxt "generalpage|custom4"
msgid "User-defined field _4"
msgstr "बाहायग्रा-ओंथि बेखेवनाय फोथार ~4"
#. aDQFC
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:428
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:432
#, fuzzy
msgctxt "generalpage|custom2"
msgid "User-defined field _2"
msgstr "बाहायग्रा-ओंथि बेखेवनाय फोथार ~2"
#. X8g3V
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:442
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:446
#, fuzzy
msgctxt "generalpage|custom5"
msgid "User-defined field _5"
msgstr "बाहायग्रा-ओंथि बेखेवनाय फोथार ~5"
#. ctDaZ
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:456
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:460
#, fuzzy
msgctxt "generalpage|custom3"
msgid "User-defined field _3"
msgstr "बाहायग्रा-ओंथि बेखेवनाय फोथार ~3"
+#. 6SKVe
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:881
+msgctxt "generalpage|localurl"
+msgid "Local copy"
+msgstr ""
+
+#. ddQ5G
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:915
+msgctxt "generalpage|browse"
+msgid "Browse..."
+msgstr ""
+
+#. vrVJF
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:939
+msgctxt "generalpage|localpagecb"
+msgid "Page"
+msgstr ""
+
#. x9s9K
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:910
+#: extensions/uiconfig/sbibliography/ui/generalpage.ui:1015
msgctxt "generalpage|extended_tip|GeneralPage"
msgid "Insert, delete, edit, and organize records in the bibliography database."
msgstr ""
@@ -4195,15 +4213,21 @@ msgctxt "mappingdialog|label32"
msgid "User-defined field _5"
msgstr "बाहायग्रा-ओंथि बेखेवनाय फोथार ~5"
+#. HQPTv
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:955
+msgctxt "mappingdialog|label33"
+msgid "Local copy"
+msgstr ""
+
#. wkCw6
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:1031
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:1051
#, fuzzy
msgctxt "mappingdialog|label1"
msgid "Column Names"
msgstr "खाम्फा मुंफोर"
#. B7h7G
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:1053
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:1073
msgctxt "mappingdialog|extended_tip|MappingDialog"
msgid "Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the Data Source button on the record's Object bar."
msgstr ""
@@ -4371,20 +4395,20 @@ msgid "Show advanced options"
msgstr ""
#. gneMZ
-#: extensions/uiconfig/scanner/ui/sanedialog.ui:461
+#: extensions/uiconfig/scanner/ui/sanedialog.ui:460
#, fuzzy
msgctxt "sanedialog|label10"
msgid "Options:"
msgstr "उफ्राफोर"
#. VDQay
-#: extensions/uiconfig/scanner/ui/sanedialog.ui:537
+#: extensions/uiconfig/scanner/ui/sanedialog.ui:536
msgctxt "sanedialog|optionsButton"
msgid "Se_t"
msgstr ""
#. bNTfS
-#: extensions/uiconfig/scanner/ui/sanedialog.ui:610
+#: extensions/uiconfig/scanner/ui/sanedialog.ui:609
msgctxt "sanedialog|vectorLabel"
msgid "Vector element"
msgstr ""
diff --git a/source/brx/extensions/source/update/check/org/openoffice/Office.po b/source/brx/extensions/source/update/check/org/openoffice/Office.po
index f3ff6e63653..9c3e6965910 100644
--- a/source/brx/extensions/source/update/check/org/openoffice/Office.po
+++ b/source/brx/extensions/source/update/check/org/openoffice/Office.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: 2017-04-12 14:14+0200\n"
-"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2017-04-12 15:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
@@ -13,8 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369348940.000000\n"
+"X-POOTLE-MTIME: 1492011038.000000\n"
+#. uuumn
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
diff --git a/source/brx/extras/source/autocorr/emoji.po b/source/brx/extras/source/autocorr/emoji.po
index 4dc1fb77783..bc399c46728 100644
--- a/source/brx/extras/source/autocorr/emoji.po
+++ b/source/brx/extras/source/autocorr/emoji.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: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2016-12-01 12:27+0000\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2018-01-15 19:20+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
@@ -13,9 +13,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480595228.000000\n"
+"X-POOTLE-MTIME: 1516044017.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
+#. 6xmho
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -25,6 +26,7 @@ msgid "cent"
msgstr ""
#. £ (U+000A3), see http://wiki.documentfoundation.org/Emoji
+#. 8cRaa
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -35,6 +37,7 @@ msgid "pound"
msgstr "सोदोब"
#. ¥ (U+000A5), see http://wiki.documentfoundation.org/Emoji
+#. dDHGm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -44,6 +47,7 @@ msgid "yen"
msgstr ""
#. § (U+000A7), see http://wiki.documentfoundation.org/Emoji
+#. 2CS6Y
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -54,6 +58,7 @@ msgid "section"
msgstr "बिफान"
#. © (U+000A9), see http://wiki.documentfoundation.org/Emoji
+#. 8JZew
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -64,6 +69,7 @@ msgid "copyright"
msgstr "गोजौनि आगदा"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
+#. Kof3U
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -73,6 +79,7 @@ msgid "not"
msgstr ""
#. ® (U+000AE), see http://wiki.documentfoundation.org/Emoji
+#. QtogK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -82,6 +89,7 @@ msgid "registered"
msgstr ""
#. ° (U+000B0), see http://wiki.documentfoundation.org/Emoji
+#. KCLL8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -91,6 +99,7 @@ msgid "degree"
msgstr ""
#. ± (U+000B1), see http://wiki.documentfoundation.org/Emoji
+#. rFAFf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -100,6 +109,7 @@ msgid "+-"
msgstr ""
#. · (U+000B7), see http://wiki.documentfoundation.org/Emoji
+#. GHgFG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -109,6 +119,7 @@ msgid "middle dot"
msgstr ""
#. × (U+000D7), see http://wiki.documentfoundation.org/Emoji
+#. L8X6v
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -118,6 +129,7 @@ msgid "x"
msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
+#. gs5Aw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -127,6 +139,7 @@ msgid "Alpha"
msgstr "आलफा"
#. Β (U+00392), see http://wiki.documentfoundation.org/Emoji
+#. uuARW
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -137,6 +150,7 @@ msgid "Beta"
msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
+#. BWfEu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -146,6 +160,7 @@ msgid "Gamma"
msgstr "गामा"
#. Δ (U+00394), see http://wiki.documentfoundation.org/Emoji
+#. XThsR
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -156,6 +171,7 @@ msgid "Delta"
msgstr "डेल्टा"
#. Ε (U+00395), see http://wiki.documentfoundation.org/Emoji
+#. 8xpsp
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -166,6 +182,7 @@ msgid "Epsilon"
msgstr "एपसिलन"
#. Ζ (U+00396), see http://wiki.documentfoundation.org/Emoji
+#. VbdgL
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -176,6 +193,7 @@ msgid "Zeta"
msgstr "eta"
#. Η (U+00397), see http://wiki.documentfoundation.org/Emoji
+#. H3pQT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -185,6 +203,7 @@ msgid "Eta"
msgstr ""
#. Θ (U+00398), see http://wiki.documentfoundation.org/Emoji
+#. Q45oB
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -195,6 +214,7 @@ msgid "Theta"
msgstr "थिटा"
#. Ι (U+00399), see http://wiki.documentfoundation.org/Emoji
+#. bTxcC
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -205,6 +225,7 @@ msgid "Iota"
msgstr "iota"
#. Κ (U+0039A), see http://wiki.documentfoundation.org/Emoji
+#. j5BVA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -215,6 +236,7 @@ msgid "Kappa"
msgstr "kappa"
#. Λ (U+0039B), see http://wiki.documentfoundation.org/Emoji
+#. gGXpA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -225,6 +247,7 @@ msgid "Lambda"
msgstr "lambda"
#. Μ (U+0039C), see http://wiki.documentfoundation.org/Emoji
+#. 3GCFv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -234,6 +257,7 @@ msgid "Mu"
msgstr ""
#. Ν (U+0039D), see http://wiki.documentfoundation.org/Emoji
+#. zT27g
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -243,6 +267,7 @@ msgid "Nu"
msgstr ""
#. Ξ (U+0039E), see http://wiki.documentfoundation.org/Emoji
+#. GJAnw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -252,6 +277,7 @@ msgid "Xi"
msgstr ""
#. Ο (U+0039F), see http://wiki.documentfoundation.org/Emoji
+#. aWg4V
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -262,6 +288,7 @@ msgid "Omicron"
msgstr "अमिक्रन"
#. Π (U+003A0), see http://wiki.documentfoundation.org/Emoji
+#. Mohkh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -271,6 +298,7 @@ msgid "Pi"
msgstr ""
#. Ρ (U+003A1), see http://wiki.documentfoundation.org/Emoji
+#. TMJmd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -280,6 +308,7 @@ msgid "Rho"
msgstr ""
#. Σ (U+003A3), see http://wiki.documentfoundation.org/Emoji
+#. tY2FG
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -290,6 +319,7 @@ msgid "Sigma"
msgstr "सिगमा"
#. Τ (U+003A4), see http://wiki.documentfoundation.org/Emoji
+#. VXNwC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -299,6 +329,7 @@ msgid "Tau"
msgstr ""
#. Υ (U+003A5), see http://wiki.documentfoundation.org/Emoji
+#. XYQqL
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -309,6 +340,7 @@ msgid "Upsilon"
msgstr "एपसिलन"
#. Φ (U+003A6), see http://wiki.documentfoundation.org/Emoji
+#. C3riA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -318,6 +350,7 @@ msgid "Phi"
msgstr ""
#. Χ (U+003A7), see http://wiki.documentfoundation.org/Emoji
+#. Gx6Mx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -327,6 +360,7 @@ msgid "Chi"
msgstr ""
#. Ψ (U+003A8), see http://wiki.documentfoundation.org/Emoji
+#. tCiRw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -336,6 +370,7 @@ msgid "Psi"
msgstr ""
#. Ω (U+003A9), see http://wiki.documentfoundation.org/Emoji
+#. CJ22A
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -346,6 +381,7 @@ msgid "Omega"
msgstr "अमेगा"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
+#. vyYUc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -355,6 +391,7 @@ msgid "alpha"
msgstr "आलफा"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
+#. XsUBy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -364,6 +401,7 @@ msgid "beta"
msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
+#. JUGYe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -373,6 +411,7 @@ msgid "gamma"
msgstr "गामा"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
+#. qZEC9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -382,6 +421,7 @@ msgid "delta"
msgstr "डेल्टा"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
+#. goVBj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -391,6 +431,7 @@ msgid "epsilon"
msgstr "एपसिलन"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
+#. wdzS2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -400,6 +441,7 @@ msgid "zeta"
msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
+#. 4ei53
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -409,6 +451,7 @@ msgid "eta"
msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
+#. D6Y8P
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -418,6 +461,7 @@ msgid "theta"
msgstr "थिटा"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
+#. qVFWA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -427,6 +471,7 @@ msgid "iota"
msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
+#. V3aBQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -436,6 +481,7 @@ msgid "kappa"
msgstr "kappa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
+#. hneie
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -445,6 +491,7 @@ msgid "lambda"
msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
+#. CgE9e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -454,6 +501,7 @@ msgid "mu"
msgstr "अनजिमा"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
+#. AK8Mx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -463,6 +511,7 @@ msgid "nu"
msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
+#. 7SGbf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -472,6 +521,7 @@ msgid "xi"
msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
+#. 2huiW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -481,6 +531,7 @@ msgid "omicron"
msgstr "अमिक्रन"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
+#. CEbhy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -490,6 +541,7 @@ msgid "pi"
msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
+#. ooQb9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -499,6 +551,7 @@ msgid "rho"
msgstr "rho"
#. ς (U+003C2), see http://wiki.documentfoundation.org/Emoji
+#. MSvCj
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -509,6 +562,7 @@ msgid "sigma2"
msgstr "सिगमा"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
+#. aSVZ2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -518,6 +572,7 @@ msgid "sigma"
msgstr "सिगमा"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
+#. qCLZj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -527,6 +582,7 @@ msgid "tau"
msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
+#. DfC5P
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -536,6 +592,7 @@ msgid "upsilon"
msgstr "आपसिलन"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
+#. 7excc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -545,6 +602,7 @@ msgid "phi"
msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
+#. MA42P
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -554,6 +612,7 @@ msgid "chi"
msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
+#. gXp6Q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -563,6 +622,7 @@ msgid "psi"
msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
+#. KQVmQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -572,6 +632,7 @@ msgid "omega"
msgstr "अमेगा"
#. ฿ (U+00E3F), see http://wiki.documentfoundation.org/Emoji
+#. ZaCN9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -581,6 +642,7 @@ msgid "baht"
msgstr ""
#. – (U+02013), see http://wiki.documentfoundation.org/Emoji
+#. dGEGe
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -591,6 +653,7 @@ msgid "--"
msgstr "--"
#. — (U+02014), see http://wiki.documentfoundation.org/Emoji
+#. ZJM6b
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -601,6 +664,7 @@ msgid "---"
msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
+#. NDiwS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -610,6 +674,7 @@ msgid "'"
msgstr "'"
#. † (U+02020), see http://wiki.documentfoundation.org/Emoji
+#. 6juUB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -619,6 +684,7 @@ msgid "dagger"
msgstr ""
#. ‡ (U+02021), see http://wiki.documentfoundation.org/Emoji
+#. c56EK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -628,6 +694,7 @@ msgid "dagger2"
msgstr ""
#. • (U+02022), see http://wiki.documentfoundation.org/Emoji
+#. mRFAh
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -638,6 +705,7 @@ msgid "bullet"
msgstr "बुलेट"
#. ‣ (U+02023), see http://wiki.documentfoundation.org/Emoji
+#. cThN2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -647,6 +715,7 @@ msgid "bullet2"
msgstr ""
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
+#. Wge4r
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -657,6 +726,7 @@ msgid "."
msgstr "."
#. ‰ (U+02030), see http://wiki.documentfoundation.org/Emoji
+#. 329ZF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -666,6 +736,7 @@ msgid "per mille"
msgstr ""
#. ‱ (U+02031), see http://wiki.documentfoundation.org/Emoji
+#. 9QbnT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -675,6 +746,7 @@ msgid "basis point"
msgstr ""
#. ′ (U+02032), see http://wiki.documentfoundation.org/Emoji
+#. Yfy5x
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -684,6 +756,7 @@ msgid "prime"
msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
+#. qR3Eg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -693,6 +766,7 @@ msgid "inch"
msgstr "इन्चि"
#. ‼ (U+0203C), see http://wiki.documentfoundation.org/Emoji
+#. yALTE
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -703,6 +777,7 @@ msgid "!!"
msgstr "!!"
#. ⁉ (U+02049), see http://wiki.documentfoundation.org/Emoji
+#. YFhmQ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -713,6 +788,7 @@ msgid "!?"
msgstr "!?"
#. ₤ (U+020A4), see http://wiki.documentfoundation.org/Emoji
+#. WxoZ3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -722,6 +798,7 @@ msgid "lira"
msgstr ""
#. ₩ (U+020A9), see http://wiki.documentfoundation.org/Emoji
+#. MkHc9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -731,6 +808,7 @@ msgid "won"
msgstr ""
#. ₪ (U+020AA), see http://wiki.documentfoundation.org/Emoji
+#. yXiVG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -740,6 +818,7 @@ msgid "shekel"
msgstr ""
#. € (U+020AC), see http://wiki.documentfoundation.org/Emoji
+#. C5Xz8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -749,6 +828,7 @@ msgid "euro"
msgstr ""
#. ₱ (U+020B1), see http://wiki.documentfoundation.org/Emoji
+#. RAAbk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -758,6 +838,7 @@ msgid "peso"
msgstr ""
#. ₴ (U+020B4), see http://wiki.documentfoundation.org/Emoji
+#. nc5ED
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -767,6 +848,7 @@ msgid "hryvnia"
msgstr ""
#. ₹ (U+020B9), see http://wiki.documentfoundation.org/Emoji
+#. Vryoo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -776,6 +858,7 @@ msgid "rupee"
msgstr ""
#. ₺ (U+020BA), see http://wiki.documentfoundation.org/Emoji
+#. DH9a6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -785,6 +868,7 @@ msgid "Turkish lira"
msgstr ""
#. ™ (U+02122), see http://wiki.documentfoundation.org/Emoji
+#. mHDtt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -794,6 +878,7 @@ msgid "tm"
msgstr ""
#. ℹ (U+02139), see http://wiki.documentfoundation.org/Emoji
+#. 8a4FF
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -804,6 +889,7 @@ msgid "information"
msgstr "मोनथिहोनाय"
#. ← (U+02190), see http://wiki.documentfoundation.org/Emoji
+#. jERBH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -813,6 +899,7 @@ msgid "W"
msgstr ""
#. ↑ (U+02191), see http://wiki.documentfoundation.org/Emoji
+#. oCunh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -822,6 +909,7 @@ msgid "N"
msgstr ""
#. → (U+02192), see http://wiki.documentfoundation.org/Emoji
+#. qXYvd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -831,6 +919,7 @@ msgid "E"
msgstr ""
#. ↓ (U+02193), see http://wiki.documentfoundation.org/Emoji
+#. 8Riz5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -840,6 +929,7 @@ msgid "S"
msgstr ""
#. ↔ (U+02194), see http://wiki.documentfoundation.org/Emoji
+#. dtgFb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -849,6 +939,7 @@ msgid "EW"
msgstr ""
#. ↕ (U+02195), see http://wiki.documentfoundation.org/Emoji
+#. R6B9o
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -858,6 +949,7 @@ msgid "NS"
msgstr ""
#. ↖ (U+02196), see http://wiki.documentfoundation.org/Emoji
+#. CvbGW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -867,6 +959,7 @@ msgid "NW"
msgstr ""
#. ↗ (U+02197), see http://wiki.documentfoundation.org/Emoji
+#. 8CiGM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -876,6 +969,7 @@ msgid "NE"
msgstr ""
#. ↘ (U+02198), see http://wiki.documentfoundation.org/Emoji
+#. srbAr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -885,6 +979,7 @@ msgid "SE"
msgstr ""
#. ↙ (U+02199), see http://wiki.documentfoundation.org/Emoji
+#. eGiA8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -894,6 +989,7 @@ msgid "SW"
msgstr ""
#. ⇐ (U+021D0), see http://wiki.documentfoundation.org/Emoji
+#. peETz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -903,6 +999,7 @@ msgid "W2"
msgstr ""
#. ⇑ (U+021D1), see http://wiki.documentfoundation.org/Emoji
+#. GS2Tv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -912,6 +1009,7 @@ msgid "N2"
msgstr ""
#. ⇒ (U+021D2), see http://wiki.documentfoundation.org/Emoji
+#. sfFjB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -921,6 +1019,7 @@ msgid "E2"
msgstr ""
#. ⇓ (U+021D3), see http://wiki.documentfoundation.org/Emoji
+#. axJEV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -930,6 +1029,7 @@ msgid "S2"
msgstr ""
#. ⇔ (U+021D4), see http://wiki.documentfoundation.org/Emoji
+#. xCA5h
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -939,6 +1039,7 @@ msgid "EW2"
msgstr ""
#. ⇕ (U+021D5), see http://wiki.documentfoundation.org/Emoji
+#. ooqFJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -948,6 +1049,7 @@ msgid "NS2"
msgstr ""
#. ⇖ (U+021D6), see http://wiki.documentfoundation.org/Emoji
+#. 9XEKB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -957,6 +1059,7 @@ msgid "NW2"
msgstr ""
#. ⇗ (U+021D7), see http://wiki.documentfoundation.org/Emoji
+#. kBBLu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -966,6 +1069,7 @@ msgid "NE2"
msgstr ""
#. ⇘ (U+021D8), see http://wiki.documentfoundation.org/Emoji
+#. kZFfR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -975,6 +1079,7 @@ msgid "SE2"
msgstr ""
#. ⇙ (U+021D9), see http://wiki.documentfoundation.org/Emoji
+#. 99Cgg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -984,6 +1089,7 @@ msgid "SW2"
msgstr ""
#. ∀ (U+02200), see http://wiki.documentfoundation.org/Emoji
+#. BMXif
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -993,6 +1099,7 @@ msgid "for all"
msgstr ""
#. ∂ (U+02202), see http://wiki.documentfoundation.org/Emoji
+#. 3erep
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1003,6 +1110,7 @@ msgid "partial"
msgstr "खावख्लाबसे"
#. ∃ (U+02203), see http://wiki.documentfoundation.org/Emoji
+#. 4DtLF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1012,6 +1120,7 @@ msgid "exists"
msgstr ""
#. ∄ (U+02204), see http://wiki.documentfoundation.org/Emoji
+#. AgmBJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1021,6 +1130,7 @@ msgid "not exists"
msgstr ""
#. ∅ (U+02205), see http://wiki.documentfoundation.org/Emoji
+#. B2jLu
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1031,6 +1141,7 @@ msgid "empty set"
msgstr "लांदां जथाय"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
+#. FJ3rt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1040,6 +1151,7 @@ msgid "in"
msgstr "in"
#. ∉ (U+02209), see http://wiki.documentfoundation.org/Emoji
+#. BEMCd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1049,6 +1161,7 @@ msgid "not in"
msgstr ""
#. ∊ (U+0220A), see http://wiki.documentfoundation.org/Emoji
+#. 4eyex
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1058,6 +1171,7 @@ msgid "small in"
msgstr ""
#. ∋ (U+0220B), see http://wiki.documentfoundation.org/Emoji
+#. E33bc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1067,6 +1181,7 @@ msgid "ni"
msgstr ""
#. ∌ (U+0220C), see http://wiki.documentfoundation.org/Emoji
+#. i8AAQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1076,6 +1191,7 @@ msgid "not ni"
msgstr ""
#. ∍ (U+0220D), see http://wiki.documentfoundation.org/Emoji
+#. ACf4U
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1085,6 +1201,7 @@ msgid "small ni"
msgstr ""
#. ∎ (U+0220E), see http://wiki.documentfoundation.org/Emoji
+#. xexAk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1094,6 +1211,7 @@ msgid "end of proof"
msgstr ""
#. ∏ (U+0220F), see http://wiki.documentfoundation.org/Emoji
+#. KWECz
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1104,6 +1222,7 @@ msgid "product"
msgstr "दिहुनथाय"
#. ∑ (U+02211), see http://wiki.documentfoundation.org/Emoji
+#. UVdh3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1113,6 +1232,7 @@ msgid "sum"
msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
+#. 5NBVJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1122,6 +1242,7 @@ msgid "-"
msgstr "-"
#. ∓ (U+02213), see http://wiki.documentfoundation.org/Emoji
+#. TdiGF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1131,6 +1252,7 @@ msgid "-+"
msgstr ""
#. ∕ (U+02215), see http://wiki.documentfoundation.org/Emoji
+#. zLnUp
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1141,6 +1263,7 @@ msgid "/"
msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
+#. WZvbU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1150,6 +1273,7 @@ msgid "\\"
msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
+#. MfxE9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1159,6 +1283,7 @@ msgid "sqrt"
msgstr ""
#. ∛ (U+0221B), see http://wiki.documentfoundation.org/Emoji
+#. 3JZoB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1168,6 +1293,7 @@ msgid "cube root"
msgstr ""
#. ∜ (U+0221C), see http://wiki.documentfoundation.org/Emoji
+#. imnuC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1177,6 +1303,7 @@ msgid "fourth root"
msgstr ""
#. ∞ (U+0221E), see http://wiki.documentfoundation.org/Emoji
+#. 4CYyH
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1187,6 +1314,7 @@ msgid "infinity"
msgstr "सिमा गोयै"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
+#. mwyod
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1196,6 +1324,7 @@ msgid "angle"
msgstr "खना"
#. ∡ (U+02221), see http://wiki.documentfoundation.org/Emoji
+#. 4qqsg
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1206,6 +1335,7 @@ msgid "angle2"
msgstr "खना"
#. ∣ (U+02223), see http://wiki.documentfoundation.org/Emoji
+#. CtcwF
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1216,6 +1346,7 @@ msgid "divides"
msgstr "राननो"
#. ∤ (U+02224), see http://wiki.documentfoundation.org/Emoji
+#. L2Eh8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1225,6 +1356,7 @@ msgid "not divides"
msgstr ""
#. ∥ (U+02225), see http://wiki.documentfoundation.org/Emoji
+#. BfccK
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1235,6 +1367,7 @@ msgid "parallel"
msgstr "समान समान"
#. ∦ (U+02226), see http://wiki.documentfoundation.org/Emoji
+#. sDuNZ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1245,6 +1378,7 @@ msgid "nparallel"
msgstr "समान समान"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
+#. DTtod
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1254,6 +1388,7 @@ msgid "and"
msgstr "आरो"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
+#. sE8Hr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1263,6 +1398,7 @@ msgid "or"
msgstr "एबा"
#. ∩ (U+02229), see http://wiki.documentfoundation.org/Emoji
+#. 6C6CC
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1273,6 +1409,7 @@ msgid "intersection"
msgstr "दानलायनाय"
#. ∪ (U+0222A), see http://wiki.documentfoundation.org/Emoji
+#. hHXFt
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1283,6 +1420,7 @@ msgid "union"
msgstr "खौसे"
#. ∫ (U+0222B), see http://wiki.documentfoundation.org/Emoji
+#. xvC96
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1293,6 +1431,7 @@ msgid "integral"
msgstr "इनटिग्राल"
#. ∬ (U+0222C), see http://wiki.documentfoundation.org/Emoji
+#. oht6X
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1303,6 +1442,7 @@ msgid "integral2"
msgstr "इनटिग्राल"
#. ∭ (U+0222D), see http://wiki.documentfoundation.org/Emoji
+#. WdFpx
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1313,6 +1453,7 @@ msgid "integral3"
msgstr "इनटिग्राल"
#. ∮ (U+0222E), see http://wiki.documentfoundation.org/Emoji
+#. qNHWc
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1323,6 +1464,7 @@ msgid "integral4"
msgstr "इनटिग्राल"
#. ∰ (U+02230), see http://wiki.documentfoundation.org/Emoji
+#. 6cv3C
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1333,6 +1475,7 @@ msgid "integral5"
msgstr "इनटिग्राल"
#. ≈ (U+02248), see http://wiki.documentfoundation.org/Emoji
+#. mijSG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1342,6 +1485,7 @@ msgid "~"
msgstr ""
#. ≠ (U+02260), see http://wiki.documentfoundation.org/Emoji
+#. gK9ZL
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1352,6 +1496,7 @@ msgid "not equal"
msgstr "समान नङा"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
+#. jEWTt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1361,6 +1506,7 @@ msgid "<="
msgstr ""
#. ≥ (U+02265), see http://wiki.documentfoundation.org/Emoji
+#. Ak74B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1370,6 +1516,7 @@ msgid ">="
msgstr ""
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
+#. FzAJY
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1380,6 +1527,7 @@ msgid "<<"
msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
+#. uDGD2
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1390,6 +1538,7 @@ msgid ">>"
msgstr ">>"
#. ⊂ (U+02282), see http://wiki.documentfoundation.org/Emoji
+#. j3BAn
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1400,6 +1549,7 @@ msgid "subset"
msgstr "दालाय जथाय"
#. ⊃ (U+02283), see http://wiki.documentfoundation.org/Emoji
+#. DDtiS
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1410,6 +1560,7 @@ msgid "superset"
msgstr "सुपार जथाय"
#. ⊄ (U+02284), see http://wiki.documentfoundation.org/Emoji
+#. Cu7Uj
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1420,6 +1571,7 @@ msgid "not subset"
msgstr "दालाय जथाय नङा"
#. ⊅ (U+02285), see http://wiki.documentfoundation.org/Emoji
+#. apBbH
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1430,6 +1582,7 @@ msgid "not superset"
msgstr "सुपार जथाय नङा"
#. ⊿ (U+022BF), see http://wiki.documentfoundation.org/Emoji
+#. zPtvC
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1440,6 +1593,7 @@ msgid "right triangle"
msgstr "आगदा आखानथिथाम"
#. ⌚ (U+0231A), see http://wiki.documentfoundation.org/Emoji
+#. E3KP2
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1450,6 +1604,7 @@ msgid "watch"
msgstr "नोजोर हो"
#. ⌛ (U+0231B), see http://wiki.documentfoundation.org/Emoji
+#. 3VpUE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1459,6 +1614,7 @@ msgid "hourglass"
msgstr ""
#. ⌨ (U+02328), see http://wiki.documentfoundation.org/Emoji
+#. jrRFT
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1469,6 +1625,7 @@ msgid "keyboard"
msgstr "किबर्ड"
#. ⏢ (U+023E2), see http://wiki.documentfoundation.org/Emoji
+#. MwTaz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1478,6 +1635,7 @@ msgid "trapezium"
msgstr ""
#. ⏰ (U+023F0), see http://wiki.documentfoundation.org/Emoji
+#. PV9xg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1487,6 +1645,7 @@ msgid "alarm clock"
msgstr ""
#. ⏱ (U+023F1), see http://wiki.documentfoundation.org/Emoji
+#. EbWLg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1496,6 +1655,7 @@ msgid "stopwatch"
msgstr ""
#. ⏲ (U+023F2), see http://wiki.documentfoundation.org/Emoji
+#. 9sxN9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1505,6 +1665,7 @@ msgid "timer clock"
msgstr ""
#. ⏳ (U+023F3), see http://wiki.documentfoundation.org/Emoji
+#. edBNy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1514,6 +1675,7 @@ msgid "hourglass2"
msgstr ""
#. ■ (U+025A0), see http://wiki.documentfoundation.org/Emoji
+#. VdDNs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1523,6 +1685,7 @@ msgid "square2"
msgstr ""
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
+#. BAvfy
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1533,6 +1696,7 @@ msgid "square"
msgstr "बर्ग"
#. ▪ (U+025AA), see http://wiki.documentfoundation.org/Emoji
+#. bYMxf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1542,6 +1706,7 @@ msgid "small square2"
msgstr ""
#. ▫ (U+025AB), see http://wiki.documentfoundation.org/Emoji
+#. 4LWyj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1551,6 +1716,7 @@ msgid "small square"
msgstr ""
#. ▬ (U+025AC), see http://wiki.documentfoundation.org/Emoji
+#. E9UCs
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1561,6 +1727,7 @@ msgid "rectangle2"
msgstr "आयत"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
+#. dCXPA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1571,6 +1738,7 @@ msgid "rectangle"
msgstr "आयत"
#. ▰ (U+025B0), see http://wiki.documentfoundation.org/Emoji
+#. ETzJE
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1581,6 +1749,7 @@ msgid "parallelogram2"
msgstr "लीग दबलाय"
#. ▱ (U+025B1), see http://wiki.documentfoundation.org/Emoji
+#. JC7i2
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1591,6 +1760,7 @@ msgid "parallelogram"
msgstr "लीग दबलाय"
#. ▲ (U+025B2), see http://wiki.documentfoundation.org/Emoji
+#. yfgb2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1600,6 +1770,7 @@ msgid "triangle2"
msgstr ""
#. △ (U+025B3), see http://wiki.documentfoundation.org/Emoji
+#. xFfmk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1609,6 +1780,7 @@ msgid "triangle"
msgstr ""
#. ◊ (U+025CA), see http://wiki.documentfoundation.org/Emoji
+#. PvWst
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1618,6 +1790,7 @@ msgid "lozenge"
msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
+#. fUfvU
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1628,6 +1801,7 @@ msgid "circle"
msgstr "बेंखन"
#. ● (U+025CF), see http://wiki.documentfoundation.org/Emoji
+#. 7DAcp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1637,6 +1811,7 @@ msgid "circle2"
msgstr ""
#. ◦ (U+025E6), see http://wiki.documentfoundation.org/Emoji
+#. gGBsw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1646,6 +1821,7 @@ msgid "bullet3"
msgstr ""
#. ◯ (U+025EF), see http://wiki.documentfoundation.org/Emoji
+#. RQ8e6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1655,6 +1831,7 @@ msgid "large circle"
msgstr ""
#. ◻ (U+025FB), see http://wiki.documentfoundation.org/Emoji
+#. YyTqp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1664,6 +1841,7 @@ msgid "medium square"
msgstr ""
#. ◼ (U+025FC), see http://wiki.documentfoundation.org/Emoji
+#. Uf3gH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1673,6 +1851,7 @@ msgid "medium square2"
msgstr ""
#. ◽ (U+025FD), see http://wiki.documentfoundation.org/Emoji
+#. k9E4v
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1682,6 +1861,7 @@ msgid "smaller square"
msgstr ""
#. ◾ (U+025FE), see http://wiki.documentfoundation.org/Emoji
+#. ovChE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1691,6 +1871,7 @@ msgid "smaller square2"
msgstr ""
#. ☀ (U+02600), see http://wiki.documentfoundation.org/Emoji
+#. M2FkQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1700,6 +1881,7 @@ msgid "sunny"
msgstr ""
#. ☁ (U+02601), see http://wiki.documentfoundation.org/Emoji
+#. 5vNMi
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1710,6 +1892,7 @@ msgid "cloud"
msgstr "जोमै"
#. ☂ (U+02602), see http://wiki.documentfoundation.org/Emoji
+#. NH9jD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1719,6 +1902,7 @@ msgid "umbrella"
msgstr ""
#. ☃ (U+02603), see http://wiki.documentfoundation.org/Emoji
+#. RA9bd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1728,6 +1912,7 @@ msgid "snowman"
msgstr ""
#. ☄ (U+02604), see http://wiki.documentfoundation.org/Emoji
+#. W63n6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1737,6 +1922,7 @@ msgid "comet"
msgstr ""
#. ★ (U+02605), see http://wiki.documentfoundation.org/Emoji
+#. AnBmJ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1747,6 +1933,7 @@ msgid "star"
msgstr "जागायनाय"
#. ☆ (U+02606), see http://wiki.documentfoundation.org/Emoji
+#. WERW8
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1757,6 +1944,7 @@ msgid "star2"
msgstr "जागायनाय"
#. ☇ (U+02607), see http://wiki.documentfoundation.org/Emoji
+#. KiEUc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1766,6 +1954,7 @@ msgid "lightning3"
msgstr ""
#. ☈ (U+02608), see http://wiki.documentfoundation.org/Emoji
+#. Bd27c
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1775,6 +1964,7 @@ msgid "storm2"
msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
+#. TJJbm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1784,6 +1974,7 @@ msgid "Sun"
msgstr "सान"
#. ☎ (U+0260E), see http://wiki.documentfoundation.org/Emoji
+#. dgVDD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1793,6 +1984,7 @@ msgid "phone"
msgstr ""
#. ☏ (U+0260F), see http://wiki.documentfoundation.org/Emoji
+#. gLfBj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1802,6 +1994,7 @@ msgid "phone2"
msgstr ""
#. ☐ (U+02610), see http://wiki.documentfoundation.org/Emoji
+#. Pwd6y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1811,6 +2004,7 @@ msgid "checkbox"
msgstr ""
#. ☑ (U+02611), see http://wiki.documentfoundation.org/Emoji
+#. g5A4j
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1820,6 +2014,7 @@ msgid "checkbox2"
msgstr ""
#. ☒ (U+02612), see http://wiki.documentfoundation.org/Emoji
+#. WCu8C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1829,6 +2024,7 @@ msgid "checkbox3"
msgstr ""
#. ☓ (U+02613), see http://wiki.documentfoundation.org/Emoji
+#. XgRVb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1838,6 +2034,7 @@ msgid "saltire"
msgstr ""
#. ☔ (U+02614), see http://wiki.documentfoundation.org/Emoji
+#. tAK2C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1847,6 +2044,7 @@ msgid "rain"
msgstr ""
#. ☕ (U+02615), see http://wiki.documentfoundation.org/Emoji
+#. aPUY3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1856,6 +2054,7 @@ msgid "coffee"
msgstr ""
#. ☚ (U+0261A), see http://wiki.documentfoundation.org/Emoji
+#. HCAHj
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1866,6 +2065,7 @@ msgid "left3"
msgstr "आगसि"
#. ☛ (U+0261B), see http://wiki.documentfoundation.org/Emoji
+#. Joh5w
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -1876,6 +2076,7 @@ msgid "right3"
msgstr "आगदा"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
+#. GVrVz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1885,6 +2086,7 @@ msgid "left"
msgstr "आगसि"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
+#. gqhNE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1894,6 +2096,7 @@ msgid "up"
msgstr "गोजौ"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
+#. ht3yv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1903,6 +2106,7 @@ msgid "right"
msgstr "आगदा"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
+#. x8Gff
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1912,6 +2116,7 @@ msgid "down"
msgstr "गाहायाव"
#. ☠ (U+02620), see http://wiki.documentfoundation.org/Emoji
+#. 5vDqS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1921,6 +2126,7 @@ msgid "poison"
msgstr ""
#. ☡ (U+02621), see http://wiki.documentfoundation.org/Emoji
+#. oC9id
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1930,6 +2136,7 @@ msgid "caution"
msgstr ""
#. ☢ (U+02622), see http://wiki.documentfoundation.org/Emoji
+#. SjHNN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1939,6 +2146,7 @@ msgid "radioactive"
msgstr ""
#. ☣ (U+02623), see http://wiki.documentfoundation.org/Emoji
+#. FEuBp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1948,6 +2156,7 @@ msgid "biohazard"
msgstr ""
#. ☤ (U+02624), see http://wiki.documentfoundation.org/Emoji
+#. chcF5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1957,6 +2166,7 @@ msgid "caduceus"
msgstr ""
#. ☥ (U+02625), see http://wiki.documentfoundation.org/Emoji
+#. 4aqGx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1966,6 +2176,7 @@ msgid "ankh"
msgstr ""
#. ☦ (U+02626), see http://wiki.documentfoundation.org/Emoji
+#. Hp2AS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1975,6 +2186,7 @@ msgid "orthodox cross"
msgstr ""
#. ☧ (U+02627), see http://wiki.documentfoundation.org/Emoji
+#. PfA83
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1984,6 +2196,7 @@ msgid "chi rho"
msgstr ""
#. ☨ (U+02628), see http://wiki.documentfoundation.org/Emoji
+#. L8ArM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -1993,6 +2206,7 @@ msgid "cross of Lorraine"
msgstr ""
#. ☩ (U+02629), see http://wiki.documentfoundation.org/Emoji
+#. WorYC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2002,6 +2216,7 @@ msgid "cross of Jerusalem"
msgstr ""
#. ☪ (U+0262A), see http://wiki.documentfoundation.org/Emoji
+#. PCbQx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2011,6 +2226,7 @@ msgid "star and crescent"
msgstr ""
#. ☫ (U+0262B), see http://wiki.documentfoundation.org/Emoji
+#. hJ8zc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2020,6 +2236,7 @@ msgid "Farsi"
msgstr ""
#. ☬ (U+0262C), see http://wiki.documentfoundation.org/Emoji
+#. n8fgp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2029,6 +2246,7 @@ msgid "Adi Shakti"
msgstr ""
#. ☭ (U+0262D), see http://wiki.documentfoundation.org/Emoji
+#. Ekcos
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2038,6 +2256,7 @@ msgid "hammer and sickle"
msgstr ""
#. ☮ (U+0262E), see http://wiki.documentfoundation.org/Emoji
+#. FGBij
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2047,6 +2266,7 @@ msgid "peace"
msgstr ""
#. ☯ (U+0262F), see http://wiki.documentfoundation.org/Emoji
+#. 4h4sG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2056,6 +2276,7 @@ msgid "yin yang"
msgstr ""
#. ☹ (U+02639), see http://wiki.documentfoundation.org/Emoji
+#. kyxBs
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2066,6 +2287,7 @@ msgid "frown"
msgstr "मुगा गाब"
#. ☺ (U+0263A), see http://wiki.documentfoundation.org/Emoji
+#. XFcMJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2075,6 +2297,7 @@ msgid "smiling"
msgstr ""
#. ☻ (U+0263B), see http://wiki.documentfoundation.org/Emoji
+#. HjhDU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2084,6 +2307,7 @@ msgid "smiling2"
msgstr ""
#. ☼ (U+0263C), see http://wiki.documentfoundation.org/Emoji
+#. TpjzA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2094,6 +2318,7 @@ msgid "Sun2"
msgstr "सान"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
+#. d9iEk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2103,6 +2328,7 @@ msgid "Moon"
msgstr "अखाफोर"
#. ☾ (U+0263E), see http://wiki.documentfoundation.org/Emoji
+#. 8Lq2B
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2113,6 +2339,7 @@ msgid "Moon2"
msgstr "अखाफोर"
#. ☿ (U+0263F), see http://wiki.documentfoundation.org/Emoji
+#. vyXwC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2122,6 +2349,7 @@ msgid "mercury"
msgstr ""
#. ♀ (U+02640), see http://wiki.documentfoundation.org/Emoji
+#. 3qTne
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2131,6 +2359,7 @@ msgid "female"
msgstr ""
#. ♁ (U+02641), see http://wiki.documentfoundation.org/Emoji
+#. hxxDJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2140,6 +2369,7 @@ msgid "earth"
msgstr ""
#. ♂ (U+02642), see http://wiki.documentfoundation.org/Emoji
+#. UnfqG
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2150,6 +2380,7 @@ msgid "male"
msgstr "माइल"
#. ♃ (U+02643), see http://wiki.documentfoundation.org/Emoji
+#. BctwY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2159,6 +2390,7 @@ msgid "jupiter"
msgstr ""
#. ♄ (U+02644), see http://wiki.documentfoundation.org/Emoji
+#. 2paAD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2168,6 +2400,7 @@ msgid "saturn"
msgstr ""
#. ♅ (U+02645), see http://wiki.documentfoundation.org/Emoji
+#. LEDYc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2177,6 +2410,7 @@ msgid "uranus"
msgstr ""
#. ♆ (U+02646), see http://wiki.documentfoundation.org/Emoji
+#. 7YHnR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2186,6 +2420,7 @@ msgid "neptune"
msgstr ""
#. ♇ (U+02647), see http://wiki.documentfoundation.org/Emoji
+#. DbKfF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2195,6 +2430,7 @@ msgid "pluto"
msgstr ""
#. ♈ (U+02648), see http://wiki.documentfoundation.org/Emoji
+#. 3N5E9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2204,6 +2440,7 @@ msgid "aries"
msgstr ""
#. ♉ (U+02649), see http://wiki.documentfoundation.org/Emoji
+#. qpNpL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2213,6 +2450,7 @@ msgid "taurus"
msgstr ""
#. ♊ (U+0264A), see http://wiki.documentfoundation.org/Emoji
+#. zjpz4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2222,6 +2460,7 @@ msgid "gemini"
msgstr ""
#. ♋ (U+0264B), see http://wiki.documentfoundation.org/Emoji
+#. L33Eb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2231,6 +2470,7 @@ msgid "cancer"
msgstr ""
#. ♌ (U+0264C), see http://wiki.documentfoundation.org/Emoji
+#. rQ5fy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2240,6 +2480,7 @@ msgid "leo"
msgstr ""
#. ♍ (U+0264D), see http://wiki.documentfoundation.org/Emoji
+#. LjdEF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2249,6 +2490,7 @@ msgid "virgo"
msgstr ""
#. ♎ (U+0264E), see http://wiki.documentfoundation.org/Emoji
+#. Smwbc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2258,6 +2500,7 @@ msgid "libra"
msgstr ""
#. ♏ (U+0264F), see http://wiki.documentfoundation.org/Emoji
+#. E2zBz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2267,6 +2510,7 @@ msgid "scorpius"
msgstr ""
#. ♐ (U+02650), see http://wiki.documentfoundation.org/Emoji
+#. nAeJN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2276,6 +2520,7 @@ msgid "sagittarius"
msgstr ""
#. ♑ (U+02651), see http://wiki.documentfoundation.org/Emoji
+#. dGRFg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2285,6 +2530,7 @@ msgid "capricorn"
msgstr ""
#. ♒ (U+02652), see http://wiki.documentfoundation.org/Emoji
+#. 6EsoM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2294,6 +2540,7 @@ msgid "aquarius"
msgstr ""
#. ♓ (U+02653), see http://wiki.documentfoundation.org/Emoji
+#. eAGFG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2303,6 +2550,7 @@ msgid "pisces"
msgstr ""
#. ♔ (U+02654), see http://wiki.documentfoundation.org/Emoji
+#. JcAnb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2312,6 +2560,7 @@ msgid "white king"
msgstr ""
#. ♕ (U+02655), see http://wiki.documentfoundation.org/Emoji
+#. TM7js
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2321,6 +2570,7 @@ msgid "white queen"
msgstr ""
#. ♖ (U+02656), see http://wiki.documentfoundation.org/Emoji
+#. GRqXg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2330,6 +2580,7 @@ msgid "white rook"
msgstr ""
#. ♗ (U+02657), see http://wiki.documentfoundation.org/Emoji
+#. p8wfC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2339,6 +2590,7 @@ msgid "white bishop"
msgstr ""
#. ♘ (U+02658), see http://wiki.documentfoundation.org/Emoji
+#. tWL7E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2348,6 +2600,7 @@ msgid "white knight"
msgstr ""
#. ♙ (U+02659), see http://wiki.documentfoundation.org/Emoji
+#. mhhoR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2357,6 +2610,7 @@ msgid "white pawn"
msgstr ""
#. ♚ (U+0265A), see http://wiki.documentfoundation.org/Emoji
+#. Dp6YG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2366,6 +2620,7 @@ msgid "black king"
msgstr ""
#. ♛ (U+0265B), see http://wiki.documentfoundation.org/Emoji
+#. qbeAi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2375,6 +2630,7 @@ msgid "black queen"
msgstr ""
#. ♜ (U+0265C), see http://wiki.documentfoundation.org/Emoji
+#. P4uqB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2384,6 +2640,7 @@ msgid "black rook"
msgstr ""
#. ♝ (U+0265D), see http://wiki.documentfoundation.org/Emoji
+#. uCgny
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2393,6 +2650,7 @@ msgid "black bishop"
msgstr ""
#. ♞ (U+0265E), see http://wiki.documentfoundation.org/Emoji
+#. qjARs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2402,6 +2660,7 @@ msgid "black knight"
msgstr ""
#. ♟ (U+0265F), see http://wiki.documentfoundation.org/Emoji
+#. rmVZS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2411,6 +2670,7 @@ msgid "black pawn"
msgstr ""
#. ♠ (U+02660), see http://wiki.documentfoundation.org/Emoji
+#. uvboC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2420,6 +2680,7 @@ msgid "spades"
msgstr ""
#. ♡ (U+02661), see http://wiki.documentfoundation.org/Emoji
+#. t43iF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2429,6 +2690,7 @@ msgid "hearts2"
msgstr ""
#. ♢ (U+02662), see http://wiki.documentfoundation.org/Emoji
+#. GeSFL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2438,6 +2700,7 @@ msgid "diamonds2"
msgstr ""
#. ♣ (U+02663), see http://wiki.documentfoundation.org/Emoji
+#. pYFJB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2447,6 +2710,7 @@ msgid "clubs"
msgstr ""
#. ♤ (U+02664), see http://wiki.documentfoundation.org/Emoji
+#. dajk8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2456,6 +2720,7 @@ msgid "spades2"
msgstr ""
#. ♥ (U+02665), see http://wiki.documentfoundation.org/Emoji
+#. qE59E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2465,6 +2730,7 @@ msgid "hearts"
msgstr ""
#. ♦ (U+02666), see http://wiki.documentfoundation.org/Emoji
+#. gKSGj
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2475,6 +2741,7 @@ msgid "diamonds"
msgstr "हिरा"
#. ♧ (U+02667), see http://wiki.documentfoundation.org/Emoji
+#. wRCzA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2484,6 +2751,7 @@ msgid "clubs2"
msgstr ""
#. ♨ (U+02668), see http://wiki.documentfoundation.org/Emoji
+#. vEME9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2493,6 +2761,7 @@ msgid "hot springs"
msgstr ""
#. ♩ (U+02669), see http://wiki.documentfoundation.org/Emoji
+#. 3Epzr
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2503,6 +2772,7 @@ msgid "note"
msgstr "सुद' लिरथाय"
#. ♪ (U+0266A), see http://wiki.documentfoundation.org/Emoji
+#. wFCxA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2512,6 +2782,7 @@ msgid "note2"
msgstr ""
#. ♫ (U+0266B), see http://wiki.documentfoundation.org/Emoji
+#. Zkjwm
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2522,6 +2793,7 @@ msgid "notes"
msgstr "सुंद' लिरथाय"
#. ♬ (U+0266C), see http://wiki.documentfoundation.org/Emoji
+#. MHiAq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2531,6 +2803,7 @@ msgid "notes2"
msgstr ""
#. ♭ (U+0266D), see http://wiki.documentfoundation.org/Emoji
+#. hDksD
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2541,6 +2814,7 @@ msgid "flat"
msgstr "दाब्ले"
#. ♮ (U+0266E), see http://wiki.documentfoundation.org/Emoji
+#. 2wECE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2550,6 +2824,7 @@ msgid "natural"
msgstr ""
#. ♯ (U+0266F), see http://wiki.documentfoundation.org/Emoji
+#. gr9EM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2559,6 +2834,7 @@ msgid "sharp"
msgstr ""
#. ♲ (U+02672), see http://wiki.documentfoundation.org/Emoji
+#. VWtWv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2568,6 +2844,7 @@ msgid "recycling"
msgstr ""
#. ♻ (U+0267B), see http://wiki.documentfoundation.org/Emoji
+#. SWE9X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2577,6 +2854,7 @@ msgid "recycling2"
msgstr ""
#. ♼ (U+0267C), see http://wiki.documentfoundation.org/Emoji
+#. 9FCXo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2586,6 +2864,7 @@ msgid "recycled paper"
msgstr ""
#. ♾ (U+0267E), see http://wiki.documentfoundation.org/Emoji
+#. eH5KB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2595,6 +2874,7 @@ msgid "permanent paper"
msgstr ""
#. ♿ (U+0267F), see http://wiki.documentfoundation.org/Emoji
+#. RqE6D
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2604,6 +2884,7 @@ msgid "wheelchair"
msgstr ""
#. ⚀ (U+02680), see http://wiki.documentfoundation.org/Emoji
+#. BcbKe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2613,6 +2894,7 @@ msgid "dice1"
msgstr ""
#. ⚁ (U+02681), see http://wiki.documentfoundation.org/Emoji
+#. QytA9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2622,6 +2904,7 @@ msgid "dice2"
msgstr ""
#. ⚂ (U+02682), see http://wiki.documentfoundation.org/Emoji
+#. fM5fU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2631,6 +2914,7 @@ msgid "dice3"
msgstr ""
#. ⚃ (U+02683), see http://wiki.documentfoundation.org/Emoji
+#. pEPa2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2640,6 +2924,7 @@ msgid "dice4"
msgstr ""
#. ⚄ (U+02684), see http://wiki.documentfoundation.org/Emoji
+#. 6iVDd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2649,6 +2934,7 @@ msgid "dice5"
msgstr ""
#. ⚅ (U+02685), see http://wiki.documentfoundation.org/Emoji
+#. BXiNG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2658,6 +2944,7 @@ msgid "dice6"
msgstr ""
#. ⚐ (U+02690), see http://wiki.documentfoundation.org/Emoji
+#. FAqot
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2667,6 +2954,7 @@ msgid "flag4"
msgstr ""
#. ⚑ (U+02691), see http://wiki.documentfoundation.org/Emoji
+#. fc3Gb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2676,6 +2964,7 @@ msgid "flag3"
msgstr ""
#. ⚒ (U+02692), see http://wiki.documentfoundation.org/Emoji
+#. BTmxe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2685,6 +2974,7 @@ msgid "hammer and pick"
msgstr ""
#. ⚓ (U+02693), see http://wiki.documentfoundation.org/Emoji
+#. GMsHG
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2695,6 +2985,7 @@ msgid "anchor"
msgstr "एंखर"
#. ⚔ (U+02694), see http://wiki.documentfoundation.org/Emoji
+#. Wx5rd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2704,6 +2995,7 @@ msgid "swords"
msgstr ""
#. ⚕ (U+02695), see http://wiki.documentfoundation.org/Emoji
+#. YYDuu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2713,6 +3005,7 @@ msgid "medical"
msgstr ""
#. ⚖ (U+02696), see http://wiki.documentfoundation.org/Emoji
+#. eFRLH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2722,6 +3015,7 @@ msgid "scales"
msgstr ""
#. ⚗ (U+02697), see http://wiki.documentfoundation.org/Emoji
+#. bwJmD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2731,6 +3025,7 @@ msgid "alembic"
msgstr ""
#. ⚘ (U+02698), see http://wiki.documentfoundation.org/Emoji
+#. LAQtt
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2741,6 +3036,7 @@ msgid "flower"
msgstr "बिबार"
#. ⚙ (U+02699), see http://wiki.documentfoundation.org/Emoji
+#. cw6G2
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2751,6 +3047,7 @@ msgid "gear"
msgstr "बोसोर"
#. ⚚ (U+0269A), see http://wiki.documentfoundation.org/Emoji
+#. gMDNC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2760,6 +3057,7 @@ msgid "staff"
msgstr ""
#. ⚛ (U+0269B), see http://wiki.documentfoundation.org/Emoji
+#. B96CG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2769,6 +3067,7 @@ msgid "atom"
msgstr ""
#. ⚜ (U+0269C), see http://wiki.documentfoundation.org/Emoji
+#. 4BEEo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2778,6 +3077,7 @@ msgid "fleur de lis"
msgstr ""
#. ⚠ (U+026A0), see http://wiki.documentfoundation.org/Emoji
+#. QjFwh
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -2788,6 +3088,7 @@ msgid "warning"
msgstr "सांग्रांथि"
#. ⚡ (U+026A1), see http://wiki.documentfoundation.org/Emoji
+#. fXBh2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2797,6 +3098,7 @@ msgid "zap"
msgstr ""
#. ⚪ (U+026AA), see http://wiki.documentfoundation.org/Emoji
+#. 9FWWA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2806,6 +3108,7 @@ msgid "white circle"
msgstr ""
#. ⚫ (U+026AB), see http://wiki.documentfoundation.org/Emoji
+#. jQGGR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2815,6 +3118,7 @@ msgid "black circle"
msgstr ""
#. ⚭ (U+026AD), see http://wiki.documentfoundation.org/Emoji
+#. o9oHP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2824,6 +3128,7 @@ msgid "marriage"
msgstr ""
#. ⚮ (U+026AE), see http://wiki.documentfoundation.org/Emoji
+#. jXs4X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2833,6 +3138,7 @@ msgid "divorce"
msgstr ""
#. ⚰ (U+026B0), see http://wiki.documentfoundation.org/Emoji
+#. JDx7T
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2842,6 +3148,7 @@ msgid "coffin"
msgstr ""
#. ⚱ (U+026B1), see http://wiki.documentfoundation.org/Emoji
+#. huKvE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2851,6 +3158,7 @@ msgid "urn"
msgstr ""
#. ⚽ (U+026BD), see http://wiki.documentfoundation.org/Emoji
+#. JTA8e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2860,6 +3168,7 @@ msgid "soccer"
msgstr ""
#. ⚾ (U+026BE), see http://wiki.documentfoundation.org/Emoji
+#. xFBA5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2869,6 +3178,7 @@ msgid "baseball"
msgstr ""
#. ⛄ (U+026C4), see http://wiki.documentfoundation.org/Emoji
+#. CCTQA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2878,6 +3188,7 @@ msgid "snowman2"
msgstr ""
#. ⛅ (U+026C5), see http://wiki.documentfoundation.org/Emoji
+#. xw3m7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2887,6 +3198,7 @@ msgid "cloud2"
msgstr ""
#. ⛆ (U+026C6), see http://wiki.documentfoundation.org/Emoji
+#. A5yxX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2896,6 +3208,7 @@ msgid "rain2"
msgstr ""
#. ⛈ (U+026C8), see http://wiki.documentfoundation.org/Emoji
+#. nBeDn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2905,6 +3218,7 @@ msgid "cloud3"
msgstr ""
#. ⛎ (U+026CE), see http://wiki.documentfoundation.org/Emoji
+#. RmxAt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2914,6 +3228,7 @@ msgid "ophiuchus"
msgstr ""
#. ⛏ (U+026CF), see http://wiki.documentfoundation.org/Emoji
+#. ESYDq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2923,6 +3238,7 @@ msgid "pick"
msgstr ""
#. ⛐ (U+026D0), see http://wiki.documentfoundation.org/Emoji
+#. e5D4p
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2932,6 +3248,7 @@ msgid "sliding car"
msgstr ""
#. ⛑ (U+026D1), see http://wiki.documentfoundation.org/Emoji
+#. BoTPo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2941,6 +3258,7 @@ msgid "helmet"
msgstr ""
#. ⛓ (U+026D3), see http://wiki.documentfoundation.org/Emoji
+#. BUgLe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2950,6 +3268,7 @@ msgid "chains"
msgstr ""
#. ⛔ (U+026D4), see http://wiki.documentfoundation.org/Emoji
+#. 2MaDN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2959,6 +3278,7 @@ msgid "no entry"
msgstr ""
#. ⛟ (U+026DF), see http://wiki.documentfoundation.org/Emoji
+#. NBJ9F
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2968,6 +3288,7 @@ msgid "truck"
msgstr ""
#. ⛤ (U+026E4), see http://wiki.documentfoundation.org/Emoji
+#. ScAbG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2977,6 +3298,7 @@ msgid "pentagram"
msgstr ""
#. ⛨ (U+026E8), see http://wiki.documentfoundation.org/Emoji
+#. M7ovy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2986,6 +3308,7 @@ msgid "shield2"
msgstr ""
#. ⛪ (U+026EA), see http://wiki.documentfoundation.org/Emoji
+#. gFz3j
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -2995,6 +3318,7 @@ msgid "church"
msgstr ""
#. ⛰ (U+026F0), see http://wiki.documentfoundation.org/Emoji
+#. An5FF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3004,6 +3328,7 @@ msgid "mountain"
msgstr ""
#. ⛱ (U+026F1), see http://wiki.documentfoundation.org/Emoji
+#. 6HqeN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3013,6 +3338,7 @@ msgid "umbrella3"
msgstr ""
#. ⛲ (U+026F2), see http://wiki.documentfoundation.org/Emoji
+#. 5EUJX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3022,6 +3348,7 @@ msgid "fountain"
msgstr ""
#. ⛳ (U+026F3), see http://wiki.documentfoundation.org/Emoji
+#. GkdBn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3031,6 +3358,7 @@ msgid "golf2"
msgstr ""
#. ⛴ (U+026F4), see http://wiki.documentfoundation.org/Emoji
+#. GLtJt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3040,6 +3368,7 @@ msgid "ferry"
msgstr ""
#. ⛵ (U+026F5), see http://wiki.documentfoundation.org/Emoji
+#. H6AR2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3049,6 +3378,7 @@ msgid "sailboat"
msgstr ""
#. ⛺ (U+026FA), see http://wiki.documentfoundation.org/Emoji
+#. 3DsFA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3059,6 +3389,7 @@ msgid "tent"
msgstr "फराय बिजाब"
#. ⛷ (U+026F7), see http://wiki.documentfoundation.org/Emoji
+#. vDnif
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3068,6 +3399,7 @@ msgid "skier"
msgstr ""
#. ⛸ (U+026F8), see http://wiki.documentfoundation.org/Emoji
+#. jsVHG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3077,6 +3409,7 @@ msgid "skate"
msgstr ""
#. ⛹ (U+026F9), see http://wiki.documentfoundation.org/Emoji
+#. FRKEE
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3087,6 +3420,7 @@ msgid "ball"
msgstr "बेरा"
#. ⛽ (U+026FD), see http://wiki.documentfoundation.org/Emoji
+#. aJYuZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3096,6 +3430,7 @@ msgid "fuelpump"
msgstr ""
#. ✁ (U+02701), see http://wiki.documentfoundation.org/Emoji
+#. cfZQA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3105,6 +3440,7 @@ msgid "scissors3"
msgstr ""
#. ✂ (U+02702), see http://wiki.documentfoundation.org/Emoji
+#. xEcJE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3114,6 +3450,7 @@ msgid "scissors"
msgstr ""
#. ✃ (U+02703), see http://wiki.documentfoundation.org/Emoji
+#. ssfwc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3123,6 +3460,7 @@ msgid "scissors4"
msgstr ""
#. ✄ (U+02704), see http://wiki.documentfoundation.org/Emoji
+#. xc6qH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3132,6 +3470,7 @@ msgid "scissors2"
msgstr ""
#. ✅ (U+02705), see http://wiki.documentfoundation.org/Emoji
+#. jBAFG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3141,6 +3480,7 @@ msgid "check mark3"
msgstr ""
#. ✆ (U+02706), see http://wiki.documentfoundation.org/Emoji
+#. E8J8A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3150,6 +3490,7 @@ msgid "telephone"
msgstr ""
#. ✈ (U+02708), see http://wiki.documentfoundation.org/Emoji
+#. FEQAH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3159,6 +3500,7 @@ msgid "airplane"
msgstr ""
#. ✉ (U+02709), see http://wiki.documentfoundation.org/Emoji
+#. MSzMa
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3169,6 +3511,7 @@ msgid "envelope"
msgstr "लाइजामनि बिखं"
#. ✊ (U+0270A), see http://wiki.documentfoundation.org/Emoji
+#. 387gN
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3179,6 +3522,7 @@ msgid "fist"
msgstr "फारिलाइ"
#. ✋ (U+0270B), see http://wiki.documentfoundation.org/Emoji
+#. crTfj
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3189,6 +3533,7 @@ msgid "hand"
msgstr "आरो"
#. ✌ (U+0270C), see http://wiki.documentfoundation.org/Emoji
+#. rxEfQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3198,6 +3543,7 @@ msgid "victory"
msgstr ""
#. ✍ (U+0270D), see http://wiki.documentfoundation.org/Emoji
+#. peWuK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3207,6 +3553,7 @@ msgid "writing"
msgstr ""
#. ✎ (U+0270E), see http://wiki.documentfoundation.org/Emoji
+#. Be5Dk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3216,6 +3563,7 @@ msgid "pencil"
msgstr ""
#. ✏ (U+0270F), see http://wiki.documentfoundation.org/Emoji
+#. g9bBy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3225,6 +3573,7 @@ msgid "pencil2"
msgstr ""
#. ✐ (U+02710), see http://wiki.documentfoundation.org/Emoji
+#. LuQwT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3234,6 +3583,7 @@ msgid "pencil3"
msgstr ""
#. ✑ (U+02711), see http://wiki.documentfoundation.org/Emoji
+#. sS5kP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3243,6 +3593,7 @@ msgid "nib"
msgstr ""
#. ✒ (U+02712), see http://wiki.documentfoundation.org/Emoji
+#. vbpZB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3252,6 +3603,7 @@ msgid "nib2"
msgstr ""
#. ✓ (U+02713), see http://wiki.documentfoundation.org/Emoji
+#. CjjoU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3261,6 +3613,7 @@ msgid "check mark"
msgstr ""
#. ✔ (U+02714), see http://wiki.documentfoundation.org/Emoji
+#. ECpTG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3270,6 +3623,7 @@ msgid "check mark2"
msgstr ""
#. ✖ (U+02716), see http://wiki.documentfoundation.org/Emoji
+#. krEhs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3279,6 +3633,7 @@ msgid "times2"
msgstr ""
#. ✙ (U+02719), see http://wiki.documentfoundation.org/Emoji
+#. 8dNKN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3288,6 +3643,7 @@ msgid "Greek cross2"
msgstr ""
#. ✚ (U+0271A), see http://wiki.documentfoundation.org/Emoji
+#. BtCjS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3297,6 +3653,7 @@ msgid "Greek cross"
msgstr ""
#. ✝ (U+0271D), see http://wiki.documentfoundation.org/Emoji
+#. dX9La
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3306,6 +3663,7 @@ msgid "Latin cross"
msgstr ""
#. ✠ (U+02720), see http://wiki.documentfoundation.org/Emoji
+#. SRNJ4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3315,6 +3673,7 @@ msgid "Maltese cross"
msgstr ""
#. ✡ (U+02721), see http://wiki.documentfoundation.org/Emoji
+#. HqQC5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3324,6 +3683,7 @@ msgid "star of David"
msgstr ""
#. ✨ (U+02728), see http://wiki.documentfoundation.org/Emoji
+#. 8jFfg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3333,6 +3693,7 @@ msgid "sparkles"
msgstr ""
#. ❄ (U+02744), see http://wiki.documentfoundation.org/Emoji
+#. cfDE7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3342,6 +3703,7 @@ msgid "snowflake"
msgstr ""
#. ❇ (U+02747), see http://wiki.documentfoundation.org/Emoji
+#. eKCo6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3351,6 +3713,7 @@ msgid "sparkle"
msgstr ""
#. ❌ (U+0274C), see http://wiki.documentfoundation.org/Emoji
+#. Winhg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3360,6 +3723,7 @@ msgid "x2"
msgstr ""
#. ❎ (U+0274E), see http://wiki.documentfoundation.org/Emoji
+#. 5mbLT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3369,6 +3733,7 @@ msgid "x3"
msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
+#. KpGSR
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3379,6 +3744,7 @@ msgid "?"
msgstr "?"
#. ❔ (U+02754), see http://wiki.documentfoundation.org/Emoji
+#. E372z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3388,6 +3754,7 @@ msgid "?2"
msgstr ""
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
+#. CUfKq
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3398,6 +3765,7 @@ msgid "!"
msgstr "!"
#. ❗ (U+02757), see http://wiki.documentfoundation.org/Emoji
+#. WvFdp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3407,6 +3775,7 @@ msgid "!2"
msgstr ""
#. ❤ (U+02764), see http://wiki.documentfoundation.org/Emoji
+#. jEJbE
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3417,6 +3786,7 @@ msgid "heart"
msgstr "गोरबो"
#. ➰ (U+027B0), see http://wiki.documentfoundation.org/Emoji
+#. 9L5EP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3426,6 +3796,7 @@ msgid "loop"
msgstr ""
#. ➿ (U+027BF), see http://wiki.documentfoundation.org/Emoji
+#. DSXDM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3435,6 +3806,7 @@ msgid "loop2"
msgstr ""
#. ⬛ (U+02B1B), see http://wiki.documentfoundation.org/Emoji
+#. WwYcT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3444,6 +3816,7 @@ msgid "large square2"
msgstr ""
#. ⬜ (U+02B1C), see http://wiki.documentfoundation.org/Emoji
+#. HrBFD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3453,6 +3826,7 @@ msgid "large square"
msgstr ""
#. ⬟ (U+02B1F), see http://wiki.documentfoundation.org/Emoji
+#. hRTAZ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3463,6 +3837,7 @@ msgid "pentagon2"
msgstr "पेन्टेगन"
#. ⬠ (U+02B20), see http://wiki.documentfoundation.org/Emoji
+#. g2gFC
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3473,6 +3848,7 @@ msgid "pentagon"
msgstr "पेन्टेगन"
#. ⬡ (U+02B21), see http://wiki.documentfoundation.org/Emoji
+#. 2UACw
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3483,6 +3859,7 @@ msgid "hexagon"
msgstr "हेक्सेगन"
#. ⬢ (U+02B22), see http://wiki.documentfoundation.org/Emoji
+#. uqRGB
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3493,6 +3870,7 @@ msgid "hexagon2"
msgstr "हेक्सेगन"
#. ⬤ (U+02B24), see http://wiki.documentfoundation.org/Emoji
+#. 4BwK8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3502,6 +3880,7 @@ msgid "large circle2"
msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
+#. gVrZC
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3512,6 +3891,7 @@ msgid "ellipse"
msgstr "गोलाव बेंखन"
#. ⭐ (U+02B50), see http://wiki.documentfoundation.org/Emoji
+#. L5Q2X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3521,6 +3901,7 @@ msgid "medium star"
msgstr ""
#. ⭑ (U+02B51), see http://wiki.documentfoundation.org/Emoji
+#. TSBfG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3530,6 +3911,7 @@ msgid "small star2"
msgstr ""
#. ⭒ (U+02B52), see http://wiki.documentfoundation.org/Emoji
+#. tqdLm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3539,6 +3921,7 @@ msgid "small star"
msgstr ""
#. ff (U+0FB00), see http://wiki.documentfoundation.org/Emoji
+#. 9ER38
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3548,6 +3931,7 @@ msgid "ff"
msgstr ""
#. fi (U+0FB01), see http://wiki.documentfoundation.org/Emoji
+#. neMhY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3557,6 +3941,7 @@ msgid "fi"
msgstr ""
#. fl (U+0FB02), see http://wiki.documentfoundation.org/Emoji
+#. ym9RA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3566,6 +3951,7 @@ msgid "fl"
msgstr ""
#. ffi (U+0FB03), see http://wiki.documentfoundation.org/Emoji
+#. HA2oJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3575,6 +3961,7 @@ msgid "ffi"
msgstr ""
#. ffl (U+0FB04), see http://wiki.documentfoundation.org/Emoji
+#. LcntK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3584,6 +3971,7 @@ msgid "ffl"
msgstr ""
#. 𝄞 (U+1D11E), see http://wiki.documentfoundation.org/Emoji
+#. 6CVtL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3593,6 +3981,7 @@ msgid "clef"
msgstr ""
#. 𝄪 (U+1D12A), see http://wiki.documentfoundation.org/Emoji
+#. FJAMw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3602,6 +3991,7 @@ msgid "double sharp"
msgstr ""
#. 𝄫 (U+1D12B), see http://wiki.documentfoundation.org/Emoji
+#. 7ADGW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3611,6 +4001,7 @@ msgid "double flat"
msgstr ""
#. 𝄻 (U+1D13B), see http://wiki.documentfoundation.org/Emoji
+#. DdcM2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3620,6 +4011,7 @@ msgid "whole rest"
msgstr ""
#. 𝄼 (U+1D13C), see http://wiki.documentfoundation.org/Emoji
+#. BUYwU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3629,6 +4021,7 @@ msgid "half rest"
msgstr ""
#. 𝄽 (U+1D13D), see http://wiki.documentfoundation.org/Emoji
+#. gqJAB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3638,6 +4031,7 @@ msgid "quarter rest"
msgstr ""
#. 𝄾 (U+1D13E), see http://wiki.documentfoundation.org/Emoji
+#. ktK5s
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3647,6 +4041,7 @@ msgid "eighth rest"
msgstr ""
#. 𝅝 (U+1D15D), see http://wiki.documentfoundation.org/Emoji
+#. bbrCH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3656,6 +4051,7 @@ msgid "whole note"
msgstr ""
#. 𝅗𝅥 (U+1D15E), see http://wiki.documentfoundation.org/Emoji
+#. RBhrQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3665,6 +4061,7 @@ msgid "half note"
msgstr ""
#. 𝅘𝅥 (U+1D15F), see http://wiki.documentfoundation.org/Emoji
+#. ysAGf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3674,6 +4071,7 @@ msgid "quarter note"
msgstr ""
#. 𝅘𝅥𝅮 (U+1D160), see http://wiki.documentfoundation.org/Emoji
+#. VPWEh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3683,6 +4081,7 @@ msgid "eighth note"
msgstr ""
#. 𝅘𝅥𝅯 (U+1D161), see http://wiki.documentfoundation.org/Emoji
+#. i3m8B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3692,6 +4091,7 @@ msgid "sixteenth note"
msgstr ""
#. 🀄 (U+1F004), see http://wiki.documentfoundation.org/Emoji
+#. txbRc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3701,6 +4101,7 @@ msgid "mahjong"
msgstr ""
#. 🁠 (U+1F060), see http://wiki.documentfoundation.org/Emoji
+#. vkYJP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3710,6 +4111,7 @@ msgid "domino"
msgstr ""
#. 🂡 (U+1F0A1), see http://wiki.documentfoundation.org/Emoji
+#. FWHRC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3719,6 +4121,7 @@ msgid "ace"
msgstr ""
#. 🂫 (U+1F0AB), see http://wiki.documentfoundation.org/Emoji
+#. TQAX3
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3729,6 +4132,7 @@ msgid "jack"
msgstr "उन"
#. 🂭 (U+1F0AD), see http://wiki.documentfoundation.org/Emoji
+#. 5xGEk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3738,6 +4142,7 @@ msgid "queen"
msgstr ""
#. 🂮 (U+1F0AE), see http://wiki.documentfoundation.org/Emoji
+#. CdrE2
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3748,6 +4153,7 @@ msgid "king"
msgstr "आस्थाम"
#. 🃏 (U+1F0CF), see http://wiki.documentfoundation.org/Emoji
+#. 2CYz7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3757,6 +4163,7 @@ msgid "joker"
msgstr ""
#. 🌀 (U+1F300), see http://wiki.documentfoundation.org/Emoji
+#. eNZwQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3766,6 +4173,7 @@ msgid "cyclone"
msgstr ""
#. 🌁 (U+1F301), see http://wiki.documentfoundation.org/Emoji
+#. E3AiK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3775,6 +4183,7 @@ msgid "foggy"
msgstr ""
#. 🌂 (U+1F302), see http://wiki.documentfoundation.org/Emoji
+#. LFEnJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3784,6 +4193,7 @@ msgid "umbrella2"
msgstr ""
#. 🌃 (U+1F303), see http://wiki.documentfoundation.org/Emoji
+#. VGPCt
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3794,6 +4204,7 @@ msgid "night"
msgstr "आगदा"
#. 🌄 (U+1F304), see http://wiki.documentfoundation.org/Emoji
+#. xwX5z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3803,6 +4214,7 @@ msgid "sunrise2"
msgstr ""
#. 🌅 (U+1F305), see http://wiki.documentfoundation.org/Emoji
+#. DFQNE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3812,6 +4224,7 @@ msgid "sunrise"
msgstr ""
#. 🌆 (U+1F306), see http://wiki.documentfoundation.org/Emoji
+#. EjsTC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3821,6 +4234,7 @@ msgid "sunset"
msgstr ""
#. 🌇 (U+1F307), see http://wiki.documentfoundation.org/Emoji
+#. 8BthL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3830,6 +4244,7 @@ msgid "sunrise3"
msgstr ""
#. 🌈 (U+1F308), see http://wiki.documentfoundation.org/Emoji
+#. ygxkm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3839,6 +4254,7 @@ msgid "rainbow"
msgstr ""
#. 🌉 (U+1F309), see http://wiki.documentfoundation.org/Emoji
+#. V7CPB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3848,6 +4264,7 @@ msgid "bridge"
msgstr ""
#. 🌊 (U+1F30A), see http://wiki.documentfoundation.org/Emoji
+#. DEJFX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3857,6 +4274,7 @@ msgid "ocean"
msgstr ""
#. 🌋 (U+1F30B), see http://wiki.documentfoundation.org/Emoji
+#. GbZVy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3866,6 +4284,7 @@ msgid "volcano"
msgstr ""
#. 🌌 (U+1F30C), see http://wiki.documentfoundation.org/Emoji
+#. yZBGc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3875,6 +4294,7 @@ msgid "milky way"
msgstr ""
#. 🌍 (U+1F30D), see http://wiki.documentfoundation.org/Emoji
+#. f53Lu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3884,6 +4304,7 @@ msgid "globe"
msgstr ""
#. 🌎 (U+1F30E), see http://wiki.documentfoundation.org/Emoji
+#. AutYx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3893,6 +4314,7 @@ msgid "globe2"
msgstr ""
#. 🌏 (U+1F30F), see http://wiki.documentfoundation.org/Emoji
+#. ACoLQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3902,6 +4324,7 @@ msgid "globe3"
msgstr ""
#. 🌐 (U+1F310), see http://wiki.documentfoundation.org/Emoji
+#. JjMAs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3911,6 +4334,7 @@ msgid "globe4"
msgstr ""
#. 🌑 (U+1F311), see http://wiki.documentfoundation.org/Emoji
+#. WAFzy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3920,6 +4344,7 @@ msgid "new moon"
msgstr ""
#. 🌒 (U+1F312), see http://wiki.documentfoundation.org/Emoji
+#. F8LCD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3929,6 +4354,7 @@ msgid "waxing crescent moon"
msgstr ""
#. 🌓 (U+1F313), see http://wiki.documentfoundation.org/Emoji
+#. pTNhc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3938,6 +4364,7 @@ msgid "first quarter"
msgstr ""
#. 🌔 (U+1F314), see http://wiki.documentfoundation.org/Emoji
+#. AFBZw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3947,6 +4374,7 @@ msgid "waxing gibbous moon"
msgstr ""
#. 🌕 (U+1F315), see http://wiki.documentfoundation.org/Emoji
+#. MLLvK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3956,6 +4384,7 @@ msgid "full moon"
msgstr ""
#. 🌖 (U+1F316), see http://wiki.documentfoundation.org/Emoji
+#. 6ZfWf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3965,6 +4394,7 @@ msgid "waning gibbous moon"
msgstr ""
#. 🌗 (U+1F317), see http://wiki.documentfoundation.org/Emoji
+#. hfGRx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3974,6 +4404,7 @@ msgid "last quarter"
msgstr ""
#. 🌘 (U+1F318), see http://wiki.documentfoundation.org/Emoji
+#. b3snp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -3983,6 +4414,7 @@ msgid "waning crescent moon"
msgstr ""
#. 🌙 (U+1F319), see http://wiki.documentfoundation.org/Emoji
+#. tsvS2
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -3993,6 +4425,7 @@ msgid "crescent moon"
msgstr "दुलुरखाव अखाफोर"
#. 🌚 (U+1F31A), see http://wiki.documentfoundation.org/Emoji
+#. qCTQy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4002,6 +4435,7 @@ msgid "new moon2"
msgstr ""
#. 🌛 (U+1F31B), see http://wiki.documentfoundation.org/Emoji
+#. WdRzU
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4012,6 +4446,7 @@ msgid "moon"
msgstr "अखाफोर"
#. 🌜 (U+1F31C), see http://wiki.documentfoundation.org/Emoji
+#. FhGWY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4021,6 +4456,7 @@ msgid "moon2"
msgstr ""
#. 🌝 (U+1F31D), see http://wiki.documentfoundation.org/Emoji
+#. 2W3Lv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4030,6 +4466,7 @@ msgid "full moon2"
msgstr ""
#. 🌞 (U+1F31E), see http://wiki.documentfoundation.org/Emoji
+#. Gkxfx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4039,6 +4476,7 @@ msgid "sun"
msgstr ""
#. 🌟 (U+1F31F), see http://wiki.documentfoundation.org/Emoji
+#. eF8ur
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4049,6 +4487,7 @@ msgid "star3"
msgstr "जागायनाय"
#. 🌠 (U+1F320), see http://wiki.documentfoundation.org/Emoji
+#. XRohW
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4059,6 +4498,7 @@ msgid "star4"
msgstr "जागायनाय"
#. 🌰 (U+1F330), see http://wiki.documentfoundation.org/Emoji
+#. AcuuY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4068,6 +4508,7 @@ msgid "chestnut"
msgstr ""
#. 🌱 (U+1F331), see http://wiki.documentfoundation.org/Emoji
+#. uF4tA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4077,6 +4518,7 @@ msgid "seedling"
msgstr ""
#. 🌲 (U+1F332), see http://wiki.documentfoundation.org/Emoji
+#. 3pyDD
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4087,6 +4529,7 @@ msgid "pine"
msgstr "सारि"
#. 🌳 (U+1F333), see http://wiki.documentfoundation.org/Emoji
+#. vgFCL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4096,6 +4539,7 @@ msgid "tree"
msgstr ""
#. 🌴 (U+1F334), see http://wiki.documentfoundation.org/Emoji
+#. tY3EA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4105,6 +4549,7 @@ msgid "palm"
msgstr ""
#. 🌵 (U+1F335), see http://wiki.documentfoundation.org/Emoji
+#. okHRh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4114,6 +4559,7 @@ msgid "cactus"
msgstr ""
#. 🌷 (U+1F337), see http://wiki.documentfoundation.org/Emoji
+#. JHZDE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4123,6 +4569,7 @@ msgid "tulip"
msgstr ""
#. 🌸 (U+1F338), see http://wiki.documentfoundation.org/Emoji
+#. eFy7r
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4132,6 +4579,7 @@ msgid "blossom2"
msgstr ""
#. 🌹 (U+1F339), see http://wiki.documentfoundation.org/Emoji
+#. JCYis
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4141,6 +4589,7 @@ msgid "rose"
msgstr ""
#. 🌺 (U+1F33A), see http://wiki.documentfoundation.org/Emoji
+#. EGSrt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4150,6 +4599,7 @@ msgid "hibiscus"
msgstr ""
#. 🌻 (U+1F33B), see http://wiki.documentfoundation.org/Emoji
+#. z4cHB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4159,6 +4609,7 @@ msgid "sunflower"
msgstr ""
#. 🌼 (U+1F33C), see http://wiki.documentfoundation.org/Emoji
+#. pBBjC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4168,6 +4619,7 @@ msgid "blossom"
msgstr ""
#. 🌽 (U+1F33D), see http://wiki.documentfoundation.org/Emoji
+#. wCgXh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4177,6 +4629,7 @@ msgid "corn"
msgstr ""
#. 🌾 (U+1F33E), see http://wiki.documentfoundation.org/Emoji
+#. NSDcY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4186,6 +4639,7 @@ msgid "grass"
msgstr ""
#. 🌿 (U+1F33F), see http://wiki.documentfoundation.org/Emoji
+#. RBhpE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4195,6 +4649,7 @@ msgid "herb"
msgstr ""
#. 🍀 (U+1F340), see http://wiki.documentfoundation.org/Emoji
+#. YF8TS
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4205,6 +4660,7 @@ msgid "clover"
msgstr "क्लभार"
#. 🍁 (U+1F341), see http://wiki.documentfoundation.org/Emoji
+#. ZtqRt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4214,6 +4670,7 @@ msgid "leaf"
msgstr ""
#. 🍂 (U+1F342), see http://wiki.documentfoundation.org/Emoji
+#. wBuCQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4223,6 +4680,7 @@ msgid "leaf2"
msgstr ""
#. 🍃 (U+1F343), see http://wiki.documentfoundation.org/Emoji
+#. mLSzg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4232,6 +4690,7 @@ msgid "leaf3"
msgstr ""
#. 🍄 (U+1F344), see http://wiki.documentfoundation.org/Emoji
+#. eEVDC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4241,6 +4700,7 @@ msgid "mushroom"
msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
+#. FAESj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4250,6 +4710,7 @@ msgid "tomato"
msgstr ""
#. 🍆 (U+1F346), see http://wiki.documentfoundation.org/Emoji
+#. rGgaS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4259,6 +4720,7 @@ msgid "eggplant"
msgstr ""
#. 🍇 (U+1F347), see http://wiki.documentfoundation.org/Emoji
+#. zsYDw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4268,6 +4730,7 @@ msgid "grapes"
msgstr ""
#. 🍈 (U+1F348), see http://wiki.documentfoundation.org/Emoji
+#. mxrW4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4277,6 +4740,7 @@ msgid "melon"
msgstr ""
#. 🍉 (U+1F349), see http://wiki.documentfoundation.org/Emoji
+#. EDtCM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4286,6 +4750,7 @@ msgid "watermelon"
msgstr ""
#. 🍊 (U+1F34A), see http://wiki.documentfoundation.org/Emoji
+#. pgRuc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4295,6 +4760,7 @@ msgid "tangerine"
msgstr ""
#. 🍋 (U+1F34B), see http://wiki.documentfoundation.org/Emoji
+#. Rkfu2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4304,6 +4770,7 @@ msgid "lemon"
msgstr ""
#. 🍌 (U+1F34C), see http://wiki.documentfoundation.org/Emoji
+#. pnLAk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4313,6 +4780,7 @@ msgid "banana"
msgstr ""
#. 🍍 (U+1F34D), see http://wiki.documentfoundation.org/Emoji
+#. Ek9Kz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4322,6 +4790,7 @@ msgid "pineapple"
msgstr ""
#. 🍎 (U+1F34E), see http://wiki.documentfoundation.org/Emoji
+#. VGJDv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4331,6 +4800,7 @@ msgid "apple"
msgstr ""
#. 🍏 (U+1F34F), see http://wiki.documentfoundation.org/Emoji
+#. QGk2r
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4340,6 +4810,7 @@ msgid "green apple"
msgstr ""
#. 🍐 (U+1F350), see http://wiki.documentfoundation.org/Emoji
+#. sStWm
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4350,6 +4821,7 @@ msgid "pear"
msgstr "बोसोर"
#. 🍑 (U+1F351), see http://wiki.documentfoundation.org/Emoji
+#. sfc8X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4359,6 +4831,7 @@ msgid "peach"
msgstr ""
#. 🍒 (U+1F352), see http://wiki.documentfoundation.org/Emoji
+#. 8AKA8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4368,6 +4841,7 @@ msgid "cherry"
msgstr ""
#. 🍓 (U+1F353), see http://wiki.documentfoundation.org/Emoji
+#. yfRzG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4377,6 +4851,7 @@ msgid "strawberry"
msgstr ""
#. 🍔 (U+1F354), see http://wiki.documentfoundation.org/Emoji
+#. WpJbe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4386,6 +4861,7 @@ msgid "hamburger"
msgstr ""
#. 🍕 (U+1F355), see http://wiki.documentfoundation.org/Emoji
+#. 9vBsx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4395,6 +4871,7 @@ msgid "pizza"
msgstr ""
#. 🍖 (U+1F356), see http://wiki.documentfoundation.org/Emoji
+#. YbRN8
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4405,6 +4882,7 @@ msgid "meat"
msgstr "मिन"
#. 🍗 (U+1F357), see http://wiki.documentfoundation.org/Emoji
+#. 4384H
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4414,6 +4892,7 @@ msgid "poultry leg"
msgstr ""
#. 🍘 (U+1F358), see http://wiki.documentfoundation.org/Emoji
+#. fzFgY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4423,6 +4902,7 @@ msgid "rice cracker"
msgstr ""
#. 🍙 (U+1F359), see http://wiki.documentfoundation.org/Emoji
+#. L3Jga
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4432,6 +4912,7 @@ msgid "rice ball"
msgstr ""
#. 🍚 (U+1F35A), see http://wiki.documentfoundation.org/Emoji
+#. ZxyBw
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4442,6 +4923,7 @@ msgid "rice"
msgstr "बेसेन"
#. 🍛 (U+1F35B), see http://wiki.documentfoundation.org/Emoji
+#. akxPB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4451,6 +4933,7 @@ msgid "curry"
msgstr ""
#. 🍜 (U+1F35C), see http://wiki.documentfoundation.org/Emoji
+#. KsGja
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4460,6 +4943,7 @@ msgid "ramen"
msgstr ""
#. 🍝 (U+1F35D), see http://wiki.documentfoundation.org/Emoji
+#. dKTwC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4469,6 +4953,7 @@ msgid "spaghetti"
msgstr ""
#. 🍞 (U+1F35E), see http://wiki.documentfoundation.org/Emoji
+#. D7XrZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4478,6 +4963,7 @@ msgid "bread"
msgstr ""
#. 🍟 (U+1F35F), see http://wiki.documentfoundation.org/Emoji
+#. tfYnE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4487,6 +4973,7 @@ msgid "fries"
msgstr ""
#. 🍠 (U+1F360), see http://wiki.documentfoundation.org/Emoji
+#. AZXBc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4496,6 +4983,7 @@ msgid "sweet potato"
msgstr ""
#. 🍡 (U+1F361), see http://wiki.documentfoundation.org/Emoji
+#. P9LwF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4505,6 +4993,7 @@ msgid "dango"
msgstr ""
#. 🍢 (U+1F362), see http://wiki.documentfoundation.org/Emoji
+#. VhY3g
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4514,6 +5003,7 @@ msgid "oden"
msgstr ""
#. 🍣 (U+1F363), see http://wiki.documentfoundation.org/Emoji
+#. K8uzC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4523,6 +5013,7 @@ msgid "sushi"
msgstr ""
#. 🍤 (U+1F364), see http://wiki.documentfoundation.org/Emoji
+#. bpAX7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4532,6 +5023,7 @@ msgid "fried shrimp"
msgstr ""
#. 🍥 (U+1F365), see http://wiki.documentfoundation.org/Emoji
+#. GucZQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4541,6 +5033,7 @@ msgid "fish cake"
msgstr ""
#. 🍦 (U+1F366), see http://wiki.documentfoundation.org/Emoji
+#. JF2mU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4550,6 +5043,7 @@ msgid "icecream"
msgstr ""
#. 🍧 (U+1F367), see http://wiki.documentfoundation.org/Emoji
+#. B8btb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4559,6 +5053,7 @@ msgid "shaved ice"
msgstr ""
#. 🍨 (U+1F368), see http://wiki.documentfoundation.org/Emoji
+#. EqFKK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4568,6 +5063,7 @@ msgid "ice cream"
msgstr ""
#. 🍩 (U+1F369), see http://wiki.documentfoundation.org/Emoji
+#. DZanS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4577,6 +5073,7 @@ msgid "doughnut"
msgstr ""
#. 🍪 (U+1F36A), see http://wiki.documentfoundation.org/Emoji
+#. zeBHW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4586,6 +5083,7 @@ msgid "cookie"
msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
+#. qHPED
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4595,6 +5093,7 @@ msgid "chocolate"
msgstr ""
#. 🍬 (U+1F36C), see http://wiki.documentfoundation.org/Emoji
+#. aSMhd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4604,6 +5103,7 @@ msgid "candy"
msgstr ""
#. 🍭 (U+1F36D), see http://wiki.documentfoundation.org/Emoji
+#. bGtHd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4613,6 +5113,7 @@ msgid "lollipop"
msgstr ""
#. 🍮 (U+1F36E), see http://wiki.documentfoundation.org/Emoji
+#. KGCkZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4622,6 +5123,7 @@ msgid "custard"
msgstr ""
#. 🍯 (U+1F36F), see http://wiki.documentfoundation.org/Emoji
+#. z9jVN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4631,6 +5133,7 @@ msgid "honey"
msgstr ""
#. 🍰 (U+1F370), see http://wiki.documentfoundation.org/Emoji
+#. erDDv
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4641,6 +5144,7 @@ msgid "cake"
msgstr "खालाम"
#. 🍱 (U+1F371), see http://wiki.documentfoundation.org/Emoji
+#. rv9sh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4650,6 +5154,7 @@ msgid "bento"
msgstr ""
#. 🍲 (U+1F372), see http://wiki.documentfoundation.org/Emoji
+#. wuJ4w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4659,6 +5164,7 @@ msgid "stew"
msgstr ""
#. 🍳 (U+1F373), see http://wiki.documentfoundation.org/Emoji
+#. YDqMD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4668,6 +5174,7 @@ msgid "cooking"
msgstr ""
#. 🍴 (U+1F374), see http://wiki.documentfoundation.org/Emoji
+#. GBfCD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4677,6 +5184,7 @@ msgid "restaurant"
msgstr ""
#. 🍵 (U+1F375), see http://wiki.documentfoundation.org/Emoji
+#. Gf4Av
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4686,6 +5194,7 @@ msgid "tea"
msgstr ""
#. 🍶 (U+1F376), see http://wiki.documentfoundation.org/Emoji
+#. YncQr
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4696,6 +5205,7 @@ msgid "sake"
msgstr "खालाम"
#. 🍷 (U+1F377), see http://wiki.documentfoundation.org/Emoji
+#. xnqbf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4705,6 +5215,7 @@ msgid "glass"
msgstr ""
#. 🍸 (U+1F378), see http://wiki.documentfoundation.org/Emoji
+#. Ngp7g
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4714,6 +5225,7 @@ msgid "cocktail"
msgstr ""
#. 🍹 (U+1F379), see http://wiki.documentfoundation.org/Emoji
+#. sdBze
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4723,6 +5235,7 @@ msgid "drink2"
msgstr ""
#. 🍺 (U+1F37A), see http://wiki.documentfoundation.org/Emoji
+#. F2TpK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4732,6 +5245,7 @@ msgid "beer"
msgstr ""
#. 🍻 (U+1F37B), see http://wiki.documentfoundation.org/Emoji
+#. 3DADC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4741,6 +5255,7 @@ msgid "beer2"
msgstr ""
#. 🍼 (U+1F37C), see http://wiki.documentfoundation.org/Emoji
+#. BcurL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4750,6 +5265,7 @@ msgid "baby bottle"
msgstr ""
#. 🎀 (U+1F380), see http://wiki.documentfoundation.org/Emoji
+#. RhPDQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4759,6 +5275,7 @@ msgid "ribbon2"
msgstr ""
#. 🎁 (U+1F381), see http://wiki.documentfoundation.org/Emoji
+#. MADiL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4768,6 +5285,7 @@ msgid "gift"
msgstr ""
#. 🎂 (U+1F382), see http://wiki.documentfoundation.org/Emoji
+#. tuDzb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4777,6 +5295,7 @@ msgid "birthday"
msgstr ""
#. 🎃 (U+1F383), see http://wiki.documentfoundation.org/Emoji
+#. f26Bk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4786,6 +5305,7 @@ msgid "halloween"
msgstr ""
#. 🎄 (U+1F384), see http://wiki.documentfoundation.org/Emoji
+#. WvFGT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4795,6 +5315,7 @@ msgid "christmas"
msgstr ""
#. 🎅 (U+1F385), see http://wiki.documentfoundation.org/Emoji
+#. cVHdd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4804,6 +5325,7 @@ msgid "santa"
msgstr ""
#. 🎆 (U+1F386), see http://wiki.documentfoundation.org/Emoji
+#. saFdp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4813,6 +5335,7 @@ msgid "fireworks"
msgstr ""
#. 🎇 (U+1F387), see http://wiki.documentfoundation.org/Emoji
+#. ikoAR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4822,6 +5345,7 @@ msgid "sparkler"
msgstr ""
#. 🎈 (U+1F388), see http://wiki.documentfoundation.org/Emoji
+#. xmwGc
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4832,6 +5356,7 @@ msgid "balloon"
msgstr "बेलुन्सफोर"
#. 🎉 (U+1F389), see http://wiki.documentfoundation.org/Emoji
+#. 6j7qo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4841,6 +5366,7 @@ msgid "party"
msgstr ""
#. 🎊 (U+1F38A), see http://wiki.documentfoundation.org/Emoji
+#. 3eXZe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4850,6 +5376,7 @@ msgid "party2"
msgstr ""
#. 🎋 (U+1F38B), see http://wiki.documentfoundation.org/Emoji
+#. nNzUK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4859,6 +5386,7 @@ msgid "tanabata tree"
msgstr ""
#. 🎌 (U+1F38C), see http://wiki.documentfoundation.org/Emoji
+#. 4VRMn
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -4869,6 +5397,7 @@ msgid "flags"
msgstr "फिरफिलाफोर"
#. 🎍 (U+1F38D), see http://wiki.documentfoundation.org/Emoji
+#. nShwB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4878,6 +5407,7 @@ msgid "bamboo"
msgstr ""
#. 🎎 (U+1F38E), see http://wiki.documentfoundation.org/Emoji
+#. HyNqD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4887,6 +5417,7 @@ msgid "dolls"
msgstr ""
#. 🎏 (U+1F38F), see http://wiki.documentfoundation.org/Emoji
+#. MZnGF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4896,6 +5427,7 @@ msgid "flags2"
msgstr ""
#. 🎐 (U+1F390), see http://wiki.documentfoundation.org/Emoji
+#. Fe2aF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4905,6 +5437,7 @@ msgid "wind chime"
msgstr ""
#. 🎑 (U+1F391), see http://wiki.documentfoundation.org/Emoji
+#. zfHjE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4914,6 +5447,7 @@ msgid "rice scene"
msgstr ""
#. 🎒 (U+1F392), see http://wiki.documentfoundation.org/Emoji
+#. nNCBc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4923,6 +5457,7 @@ msgid "school satchel"
msgstr ""
#. 🎓 (U+1F393), see http://wiki.documentfoundation.org/Emoji
+#. 6PMMH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4932,6 +5467,7 @@ msgid "graduation"
msgstr ""
#. 🎠 (U+1F3A0), see http://wiki.documentfoundation.org/Emoji
+#. xaH5B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4941,6 +5477,7 @@ msgid "fair2"
msgstr ""
#. 🎡 (U+1F3A1), see http://wiki.documentfoundation.org/Emoji
+#. 3x8hW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4950,6 +5487,7 @@ msgid "fair"
msgstr ""
#. 🎢 (U+1F3A2), see http://wiki.documentfoundation.org/Emoji
+#. PD7Cb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4959,6 +5497,7 @@ msgid "roller coaster"
msgstr ""
#. 🎣 (U+1F3A3), see http://wiki.documentfoundation.org/Emoji
+#. pMccJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4968,6 +5507,7 @@ msgid "fishing"
msgstr ""
#. 🎤 (U+1F3A4), see http://wiki.documentfoundation.org/Emoji
+#. mZABw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4977,6 +5517,7 @@ msgid "microphone"
msgstr ""
#. 🎥 (U+1F3A5), see http://wiki.documentfoundation.org/Emoji
+#. cJB24
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4986,6 +5527,7 @@ msgid "movie camera"
msgstr ""
#. 🎦 (U+1F3A6), see http://wiki.documentfoundation.org/Emoji
+#. 8MDEz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -4995,6 +5537,7 @@ msgid "cinema"
msgstr ""
#. 🎧 (U+1F3A7), see http://wiki.documentfoundation.org/Emoji
+#. 2tBD3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5004,6 +5547,7 @@ msgid "headphone"
msgstr ""
#. 🎨 (U+1F3A8), see http://wiki.documentfoundation.org/Emoji
+#. ocRfQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5013,6 +5557,7 @@ msgid "art"
msgstr ""
#. 🎩 (U+1F3A9), see http://wiki.documentfoundation.org/Emoji
+#. FHPnG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5022,6 +5567,7 @@ msgid "top hat"
msgstr ""
#. 🎪 (U+1F3AA), see http://wiki.documentfoundation.org/Emoji
+#. NmrUH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5031,6 +5577,7 @@ msgid "circus"
msgstr ""
#. 🎫 (U+1F3AB), see http://wiki.documentfoundation.org/Emoji
+#. gCBD6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5040,6 +5587,7 @@ msgid "ticket"
msgstr ""
#. 🎬 (U+1F3AC), see http://wiki.documentfoundation.org/Emoji
+#. EQhDu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5049,6 +5597,7 @@ msgid "clapper"
msgstr ""
#. 🎭 (U+1F3AD), see http://wiki.documentfoundation.org/Emoji
+#. BwNeG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5058,6 +5607,7 @@ msgid "theatre"
msgstr ""
#. 🎮 (U+1F3AE), see http://wiki.documentfoundation.org/Emoji
+#. yxoXg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5067,6 +5617,7 @@ msgid "video game"
msgstr ""
#. 🎯 (U+1F3AF), see http://wiki.documentfoundation.org/Emoji
+#. 8GZTZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5076,6 +5627,7 @@ msgid "hit"
msgstr ""
#. 🎰 (U+1F3B0), see http://wiki.documentfoundation.org/Emoji
+#. qnZGG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5085,6 +5637,7 @@ msgid "slot machine"
msgstr ""
#. 🎱 (U+1F3B1), see http://wiki.documentfoundation.org/Emoji
+#. b5uif
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5094,6 +5647,7 @@ msgid "billiards"
msgstr ""
#. 🎲 (U+1F3B2), see http://wiki.documentfoundation.org/Emoji
+#. zYVZW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5103,6 +5657,7 @@ msgid "dice"
msgstr ""
#. 🎳 (U+1F3B3), see http://wiki.documentfoundation.org/Emoji
+#. wDVCN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5112,6 +5667,7 @@ msgid "bowling"
msgstr ""
#. 🎴 (U+1F3B4), see http://wiki.documentfoundation.org/Emoji
+#. 5m8DQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5121,6 +5677,7 @@ msgid "cards"
msgstr ""
#. 🎵 (U+1F3B5), see http://wiki.documentfoundation.org/Emoji
+#. DDCkg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5130,6 +5687,7 @@ msgid "music2"
msgstr ""
#. 🎶 (U+1F3B6), see http://wiki.documentfoundation.org/Emoji
+#. PsVfD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5139,6 +5697,7 @@ msgid "music"
msgstr ""
#. 🎷 (U+1F3B7), see http://wiki.documentfoundation.org/Emoji
+#. Unw73
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5148,6 +5707,7 @@ msgid "saxophone"
msgstr ""
#. 🎸 (U+1F3B8), see http://wiki.documentfoundation.org/Emoji
+#. sB5jL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5157,6 +5717,7 @@ msgid "guitar"
msgstr ""
#. 🎹 (U+1F3B9), see http://wiki.documentfoundation.org/Emoji
+#. wGKYB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5166,6 +5727,7 @@ msgid "piano"
msgstr ""
#. 🎺 (U+1F3BA), see http://wiki.documentfoundation.org/Emoji
+#. tWZBJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5175,6 +5737,7 @@ msgid "trumpet"
msgstr ""
#. 🎻 (U+1F3BB), see http://wiki.documentfoundation.org/Emoji
+#. ae8uM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5184,6 +5747,7 @@ msgid "violin"
msgstr ""
#. 🎼 (U+1F3BC), see http://wiki.documentfoundation.org/Emoji
+#. QCnPx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5193,6 +5757,7 @@ msgid "score"
msgstr ""
#. 🎽 (U+1F3BD), see http://wiki.documentfoundation.org/Emoji
+#. 8zBQp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5202,6 +5767,7 @@ msgid "shirt2"
msgstr ""
#. 🎾 (U+1F3BE), see http://wiki.documentfoundation.org/Emoji
+#. WfH8R
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5211,6 +5777,7 @@ msgid "tennis"
msgstr ""
#. 🎿 (U+1F3BF), see http://wiki.documentfoundation.org/Emoji
+#. FrDyH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5220,6 +5787,7 @@ msgid "ski"
msgstr ""
#. 🏀 (U+1F3C0), see http://wiki.documentfoundation.org/Emoji
+#. ih5rC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5229,6 +5797,7 @@ msgid "basketball"
msgstr ""
#. 🏁 (U+1F3C1), see http://wiki.documentfoundation.org/Emoji
+#. E4zAL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5238,6 +5807,7 @@ msgid "race"
msgstr ""
#. 🏂 (U+1F3C2), see http://wiki.documentfoundation.org/Emoji
+#. b4bAo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5247,6 +5817,7 @@ msgid "snowboarder"
msgstr ""
#. 🏃 (U+1F3C3), see http://wiki.documentfoundation.org/Emoji
+#. z7CKn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5256,6 +5827,7 @@ msgid "runner"
msgstr ""
#. 🏄 (U+1F3C4), see http://wiki.documentfoundation.org/Emoji
+#. 2pLHf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5265,6 +5837,7 @@ msgid "surfer"
msgstr ""
#. 🏆 (U+1F3C6), see http://wiki.documentfoundation.org/Emoji
+#. Hgj9C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5274,6 +5847,7 @@ msgid "trophy"
msgstr ""
#. 🏇 (U+1F3C7), see http://wiki.documentfoundation.org/Emoji
+#. qjAKh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5283,6 +5857,7 @@ msgid "horse3"
msgstr ""
#. 🏈 (U+1F3C8), see http://wiki.documentfoundation.org/Emoji
+#. FRTc8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5292,6 +5867,7 @@ msgid "football"
msgstr ""
#. 🏉 (U+1F3C9), see http://wiki.documentfoundation.org/Emoji
+#. eLmcj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5301,6 +5877,7 @@ msgid "rugby football"
msgstr ""
#. 🏊 (U+1F3CA), see http://wiki.documentfoundation.org/Emoji
+#. 6acEV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5310,6 +5887,7 @@ msgid "swimmer"
msgstr ""
#. 🏠 (U+1F3E0), see http://wiki.documentfoundation.org/Emoji
+#. RfTAe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5319,6 +5897,7 @@ msgid "house"
msgstr ""
#. 🏡 (U+1F3E1), see http://wiki.documentfoundation.org/Emoji
+#. GB6nn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5328,6 +5907,7 @@ msgid "house2"
msgstr ""
#. 🏢 (U+1F3E2), see http://wiki.documentfoundation.org/Emoji
+#. dRsEi
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -5338,6 +5918,7 @@ msgid "office"
msgstr "अफिस"
#. 🏣 (U+1F3E3), see http://wiki.documentfoundation.org/Emoji
+#. Gf8La
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5347,6 +5928,7 @@ msgid "post office2"
msgstr ""
#. 🏤 (U+1F3E4), see http://wiki.documentfoundation.org/Emoji
+#. 9qhN4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5356,6 +5938,7 @@ msgid "post office"
msgstr ""
#. 🏥 (U+1F3E5), see http://wiki.documentfoundation.org/Emoji
+#. ttEpB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5365,6 +5948,7 @@ msgid "hospital"
msgstr ""
#. 🏦 (U+1F3E6), see http://wiki.documentfoundation.org/Emoji
+#. 4TaNF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5374,6 +5958,7 @@ msgid "bank"
msgstr ""
#. 🏧 (U+1F3E7), see http://wiki.documentfoundation.org/Emoji
+#. EkGmC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5383,6 +5968,7 @@ msgid "atm"
msgstr ""
#. 🏨 (U+1F3E8), see http://wiki.documentfoundation.org/Emoji
+#. jXyTu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5392,6 +5978,7 @@ msgid "hotel"
msgstr ""
#. 🏩 (U+1F3E9), see http://wiki.documentfoundation.org/Emoji
+#. BoiNG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5401,6 +5988,7 @@ msgid "hotel2"
msgstr ""
#. 🏪 (U+1F3EA), see http://wiki.documentfoundation.org/Emoji
+#. AcmZT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5410,6 +5998,7 @@ msgid "store"
msgstr ""
#. 🏫 (U+1F3EB), see http://wiki.documentfoundation.org/Emoji
+#. VBk6S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5419,6 +6008,7 @@ msgid "school"
msgstr ""
#. 🏬 (U+1F3EC), see http://wiki.documentfoundation.org/Emoji
+#. 7DA7Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5428,6 +6018,7 @@ msgid "store2"
msgstr ""
#. 🏭 (U+1F3ED), see http://wiki.documentfoundation.org/Emoji
+#. 5FZmf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5437,6 +6028,7 @@ msgid "factory"
msgstr ""
#. 🏮 (U+1F3EE), see http://wiki.documentfoundation.org/Emoji
+#. E7g2q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5446,6 +6038,7 @@ msgid "lantern"
msgstr ""
#. 🏯 (U+1F3EF), see http://wiki.documentfoundation.org/Emoji
+#. ZwF6E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5455,6 +6048,7 @@ msgid "castle2"
msgstr ""
#. 🏰 (U+1F3F0), see http://wiki.documentfoundation.org/Emoji
+#. AVnym
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5464,6 +6058,7 @@ msgid "castle"
msgstr ""
#. 🐀 (U+1F400), see http://wiki.documentfoundation.org/Emoji
+#. iQjEZ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -5474,6 +6069,7 @@ msgid "rat"
msgstr "दाम"
#. 🐁 (U+1F401), see http://wiki.documentfoundation.org/Emoji
+#. DeFnV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5483,6 +6079,7 @@ msgid "mouse"
msgstr ""
#. 🐂 (U+1F402), see http://wiki.documentfoundation.org/Emoji
+#. XiFTi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5492,6 +6089,7 @@ msgid "ox"
msgstr ""
#. 🐃 (U+1F403), see http://wiki.documentfoundation.org/Emoji
+#. zNaJS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5501,6 +6099,7 @@ msgid "water buffalo"
msgstr ""
#. 🐄 (U+1F404), see http://wiki.documentfoundation.org/Emoji
+#. V3p7W
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5510,6 +6109,7 @@ msgid "cow"
msgstr ""
#. 🐅 (U+1F405), see http://wiki.documentfoundation.org/Emoji
+#. ihDfF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5519,6 +6119,7 @@ msgid "tiger"
msgstr ""
#. 🐆 (U+1F406), see http://wiki.documentfoundation.org/Emoji
+#. RbGoe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5528,6 +6129,7 @@ msgid "leopard"
msgstr ""
#. 🐇 (U+1F407), see http://wiki.documentfoundation.org/Emoji
+#. CMGYf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5537,6 +6139,7 @@ msgid "rabbit"
msgstr ""
#. 🐈 (U+1F408), see http://wiki.documentfoundation.org/Emoji
+#. 9YBim
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5546,6 +6149,7 @@ msgid "cat"
msgstr ""
#. 🐉 (U+1F409), see http://wiki.documentfoundation.org/Emoji
+#. dio6o
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5555,6 +6159,7 @@ msgid "dragon"
msgstr ""
#. 🐊 (U+1F40A), see http://wiki.documentfoundation.org/Emoji
+#. uTR4G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5564,6 +6169,7 @@ msgid "crocodile"
msgstr ""
#. 🐋 (U+1F40B), see http://wiki.documentfoundation.org/Emoji
+#. h77co
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5573,6 +6179,7 @@ msgid "whale2"
msgstr ""
#. 🐌 (U+1F40C), see http://wiki.documentfoundation.org/Emoji
+#. hadNm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5582,6 +6189,7 @@ msgid "snail"
msgstr ""
#. 🐍 (U+1F40D), see http://wiki.documentfoundation.org/Emoji
+#. DKLJQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5591,6 +6199,7 @@ msgid "snake"
msgstr ""
#. 🐎 (U+1F40E), see http://wiki.documentfoundation.org/Emoji
+#. i6Cn2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5600,6 +6209,7 @@ msgid "horse"
msgstr ""
#. 🐏 (U+1F40F), see http://wiki.documentfoundation.org/Emoji
+#. xEnKp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5609,6 +6219,7 @@ msgid "ram"
msgstr ""
#. 🐐 (U+1F410), see http://wiki.documentfoundation.org/Emoji
+#. CVSAr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5618,6 +6229,7 @@ msgid "goat"
msgstr ""
#. 🐑 (U+1F411), see http://wiki.documentfoundation.org/Emoji
+#. ZDwSn
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -5628,6 +6240,7 @@ msgid "sheep"
msgstr "शिट"
#. 🐒 (U+1F412), see http://wiki.documentfoundation.org/Emoji
+#. YvEf5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5637,6 +6250,7 @@ msgid "monkey"
msgstr ""
#. 🐓 (U+1F413), see http://wiki.documentfoundation.org/Emoji
+#. ycN9J
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5646,6 +6260,7 @@ msgid "rooster"
msgstr ""
#. 🐔 (U+1F414), see http://wiki.documentfoundation.org/Emoji
+#. Ag9Mg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5655,6 +6270,7 @@ msgid "chicken"
msgstr ""
#. 🐕 (U+1F415), see http://wiki.documentfoundation.org/Emoji
+#. jmBsh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5664,6 +6280,7 @@ msgid "dog"
msgstr ""
#. 🐖 (U+1F416), see http://wiki.documentfoundation.org/Emoji
+#. q6YWK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5673,6 +6290,7 @@ msgid "pig"
msgstr ""
#. 🐗 (U+1F417), see http://wiki.documentfoundation.org/Emoji
+#. xtnBt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5682,6 +6300,7 @@ msgid "boar"
msgstr ""
#. 🐘 (U+1F418), see http://wiki.documentfoundation.org/Emoji
+#. yxkbk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5691,6 +6310,7 @@ msgid "elephant"
msgstr ""
#. 🐙 (U+1F419), see http://wiki.documentfoundation.org/Emoji
+#. vpPJb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5700,6 +6320,7 @@ msgid "octopus"
msgstr ""
#. 🐚 (U+1F41A), see http://wiki.documentfoundation.org/Emoji
+#. SXEMR
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -5710,6 +6331,7 @@ msgid "shell"
msgstr "शेल"
#. 🐛 (U+1F41B), see http://wiki.documentfoundation.org/Emoji
+#. JVh4w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5719,6 +6341,7 @@ msgid "bug"
msgstr ""
#. 🐜 (U+1F41C), see http://wiki.documentfoundation.org/Emoji
+#. me5X6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5728,6 +6351,7 @@ msgid "ant"
msgstr ""
#. 🐝 (U+1F41D), see http://wiki.documentfoundation.org/Emoji
+#. aCWCQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5737,6 +6361,7 @@ msgid "bee"
msgstr ""
#. 🐞 (U+1F41E), see http://wiki.documentfoundation.org/Emoji
+#. JnJG6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5746,6 +6371,7 @@ msgid "ladybug"
msgstr ""
#. 🐟 (U+1F41F), see http://wiki.documentfoundation.org/Emoji
+#. CATwn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5755,6 +6381,7 @@ msgid "fish"
msgstr ""
#. 🐠 (U+1F420), see http://wiki.documentfoundation.org/Emoji
+#. qK3hz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5764,6 +6391,7 @@ msgid "fish2"
msgstr ""
#. 🐡 (U+1F421), see http://wiki.documentfoundation.org/Emoji
+#. mkAVd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5773,6 +6401,7 @@ msgid "fish3"
msgstr ""
#. 🐢 (U+1F422), see http://wiki.documentfoundation.org/Emoji
+#. vHvHV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5782,6 +6411,7 @@ msgid "turtle"
msgstr ""
#. 🐣 (U+1F423), see http://wiki.documentfoundation.org/Emoji
+#. Fi7Lg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5791,6 +6421,7 @@ msgid "chick"
msgstr ""
#. 🐤 (U+1F424), see http://wiki.documentfoundation.org/Emoji
+#. zAaYQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5800,6 +6431,7 @@ msgid "chick2"
msgstr ""
#. 🐥 (U+1F425), see http://wiki.documentfoundation.org/Emoji
+#. GyVtY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5809,6 +6441,7 @@ msgid "chick3"
msgstr ""
#. 🐦 (U+1F426), see http://wiki.documentfoundation.org/Emoji
+#. jwips
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5818,6 +6451,7 @@ msgid "bird"
msgstr ""
#. 🐧 (U+1F427), see http://wiki.documentfoundation.org/Emoji
+#. KDxrF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5827,6 +6461,7 @@ msgid "penguin"
msgstr ""
#. 🐨 (U+1F428), see http://wiki.documentfoundation.org/Emoji
+#. i3ehW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5836,6 +6471,7 @@ msgid "koala"
msgstr ""
#. 🐩 (U+1F429), see http://wiki.documentfoundation.org/Emoji
+#. yBMDt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5845,6 +6481,7 @@ msgid "poodle"
msgstr ""
#. 🐪 (U+1F42A), see http://wiki.documentfoundation.org/Emoji
+#. A3ng3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5854,6 +6491,7 @@ msgid "camel"
msgstr ""
#. 🐫 (U+1F42B), see http://wiki.documentfoundation.org/Emoji
+#. NDefQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5863,6 +6501,7 @@ msgid "camel2"
msgstr ""
#. 🐬 (U+1F42C), see http://wiki.documentfoundation.org/Emoji
+#. extjn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5872,6 +6511,7 @@ msgid "dolphin"
msgstr ""
#. 🐭 (U+1F42D), see http://wiki.documentfoundation.org/Emoji
+#. FDRH4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5881,6 +6521,7 @@ msgid "mouse2"
msgstr ""
#. 🐮 (U+1F42E), see http://wiki.documentfoundation.org/Emoji
+#. yDmAf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5890,6 +6531,7 @@ msgid "cow2"
msgstr ""
#. 🐯 (U+1F42F), see http://wiki.documentfoundation.org/Emoji
+#. V7ZVF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5899,6 +6541,7 @@ msgid "tiger2"
msgstr ""
#. 🐰 (U+1F430), see http://wiki.documentfoundation.org/Emoji
+#. 8XA6y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5908,6 +6551,7 @@ msgid "rabbit2"
msgstr ""
#. 🐱 (U+1F431), see http://wiki.documentfoundation.org/Emoji
+#. umi97
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5917,6 +6561,7 @@ msgid "cat2"
msgstr ""
#. 🐲 (U+1F432), see http://wiki.documentfoundation.org/Emoji
+#. A8jhC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5926,6 +6571,7 @@ msgid "dragon2"
msgstr ""
#. 🐳 (U+1F433), see http://wiki.documentfoundation.org/Emoji
+#. EC4yH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5935,6 +6581,7 @@ msgid "whale"
msgstr ""
#. 🐴 (U+1F434), see http://wiki.documentfoundation.org/Emoji
+#. uvs4N
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5944,6 +6591,7 @@ msgid "horse2"
msgstr ""
#. 🐵 (U+1F435), see http://wiki.documentfoundation.org/Emoji
+#. JACu8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5953,6 +6601,7 @@ msgid "monkey2"
msgstr ""
#. 🐶 (U+1F436), see http://wiki.documentfoundation.org/Emoji
+#. 2hAqZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5962,6 +6611,7 @@ msgid "dog2"
msgstr ""
#. 🐷 (U+1F437), see http://wiki.documentfoundation.org/Emoji
+#. pHDR9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5971,6 +6621,7 @@ msgid "pig2"
msgstr ""
#. 🐸 (U+1F438), see http://wiki.documentfoundation.org/Emoji
+#. ByQoB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5980,6 +6631,7 @@ msgid "frog"
msgstr ""
#. 🐹 (U+1F439), see http://wiki.documentfoundation.org/Emoji
+#. 7KVBf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5989,6 +6641,7 @@ msgid "hamster"
msgstr ""
#. 🐺 (U+1F43A), see http://wiki.documentfoundation.org/Emoji
+#. BWcDY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -5998,6 +6651,7 @@ msgid "wolf"
msgstr ""
#. 🐻 (U+1F43B), see http://wiki.documentfoundation.org/Emoji
+#. p2mi3
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6008,6 +6662,7 @@ msgid "bear"
msgstr "बोसोर"
#. 🐼 (U+1F43C), see http://wiki.documentfoundation.org/Emoji
+#. bm9VZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6017,6 +6672,7 @@ msgid "panda"
msgstr ""
#. 🐽 (U+1F43D), see http://wiki.documentfoundation.org/Emoji
+#. U4cLM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6026,6 +6682,7 @@ msgid "pig nose"
msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
+#. cZa9W
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6035,6 +6692,7 @@ msgid "feet"
msgstr "फिट"
#. 👀 (U+1F440), see http://wiki.documentfoundation.org/Emoji
+#. FbAhk
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6045,6 +6703,7 @@ msgid "eyes"
msgstr "नंगौ"
#. 👂 (U+1F442), see http://wiki.documentfoundation.org/Emoji
+#. jpYRG
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6055,6 +6714,7 @@ msgid "ear"
msgstr "बोसोर"
#. 👃 (U+1F443), see http://wiki.documentfoundation.org/Emoji
+#. E9d73
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6065,6 +6725,7 @@ msgid "nose"
msgstr "रावबो नङा"
#. 👄 (U+1F444), see http://wiki.documentfoundation.org/Emoji
+#. HhZiA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6075,6 +6736,7 @@ msgid "mouth"
msgstr "दान"
#. 👅 (U+1F445), see http://wiki.documentfoundation.org/Emoji
+#. xiZeo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6084,6 +6746,7 @@ msgid "tongue"
msgstr ""
#. 👆 (U+1F446), see http://wiki.documentfoundation.org/Emoji
+#. Do9RZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6093,6 +6756,7 @@ msgid "up2"
msgstr ""
#. 👇 (U+1F447), see http://wiki.documentfoundation.org/Emoji
+#. 38UHH
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6103,6 +6767,7 @@ msgid "down2"
msgstr "गाहायाव"
#. 👈 (U+1F448), see http://wiki.documentfoundation.org/Emoji
+#. gRtnZ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6113,6 +6778,7 @@ msgid "left2"
msgstr "आगसि"
#. 👉 (U+1F449), see http://wiki.documentfoundation.org/Emoji
+#. VjyBV
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6123,6 +6789,7 @@ msgid "right2"
msgstr "आगदा"
#. 👊 (U+1F44A), see http://wiki.documentfoundation.org/Emoji
+#. ipCGp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6132,6 +6799,7 @@ msgid "fist2"
msgstr ""
#. 👋 (U+1F44B), see http://wiki.documentfoundation.org/Emoji
+#. Gh9mT
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6142,6 +6810,7 @@ msgid "wave"
msgstr "थिना दोन"
#. 👌 (U+1F44C), see http://wiki.documentfoundation.org/Emoji
+#. AHXXZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6151,6 +6820,7 @@ msgid "ok"
msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
+#. QP5Gt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6160,6 +6830,7 @@ msgid "yes"
msgstr "नंगौ"
#. 👎 (U+1F44E), see http://wiki.documentfoundation.org/Emoji
+#. mGjpD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6169,6 +6840,7 @@ msgid "no"
msgstr ""
#. 👏 (U+1F44F), see http://wiki.documentfoundation.org/Emoji
+#. UzrjV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6178,6 +6850,7 @@ msgid "clap"
msgstr ""
#. 👐 (U+1F450), see http://wiki.documentfoundation.org/Emoji
+#. xJ53h
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6187,6 +6860,7 @@ msgid "open hands"
msgstr ""
#. 👑 (U+1F451), see http://wiki.documentfoundation.org/Emoji
+#. BtSqh
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6197,6 +6871,7 @@ msgid "crown"
msgstr "मुगा गाब"
#. 👒 (U+1F452), see http://wiki.documentfoundation.org/Emoji
+#. BzRy3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6206,6 +6881,7 @@ msgid "hat"
msgstr ""
#. 👓 (U+1F453), see http://wiki.documentfoundation.org/Emoji
+#. yGAJR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6215,6 +6891,7 @@ msgid "eyeglasses"
msgstr ""
#. 👔 (U+1F454), see http://wiki.documentfoundation.org/Emoji
+#. 9WoyD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6224,6 +6901,7 @@ msgid "necktie"
msgstr ""
#. 👕 (U+1F455), see http://wiki.documentfoundation.org/Emoji
+#. FYDTc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6233,6 +6911,7 @@ msgid "shirt"
msgstr ""
#. 👖 (U+1F456), see http://wiki.documentfoundation.org/Emoji
+#. wDCDB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6242,6 +6921,7 @@ msgid "jeans"
msgstr ""
#. 👗 (U+1F457), see http://wiki.documentfoundation.org/Emoji
+#. DKuYL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6251,6 +6931,7 @@ msgid "dress"
msgstr ""
#. 👘 (U+1F458), see http://wiki.documentfoundation.org/Emoji
+#. 3gfhC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6260,6 +6941,7 @@ msgid "kimono"
msgstr ""
#. 👙 (U+1F459), see http://wiki.documentfoundation.org/Emoji
+#. pkz5G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6269,6 +6951,7 @@ msgid "bikini"
msgstr ""
#. 👚 (U+1F45A), see http://wiki.documentfoundation.org/Emoji
+#. kPMZm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6278,6 +6961,7 @@ msgid "clothes"
msgstr ""
#. 👛 (U+1F45B), see http://wiki.documentfoundation.org/Emoji
+#. KUTeE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6287,6 +6971,7 @@ msgid "purse"
msgstr ""
#. 👜 (U+1F45C), see http://wiki.documentfoundation.org/Emoji
+#. 7jBBJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6296,6 +6981,7 @@ msgid "handbag"
msgstr ""
#. 👝 (U+1F45D), see http://wiki.documentfoundation.org/Emoji
+#. j3i9d
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6305,6 +6991,7 @@ msgid "pouch"
msgstr ""
#. 👞 (U+1F45E), see http://wiki.documentfoundation.org/Emoji
+#. TJEkr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6314,6 +7001,7 @@ msgid "shoe"
msgstr ""
#. 👟 (U+1F45F), see http://wiki.documentfoundation.org/Emoji
+#. E6RYu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6323,6 +7011,7 @@ msgid "shoe2"
msgstr ""
#. 👠 (U+1F460), see http://wiki.documentfoundation.org/Emoji
+#. wzPLw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6332,6 +7021,7 @@ msgid "shoe3"
msgstr ""
#. 👡 (U+1F461), see http://wiki.documentfoundation.org/Emoji
+#. FpWvw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6341,6 +7031,7 @@ msgid "sandal"
msgstr ""
#. 👢 (U+1F462), see http://wiki.documentfoundation.org/Emoji
+#. AyaZm
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6351,6 +7042,7 @@ msgid "boot"
msgstr "फुट"
#. 👣 (U+1F463), see http://wiki.documentfoundation.org/Emoji
+#. GgfEm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6360,6 +7052,7 @@ msgid "footprints"
msgstr ""
#. 👤 (U+1F464), see http://wiki.documentfoundation.org/Emoji
+#. hs8C7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6369,6 +7062,7 @@ msgid "bust"
msgstr ""
#. 👥 (U+1F465), see http://wiki.documentfoundation.org/Emoji
+#. UETgU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6378,6 +7072,7 @@ msgid "busts"
msgstr ""
#. 👦 (U+1F466), see http://wiki.documentfoundation.org/Emoji
+#. inPSE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6387,6 +7082,7 @@ msgid "boy"
msgstr ""
#. 👧 (U+1F467), see http://wiki.documentfoundation.org/Emoji
+#. WvMFo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6396,6 +7092,7 @@ msgid "girl"
msgstr ""
#. 👨 (U+1F468), see http://wiki.documentfoundation.org/Emoji
+#. 8EQzk
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6406,6 +7103,7 @@ msgid "man"
msgstr "मिन"
#. 👩 (U+1F469), see http://wiki.documentfoundation.org/Emoji
+#. EEPWL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6415,6 +7113,7 @@ msgid "woman"
msgstr ""
#. 👪 (U+1F46A), see http://wiki.documentfoundation.org/Emoji
+#. SXd9z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6424,6 +7123,7 @@ msgid "family"
msgstr ""
#. 👫 (U+1F46B), see http://wiki.documentfoundation.org/Emoji
+#. 5zFTn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6433,6 +7133,7 @@ msgid "couple"
msgstr ""
#. 👬 (U+1F46C), see http://wiki.documentfoundation.org/Emoji
+#. npiBG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6442,6 +7143,7 @@ msgid "couple2"
msgstr ""
#. 👭 (U+1F46D), see http://wiki.documentfoundation.org/Emoji
+#. cFL88
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6451,6 +7153,7 @@ msgid "couple3"
msgstr ""
#. 👮 (U+1F46E), see http://wiki.documentfoundation.org/Emoji
+#. z2SZf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6460,6 +7163,7 @@ msgid "cop"
msgstr ""
#. 👯 (U+1F46F), see http://wiki.documentfoundation.org/Emoji
+#. GshDr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6469,6 +7173,7 @@ msgid "bunny ears"
msgstr ""
#. 👰 (U+1F470), see http://wiki.documentfoundation.org/Emoji
+#. jCsRv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6478,6 +7183,7 @@ msgid "bride"
msgstr ""
#. 👱 (U+1F471), see http://wiki.documentfoundation.org/Emoji
+#. Ejnwy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6487,6 +7193,7 @@ msgid "blond hair"
msgstr ""
#. 👲 (U+1F472), see http://wiki.documentfoundation.org/Emoji
+#. CEjP9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6496,6 +7203,7 @@ msgid "hat2"
msgstr ""
#. 👳 (U+1F473), see http://wiki.documentfoundation.org/Emoji
+#. PT4BP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6505,6 +7213,7 @@ msgid "turban"
msgstr ""
#. 👴 (U+1F474), see http://wiki.documentfoundation.org/Emoji
+#. 5JKdn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6514,6 +7223,7 @@ msgid "older man"
msgstr ""
#. 👵 (U+1F475), see http://wiki.documentfoundation.org/Emoji
+#. cFK28
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6523,6 +7233,7 @@ msgid "older woman"
msgstr ""
#. 👶 (U+1F476), see http://wiki.documentfoundation.org/Emoji
+#. yCHsd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6532,6 +7243,7 @@ msgid "baby"
msgstr ""
#. 👷 (U+1F477), see http://wiki.documentfoundation.org/Emoji
+#. 3GDrA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6541,6 +7253,7 @@ msgid "worker"
msgstr ""
#. 👸 (U+1F478), see http://wiki.documentfoundation.org/Emoji
+#. DVotZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6550,6 +7263,7 @@ msgid "princess"
msgstr ""
#. 👹 (U+1F479), see http://wiki.documentfoundation.org/Emoji
+#. uXbDv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6559,6 +7273,7 @@ msgid "ogre"
msgstr ""
#. 👺 (U+1F47A), see http://wiki.documentfoundation.org/Emoji
+#. 9mnCF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6568,6 +7283,7 @@ msgid "goblin"
msgstr ""
#. 👻 (U+1F47B), see http://wiki.documentfoundation.org/Emoji
+#. owD8B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6577,6 +7293,7 @@ msgid "ghost"
msgstr ""
#. 👼 (U+1F47C), see http://wiki.documentfoundation.org/Emoji
+#. JBpcF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6586,6 +7303,7 @@ msgid "angel"
msgstr ""
#. 👽 (U+1F47D), see http://wiki.documentfoundation.org/Emoji
+#. CtaFh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6595,6 +7313,7 @@ msgid "alien"
msgstr ""
#. 👾 (U+1F47E), see http://wiki.documentfoundation.org/Emoji
+#. hTENb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6604,6 +7323,7 @@ msgid "alien2"
msgstr ""
#. 👿 (U+1F47F), see http://wiki.documentfoundation.org/Emoji
+#. gPRSL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6613,6 +7333,7 @@ msgid "imp"
msgstr ""
#. 💀 (U+1F480), see http://wiki.documentfoundation.org/Emoji
+#. VCGWC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6622,6 +7343,7 @@ msgid "skull"
msgstr ""
#. 💁 (U+1F481), see http://wiki.documentfoundation.org/Emoji
+#. cE5EN
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6632,6 +7354,7 @@ msgid "information2"
msgstr "मोनथिहोनाय"
#. 💂 (U+1F482), see http://wiki.documentfoundation.org/Emoji
+#. 8TW65
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6641,6 +7364,7 @@ msgid "guard"
msgstr ""
#. 💃 (U+1F483), see http://wiki.documentfoundation.org/Emoji
+#. AfK4Q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6650,6 +7374,7 @@ msgid "dancer"
msgstr ""
#. 💄 (U+1F484), see http://wiki.documentfoundation.org/Emoji
+#. cWNXz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6659,6 +7384,7 @@ msgid "lipstick"
msgstr ""
#. 💅 (U+1F485), see http://wiki.documentfoundation.org/Emoji
+#. UCBCc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6668,6 +7394,7 @@ msgid "nail care"
msgstr ""
#. 💆 (U+1F486), see http://wiki.documentfoundation.org/Emoji
+#. G8fqM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6677,6 +7404,7 @@ msgid "massage"
msgstr ""
#. 💇 (U+1F487), see http://wiki.documentfoundation.org/Emoji
+#. mej3x
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6686,6 +7414,7 @@ msgid "haircut"
msgstr ""
#. 💈 (U+1F488), see http://wiki.documentfoundation.org/Emoji
+#. Uh3iE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6695,6 +7424,7 @@ msgid "barber"
msgstr ""
#. 💉 (U+1F489), see http://wiki.documentfoundation.org/Emoji
+#. r6qXk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6704,6 +7434,7 @@ msgid "syringe"
msgstr ""
#. 💊 (U+1F48A), see http://wiki.documentfoundation.org/Emoji
+#. UHfGw
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6714,6 +7445,7 @@ msgid "pill"
msgstr "सुफुं"
#. 💋 (U+1F48B), see http://wiki.documentfoundation.org/Emoji
+#. mEEda
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6723,6 +7455,7 @@ msgid "kiss mark"
msgstr ""
#. 💌 (U+1F48C), see http://wiki.documentfoundation.org/Emoji
+#. 26cKP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6732,6 +7465,7 @@ msgid "love letter"
msgstr ""
#. 💍 (U+1F48D), see http://wiki.documentfoundation.org/Emoji
+#. HLAyd
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6742,6 +7476,7 @@ msgid "ring"
msgstr "आस्थाम"
#. 💎 (U+1F48E), see http://wiki.documentfoundation.org/Emoji
+#. 2B9Gg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6751,6 +7486,7 @@ msgid "gem"
msgstr ""
#. 💏 (U+1F48F), see http://wiki.documentfoundation.org/Emoji
+#. 5umRf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6760,6 +7496,7 @@ msgid "kiss"
msgstr ""
#. 💐 (U+1F490), see http://wiki.documentfoundation.org/Emoji
+#. uTbGC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6769,6 +7506,7 @@ msgid "bouquet"
msgstr ""
#. 💑 (U+1F491), see http://wiki.documentfoundation.org/Emoji
+#. PdyCD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6778,6 +7516,7 @@ msgid "couple4"
msgstr ""
#. 💒 (U+1F492), see http://wiki.documentfoundation.org/Emoji
+#. HN5FN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6787,6 +7526,7 @@ msgid "wedding"
msgstr ""
#. 💓 (U+1F493), see http://wiki.documentfoundation.org/Emoji
+#. nCuz6
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6797,6 +7537,7 @@ msgid "heartbeat"
msgstr "हार्डबीट"
#. 💔 (U+1F494), see http://wiki.documentfoundation.org/Emoji
+#. s5RCB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6806,6 +7547,7 @@ msgid "broken heart"
msgstr ""
#. 💕 (U+1F495), see http://wiki.documentfoundation.org/Emoji
+#. ZKnAA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6815,6 +7557,7 @@ msgid "two hearts"
msgstr ""
#. 💖 (U+1F496), see http://wiki.documentfoundation.org/Emoji
+#. T6fPR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6824,6 +7567,7 @@ msgid "sparkling heart"
msgstr ""
#. 💗 (U+1F497), see http://wiki.documentfoundation.org/Emoji
+#. Hnpy2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6833,6 +7577,7 @@ msgid "heartpulse"
msgstr ""
#. 💘 (U+1F498), see http://wiki.documentfoundation.org/Emoji
+#. EoDEC
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6843,6 +7588,7 @@ msgid "love"
msgstr "लोरि"
#. 💝 (U+1F49D), see http://wiki.documentfoundation.org/Emoji
+#. ZvRzq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6852,6 +7598,7 @@ msgid "gift heart"
msgstr ""
#. 💞 (U+1F49E), see http://wiki.documentfoundation.org/Emoji
+#. mNAJQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6861,6 +7608,7 @@ msgid "revolving hearts"
msgstr ""
#. 💟 (U+1F49F), see http://wiki.documentfoundation.org/Emoji
+#. jWmvQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6870,6 +7618,7 @@ msgid "heart decoration"
msgstr ""
#. 💠 (U+1F4A0), see http://wiki.documentfoundation.org/Emoji
+#. UjSJU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6879,6 +7628,7 @@ msgid "cuteness"
msgstr ""
#. 💡 (U+1F4A1), see http://wiki.documentfoundation.org/Emoji
+#. FgTp9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6888,6 +7638,7 @@ msgid "bulb"
msgstr ""
#. 💢 (U+1F4A2), see http://wiki.documentfoundation.org/Emoji
+#. 5uyY8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6897,6 +7648,7 @@ msgid "anger"
msgstr ""
#. 💣 (U+1F4A3), see http://wiki.documentfoundation.org/Emoji
+#. BHnsP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6906,6 +7658,7 @@ msgid "bomb"
msgstr ""
#. 💤 (U+1F4A4), see http://wiki.documentfoundation.org/Emoji
+#. DxdJx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6915,6 +7668,7 @@ msgid "zzz"
msgstr ""
#. 💥 (U+1F4A5), see http://wiki.documentfoundation.org/Emoji
+#. DSa3b
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6925,6 +7679,7 @@ msgid "boom"
msgstr "जुम"
#. 💦 (U+1F4A6), see http://wiki.documentfoundation.org/Emoji
+#. nFoAX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6934,6 +7689,7 @@ msgid "sweat drops"
msgstr ""
#. 💧 (U+1F4A7), see http://wiki.documentfoundation.org/Emoji
+#. eRxPJ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -6944,6 +7700,7 @@ msgid "droplet"
msgstr "उन्दै थरथिं"
#. 💨 (U+1F4A8), see http://wiki.documentfoundation.org/Emoji
+#. HDTEE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6953,6 +7710,7 @@ msgid "dash"
msgstr ""
#. 💩 (U+1F4A9), see http://wiki.documentfoundation.org/Emoji
+#. FyCtU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6962,6 +7720,7 @@ msgid "poo"
msgstr ""
#. 💪 (U+1F4AA), see http://wiki.documentfoundation.org/Emoji
+#. tkQEc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6971,6 +7730,7 @@ msgid "muscle"
msgstr ""
#. 💫 (U+1F4AB), see http://wiki.documentfoundation.org/Emoji
+#. oV6Re
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6980,6 +7740,7 @@ msgid "dizzy"
msgstr ""
#. 💬 (U+1F4AC), see http://wiki.documentfoundation.org/Emoji
+#. Ja8Zt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6989,6 +7750,7 @@ msgid "speech balloon"
msgstr ""
#. 💭 (U+1F4AD), see http://wiki.documentfoundation.org/Emoji
+#. Hqstd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -6998,6 +7760,7 @@ msgid "thought balloon"
msgstr ""
#. 💮 (U+1F4AE), see http://wiki.documentfoundation.org/Emoji
+#. TFLQ3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7007,6 +7770,7 @@ msgid "white flower"
msgstr ""
#. 💯 (U+1F4AF), see http://wiki.documentfoundation.org/Emoji
+#. NVEJ6
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7017,6 +7781,7 @@ msgid "100"
msgstr "100%"
#. 💰 (U+1F4B0), see http://wiki.documentfoundation.org/Emoji
+#. 44CJ2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7026,6 +7791,7 @@ msgid "money2"
msgstr ""
#. 💱 (U+1F4B1), see http://wiki.documentfoundation.org/Emoji
+#. WJBFr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7035,6 +7801,7 @@ msgid "exchange"
msgstr ""
#. 💲 (U+1F4B2), see http://wiki.documentfoundation.org/Emoji
+#. gEQqV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7044,6 +7811,7 @@ msgid "heavy dollar sign"
msgstr ""
#. 💳 (U+1F4B3), see http://wiki.documentfoundation.org/Emoji
+#. BvG4w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7053,6 +7821,7 @@ msgid "credit card"
msgstr ""
#. 💴 (U+1F4B4), see http://wiki.documentfoundation.org/Emoji
+#. XPTnu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7062,6 +7831,7 @@ msgid "yen2"
msgstr ""
#. 💵 (U+1F4B5), see http://wiki.documentfoundation.org/Emoji
+#. 9tknk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7071,6 +7841,7 @@ msgid "dollar2"
msgstr ""
#. 💶 (U+1F4B6), see http://wiki.documentfoundation.org/Emoji
+#. m4oKV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7080,6 +7851,7 @@ msgid "euro2"
msgstr ""
#. 💷 (U+1F4B7), see http://wiki.documentfoundation.org/Emoji
+#. 8n3ij
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7089,6 +7861,7 @@ msgid "pound2"
msgstr ""
#. 💸 (U+1F4B8), see http://wiki.documentfoundation.org/Emoji
+#. CbXWk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7098,6 +7871,7 @@ msgid "money"
msgstr ""
#. 💹 (U+1F4B9), see http://wiki.documentfoundation.org/Emoji
+#. HxDaW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7107,6 +7881,7 @@ msgid "chart4"
msgstr ""
#. 💺 (U+1F4BA), see http://wiki.documentfoundation.org/Emoji
+#. uFG2p
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7116,6 +7891,7 @@ msgid "seat"
msgstr ""
#. 💻 (U+1F4BB), see http://wiki.documentfoundation.org/Emoji
+#. A72Gd
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7126,6 +7902,7 @@ msgid "computer"
msgstr "कमपुटार"
#. 💼 (U+1F4BC), see http://wiki.documentfoundation.org/Emoji
+#. dLWEH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7135,6 +7912,7 @@ msgid "briefcase"
msgstr ""
#. 💽 (U+1F4BD), see http://wiki.documentfoundation.org/Emoji
+#. 39dHP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7144,6 +7922,7 @@ msgid "md"
msgstr ""
#. 💾 (U+1F4BE), see http://wiki.documentfoundation.org/Emoji
+#. Kc5xJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7153,6 +7932,7 @@ msgid "floppy"
msgstr ""
#. 💿 (U+1F4BF), see http://wiki.documentfoundation.org/Emoji
+#. 6qMwM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7162,6 +7942,7 @@ msgid "cd"
msgstr ""
#. 📀 (U+1F4C0), see http://wiki.documentfoundation.org/Emoji
+#. yEgGX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7171,6 +7952,7 @@ msgid "dvd"
msgstr ""
#. 📁 (U+1F4C1), see http://wiki.documentfoundation.org/Emoji
+#. kDfvB
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7181,6 +7963,7 @@ msgid "folder"
msgstr "फल्डार"
#. 📂 (U+1F4C2), see http://wiki.documentfoundation.org/Emoji
+#. wAyrP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7190,6 +7973,7 @@ msgid "folder2"
msgstr ""
#. 📃 (U+1F4C3), see http://wiki.documentfoundation.org/Emoji
+#. XwFzf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7199,6 +7983,7 @@ msgid "page3"
msgstr ""
#. 📄 (U+1F4C4), see http://wiki.documentfoundation.org/Emoji
+#. nHJbH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7208,6 +7993,7 @@ msgid "page"
msgstr ""
#. 📅 (U+1F4C5), see http://wiki.documentfoundation.org/Emoji
+#. 3357F
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7218,6 +8004,7 @@ msgid "calendar"
msgstr "केलेन्दार"
#. 📆 (U+1F4C6), see http://wiki.documentfoundation.org/Emoji
+#. 2T65Q
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7228,6 +8015,7 @@ msgid "calendar2"
msgstr "केलेन्दार"
#. 📇 (U+1F4C7), see http://wiki.documentfoundation.org/Emoji
+#. DNhZt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7237,6 +8025,7 @@ msgid "card index"
msgstr ""
#. 📈 (U+1F4C8), see http://wiki.documentfoundation.org/Emoji
+#. fDBef
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7246,6 +8035,7 @@ msgid "chart"
msgstr ""
#. 📉 (U+1F4C9), see http://wiki.documentfoundation.org/Emoji
+#. n2X5h
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7256,6 +8046,7 @@ msgid "chart2"
msgstr "चार्ट"
#. 📊 (U+1F4CA), see http://wiki.documentfoundation.org/Emoji
+#. A2YxF
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7266,6 +8057,7 @@ msgid "chart3"
msgstr "चार्ट"
#. 📋 (U+1F4CB), see http://wiki.documentfoundation.org/Emoji
+#. rd9qJ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7276,6 +8068,7 @@ msgid "clipboard"
msgstr "क्लिपबर्ड"
#. 📌 (U+1F4CC), see http://wiki.documentfoundation.org/Emoji
+#. rvk5G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7285,6 +8078,7 @@ msgid "pushpin"
msgstr ""
#. 📍 (U+1F4CD), see http://wiki.documentfoundation.org/Emoji
+#. qvHXp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7294,6 +8088,7 @@ msgid "round pushpin"
msgstr ""
#. 📎 (U+1F4CE), see http://wiki.documentfoundation.org/Emoji
+#. QnxVB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7303,6 +8098,7 @@ msgid "paperclip"
msgstr ""
#. 📏 (U+1F4CF), see http://wiki.documentfoundation.org/Emoji
+#. 7zWG5
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7313,6 +8109,7 @@ msgid "ruler"
msgstr "खुंगिरि"
#. 📐 (U+1F4D0), see http://wiki.documentfoundation.org/Emoji
+#. AFfRY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7322,6 +8119,7 @@ msgid "ruler2"
msgstr ""
#. 📑 (U+1F4D1), see http://wiki.documentfoundation.org/Emoji
+#. 8kKn2
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7332,6 +8130,7 @@ msgid "bookmark"
msgstr "बिजाबनि बिखं सिन"
#. 📒 (U+1F4D2), see http://wiki.documentfoundation.org/Emoji
+#. 2JByd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7341,6 +8140,7 @@ msgid "ledger"
msgstr ""
#. 📓 (U+1F4D3), see http://wiki.documentfoundation.org/Emoji
+#. CPCYE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7350,6 +8150,7 @@ msgid "notebook"
msgstr ""
#. 📔 (U+1F4D4), see http://wiki.documentfoundation.org/Emoji
+#. ktHAV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7359,6 +8160,7 @@ msgid "notebook2"
msgstr ""
#. 📕 (U+1F4D5), see http://wiki.documentfoundation.org/Emoji
+#. DYit7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7368,6 +8170,7 @@ msgid "book2"
msgstr ""
#. 📖 (U+1F4D6), see http://wiki.documentfoundation.org/Emoji
+#. LjMCp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7377,6 +8180,7 @@ msgid "book3"
msgstr ""
#. 📚 (U+1F4DA), see http://wiki.documentfoundation.org/Emoji
+#. wGEYU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7386,6 +8190,7 @@ msgid "books"
msgstr ""
#. 📛 (U+1F4DB), see http://wiki.documentfoundation.org/Emoji
+#. AHKqs
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7396,6 +8201,7 @@ msgid "name"
msgstr "मुं"
#. 📜 (U+1F4DC), see http://wiki.documentfoundation.org/Emoji
+#. 7dFZz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7405,6 +8211,7 @@ msgid "scroll"
msgstr ""
#. 📝 (U+1F4DD), see http://wiki.documentfoundation.org/Emoji
+#. WACDF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7414,6 +8221,7 @@ msgid "memo"
msgstr ""
#. 📞 (U+1F4DE), see http://wiki.documentfoundation.org/Emoji
+#. w7Sqx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7423,6 +8231,7 @@ msgid "receiver"
msgstr ""
#. 📟 (U+1F4DF), see http://wiki.documentfoundation.org/Emoji
+#. RFzY6
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7433,6 +8242,7 @@ msgid "pager"
msgstr "पेजार"
#. 📠 (U+1F4E0), see http://wiki.documentfoundation.org/Emoji
+#. G6o5r
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7442,6 +8252,7 @@ msgid "fax"
msgstr ""
#. 📡 (U+1F4E1), see http://wiki.documentfoundation.org/Emoji
+#. jUz5C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7451,6 +8262,7 @@ msgid "antenna"
msgstr ""
#. 📢 (U+1F4E2), see http://wiki.documentfoundation.org/Emoji
+#. P5xbh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7460,6 +8272,7 @@ msgid "loudspeaker"
msgstr ""
#. 📣 (U+1F4E3), see http://wiki.documentfoundation.org/Emoji
+#. eJHQG
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7470,6 +8283,7 @@ msgid "mega"
msgstr "अमेगा"
#. 📤 (U+1F4E4), see http://wiki.documentfoundation.org/Emoji
+#. YcCHy
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7480,6 +8294,7 @@ msgid "tray"
msgstr "फुरगेव"
#. 📥 (U+1F4E5), see http://wiki.documentfoundation.org/Emoji
+#. f8tnA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7489,6 +8304,7 @@ msgid "tray2"
msgstr ""
#. 📦 (U+1F4E6), see http://wiki.documentfoundation.org/Emoji
+#. 8uDGB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7498,6 +8314,7 @@ msgid "package"
msgstr ""
#. 📧 (U+1F4E7), see http://wiki.documentfoundation.org/Emoji
+#. tLYTu
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7508,6 +8325,7 @@ msgid "e-mail"
msgstr "इ-मेइल"
#. 📨 (U+1F4E8), see http://wiki.documentfoundation.org/Emoji
+#. qKRip
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7517,6 +8335,7 @@ msgid "envelope7"
msgstr ""
#. 📩 (U+1F4E9), see http://wiki.documentfoundation.org/Emoji
+#. HGe9s
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7526,6 +8345,7 @@ msgid "envelope8"
msgstr ""
#. 📪 (U+1F4EA), see http://wiki.documentfoundation.org/Emoji
+#. MiuAq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7535,6 +8355,7 @@ msgid "mailbox"
msgstr ""
#. 📫 (U+1F4EB), see http://wiki.documentfoundation.org/Emoji
+#. zyZUF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7544,6 +8365,7 @@ msgid "mailbox2"
msgstr ""
#. 📬 (U+1F4EC), see http://wiki.documentfoundation.org/Emoji
+#. Sf5YJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7553,6 +8375,7 @@ msgid "mailbox3"
msgstr ""
#. 📭 (U+1F4ED), see http://wiki.documentfoundation.org/Emoji
+#. fCEgu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7562,6 +8385,7 @@ msgid "mailbox4"
msgstr ""
#. 📮 (U+1F4EE), see http://wiki.documentfoundation.org/Emoji
+#. TManz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7571,6 +8395,7 @@ msgid "postbox"
msgstr ""
#. 📯 (U+1F4EF), see http://wiki.documentfoundation.org/Emoji
+#. u2ynR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7580,6 +8405,7 @@ msgid "horn"
msgstr ""
#. 📰 (U+1F4F0), see http://wiki.documentfoundation.org/Emoji
+#. gZmY9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7589,6 +8415,7 @@ msgid "newspaper"
msgstr ""
#. 📱 (U+1F4F1), see http://wiki.documentfoundation.org/Emoji
+#. C22hA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7599,6 +8426,7 @@ msgid "mobile"
msgstr "मबाइल"
#. 📲 (U+1F4F2), see http://wiki.documentfoundation.org/Emoji
+#. wLbiN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7608,6 +8436,7 @@ msgid "calling"
msgstr ""
#. 📳 (U+1F4F3), see http://wiki.documentfoundation.org/Emoji
+#. d3uys
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7617,6 +8446,7 @@ msgid "vibration mode"
msgstr ""
#. 📴 (U+1F4F4), see http://wiki.documentfoundation.org/Emoji
+#. SB2ZA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7626,6 +8456,7 @@ msgid "mobile phone off"
msgstr ""
#. 📵 (U+1F4F5), see http://wiki.documentfoundation.org/Emoji
+#. s4cxU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7635,6 +8466,7 @@ msgid "no mobile"
msgstr ""
#. 📶 (U+1F4F6), see http://wiki.documentfoundation.org/Emoji
+#. CjdGu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7644,6 +8476,7 @@ msgid "signal strength"
msgstr ""
#. 📷 (U+1F4F7), see http://wiki.documentfoundation.org/Emoji
+#. eEaUM
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7654,6 +8487,7 @@ msgid "camera"
msgstr "केमेरा"
#. 📹 (U+1F4F9), see http://wiki.documentfoundation.org/Emoji
+#. iUoYo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7663,6 +8497,7 @@ msgid "video camera"
msgstr ""
#. 📺 (U+1F4FA), see http://wiki.documentfoundation.org/Emoji
+#. hDmEX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7672,6 +8507,7 @@ msgid "tv"
msgstr ""
#. 📻 (U+1F4FB), see http://wiki.documentfoundation.org/Emoji
+#. WLYDg
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7682,6 +8518,7 @@ msgid "radio"
msgstr "रेडिक्स"
#. 📼 (U+1F4FC), see http://wiki.documentfoundation.org/Emoji
+#. SRaWt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7691,6 +8528,7 @@ msgid "vhs"
msgstr ""
#. 🔅 (U+1F505), see http://wiki.documentfoundation.org/Emoji
+#. j6gBG
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7701,6 +8539,7 @@ msgid "brightness"
msgstr "गोजोंथि"
#. 🔆 (U+1F506), see http://wiki.documentfoundation.org/Emoji
+#. Kk8CH
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7711,6 +8550,7 @@ msgid "brightness2"
msgstr "गोजोंथि"
#. 🔇 (U+1F507), see http://wiki.documentfoundation.org/Emoji
+#. gCXWY
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7721,6 +8561,7 @@ msgid "mute"
msgstr "सोदोब गोयै खालाम"
#. 🔈 (U+1F508), see http://wiki.documentfoundation.org/Emoji
+#. zBDGG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7730,6 +8571,7 @@ msgid "speaker"
msgstr ""
#. 🔉 (U+1F509), see http://wiki.documentfoundation.org/Emoji
+#. q6Ccp
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7740,6 +8582,7 @@ msgid "sound"
msgstr "सोदोब"
#. 🔊 (U+1F50A), see http://wiki.documentfoundation.org/Emoji
+#. APeWX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7749,6 +8592,7 @@ msgid "loud sound"
msgstr ""
#. 🔋 (U+1F50B), see http://wiki.documentfoundation.org/Emoji
+#. ACRRR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7758,6 +8602,7 @@ msgid "battery"
msgstr ""
#. 🔌 (U+1F50C), see http://wiki.documentfoundation.org/Emoji
+#. BG2mN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7767,6 +8612,7 @@ msgid "plug"
msgstr ""
#. 🔍 (U+1F50D), see http://wiki.documentfoundation.org/Emoji
+#. jY8rv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7776,6 +8622,7 @@ msgid "mag"
msgstr ""
#. 🔎 (U+1F50E), see http://wiki.documentfoundation.org/Emoji
+#. ruAUv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7785,6 +8632,7 @@ msgid "mag2"
msgstr ""
#. 🔏 (U+1F50F), see http://wiki.documentfoundation.org/Emoji
+#. 8ZUNE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7794,6 +8642,7 @@ msgid "lock2"
msgstr ""
#. 🔐 (U+1F510), see http://wiki.documentfoundation.org/Emoji
+#. 4g77k
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7803,6 +8652,7 @@ msgid "lock3"
msgstr ""
#. 🔑 (U+1F511), see http://wiki.documentfoundation.org/Emoji
+#. vkQ8o
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7812,6 +8662,7 @@ msgid "key"
msgstr ""
#. 🔒 (U+1F512), see http://wiki.documentfoundation.org/Emoji
+#. N7rGA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7821,6 +8672,7 @@ msgid "lock"
msgstr ""
#. 🔓 (U+1F513), see http://wiki.documentfoundation.org/Emoji
+#. vRAcY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7830,6 +8682,7 @@ msgid "unlock"
msgstr ""
#. 🔔 (U+1F514), see http://wiki.documentfoundation.org/Emoji
+#. TjiAa
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7840,6 +8693,7 @@ msgid "bell"
msgstr "खथासा"
#. 🔕 (U+1F515), see http://wiki.documentfoundation.org/Emoji
+#. KQzBP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7849,6 +8703,7 @@ msgid "no bell"
msgstr ""
#. 🔖 (U+1F516), see http://wiki.documentfoundation.org/Emoji
+#. R7oDp
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7859,6 +8714,7 @@ msgid "bookmark2"
msgstr "बिजाबनि बिखं सिन"
#. 🔗 (U+1F517), see http://wiki.documentfoundation.org/Emoji
+#. jF6rA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7869,6 +8725,7 @@ msgid "link"
msgstr "मिज्लौ मिज्लौ नायनाय"
#. 🔘 (U+1F518), see http://wiki.documentfoundation.org/Emoji
+#. kLzCC
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -7879,6 +8736,7 @@ msgid "radio button"
msgstr "~रेडिअ बुथाम"
#. 🔞 (U+1F51E), see http://wiki.documentfoundation.org/Emoji
+#. omtTU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7888,6 +8746,7 @@ msgid "underage"
msgstr ""
#. 🔤 (U+1F524), see http://wiki.documentfoundation.org/Emoji
+#. 63uY8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7897,6 +8756,7 @@ msgid "abc"
msgstr ""
#. 🔥 (U+1F525), see http://wiki.documentfoundation.org/Emoji
+#. vYrKA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7906,6 +8766,7 @@ msgid "fire"
msgstr ""
#. 🔦 (U+1F526), see http://wiki.documentfoundation.org/Emoji
+#. BXCDZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7915,6 +8776,7 @@ msgid "flashlight"
msgstr ""
#. 🔧 (U+1F527), see http://wiki.documentfoundation.org/Emoji
+#. yiTrG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7924,6 +8786,7 @@ msgid "wrench"
msgstr ""
#. 🔨 (U+1F528), see http://wiki.documentfoundation.org/Emoji
+#. xkGE3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7933,6 +8796,7 @@ msgid "hammer"
msgstr ""
#. 🔩 (U+1F529), see http://wiki.documentfoundation.org/Emoji
+#. p4ctN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7942,6 +8806,7 @@ msgid "nut and bolt"
msgstr ""
#. 🔪 (U+1F52A), see http://wiki.documentfoundation.org/Emoji
+#. SEuBH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7951,6 +8816,7 @@ msgid "knife"
msgstr ""
#. 🔫 (U+1F52B), see http://wiki.documentfoundation.org/Emoji
+#. 2RSdn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7960,6 +8826,7 @@ msgid "pistol"
msgstr ""
#. 🔬 (U+1F52C), see http://wiki.documentfoundation.org/Emoji
+#. n3FVK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7969,6 +8836,7 @@ msgid "microscope"
msgstr ""
#. 🔭 (U+1F52D), see http://wiki.documentfoundation.org/Emoji
+#. 79jnu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7978,6 +8846,7 @@ msgid "telescope"
msgstr ""
#. 🔮 (U+1F52E), see http://wiki.documentfoundation.org/Emoji
+#. cFgDU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7987,6 +8856,7 @@ msgid "crystal ball"
msgstr ""
#. 🔰 (U+1F530), see http://wiki.documentfoundation.org/Emoji
+#. 6mztF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -7996,6 +8866,7 @@ msgid "beginner"
msgstr ""
#. 🔱 (U+1F531), see http://wiki.documentfoundation.org/Emoji
+#. w7pSw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8005,6 +8876,7 @@ msgid "trident"
msgstr ""
#. 🔲 (U+1F532), see http://wiki.documentfoundation.org/Emoji
+#. EmJnV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8014,6 +8886,7 @@ msgid "button2"
msgstr ""
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
+#. WRBMQ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -8024,6 +8897,7 @@ msgid "button"
msgstr "बुथाम"
#. 🕐 (U+1F550), see http://wiki.documentfoundation.org/Emoji
+#. e52Dc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8033,6 +8907,7 @@ msgid "1 h"
msgstr ""
#. 🕑 (U+1F551), see http://wiki.documentfoundation.org/Emoji
+#. ABhgX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8042,6 +8917,7 @@ msgid "2 h"
msgstr ""
#. 🕒 (U+1F552), see http://wiki.documentfoundation.org/Emoji
+#. gMDo3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8051,6 +8927,7 @@ msgid "3 h"
msgstr ""
#. 🕓 (U+1F553), see http://wiki.documentfoundation.org/Emoji
+#. uQYrA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8060,6 +8937,7 @@ msgid "4 h"
msgstr ""
#. 🕔 (U+1F554), see http://wiki.documentfoundation.org/Emoji
+#. eU5ps
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8069,6 +8947,7 @@ msgid "5 h"
msgstr ""
#. 🕕 (U+1F555), see http://wiki.documentfoundation.org/Emoji
+#. yZrjC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8078,6 +8957,7 @@ msgid "6 h"
msgstr ""
#. 🕖 (U+1F556), see http://wiki.documentfoundation.org/Emoji
+#. pJEuM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8087,6 +8967,7 @@ msgid "7 h"
msgstr ""
#. 🕗 (U+1F557), see http://wiki.documentfoundation.org/Emoji
+#. eHaWk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8096,6 +8977,7 @@ msgid "8 h"
msgstr ""
#. 🕘 (U+1F558), see http://wiki.documentfoundation.org/Emoji
+#. BJKnh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8105,6 +8987,7 @@ msgid "9 h"
msgstr ""
#. 🕙 (U+1F559), see http://wiki.documentfoundation.org/Emoji
+#. ouBxv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8114,6 +8997,7 @@ msgid "10 h"
msgstr ""
#. 🕚 (U+1F55A), see http://wiki.documentfoundation.org/Emoji
+#. DA8M8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8123,6 +9007,7 @@ msgid "11 h"
msgstr ""
#. 🕛 (U+1F55B), see http://wiki.documentfoundation.org/Emoji
+#. NF5SV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8132,6 +9017,7 @@ msgid "12 h"
msgstr ""
#. 🕜 (U+1F55C), see http://wiki.documentfoundation.org/Emoji
+#. t7XEN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8141,6 +9027,7 @@ msgid "1.30"
msgstr ""
#. 🕝 (U+1F55D), see http://wiki.documentfoundation.org/Emoji
+#. ac4Kx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8150,6 +9037,7 @@ msgid "2.30"
msgstr ""
#. 🕞 (U+1F55E), see http://wiki.documentfoundation.org/Emoji
+#. sd7EA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8159,6 +9047,7 @@ msgid "3.30"
msgstr ""
#. 🕟 (U+1F55F), see http://wiki.documentfoundation.org/Emoji
+#. CZwtb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8168,6 +9057,7 @@ msgid "4.30"
msgstr ""
#. 🕠 (U+1F560), see http://wiki.documentfoundation.org/Emoji
+#. VunGj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8177,6 +9067,7 @@ msgid "5.30"
msgstr ""
#. 🕡 (U+1F561), see http://wiki.documentfoundation.org/Emoji
+#. WgH9r
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8186,6 +9077,7 @@ msgid "6.30"
msgstr ""
#. 🕢 (U+1F562), see http://wiki.documentfoundation.org/Emoji
+#. HfCBL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8195,6 +9087,7 @@ msgid "7.30"
msgstr ""
#. 🕣 (U+1F563), see http://wiki.documentfoundation.org/Emoji
+#. GGeBZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8204,6 +9097,7 @@ msgid "8.30"
msgstr ""
#. 🕤 (U+1F564), see http://wiki.documentfoundation.org/Emoji
+#. DCtfy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8213,6 +9107,7 @@ msgid "9.30"
msgstr ""
#. 🕥 (U+1F565), see http://wiki.documentfoundation.org/Emoji
+#. tJG5J
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8222,6 +9117,7 @@ msgid "10.30"
msgstr ""
#. 🕦 (U+1F566), see http://wiki.documentfoundation.org/Emoji
+#. g55YB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8231,6 +9127,7 @@ msgid "11.30"
msgstr ""
#. 🕧 (U+1F567), see http://wiki.documentfoundation.org/Emoji
+#. PGjbq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8240,6 +9137,7 @@ msgid "12.30"
msgstr ""
#. 🗻 (U+1F5FB), see http://wiki.documentfoundation.org/Emoji
+#. yzedv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8249,6 +9147,7 @@ msgid "Fuji"
msgstr ""
#. 🗼 (U+1F5FC), see http://wiki.documentfoundation.org/Emoji
+#. zoL5S
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -8259,6 +9158,7 @@ msgid "tower"
msgstr "गोहो"
#. 🗽 (U+1F5FD), see http://wiki.documentfoundation.org/Emoji
+#. T5ixq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8268,6 +9168,7 @@ msgid "liberty"
msgstr ""
#. 🗾 (U+1F5FE), see http://wiki.documentfoundation.org/Emoji
+#. vtyHr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8277,6 +9178,7 @@ msgid "Japan"
msgstr ""
#. 🗿 (U+1F5FF), see http://wiki.documentfoundation.org/Emoji
+#. rdfcs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8286,6 +9188,7 @@ msgid "statue"
msgstr ""
#. 😀 (U+1F600), see http://wiki.documentfoundation.org/Emoji
+#. pJXUT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8295,6 +9198,7 @@ msgid "grinning"
msgstr ""
#. 😁 (U+1F601), see http://wiki.documentfoundation.org/Emoji
+#. aTARh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8304,6 +9208,7 @@ msgid "grin"
msgstr ""
#. 😂 (U+1F602), see http://wiki.documentfoundation.org/Emoji
+#. DRNjV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8313,6 +9218,7 @@ msgid "joy"
msgstr ""
#. 😃 (U+1F603), see http://wiki.documentfoundation.org/Emoji
+#. Gcdda
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8322,6 +9228,7 @@ msgid "smiley"
msgstr ""
#. 😄 (U+1F604), see http://wiki.documentfoundation.org/Emoji
+#. QBnjZ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -8332,6 +9239,7 @@ msgid "smile"
msgstr "माइल"
#. 😅 (U+1F605), see http://wiki.documentfoundation.org/Emoji
+#. xmY3d
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8341,6 +9249,7 @@ msgid "sweat smile"
msgstr ""
#. 😆 (U+1F606), see http://wiki.documentfoundation.org/Emoji
+#. RLsCo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8350,6 +9259,7 @@ msgid "laugh"
msgstr ""
#. 😇 (U+1F607), see http://wiki.documentfoundation.org/Emoji
+#. pFuaT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8359,6 +9269,7 @@ msgid "innocent"
msgstr ""
#. 😈 (U+1F608), see http://wiki.documentfoundation.org/Emoji
+#. j4szE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8368,6 +9279,7 @@ msgid "smiling imp"
msgstr ""
#. 😉 (U+1F609), see http://wiki.documentfoundation.org/Emoji
+#. k4AZW
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -8378,6 +9290,7 @@ msgid "wink"
msgstr "सोमोन्दो"
#. 😊 (U+1F60A), see http://wiki.documentfoundation.org/Emoji
+#. xPZW8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8387,6 +9300,7 @@ msgid "blush"
msgstr ""
#. 😋 (U+1F60B), see http://wiki.documentfoundation.org/Emoji
+#. d5q9X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8396,6 +9310,7 @@ msgid "yum"
msgstr ""
#. 😌 (U+1F60C), see http://wiki.documentfoundation.org/Emoji
+#. PHXAL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8405,6 +9320,7 @@ msgid "relieved"
msgstr ""
#. 😍 (U+1F60D), see http://wiki.documentfoundation.org/Emoji
+#. BhNrx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8414,6 +9330,7 @@ msgid "heart eyes"
msgstr ""
#. 😎 (U+1F60E), see http://wiki.documentfoundation.org/Emoji
+#. ybcju
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8423,6 +9340,7 @@ msgid "sunglasses2"
msgstr ""
#. 😏 (U+1F60F), see http://wiki.documentfoundation.org/Emoji
+#. GDHDY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8432,6 +9350,7 @@ msgid "smirk"
msgstr ""
#. 😐 (U+1F610), see http://wiki.documentfoundation.org/Emoji
+#. KsfGz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8441,6 +9360,7 @@ msgid "neutral face"
msgstr ""
#. 😑 (U+1F611), see http://wiki.documentfoundation.org/Emoji
+#. w7cU8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8450,6 +9370,7 @@ msgid "expressionless"
msgstr ""
#. 😒 (U+1F612), see http://wiki.documentfoundation.org/Emoji
+#. teWUy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8459,6 +9380,7 @@ msgid "unamused"
msgstr ""
#. 😓 (U+1F613), see http://wiki.documentfoundation.org/Emoji
+#. sPBAF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8468,6 +9390,7 @@ msgid "sweat"
msgstr ""
#. 😔 (U+1F614), see http://wiki.documentfoundation.org/Emoji
+#. AEuYX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8477,6 +9400,7 @@ msgid "pensive"
msgstr ""
#. 😕 (U+1F615), see http://wiki.documentfoundation.org/Emoji
+#. ZB5DT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8486,6 +9410,7 @@ msgid "confused"
msgstr ""
#. 😖 (U+1F616), see http://wiki.documentfoundation.org/Emoji
+#. gFEjA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8495,6 +9420,7 @@ msgid "confounded"
msgstr ""
#. 😗 (U+1F617), see http://wiki.documentfoundation.org/Emoji
+#. Wu9JJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8504,6 +9430,7 @@ msgid "kissing"
msgstr ""
#. 😘 (U+1F618), see http://wiki.documentfoundation.org/Emoji
+#. BzWbz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8513,6 +9440,7 @@ msgid "kiss2"
msgstr ""
#. 😙 (U+1F619), see http://wiki.documentfoundation.org/Emoji
+#. 2sYft
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8522,6 +9450,7 @@ msgid "kiss3"
msgstr ""
#. 😚 (U+1F61A), see http://wiki.documentfoundation.org/Emoji
+#. D7GhD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8531,6 +9460,7 @@ msgid "kiss4"
msgstr ""
#. 😛 (U+1F61B), see http://wiki.documentfoundation.org/Emoji
+#. ryiUu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8540,6 +9470,7 @@ msgid "tongue2"
msgstr ""
#. 😜 (U+1F61C), see http://wiki.documentfoundation.org/Emoji
+#. JuA5S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8549,6 +9480,7 @@ msgid "tongue3"
msgstr ""
#. 😝 (U+1F61D), see http://wiki.documentfoundation.org/Emoji
+#. CjnZ6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8558,6 +9490,7 @@ msgid "tongue4"
msgstr ""
#. 😞 (U+1F61E), see http://wiki.documentfoundation.org/Emoji
+#. DzqHp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8567,6 +9500,7 @@ msgid "disappointed"
msgstr ""
#. 😟 (U+1F61F), see http://wiki.documentfoundation.org/Emoji
+#. H4sAW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8576,6 +9510,7 @@ msgid "worried"
msgstr ""
#. 😠 (U+1F620), see http://wiki.documentfoundation.org/Emoji
+#. oCCny
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8585,6 +9520,7 @@ msgid "angry"
msgstr ""
#. 😡 (U+1F621), see http://wiki.documentfoundation.org/Emoji
+#. 6wuDY
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -8595,6 +9531,7 @@ msgid "rage"
msgstr "सारि"
#. 😢 (U+1F622), see http://wiki.documentfoundation.org/Emoji
+#. x27LD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8604,6 +9541,7 @@ msgid "cry"
msgstr ""
#. 😣 (U+1F623), see http://wiki.documentfoundation.org/Emoji
+#. DngFr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8613,6 +9551,7 @@ msgid "persevere"
msgstr ""
#. 😤 (U+1F624), see http://wiki.documentfoundation.org/Emoji
+#. gBDzZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8622,6 +9561,7 @@ msgid "triumph"
msgstr ""
#. 😥 (U+1F625), see http://wiki.documentfoundation.org/Emoji
+#. 5hFMz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8631,6 +9571,7 @@ msgid "disappointed relieved"
msgstr ""
#. 😦 (U+1F626), see http://wiki.documentfoundation.org/Emoji
+#. Kerje
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8640,6 +9581,7 @@ msgid "frowning"
msgstr ""
#. 😧 (U+1F627), see http://wiki.documentfoundation.org/Emoji
+#. kZYF3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8649,6 +9591,7 @@ msgid "anguished"
msgstr ""
#. 😨 (U+1F628), see http://wiki.documentfoundation.org/Emoji
+#. bu62A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8658,6 +9601,7 @@ msgid "fearful"
msgstr ""
#. 😩 (U+1F629), see http://wiki.documentfoundation.org/Emoji
+#. 6HkfU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8667,6 +9611,7 @@ msgid "weary"
msgstr ""
#. 😪 (U+1F62A), see http://wiki.documentfoundation.org/Emoji
+#. XDpxA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8676,6 +9621,7 @@ msgid "sleepy"
msgstr ""
#. 😫 (U+1F62B), see http://wiki.documentfoundation.org/Emoji
+#. RwKrG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8685,6 +9631,7 @@ msgid "tired face"
msgstr ""
#. 😬 (U+1F62C), see http://wiki.documentfoundation.org/Emoji
+#. x9ZFy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8694,6 +9641,7 @@ msgid "grimacing"
msgstr ""
#. 😭 (U+1F62D), see http://wiki.documentfoundation.org/Emoji
+#. BrbFb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8703,6 +9651,7 @@ msgid "sob"
msgstr ""
#. 😮 (U+1F62E), see http://wiki.documentfoundation.org/Emoji
+#. D6iTF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8712,6 +9661,7 @@ msgid "open mouth"
msgstr ""
#. 😯 (U+1F62F), see http://wiki.documentfoundation.org/Emoji
+#. uMReg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8721,6 +9671,7 @@ msgid "hushed"
msgstr ""
#. 😰 (U+1F630), see http://wiki.documentfoundation.org/Emoji
+#. tavtt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8730,6 +9681,7 @@ msgid "cold sweat"
msgstr ""
#. 😱 (U+1F631), see http://wiki.documentfoundation.org/Emoji
+#. JpoSb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8739,6 +9691,7 @@ msgid "scream"
msgstr ""
#. 😲 (U+1F632), see http://wiki.documentfoundation.org/Emoji
+#. vDqqP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8748,6 +9701,7 @@ msgid "astonished"
msgstr ""
#. 😳 (U+1F633), see http://wiki.documentfoundation.org/Emoji
+#. QtFif
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8757,6 +9711,7 @@ msgid "flushed"
msgstr ""
#. 😴 (U+1F634), see http://wiki.documentfoundation.org/Emoji
+#. MFwtr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8766,6 +9721,7 @@ msgid "sleeping"
msgstr ""
#. 😵 (U+1F635), see http://wiki.documentfoundation.org/Emoji
+#. MAD5T
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8775,6 +9731,7 @@ msgid "dizzy face"
msgstr ""
#. 😶 (U+1F636), see http://wiki.documentfoundation.org/Emoji
+#. NYdBC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8784,6 +9741,7 @@ msgid "no mouth"
msgstr ""
#. 😷 (U+1F637), see http://wiki.documentfoundation.org/Emoji
+#. 9E7g6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8793,6 +9751,7 @@ msgid "mask"
msgstr ""
#. 😸 (U+1F638), see http://wiki.documentfoundation.org/Emoji
+#. vHxL5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8802,6 +9761,7 @@ msgid "smile cat"
msgstr ""
#. 😹 (U+1F639), see http://wiki.documentfoundation.org/Emoji
+#. GXKzF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8811,6 +9771,7 @@ msgid "joy cat"
msgstr ""
#. 😺 (U+1F63A), see http://wiki.documentfoundation.org/Emoji
+#. vAbxV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8820,6 +9781,7 @@ msgid "smiley cat"
msgstr ""
#. 😻 (U+1F63B), see http://wiki.documentfoundation.org/Emoji
+#. hzzjE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8829,6 +9791,7 @@ msgid "heart eyes cat"
msgstr ""
#. 😼 (U+1F63C), see http://wiki.documentfoundation.org/Emoji
+#. FuB4S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8838,6 +9801,7 @@ msgid "smirk cat"
msgstr ""
#. 😽 (U+1F63D), see http://wiki.documentfoundation.org/Emoji
+#. cGEsx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8847,6 +9811,7 @@ msgid "kissing cat"
msgstr ""
#. 😾 (U+1F63E), see http://wiki.documentfoundation.org/Emoji
+#. NyFCw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8856,6 +9821,7 @@ msgid "pouting cat"
msgstr ""
#. 😿 (U+1F63F), see http://wiki.documentfoundation.org/Emoji
+#. Aoh9Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8865,6 +9831,7 @@ msgid "crying cat"
msgstr ""
#. 🙀 (U+1F640), see http://wiki.documentfoundation.org/Emoji
+#. W4tZy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8874,6 +9841,7 @@ msgid "scream cat"
msgstr ""
#. 🙅 (U+1F645), see http://wiki.documentfoundation.org/Emoji
+#. F5Acu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8883,6 +9851,7 @@ msgid "no good"
msgstr ""
#. 🙆 (U+1F646), see http://wiki.documentfoundation.org/Emoji
+#. zMSZd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8892,6 +9861,7 @@ msgid "ok3"
msgstr ""
#. 🙇 (U+1F647), see http://wiki.documentfoundation.org/Emoji
+#. 4BtEr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8901,6 +9871,7 @@ msgid "prostration"
msgstr ""
#. 🙈 (U+1F648), see http://wiki.documentfoundation.org/Emoji
+#. fB5uj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8910,6 +9881,7 @@ msgid "see no evil"
msgstr ""
#. 🙉 (U+1F649), see http://wiki.documentfoundation.org/Emoji
+#. Ja8yE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8919,6 +9891,7 @@ msgid "hear no evil"
msgstr ""
#. 🙊 (U+1F64A), see http://wiki.documentfoundation.org/Emoji
+#. e3zGe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8928,6 +9901,7 @@ msgid "speak no evil"
msgstr ""
#. 🙋 (U+1F64B), see http://wiki.documentfoundation.org/Emoji
+#. Pwpxw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8937,6 +9911,7 @@ msgid "happiness"
msgstr ""
#. 🙌 (U+1F64C), see http://wiki.documentfoundation.org/Emoji
+#. hTJ9z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8946,6 +9921,7 @@ msgid "celebration"
msgstr ""
#. 🙍 (U+1F64D), see http://wiki.documentfoundation.org/Emoji
+#. xhTBV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8955,6 +9931,7 @@ msgid "person frowning"
msgstr ""
#. 🙎 (U+1F64E), see http://wiki.documentfoundation.org/Emoji
+#. entX5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8964,6 +9941,7 @@ msgid "person pouting"
msgstr ""
#. 🙏 (U+1F64F), see http://wiki.documentfoundation.org/Emoji
+#. KtK2c
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -8974,6 +9952,7 @@ msgid "pray"
msgstr "फुरगेव"
#. 🚀 (U+1F680), see http://wiki.documentfoundation.org/Emoji
+#. 6GdwG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8983,6 +9962,7 @@ msgid "rocket"
msgstr ""
#. 🚁 (U+1F681), see http://wiki.documentfoundation.org/Emoji
+#. hADct
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -8992,6 +9972,7 @@ msgid "helicopter"
msgstr ""
#. 🚂 (U+1F682), see http://wiki.documentfoundation.org/Emoji
+#. CEBY6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9001,6 +9982,7 @@ msgid "locomotive"
msgstr ""
#. 🚃 (U+1F683), see http://wiki.documentfoundation.org/Emoji
+#. uiu74
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9010,6 +9992,7 @@ msgid "railway car"
msgstr ""
#. 🚄 (U+1F684), see http://wiki.documentfoundation.org/Emoji
+#. 6gdPP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9019,6 +10002,7 @@ msgid "train2"
msgstr ""
#. 🚅 (U+1F685), see http://wiki.documentfoundation.org/Emoji
+#. KWFVc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9028,6 +10012,7 @@ msgid "train3"
msgstr ""
#. 🚆 (U+1F686), see http://wiki.documentfoundation.org/Emoji
+#. UfDGn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9037,6 +10022,7 @@ msgid "train"
msgstr ""
#. 🚇 (U+1F687), see http://wiki.documentfoundation.org/Emoji
+#. dQgQx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9046,6 +10032,7 @@ msgid "metro"
msgstr ""
#. 🚈 (U+1F688), see http://wiki.documentfoundation.org/Emoji
+#. jL5UD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9055,6 +10042,7 @@ msgid "light rail"
msgstr ""
#. 🚉 (U+1F689), see http://wiki.documentfoundation.org/Emoji
+#. nU3jZ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -9065,6 +10053,7 @@ msgid "station"
msgstr "गिदिंनाय"
#. 🚊 (U+1F68A), see http://wiki.documentfoundation.org/Emoji
+#. Dri8R
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9074,6 +10063,7 @@ msgid "tram"
msgstr ""
#. 🚋 (U+1F68B), see http://wiki.documentfoundation.org/Emoji
+#. 9YAFb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9083,6 +10073,7 @@ msgid "tram2"
msgstr ""
#. 🚌 (U+1F68C), see http://wiki.documentfoundation.org/Emoji
+#. DhKQs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9092,6 +10083,7 @@ msgid "bus"
msgstr ""
#. 🚍 (U+1F68D), see http://wiki.documentfoundation.org/Emoji
+#. fTFJN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9101,6 +10093,7 @@ msgid "bus2"
msgstr ""
#. 🚎 (U+1F68E), see http://wiki.documentfoundation.org/Emoji
+#. tBeU2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9110,6 +10103,7 @@ msgid "trolleybus"
msgstr ""
#. 🚏 (U+1F68F), see http://wiki.documentfoundation.org/Emoji
+#. YFFGE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9119,6 +10113,7 @@ msgid "busstop"
msgstr ""
#. 🚐 (U+1F690), see http://wiki.documentfoundation.org/Emoji
+#. AiqLy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9128,6 +10123,7 @@ msgid "minibus"
msgstr ""
#. 🚑 (U+1F691), see http://wiki.documentfoundation.org/Emoji
+#. UjeDu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9137,6 +10133,7 @@ msgid "ambulance"
msgstr ""
#. 🚒 (U+1F692), see http://wiki.documentfoundation.org/Emoji
+#. fHERr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9146,6 +10143,7 @@ msgid "fire engine"
msgstr ""
#. 🚓 (U+1F693), see http://wiki.documentfoundation.org/Emoji
+#. bgbGa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9155,6 +10153,7 @@ msgid "police car"
msgstr ""
#. 🚔 (U+1F694), see http://wiki.documentfoundation.org/Emoji
+#. wMPG9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9164,6 +10163,7 @@ msgid "police car2"
msgstr ""
#. 🚕 (U+1F695), see http://wiki.documentfoundation.org/Emoji
+#. xVRoq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9173,6 +10173,7 @@ msgid "taxi"
msgstr ""
#. 🚖 (U+1F696), see http://wiki.documentfoundation.org/Emoji
+#. hvAxP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9182,6 +10183,7 @@ msgid "taxi2"
msgstr ""
#. 🚗 (U+1F697), see http://wiki.documentfoundation.org/Emoji
+#. 7EjBh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9191,6 +10193,7 @@ msgid "car"
msgstr ""
#. 🚘 (U+1F698), see http://wiki.documentfoundation.org/Emoji
+#. VAENQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9200,6 +10203,7 @@ msgid "car2"
msgstr ""
#. 🚙 (U+1F699), see http://wiki.documentfoundation.org/Emoji
+#. F53eT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9209,6 +10213,7 @@ msgid "car3"
msgstr ""
#. 🚚 (U+1F69A), see http://wiki.documentfoundation.org/Emoji
+#. Ky66X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9218,6 +10223,7 @@ msgid "truck2"
msgstr ""
#. 🚛 (U+1F69B), see http://wiki.documentfoundation.org/Emoji
+#. 8soAF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9227,6 +10233,7 @@ msgid "lorry"
msgstr ""
#. 🚜 (U+1F69C), see http://wiki.documentfoundation.org/Emoji
+#. Jwdgy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9236,6 +10243,7 @@ msgid "tractor"
msgstr ""
#. 🚝 (U+1F69D), see http://wiki.documentfoundation.org/Emoji
+#. xBCEM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9245,6 +10253,7 @@ msgid "monorail"
msgstr ""
#. 🚞 (U+1F69E), see http://wiki.documentfoundation.org/Emoji
+#. YF5em
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9254,6 +10263,7 @@ msgid "mountain railway"
msgstr ""
#. 🚟 (U+1F69F), see http://wiki.documentfoundation.org/Emoji
+#. BFS7w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9263,6 +10273,7 @@ msgid "suspension railway"
msgstr ""
#. 🚠 (U+1F6A0), see http://wiki.documentfoundation.org/Emoji
+#. xw2kG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9272,6 +10283,7 @@ msgid "mountain cableway"
msgstr ""
#. 🚡 (U+1F6A1), see http://wiki.documentfoundation.org/Emoji
+#. D6Kee
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9281,6 +10293,7 @@ msgid "aerial tramway"
msgstr ""
#. 🚢 (U+1F6A2), see http://wiki.documentfoundation.org/Emoji
+#. iT3XR
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -9291,6 +10304,7 @@ msgid "ship"
msgstr "हुइप"
#. 🚣 (U+1F6A3), see http://wiki.documentfoundation.org/Emoji
+#. UGEtk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9300,6 +10314,7 @@ msgid "rowboat"
msgstr ""
#. 🚤 (U+1F6A4), see http://wiki.documentfoundation.org/Emoji
+#. eBgos
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9309,6 +10324,7 @@ msgid "speedboat"
msgstr ""
#. 🚥 (U+1F6A5), see http://wiki.documentfoundation.org/Emoji
+#. hFcdF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9318,6 +10334,7 @@ msgid "traffic light"
msgstr ""
#. 🚦 (U+1F6A6), see http://wiki.documentfoundation.org/Emoji
+#. nV9zL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9327,6 +10344,7 @@ msgid "traffic light2"
msgstr ""
#. 🚧 (U+1F6A7), see http://wiki.documentfoundation.org/Emoji
+#. JaFGo
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -9337,6 +10355,7 @@ msgid "construction"
msgstr "बोसोन"
#. 🚨 (U+1F6A8), see http://wiki.documentfoundation.org/Emoji
+#. oixqW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9346,6 +10365,7 @@ msgid "rotating light"
msgstr ""
#. 🚩 (U+1F6A9), see http://wiki.documentfoundation.org/Emoji
+#. AGDmx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9355,6 +10375,7 @@ msgid "triangular flag"
msgstr ""
#. 🚪 (U+1F6AA), see http://wiki.documentfoundation.org/Emoji
+#. FCxDK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9364,6 +10385,7 @@ msgid "door"
msgstr ""
#. 🚫 (U+1F6AB), see http://wiki.documentfoundation.org/Emoji
+#. dAJJp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9373,6 +10395,7 @@ msgid "no entry sign"
msgstr ""
#. 🚬 (U+1F6AC), see http://wiki.documentfoundation.org/Emoji
+#. H2dFa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9382,6 +10405,7 @@ msgid "smoking"
msgstr ""
#. 🚭 (U+1F6AD), see http://wiki.documentfoundation.org/Emoji
+#. ReEtE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9391,6 +10415,7 @@ msgid "no smoking"
msgstr ""
#. 🚮 (U+1F6AE), see http://wiki.documentfoundation.org/Emoji
+#. owPyG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9400,6 +10425,7 @@ msgid "litter"
msgstr ""
#. 🚯 (U+1F6AF), see http://wiki.documentfoundation.org/Emoji
+#. 4qXxK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9409,6 +10435,7 @@ msgid "do not litter"
msgstr ""
#. 🚰 (U+1F6B0), see http://wiki.documentfoundation.org/Emoji
+#. ZjTkh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9418,6 +10445,7 @@ msgid "potable water"
msgstr ""
#. 🚱 (U+1F6B1), see http://wiki.documentfoundation.org/Emoji
+#. sbTAA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9427,6 +10455,7 @@ msgid "non-potable water"
msgstr ""
#. 🚲 (U+1F6B2), see http://wiki.documentfoundation.org/Emoji
+#. KZmCA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -9437,6 +10466,7 @@ msgid "bike"
msgstr "बादि"
#. 🚳 (U+1F6B3), see http://wiki.documentfoundation.org/Emoji
+#. RECxo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9446,6 +10476,7 @@ msgid "no bicycles"
msgstr ""
#. 🚴 (U+1F6B4), see http://wiki.documentfoundation.org/Emoji
+#. FGCMF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9455,6 +10486,7 @@ msgid "bicyclist"
msgstr ""
#. 🚵 (U+1F6B5), see http://wiki.documentfoundation.org/Emoji
+#. P3F9z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9464,6 +10496,7 @@ msgid "bicyclist2"
msgstr ""
#. 🚶 (U+1F6B6), see http://wiki.documentfoundation.org/Emoji
+#. 4Jk7j
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9473,6 +10506,7 @@ msgid "walking"
msgstr ""
#. 🚷 (U+1F6B7), see http://wiki.documentfoundation.org/Emoji
+#. wMwUM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9482,6 +10516,7 @@ msgid "no pedestrians"
msgstr ""
#. 🚸 (U+1F6B8), see http://wiki.documentfoundation.org/Emoji
+#. tfRvX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9491,6 +10526,7 @@ msgid "crosswalk"
msgstr ""
#. 🚹 (U+1F6B9), see http://wiki.documentfoundation.org/Emoji
+#. 5bTta
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9500,6 +10536,7 @@ msgid "mens"
msgstr ""
#. 🚺 (U+1F6BA), see http://wiki.documentfoundation.org/Emoji
+#. DkTJE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9509,6 +10546,7 @@ msgid "womens"
msgstr ""
#. 🚻 (U+1F6BB), see http://wiki.documentfoundation.org/Emoji
+#. fyZ5J
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9518,6 +10556,7 @@ msgid "restroom"
msgstr ""
#. 🚼 (U+1F6BC), see http://wiki.documentfoundation.org/Emoji
+#. waXZA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9527,6 +10566,7 @@ msgid "baby2"
msgstr ""
#. 🚽 (U+1F6BD), see http://wiki.documentfoundation.org/Emoji
+#. 7j9FT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9536,6 +10576,7 @@ msgid "toilet"
msgstr ""
#. 🚾 (U+1F6BE), see http://wiki.documentfoundation.org/Emoji
+#. 2GY7E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9545,6 +10586,7 @@ msgid "toilet2"
msgstr ""
#. 🚿 (U+1F6BF), see http://wiki.documentfoundation.org/Emoji
+#. WrCWt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9554,6 +10596,7 @@ msgid "shower"
msgstr ""
#. 🛀 (U+1F6C0), see http://wiki.documentfoundation.org/Emoji
+#. g545x
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -9564,6 +10607,7 @@ msgid "bath"
msgstr "सानखान्थि"
#. 🛁 (U+1F6C1), see http://wiki.documentfoundation.org/Emoji
+#. miVDJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9573,6 +10617,7 @@ msgid "bathtub"
msgstr ""
#. 🛂 (U+1F6C2), see http://wiki.documentfoundation.org/Emoji
+#. BXMUC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9582,6 +10627,7 @@ msgid "passport"
msgstr ""
#. 🛃 (U+1F6C3), see http://wiki.documentfoundation.org/Emoji
+#. EcdFo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9591,6 +10637,7 @@ msgid "customs"
msgstr ""
#. 🛄 (U+1F6C4), see http://wiki.documentfoundation.org/Emoji
+#. rR2Xw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9600,6 +10647,7 @@ msgid "baggage"
msgstr ""
#. 🛅 (U+1F6C5), see http://wiki.documentfoundation.org/Emoji
+#. pxsMt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9609,6 +10657,7 @@ msgid "left luggage"
msgstr ""
#. 🕃 (U+1F543), see http://wiki.documentfoundation.org/Emoji
+#. LZEAD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9618,6 +10667,7 @@ msgid "feast"
msgstr ""
#. 🙂 (U+1F642), see http://wiki.documentfoundation.org/Emoji
+#. PWmbQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9627,6 +10677,7 @@ msgid "smiling3"
msgstr ""
#. 🙁 (U+1F641), see http://wiki.documentfoundation.org/Emoji
+#. CeamS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9636,6 +10687,7 @@ msgid "frowning2"
msgstr ""
#. 🕵 (U+1F575), see http://wiki.documentfoundation.org/Emoji
+#. vhzbs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9645,6 +10697,7 @@ msgid "detective"
msgstr ""
#. 🛌 (U+1F6CC), see http://wiki.documentfoundation.org/Emoji
+#. Ae2cr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9654,6 +10707,7 @@ msgid "sleep"
msgstr ""
#. 🕴 (U+1F574), see http://wiki.documentfoundation.org/Emoji
+#. Xuc2A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9663,6 +10717,7 @@ msgid "suit"
msgstr ""
#. 🗣 (U+1F5E3), see http://wiki.documentfoundation.org/Emoji
+#. AkeBV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9672,6 +10727,7 @@ msgid "head"
msgstr ""
#. 🏌 (U+1F3CC), see http://wiki.documentfoundation.org/Emoji
+#. cf525
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9681,6 +10737,7 @@ msgid "golf"
msgstr ""
#. 🏋 (U+1F3CB), see http://wiki.documentfoundation.org/Emoji
+#. As3GE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9690,6 +10747,7 @@ msgid "weight lifter"
msgstr ""
#. 🏎 (U+1F3CE), see http://wiki.documentfoundation.org/Emoji
+#. bDCyA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9699,6 +10757,7 @@ msgid "car4"
msgstr ""
#. 🏍 (U+1F3CD), see http://wiki.documentfoundation.org/Emoji
+#. 2MoqD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9708,6 +10767,7 @@ msgid "motorcycle"
msgstr ""
#. 🖕 (U+1F595), see http://wiki.documentfoundation.org/Emoji
+#. gNBn5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9717,6 +10777,7 @@ msgid "finger"
msgstr ""
#. 🖖 (U+1F596), Mr. Spock's Vulcan salute from Star Trek, see also http://wiki.documentfoundation.org/Emoji
+#. AHWD9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9726,6 +10787,7 @@ msgid "spock"
msgstr ""
#. 🖐 (U+1F590), see http://wiki.documentfoundation.org/Emoji
+#. Ati77
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9735,6 +10797,7 @@ msgid "hand2"
msgstr ""
#. 👁 (U+1F441), see http://wiki.documentfoundation.org/Emoji
+#. 6ADML
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9744,6 +10807,7 @@ msgid "eye"
msgstr ""
#. 🗨 (U+1F5E8), see http://wiki.documentfoundation.org/Emoji
+#. z7WCd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9753,6 +10817,7 @@ msgid "bubble"
msgstr ""
#. 🗯 (U+1F5EF), see http://wiki.documentfoundation.org/Emoji
+#. 7FoF3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9762,6 +10827,7 @@ msgid "bubble4"
msgstr ""
#. 🕳 (U+1F573), see http://wiki.documentfoundation.org/Emoji
+#. djWbu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9771,6 +10837,7 @@ msgid "hole"
msgstr ""
#. 🕶 (U+1F576), see http://wiki.documentfoundation.org/Emoji
+#. AGMoo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9780,6 +10847,7 @@ msgid "sunglasses"
msgstr ""
#. 🛍 (U+1F6CD), see http://wiki.documentfoundation.org/Emoji
+#. fq7Cq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9789,6 +10857,7 @@ msgid "shop"
msgstr ""
#. 🐿 (U+1F43F), see http://wiki.documentfoundation.org/Emoji
+#. eQaW4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9798,6 +10867,7 @@ msgid "chipmunk"
msgstr ""
#. 🕊 (U+1F54A), see http://wiki.documentfoundation.org/Emoji
+#. Yoo9T
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9807,6 +10877,7 @@ msgid "dove"
msgstr ""
#. 🕷 (U+1F577), see http://wiki.documentfoundation.org/Emoji
+#. Uyg9S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9816,6 +10887,7 @@ msgid "spider"
msgstr ""
#. 🕸 (U+1F578), see http://wiki.documentfoundation.org/Emoji
+#. DPtYj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9825,6 +10897,7 @@ msgid "web"
msgstr ""
#. 🏵 (U+1F3F5), see http://wiki.documentfoundation.org/Emoji
+#. UaQDN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9834,6 +10907,7 @@ msgid "rosette"
msgstr ""
#. 🌶 (U+1F336), see http://wiki.documentfoundation.org/Emoji
+#. SAxJc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9843,6 +10917,7 @@ msgid "pepper"
msgstr ""
#. 🍽 (U+1F37D), see http://wiki.documentfoundation.org/Emoji
+#. 3WpkF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9852,6 +10927,7 @@ msgid "plate"
msgstr ""
#. 🗺 (U+1F5FA), see http://wiki.documentfoundation.org/Emoji
+#. zvA3Y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9861,6 +10937,7 @@ msgid "map"
msgstr ""
#. 🏔 (U+1F3D4), see http://wiki.documentfoundation.org/Emoji
+#. PU3q7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9870,6 +10947,7 @@ msgid "mountain2"
msgstr ""
#. 🏕 (U+1F3D5), see http://wiki.documentfoundation.org/Emoji
+#. 9CR2B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9879,6 +10957,7 @@ msgid "camping"
msgstr ""
#. 🏖 (U+1F3D6), see http://wiki.documentfoundation.org/Emoji
+#. QQU86
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9888,6 +10967,7 @@ msgid "beach"
msgstr ""
#. 🏜 (U+1F3DC), see http://wiki.documentfoundation.org/Emoji
+#. E3dKM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9897,6 +10977,7 @@ msgid "desert"
msgstr ""
#. 🏝 (U+1F3DD), see http://wiki.documentfoundation.org/Emoji
+#. uFHXi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9906,6 +10987,7 @@ msgid "island"
msgstr ""
#. 🏞 (U+1F3DE), see http://wiki.documentfoundation.org/Emoji
+#. rB6rV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9915,6 +10997,7 @@ msgid "park"
msgstr ""
#. 🏟 (U+1F3DF), see http://wiki.documentfoundation.org/Emoji
+#. KtGDD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9924,6 +11007,7 @@ msgid "stadium"
msgstr ""
#. 🏛 (U+1F3DB), see http://wiki.documentfoundation.org/Emoji
+#. 9UYRC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9933,6 +11017,7 @@ msgid "museum"
msgstr ""
#. 🏗 (U+1F3D7), see http://wiki.documentfoundation.org/Emoji
+#. TU5KH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9942,6 +11027,7 @@ msgid "crane"
msgstr ""
#. 🏘 (U+1F3D8), see http://wiki.documentfoundation.org/Emoji
+#. ybjvN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9951,6 +11037,7 @@ msgid "houses"
msgstr ""
#. 🏚 (U+1F3DA), see http://wiki.documentfoundation.org/Emoji
+#. TEAtW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9960,6 +11047,7 @@ msgid "house3"
msgstr ""
#. 🏙 (U+1F3D9), see http://wiki.documentfoundation.org/Emoji
+#. rjmXE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9969,6 +11057,7 @@ msgid "city"
msgstr ""
#. 🛣 (U+1F6E3), see http://wiki.documentfoundation.org/Emoji
+#. gdgnE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9978,6 +11067,7 @@ msgid "motorway"
msgstr ""
#. 🛤 (U+1F6E4), see http://wiki.documentfoundation.org/Emoji
+#. XNZp2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9987,6 +11077,7 @@ msgid "track"
msgstr ""
#. 🛢 (U+1F6E2), see http://wiki.documentfoundation.org/Emoji
+#. JDKF2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -9996,6 +11087,7 @@ msgid "drum"
msgstr ""
#. 🛳 (U+1F6F3), see http://wiki.documentfoundation.org/Emoji
+#. KG2xi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10005,6 +11097,7 @@ msgid "ship2"
msgstr ""
#. 🛥 (U+1F6E5), see http://wiki.documentfoundation.org/Emoji
+#. hfqZC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10014,6 +11107,7 @@ msgid "motor boat"
msgstr ""
#. 🛩 (U+1F6E9), see http://wiki.documentfoundation.org/Emoji
+#. M7r8K
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10023,6 +11117,7 @@ msgid "airplane2"
msgstr ""
#. 🛫 (U+1F6EB), see http://wiki.documentfoundation.org/Emoji
+#. FTJfG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10032,6 +11127,7 @@ msgid "departure"
msgstr ""
#. 🛬 (U+1F6EC), see http://wiki.documentfoundation.org/Emoji
+#. CwiZi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10041,6 +11137,7 @@ msgid "arrival"
msgstr ""
#. 🛰 (U+1F6F0), see http://wiki.documentfoundation.org/Emoji
+#. 5BbRQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10050,6 +11147,7 @@ msgid "satellite"
msgstr ""
#. 🛎 (U+1F6CE), see http://wiki.documentfoundation.org/Emoji
+#. GePUa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10059,6 +11157,7 @@ msgid "bell2"
msgstr ""
#. 🕰 (U+1F570), see http://wiki.documentfoundation.org/Emoji
+#. N3XKK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10068,6 +11167,7 @@ msgid "clock"
msgstr ""
#. 🌡 (U+1F321), see http://wiki.documentfoundation.org/Emoji
+#. vC2BF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10077,6 +11177,7 @@ msgid "thermometer"
msgstr ""
#. 🌤 (U+1F324), see http://wiki.documentfoundation.org/Emoji
+#. eDCCS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10086,6 +11187,7 @@ msgid "cloudy"
msgstr ""
#. 🌥 (U+1F325), see http://wiki.documentfoundation.org/Emoji
+#. yuxDV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10095,6 +11197,7 @@ msgid "cloudy2"
msgstr ""
#. 🌦 (U+1F326), see http://wiki.documentfoundation.org/Emoji
+#. SwLUG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10104,6 +11207,7 @@ msgid "rainy"
msgstr ""
#. 🌧 (U+1F327), see http://wiki.documentfoundation.org/Emoji
+#. uBa2e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10113,6 +11217,7 @@ msgid "storm"
msgstr ""
#. 🌨 (U+1F328), see http://wiki.documentfoundation.org/Emoji
+#. f3Sbb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10122,6 +11227,7 @@ msgid "snow"
msgstr ""
#. 🌩 (U+1F329), see http://wiki.documentfoundation.org/Emoji
+#. boe8A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10131,6 +11237,7 @@ msgid "lightning"
msgstr ""
#. 🌪 (U+1F32A), see http://wiki.documentfoundation.org/Emoji
+#. RS8Wb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10140,6 +11247,7 @@ msgid "tornado"
msgstr ""
#. 🌫 (U+1F32B), see http://wiki.documentfoundation.org/Emoji
+#. EqDhD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10149,6 +11257,7 @@ msgid "fog"
msgstr ""
#. 🌬 (U+1F32C), see http://wiki.documentfoundation.org/Emoji
+#. XTTqx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10158,6 +11267,7 @@ msgid "wind"
msgstr ""
#. 🎗 (U+1F397), see http://wiki.documentfoundation.org/Emoji
+#. 7X7bW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10167,6 +11277,7 @@ msgid "ribbon"
msgstr ""
#. 🎟 (U+1F39F), see http://wiki.documentfoundation.org/Emoji
+#. RqApZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10176,6 +11287,7 @@ msgid "ticket2"
msgstr ""
#. 🎖 (U+1F396), see http://wiki.documentfoundation.org/Emoji
+#. GLTVB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10185,6 +11297,7 @@ msgid "medal2"
msgstr ""
#. 🏅 (U+1F3C5), see http://wiki.documentfoundation.org/Emoji
+#. uT4sx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10194,6 +11307,7 @@ msgid "medal"
msgstr ""
#. 🕹 (U+1F579), see http://wiki.documentfoundation.org/Emoji
+#. EszEZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10203,6 +11317,7 @@ msgid "joystick"
msgstr ""
#. 🖼 (U+1F5BC), see http://wiki.documentfoundation.org/Emoji
+#. wY9cB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10212,6 +11327,7 @@ msgid "picture"
msgstr ""
#. 🎙 (U+1F399), see http://wiki.documentfoundation.org/Emoji
+#. RWFZz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10221,6 +11337,7 @@ msgid "microphone2"
msgstr ""
#. 🎚 (U+1F39A), see http://wiki.documentfoundation.org/Emoji
+#. FNDDe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10230,6 +11347,7 @@ msgid "slider"
msgstr ""
#. 🎛 (U+1F39B), see http://wiki.documentfoundation.org/Emoji
+#. HRvG2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10239,6 +11357,7 @@ msgid "control"
msgstr ""
#. 🖥 (U+1F5A5), see http://wiki.documentfoundation.org/Emoji
+#. DunGT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10248,6 +11367,7 @@ msgid "computer2"
msgstr ""
#. 🖨 (U+1F5A8), see http://wiki.documentfoundation.org/Emoji
+#. 5i9iG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10257,6 +11377,7 @@ msgid "printer"
msgstr ""
#. 🖱 (U+1F5B1), see http://wiki.documentfoundation.org/Emoji
+#. gCiTV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10266,6 +11387,7 @@ msgid "mouse3"
msgstr ""
#. 🖲 (U+1F5B2), see http://wiki.documentfoundation.org/Emoji
+#. kr6mD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10275,6 +11397,7 @@ msgid "trackball"
msgstr ""
#. 🎞 (U+1F39E), see http://wiki.documentfoundation.org/Emoji
+#. a7M8c
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10284,6 +11407,7 @@ msgid "film"
msgstr ""
#. 📽 (U+1F4FD), see http://wiki.documentfoundation.org/Emoji
+#. 5XEHv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10293,6 +11417,7 @@ msgid "projector"
msgstr ""
#. 📸 (U+1F4F8), see http://wiki.documentfoundation.org/Emoji
+#. e6d8k
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10302,6 +11427,7 @@ msgid "flash"
msgstr ""
#. 🕯 (U+1F56F), see http://wiki.documentfoundation.org/Emoji
+#. 85ZZG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10311,6 +11437,7 @@ msgid "candle"
msgstr ""
#. 🗞 (U+1F5DE), see http://wiki.documentfoundation.org/Emoji
+#. Roj4S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10320,6 +11447,7 @@ msgid "newspaper2"
msgstr ""
#. 🏷 (U+1F3F7), see http://wiki.documentfoundation.org/Emoji
+#. KGGrV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10329,6 +11457,7 @@ msgid "label"
msgstr ""
#. 🗳 (U+1F5F3), see http://wiki.documentfoundation.org/Emoji
+#. MtcT9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10338,6 +11467,7 @@ msgid "ballot"
msgstr ""
#. 🖋 (U+1F58B), see http://wiki.documentfoundation.org/Emoji
+#. eVhur
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10347,6 +11477,7 @@ msgid "pen2"
msgstr ""
#. 🖊 (U+1F58A), see http://wiki.documentfoundation.org/Emoji
+#. zPbDv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10356,6 +11487,7 @@ msgid "pen"
msgstr ""
#. 🖌 (U+1F58C), see http://wiki.documentfoundation.org/Emoji
+#. GMFPP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10365,6 +11497,7 @@ msgid "paintbrush"
msgstr ""
#. 🖍 (U+1F58D), see http://wiki.documentfoundation.org/Emoji
+#. oj4qT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10374,6 +11507,7 @@ msgid "crayon"
msgstr ""
#. 🗂 (U+1F5C2), see http://wiki.documentfoundation.org/Emoji
+#. 6mFoM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10383,6 +11517,7 @@ msgid "index"
msgstr ""
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
+#. 4vrvA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10392,6 +11527,7 @@ msgid "notepad"
msgstr ""
#. 🗓 (U+1F5D3), see http://wiki.documentfoundation.org/Emoji
+#. fjcB6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10401,6 +11537,7 @@ msgid "calendar3"
msgstr ""
#. 🖇 (U+1F587), see http://wiki.documentfoundation.org/Emoji
+#. bwrwB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10410,6 +11547,7 @@ msgid "paperclip2"
msgstr ""
#. 🗃 (U+1F5C3), see http://wiki.documentfoundation.org/Emoji
+#. zm6R6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10419,6 +11557,7 @@ msgid "box"
msgstr ""
#. 🗄 (U+1F5C4), see http://wiki.documentfoundation.org/Emoji
+#. D9Ev3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10428,6 +11567,7 @@ msgid "cabinet"
msgstr ""
#. 🗑 (U+1F5D1), see http://wiki.documentfoundation.org/Emoji
+#. 7Rhsi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10437,6 +11577,7 @@ msgid "wastebasket"
msgstr ""
#. 🗝 (U+1F5DD), see http://wiki.documentfoundation.org/Emoji
+#. i498o
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10446,6 +11587,7 @@ msgid "key2"
msgstr ""
#. 🛠 (U+1F6E0), see http://wiki.documentfoundation.org/Emoji
+#. EDHj7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10455,6 +11597,7 @@ msgid "hammer and wrench"
msgstr ""
#. 🗡 (U+1F5E1), see http://wiki.documentfoundation.org/Emoji
+#. qnaCC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10464,6 +11607,7 @@ msgid "knife2"
msgstr ""
#. 🛡 (U+1F6E1), see http://wiki.documentfoundation.org/Emoji
+#. QCXRd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10473,6 +11617,7 @@ msgid "shield"
msgstr ""
#. 🗜 (U+1F5DC), see http://wiki.documentfoundation.org/Emoji
+#. F9G5C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10482,6 +11627,7 @@ msgid "clamp"
msgstr ""
#. 🛏 (U+1F6CF), see http://wiki.documentfoundation.org/Emoji
+#. g4DGu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10491,6 +11637,7 @@ msgid "bed"
msgstr ""
#. 🛋 (U+1F6CB), see http://wiki.documentfoundation.org/Emoji
+#. XnFom
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10500,6 +11647,7 @@ msgid "couch"
msgstr ""
#. 🕉 (U+1F549), see http://wiki.documentfoundation.org/Emoji
+#. R8EvG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10509,6 +11657,7 @@ msgid "om"
msgstr ""
#. ⏸ (U+23F8), see http://wiki.documentfoundation.org/Emoji
+#. ETWok
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10518,6 +11667,7 @@ msgid "pause"
msgstr ""
#. ⏹ (U+23F9), see http://wiki.documentfoundation.org/Emoji
+#. 6Fkq7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10527,6 +11677,7 @@ msgid "stop2"
msgstr ""
#. ⏺ (U+23FA), see http://wiki.documentfoundation.org/Emoji
+#. PApbW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10536,6 +11687,7 @@ msgid "record"
msgstr ""
#. 🏴 (U+1F3F4), see http://wiki.documentfoundation.org/Emoji
+#. hytrL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10545,6 +11697,7 @@ msgid "flag"
msgstr ""
#. 🏳 (U+1F3F3), see http://wiki.documentfoundation.org/Emoji
+#. mBjRj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10554,6 +11707,7 @@ msgid "flag2"
msgstr ""
#. 🗷 (U+1F5F7), see http://wiki.documentfoundation.org/Emoji
+#. GBXU7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10563,6 +11717,7 @@ msgid "checkbox4"
msgstr ""
#. 🛉 (U+1F6C9), see http://wiki.documentfoundation.org/Emoji
+#. htBDW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10572,6 +11727,7 @@ msgid "boys"
msgstr ""
#. 🛈 (U+1F6C8), see http://wiki.documentfoundation.org/Emoji
+#. MNHt2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10581,6 +11737,7 @@ msgid "information3"
msgstr ""
#. 🛊 (U+1F6CA), see http://wiki.documentfoundation.org/Emoji
+#. 9wBWk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10590,6 +11747,7 @@ msgid "girls"
msgstr ""
#. 🛨 (U+1F6E8), see http://wiki.documentfoundation.org/Emoji
+#. wpUD2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10599,6 +11757,7 @@ msgid "airplane4"
msgstr ""
#. 🛲 (U+1F6F2), see http://wiki.documentfoundation.org/Emoji
+#. AZpeG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10608,6 +11767,7 @@ msgid "locomotive2"
msgstr ""
#. 🛧 (U+1F6E7), see http://wiki.documentfoundation.org/Emoji
+#. RCBUE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10617,6 +11777,7 @@ msgid "airplane3"
msgstr ""
#. 🛱 (U+1F6F1), see http://wiki.documentfoundation.org/Emoji
+#. vEzt8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10626,6 +11787,7 @@ msgid "fire engine2"
msgstr ""
#. 🛦 (U+1F6E6), see http://wiki.documentfoundation.org/Emoji
+#. 5E5qt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10635,6 +11797,7 @@ msgid "airplane5"
msgstr ""
#. 🛪 (U+1F6EA), see http://wiki.documentfoundation.org/Emoji
+#. 3YCGT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10644,6 +11807,7 @@ msgid "airplane6"
msgstr ""
#. 🗭 (U+1F5ED), see http://wiki.documentfoundation.org/Emoji
+#. V5pj8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10653,6 +11817,7 @@ msgid "bubble5"
msgstr ""
#. 🗱 (U+1F5F1), see http://wiki.documentfoundation.org/Emoji
+#. yp5bD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10662,6 +11827,7 @@ msgid "bubble6"
msgstr ""
#. 🗬 (U+1F5EC), see http://wiki.documentfoundation.org/Emoji
+#. FFx4K
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10671,6 +11837,7 @@ msgid "bubble7"
msgstr ""
#. 🗠 (U+1F5E0), see http://wiki.documentfoundation.org/Emoji
+#. JEqPj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10680,6 +11847,7 @@ msgid "chart5"
msgstr ""
#. 🗟 (U+1F5DF), see http://wiki.documentfoundation.org/Emoji
+#. LNFqr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10689,6 +11857,7 @@ msgid "page4"
msgstr ""
#. 🖎 (U+1F58E), see http://wiki.documentfoundation.org/Emoji
+#. zi4B5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10698,6 +11867,7 @@ msgid "writing2"
msgstr ""
#. 🗦 (U+1F5E6), see http://wiki.documentfoundation.org/Emoji
+#. r8Xz8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10707,6 +11877,7 @@ msgid "rays"
msgstr ""
#. 🎝 (U+1F39D), see http://wiki.documentfoundation.org/Emoji
+#. 7Zvkw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10716,6 +11887,7 @@ msgid "notes3"
msgstr ""
#. 🔾 (U+1F53E), see http://wiki.documentfoundation.org/Emoji
+#. gYeEg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10725,6 +11897,7 @@ msgid "circle3"
msgstr ""
#. 🎜 (U+1F39C), see http://wiki.documentfoundation.org/Emoji
+#. iywvE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10734,6 +11907,7 @@ msgid "notes4"
msgstr ""
#. 🕮 (U+1F56E), see http://wiki.documentfoundation.org/Emoji
+#. ESTxC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10743,6 +11917,7 @@ msgid "book"
msgstr ""
#. 🗛 (U+1F5DB), see http://wiki.documentfoundation.org/Emoji
+#. qF7am
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10752,6 +11927,7 @@ msgid "font"
msgstr ""
#. 🔿 (U+1F53F), see http://wiki.documentfoundation.org/Emoji
+#. ZSeGW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10761,6 +11937,7 @@ msgid "circle4"
msgstr ""
#. 🕫 (U+1F56B), see http://wiki.documentfoundation.org/Emoji
+#. VMMh9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10770,6 +11947,7 @@ msgid "bullhorn"
msgstr ""
#. 🕬 (U+1F56C), see http://wiki.documentfoundation.org/Emoji
+#. EvEb4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10779,6 +11957,7 @@ msgid "bullhorn2"
msgstr ""
#. 🕻 (U+1F57B), see http://wiki.documentfoundation.org/Emoji
+#. AtkEf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10788,6 +11967,7 @@ msgid "receiver2"
msgstr ""
#. 🕾 (U+1F57E), see http://wiki.documentfoundation.org/Emoji
+#. EgspW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10797,6 +11977,7 @@ msgid "phone3"
msgstr ""
#. 🕼 (U+1F57C), see http://wiki.documentfoundation.org/Emoji
+#. WXomE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10806,6 +11987,7 @@ msgid "receiver4"
msgstr ""
#. 🕽 (U+1F57D), see http://wiki.documentfoundation.org/Emoji
+#. emFc7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10815,6 +11997,7 @@ msgid "receiver3"
msgstr ""
#. 🕿 (U+1F57F), see http://wiki.documentfoundation.org/Emoji
+#. HdoYh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10824,6 +12007,7 @@ msgid "phone4"
msgstr ""
#. 🖚 (U+1F59A), see http://wiki.documentfoundation.org/Emoji
+#. 335BP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10833,6 +12017,7 @@ msgid "left4"
msgstr ""
#. 🖏 (U+1F58F), see http://wiki.documentfoundation.org/Emoji
+#. ubunD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10842,6 +12027,7 @@ msgid "ok2"
msgstr ""
#. 🖜 (U+1F59C), see http://wiki.documentfoundation.org/Emoji
+#. 3YbN8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10851,6 +12037,7 @@ msgid "left5"
msgstr ""
#. 🗥 (U+1F5E5), see http://wiki.documentfoundation.org/Emoji
+#. 26mFx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10860,6 +12047,7 @@ msgid "rays2"
msgstr ""
#. 🖛 (U+1F59B), see http://wiki.documentfoundation.org/Emoji
+#. YxMaD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10869,6 +12057,7 @@ msgid "right4"
msgstr ""
#. 🖟 (U+1F59F), see http://wiki.documentfoundation.org/Emoji
+#. RHxMa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10878,6 +12067,7 @@ msgid "down3"
msgstr ""
#. 🖞 (U+1F59E), see http://wiki.documentfoundation.org/Emoji
+#. Feod4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10887,6 +12077,7 @@ msgid "up3"
msgstr ""
#. 🌢 (U+1F322), see http://wiki.documentfoundation.org/Emoji
+#. vWrdA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10896,6 +12087,7 @@ msgid "droplet2"
msgstr ""
#. 🎘 (U+1F398), see http://wiki.documentfoundation.org/Emoji
+#. tzhR8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10905,6 +12097,7 @@ msgid "synthesizer"
msgstr ""
#. 🎕 (U+1F395), see http://wiki.documentfoundation.org/Emoji
+#. KpEFc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10914,6 +12107,7 @@ msgid "bouquet2"
msgstr ""
#. 🎔 (U+1F394), see http://wiki.documentfoundation.org/Emoji
+#. kBDE9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10923,6 +12117,7 @@ msgid "heart2"
msgstr ""
#. 🕱 (U+1F571), see http://wiki.documentfoundation.org/Emoji
+#. kWWTC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10932,6 +12127,7 @@ msgid "pirate"
msgstr ""
#. 🖀 (U+1F580), see http://wiki.documentfoundation.org/Emoji
+#. Lk3GC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10941,6 +12137,7 @@ msgid "modem"
msgstr ""
#. 🕲 (U+1F572), see http://wiki.documentfoundation.org/Emoji
+#. CYnVK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10950,6 +12147,7 @@ msgid "no piracy"
msgstr ""
#. 🕅 (U+1F545), see http://wiki.documentfoundation.org/Emoji
+#. MngCK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10959,6 +12157,7 @@ msgid "marks chapter"
msgstr ""
#. 🕈 (U+1F548), see http://wiki.documentfoundation.org/Emoji
+#. tA9Nr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10968,6 +12167,7 @@ msgid "Celtic cross"
msgstr ""
#. 🖗 (U+1F597), see http://wiki.documentfoundation.org/Emoji
+#. TbsbW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10977,6 +12177,7 @@ msgid "down4"
msgstr ""
#. 🖆 (U+1F586), see http://wiki.documentfoundation.org/Emoji
+#. Sh7hb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10986,6 +12187,7 @@ msgid "envelope4"
msgstr ""
#. 🖃 (U+1F583), see http://wiki.documentfoundation.org/Emoji
+#. 6AKdz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -10995,6 +12197,7 @@ msgid "envelope2"
msgstr ""
#. 🗤 (U+1F5E4), see http://wiki.documentfoundation.org/Emoji
+#. UVBZB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11004,6 +12207,7 @@ msgid "rays3"
msgstr ""
#. 🖉 (U+1F589), see http://wiki.documentfoundation.org/Emoji
+#. teGE4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11013,6 +12217,7 @@ msgid "pencil4"
msgstr ""
#. 🖂 (U+1F582), see http://wiki.documentfoundation.org/Emoji
+#. zvLQc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11022,6 +12227,7 @@ msgid "envelope3"
msgstr ""
#. 🖈 (U+1F588), see http://wiki.documentfoundation.org/Emoji
+#. ED7mw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11031,6 +12237,7 @@ msgid "tack"
msgstr ""
#. 🖄 (U+1F584), see http://wiki.documentfoundation.org/Emoji
+#. KE6gJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11040,6 +12247,7 @@ msgid "envelope5"
msgstr ""
#. 🖁 (U+1F581), see http://wiki.documentfoundation.org/Emoji
+#. npC85
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11049,6 +12257,7 @@ msgid "mobile2"
msgstr ""
#. 🖅 (U+1F585), see http://wiki.documentfoundation.org/Emoji
+#. GoddF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11058,6 +12267,7 @@ msgid "envelope6"
msgstr ""
#. 🖘 (U+1F598), see http://wiki.documentfoundation.org/Emoji
+#. DVJqf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11067,6 +12277,7 @@ msgid "left6"
msgstr ""
#. 🖙 (U+1F599), see http://wiki.documentfoundation.org/Emoji
+#. v5Ngu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11076,6 +12287,7 @@ msgid "right5"
msgstr ""
#. 🗖 (U+1F5D6), see http://wiki.documentfoundation.org/Emoji
+#. Cqs44
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11085,6 +12297,7 @@ msgid "maximize"
msgstr ""
#. 🗗 (U+1F5D7), see http://wiki.documentfoundation.org/Emoji
+#. a8Ton
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11094,6 +12307,7 @@ msgid "overlap"
msgstr ""
#. 🗏 (U+1F5CF), see http://wiki.documentfoundation.org/Emoji
+#. jZs9w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11103,6 +12317,7 @@ msgid "page2"
msgstr ""
#. 🗐 (U+1F5D0), see http://wiki.documentfoundation.org/Emoji
+#. ejx3h
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11112,6 +12327,7 @@ msgid "pages"
msgstr ""
#. 🗘 (U+1F5D8), see http://wiki.documentfoundation.org/Emoji
+#. 2Fp3C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11121,6 +12337,7 @@ msgid "arrows"
msgstr ""
#. 🗚 (U+1F5DA), see http://wiki.documentfoundation.org/Emoji
+#. bFSAy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11130,6 +12347,7 @@ msgid "font2"
msgstr ""
#. 🗕 (U+1F5D5), see http://wiki.documentfoundation.org/Emoji
+#. KeAPT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11139,6 +12357,7 @@ msgid "minimize"
msgstr ""
#. 🗙 (U+1F5D9), see http://wiki.documentfoundation.org/Emoji
+#. cWAh4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11148,6 +12367,7 @@ msgid "cancel"
msgstr ""
#. 🗔 (U+1F5D4), see http://wiki.documentfoundation.org/Emoji
+#. CpvEL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11157,6 +12377,7 @@ msgid "window"
msgstr ""
#. 🗌 (U+1F5CC), see http://wiki.documentfoundation.org/Emoji
+#. 9MFBE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11166,6 +12387,7 @@ msgid "empty page"
msgstr ""
#. 🗋 (U+1F5CB), see http://wiki.documentfoundation.org/Emoji
+#. 4fcuu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11175,6 +12397,7 @@ msgid "empty document"
msgstr ""
#. 🗍 (U+1F5CD), see http://wiki.documentfoundation.org/Emoji
+#. hQp56
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11184,6 +12407,7 @@ msgid "empty pages"
msgstr ""
#. 🗎 (U+1F5CE), see http://wiki.documentfoundation.org/Emoji
+#. g8N6C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11193,6 +12417,7 @@ msgid "document"
msgstr ""
#. 🗆 (U+1F5C6), see http://wiki.documentfoundation.org/Emoji
+#. MaUGt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11202,6 +12427,7 @@ msgid "empty note page"
msgstr ""
#. 🗊 (U+1F5CA), see http://wiki.documentfoundation.org/Emoji
+#. 7w4gh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11211,6 +12437,7 @@ msgid "note pad"
msgstr ""
#. 🗈 (U+1F5C8), see http://wiki.documentfoundation.org/Emoji
+#. AE3mL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11220,6 +12447,7 @@ msgid "note3"
msgstr ""
#. 🗇 (U+1F5C7), see http://wiki.documentfoundation.org/Emoji
+#. 5aCDm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11229,6 +12457,7 @@ msgid "empty note pad"
msgstr ""
#. 🗉 (U+1F5C9), see http://wiki.documentfoundation.org/Emoji
+#. bDRqr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11238,6 +12467,7 @@ msgid "note page"
msgstr ""
#. 🖸 (U+1F5B8), see http://wiki.documentfoundation.org/Emoji
+#. FdBv4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11247,6 +12477,7 @@ msgid "optical disc"
msgstr ""
#. 🗀 (U+1F5C0), see http://wiki.documentfoundation.org/Emoji
+#. Ghxv6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11256,6 +12487,7 @@ msgid "folder3"
msgstr ""
#. 🖝 (U+1F59D), see http://wiki.documentfoundation.org/Emoji
+#. gwq6Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11265,6 +12497,7 @@ msgid "right6"
msgstr ""
#. 🗁 (U+1F5C1), see http://wiki.documentfoundation.org/Emoji
+#. V9USD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11274,6 +12507,7 @@ msgid "folder4"
msgstr ""
#. 🗅 (U+1F5C5), see http://wiki.documentfoundation.org/Emoji
+#. Wb5pZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11283,6 +12517,7 @@ msgid "empty note"
msgstr ""
#. 🖿 (U+1F5BF), see http://wiki.documentfoundation.org/Emoji
+#. 2DTcZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11292,6 +12527,7 @@ msgid "folder5"
msgstr ""
#. 🖾 (U+1F5BE), see http://wiki.documentfoundation.org/Emoji
+#. 9icB8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11301,6 +12537,7 @@ msgid "frame"
msgstr ""
#. 🖽 (U+1F5BD), see http://wiki.documentfoundation.org/Emoji
+#. 2zYBL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11310,6 +12547,7 @@ msgid "frame2"
msgstr ""
#. 🖹 (U+1F5B9), see http://wiki.documentfoundation.org/Emoji
+#. CWPgm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11319,6 +12557,7 @@ msgid "document2"
msgstr ""
#. 🖻 (U+1F5BB), see http://wiki.documentfoundation.org/Emoji
+#. W5ZZb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11328,6 +12567,7 @@ msgid "document3"
msgstr ""
#. 🖺 (U+1F5BA), see http://wiki.documentfoundation.org/Emoji
+#. BR5B8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11337,6 +12577,7 @@ msgid "document4"
msgstr ""
#. 🖶 (U+1F5B6), see http://wiki.documentfoundation.org/Emoji
+#. iWFAt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11346,6 +12587,7 @@ msgid "printer2"
msgstr ""
#. 🖷 (U+1F5B7), see http://wiki.documentfoundation.org/Emoji
+#. CmW6a
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11355,6 +12597,7 @@ msgid "fax2"
msgstr ""
#. 🖰 (U+1F5B0), see http://wiki.documentfoundation.org/Emoji
+#. u4fMX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11364,6 +12607,7 @@ msgid "mouse4"
msgstr ""
#. 🖳 (U+1F5B3), see http://wiki.documentfoundation.org/Emoji
+#. YM2Wi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11373,6 +12617,7 @@ msgid "pc"
msgstr ""
#. 🖵 (U+1F5B5), see http://wiki.documentfoundation.org/Emoji
+#. uCEtj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11382,6 +12627,7 @@ msgid "screen"
msgstr ""
#. 🖯 (U+1F5AF), see http://wiki.documentfoundation.org/Emoji
+#. dxgBq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11391,6 +12637,7 @@ msgid "mouse5"
msgstr ""
#. 🖴 (U+1F5B4), see http://wiki.documentfoundation.org/Emoji
+#. h2kWQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11400,6 +12647,7 @@ msgid "hard disk"
msgstr ""
#. 🖩 (U+1F5A9), see http://wiki.documentfoundation.org/Emoji
+#. zVUTo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11409,6 +12657,7 @@ msgid "calculator"
msgstr ""
#. 🖭 (U+1F5AD), see http://wiki.documentfoundation.org/Emoji
+#. vxsZg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11418,6 +12667,7 @@ msgid "cartridge"
msgstr ""
#. 🖬 (U+1F5AC), see http://wiki.documentfoundation.org/Emoji
+#. 8CWzA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11427,6 +12677,7 @@ msgid "floppy2"
msgstr ""
#. 🖫 (U+1F5AB), see http://wiki.documentfoundation.org/Emoji
+#. SxL8M
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11436,6 +12687,7 @@ msgid "floppy3"
msgstr ""
#. 🖮 (U+1F5AE), see http://wiki.documentfoundation.org/Emoji
+#. LYzF5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11445,6 +12697,7 @@ msgid "keyboard2"
msgstr ""
#. 🖔 (U+1F594), see http://wiki.documentfoundation.org/Emoji
+#. 63xqd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11454,6 +12707,7 @@ msgid "victory2"
msgstr ""
#. 🖧 (U+1F5A7), see http://wiki.documentfoundation.org/Emoji
+#. nnqCB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11463,6 +12717,7 @@ msgid "network"
msgstr ""
#. 🖪 (U+1F5AA), see http://wiki.documentfoundation.org/Emoji
+#. jTG2R
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11472,6 +12727,7 @@ msgid "floppy4"
msgstr ""
#. 🗢 (U+1F5E2), see http://wiki.documentfoundation.org/Emoji
+#. cK4DP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11481,6 +12737,7 @@ msgid "lips"
msgstr ""
#. 🖦 (U+1F5A6), see http://wiki.documentfoundation.org/Emoji
+#. maQCB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11490,6 +12747,7 @@ msgid "keyboard3"
msgstr ""
#. 🖣 (U+1F5A3), see http://wiki.documentfoundation.org/Emoji
+#. gxjyq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11499,6 +12757,7 @@ msgid "down5"
msgstr ""
#. 🖡 (U+1F5A1), see http://wiki.documentfoundation.org/Emoji
+#. fzdRY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11508,6 +12767,7 @@ msgid "down6"
msgstr ""
#. 📾 (U+1F4FE), see http://wiki.documentfoundation.org/Emoji
+#. S5d7x
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11517,6 +12777,7 @@ msgid "stereo"
msgstr ""
#. 🏶 (U+1F3F6), see http://wiki.documentfoundation.org/Emoji
+#. g3tfF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11526,6 +12787,7 @@ msgid "rosette2"
msgstr ""
#. 🏲 (U+1F3F2), see http://wiki.documentfoundation.org/Emoji
+#. i4YCp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11535,6 +12797,7 @@ msgid "pennant"
msgstr ""
#. 🖠 (U+1F5A0), see http://wiki.documentfoundation.org/Emoji
+#. JBDRo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11544,6 +12807,7 @@ msgid "up4"
msgstr ""
#. 🖢 (U+1F5A2), see http://wiki.documentfoundation.org/Emoji
+#. Pc5KV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11553,6 +12817,7 @@ msgid "up5"
msgstr ""
#. 🏱 (U+1F3F1), see http://wiki.documentfoundation.org/Emoji
+#. 2A8Yp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11562,6 +12827,7 @@ msgid "pennant2"
msgstr ""
#. 🕄 (U+1F544), see http://wiki.documentfoundation.org/Emoji
+#. Ew6So
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11571,6 +12837,7 @@ msgid "feast2"
msgstr ""
#. 🖓 (U+1F593), see http://wiki.documentfoundation.org/Emoji
+#. AJpzE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11580,6 +12847,7 @@ msgid "no2"
msgstr ""
#. 🖑 (U+1F591), see http://wiki.documentfoundation.org/Emoji
+#. SqfKC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11589,6 +12857,7 @@ msgid "hand3"
msgstr ""
#. 🖒 (U+1F592), see http://wiki.documentfoundation.org/Emoji
+#. 5EAvq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11598,6 +12867,7 @@ msgid "yes2"
msgstr ""
#. 🕩 (U+1F569), see http://wiki.documentfoundation.org/Emoji
+#. EBpBK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11607,6 +12877,7 @@ msgid "speaker2"
msgstr ""
#. 🕆 (U+1F546), see http://wiki.documentfoundation.org/Emoji
+#. v3jrY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11616,6 +12887,7 @@ msgid "Latin cross2"
msgstr ""
#. 🕇 (U+1F547), see http://wiki.documentfoundation.org/Emoji
+#. QhPED
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11625,6 +12897,7 @@ msgid "Latin cross3"
msgstr ""
#. 🕨 (U+1F568), see http://wiki.documentfoundation.org/Emoji
+#. y9uLG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11634,6 +12907,7 @@ msgid "speaker3"
msgstr ""
#. 🕭 (U+1F56D), see http://wiki.documentfoundation.org/Emoji
+#. yXfff
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11643,6 +12917,7 @@ msgid "bell3"
msgstr ""
#. 🌣 (U+1F323), see http://wiki.documentfoundation.org/Emoji
+#. rq3dA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11652,6 +12927,7 @@ msgid "sun2"
msgstr ""
#. 🛇 (U+1F6C7), see http://wiki.documentfoundation.org/Emoji
+#. etzs6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11661,6 +12937,7 @@ msgid "prohibited"
msgstr ""
#. 🛆 (U+1F6C6), see http://wiki.documentfoundation.org/Emoji
+#. Qiqnn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11670,6 +12947,7 @@ msgid "triangle3"
msgstr ""
#. 🗫 (U+1F5EB), see http://wiki.documentfoundation.org/Emoji
+#. NxoaJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11679,6 +12957,7 @@ msgid "bubble3"
msgstr ""
#. 🕪 (U+1F56A), see http://wiki.documentfoundation.org/Emoji
+#. ccFjf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11688,6 +12967,7 @@ msgid "speaker4"
msgstr ""
#. 🗮 (U+1F5EE), see http://wiki.documentfoundation.org/Emoji
+#. B8Hg3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11697,6 +12977,7 @@ msgid "bubble8"
msgstr ""
#. 🗧 (U+1F5E7), see http://wiki.documentfoundation.org/Emoji
+#. BJdG2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11706,6 +12987,7 @@ msgid "rays4"
msgstr ""
#. 🗲 (U+1F5F2), see http://wiki.documentfoundation.org/Emoji
+#. KQe2w
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11715,6 +12997,7 @@ msgid "lightning2"
msgstr ""
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
+#. ySPbT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11724,6 +13007,7 @@ msgid "bubble9"
msgstr ""
#. 🗹 (U+1F5F9), see http://wiki.documentfoundation.org/Emoji
+#. Ti5Gc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11733,6 +13017,7 @@ msgid "checkbox5"
msgstr ""
#. 🗴 (U+1F5F4), see http://wiki.documentfoundation.org/Emoji
+#. K9FkL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11742,6 +13027,7 @@ msgid "check mark4"
msgstr ""
#. 🗪 (U+1F5EA), see http://wiki.documentfoundation.org/Emoji
+#. fxebH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11751,6 +13037,7 @@ msgid "bubble2"
msgstr ""
#. 🗶 (U+1F5F6), see http://wiki.documentfoundation.org/Emoji
+#. mQ7Sx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11760,6 +13047,7 @@ msgid "x4"
msgstr ""
#. 🗩 (U+1F5E9), see http://wiki.documentfoundation.org/Emoji
+#. HADvf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11769,6 +13057,7 @@ msgid "bubble10"
msgstr ""
#. 🗵 (U+1F5F5), see http://wiki.documentfoundation.org/Emoji
+#. CgYR4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11778,6 +13067,7 @@ msgid "checkbox6"
msgstr ""
#. 🗸 (U+1F5F8), see http://wiki.documentfoundation.org/Emoji
+#. C3B4F
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11787,6 +13077,7 @@ msgid "check mark5"
msgstr ""
#. 🤗 (U+1F917), see http://wiki.documentfoundation.org/Emoji
+#. EbZew
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11796,6 +13087,7 @@ msgid "hugging"
msgstr ""
#. 🤔 (U+1F914), see http://wiki.documentfoundation.org/Emoji
+#. QGVSq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11805,6 +13097,7 @@ msgid "thinking"
msgstr ""
#. 🙄 (U+1F644), see http://wiki.documentfoundation.org/Emoji
+#. YWnjW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11814,6 +13107,7 @@ msgid "eye roll"
msgstr ""
#. 🤐 (U+1F910), see http://wiki.documentfoundation.org/Emoji
+#. eahZt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11823,6 +13117,7 @@ msgid "zipper"
msgstr ""
#. 🙃 (U+1F643), see http://wiki.documentfoundation.org/Emoji
+#. UEkgj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11832,6 +13127,7 @@ msgid "upside-down"
msgstr ""
#. 🤑 (U+1F911), see http://wiki.documentfoundation.org/Emoji
+#. NHvD5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11841,6 +13137,7 @@ msgid "money3"
msgstr ""
#. 🤒 (U+1F912), see http://wiki.documentfoundation.org/Emoji
+#. XNpdb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11850,6 +13147,7 @@ msgid "thermometer2"
msgstr ""
#. 🤕 (U+1F915), see http://wiki.documentfoundation.org/Emoji
+#. 7baC2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11859,6 +13157,7 @@ msgid "bandage"
msgstr ""
#. 🤓 (U+1F913), see http://wiki.documentfoundation.org/Emoji
+#. AZgGL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11868,6 +13167,7 @@ msgid "nerd"
msgstr ""
#. 🤖 (U+1F916), see http://wiki.documentfoundation.org/Emoji
+#. GdDbE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11877,6 +13177,7 @@ msgid "robot"
msgstr ""
#. 🏻 (U+1F3FB), see http://wiki.documentfoundation.org/Emoji
+#. GANQW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11886,6 +13187,7 @@ msgid "skin1"
msgstr ""
#. 🏼 (U+1F3FC), see http://wiki.documentfoundation.org/Emoji
+#. gbDCJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11895,6 +13197,7 @@ msgid "skin2"
msgstr ""
#. 🏽 (U+1F3FD), see http://wiki.documentfoundation.org/Emoji
+#. SCAhC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11904,6 +13207,7 @@ msgid "skin3"
msgstr ""
#. 🏾 (U+1F3FE), see http://wiki.documentfoundation.org/Emoji
+#. 73nmB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11913,6 +13217,7 @@ msgid "skin4"
msgstr ""
#. 🏿 (U+1F3FF), see http://wiki.documentfoundation.org/Emoji
+#. xD2SM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11922,6 +13227,7 @@ msgid "skin5"
msgstr ""
#. 🤘 (U+1F918), see http://wiki.documentfoundation.org/Emoji
+#. uqz8D
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11931,6 +13237,7 @@ msgid "horns"
msgstr ""
#. 📿 (U+1F4FF), see http://wiki.documentfoundation.org/Emoji
+#. UZABL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11940,6 +13247,7 @@ msgid "beads"
msgstr ""
#. 🦁 (U+1F981), see http://wiki.documentfoundation.org/Emoji
+#. XwHn4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11949,6 +13257,7 @@ msgid "lion"
msgstr ""
#. 🦄 (U+1F984), see http://wiki.documentfoundation.org/Emoji
+#. AsQ5Q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11958,6 +13267,7 @@ msgid "unicorn"
msgstr ""
#. 🦃 (U+1F983), see http://wiki.documentfoundation.org/Emoji
+#. wE3ZV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11967,6 +13277,7 @@ msgid "turkey"
msgstr ""
#. 🦀 (U+1F980), see http://wiki.documentfoundation.org/Emoji
+#. ygHYG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11976,6 +13287,7 @@ msgid "crab"
msgstr ""
#. 🦂 (U+1F982), see http://wiki.documentfoundation.org/Emoji
+#. eCLRs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11985,6 +13297,7 @@ msgid "scorpion"
msgstr ""
#. 🧀 (U+1F9C0), see http://wiki.documentfoundation.org/Emoji
+#. 7Rapv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -11994,6 +13307,7 @@ msgid "cheese"
msgstr ""
#. 🌭 (U+1F32D), see http://wiki.documentfoundation.org/Emoji
+#. G77U6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12003,6 +13317,7 @@ msgid "hot dog"
msgstr ""
#. 🌮 (U+1F32E), see http://wiki.documentfoundation.org/Emoji
+#. adkNd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12012,6 +13327,7 @@ msgid "taco"
msgstr ""
#. 🌯 (U+1F32F), see http://wiki.documentfoundation.org/Emoji
+#. iznZM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12021,6 +13337,7 @@ msgid "burrito"
msgstr ""
#. 🍿 (U+1F37F), see http://wiki.documentfoundation.org/Emoji
+#. EpADQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12030,6 +13347,7 @@ msgid "popcorn"
msgstr ""
#. 🍾 (U+1F37E), see http://wiki.documentfoundation.org/Emoji
+#. SjEyK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12039,6 +13357,7 @@ msgid "party4"
msgstr ""
#. 🏺 (U+1F3FA), see http://wiki.documentfoundation.org/Emoji
+#. rK7h3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12048,6 +13367,7 @@ msgid "amphora"
msgstr ""
#. 🕌 (U+1F54C), see http://wiki.documentfoundation.org/Emoji
+#. GAMLG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12057,6 +13377,7 @@ msgid "mosque"
msgstr ""
#. 🕍 (U+1F54D), see http://wiki.documentfoundation.org/Emoji
+#. iqBVa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12066,6 +13387,7 @@ msgid "synagogue"
msgstr ""
#. 🕋 (U+1F54B), see http://wiki.documentfoundation.org/Emoji
+#. 3rTFA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12075,6 +13397,7 @@ msgid "Kaaba"
msgstr ""
#. 🏐 (U+1F3D0), see http://wiki.documentfoundation.org/Emoji
+#. JnWWX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12084,6 +13407,7 @@ msgid "volleyball"
msgstr ""
#. 🏏 (U+1F3CF), see http://wiki.documentfoundation.org/Emoji
+#. BLab9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12093,6 +13417,7 @@ msgid "cricket"
msgstr ""
#. 🏑 (U+1F3D1), see http://wiki.documentfoundation.org/Emoji
+#. 2Gshv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12102,6 +13427,7 @@ msgid "hockey2"
msgstr ""
#. 🏒 (U+1F3D2), see http://wiki.documentfoundation.org/Emoji
+#. P8BNH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12111,6 +13437,7 @@ msgid "hockey"
msgstr ""
#. 🏓 (U+1F3D3), see http://wiki.documentfoundation.org/Emoji
+#. sjezt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12120,6 +13447,7 @@ msgid "ping pong"
msgstr ""
#. 🏸 (U+1F3F8), see http://wiki.documentfoundation.org/Emoji
+#. qCCrH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12129,6 +13457,7 @@ msgid "badminton"
msgstr ""
#. 🏹 (U+1F3F9), see http://wiki.documentfoundation.org/Emoji
+#. HpJnE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12138,6 +13467,7 @@ msgid "bow"
msgstr ""
#. 🛐 (U+1F6D0), see http://wiki.documentfoundation.org/Emoji
+#. EhGbP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12147,6 +13477,7 @@ msgid "worship"
msgstr ""
#. 🕎 (U+1F54E), see http://wiki.documentfoundation.org/Emoji
+#. VJK9e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12156,6 +13487,7 @@ msgid "menorah"
msgstr ""
#. 🤣 (U+1F923), see http://wiki.documentfoundation.org/Emoji
+#. ZEUxq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12165,6 +13497,7 @@ msgid "lol"
msgstr ""
#. 🤤 (U+1F924), see http://wiki.documentfoundation.org/Emoji
+#. 9dmGD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12174,6 +13507,7 @@ msgid "drool"
msgstr ""
#. 🤢 (U+1F922), see http://wiki.documentfoundation.org/Emoji
+#. BFDoH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12183,6 +13517,7 @@ msgid "nausea"
msgstr ""
#. 🤧 (U+1F927), see http://wiki.documentfoundation.org/Emoji
+#. E2kqb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12192,6 +13527,7 @@ msgid "sneeze"
msgstr ""
#. 🤠 (U+1F920), see http://wiki.documentfoundation.org/Emoji
+#. eqg7B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12201,6 +13537,7 @@ msgid "cowboy"
msgstr ""
#. 🤡 (U+1F921), see http://wiki.documentfoundation.org/Emoji
+#. ECess
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12210,6 +13547,7 @@ msgid "clown"
msgstr ""
#. 🤥 (U+1F925), see http://wiki.documentfoundation.org/Emoji
+#. kGYvx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12219,6 +13557,7 @@ msgid "liar"
msgstr ""
#. 🤴 (U+1F934), see http://wiki.documentfoundation.org/Emoji
+#. Vm8HH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12228,6 +13567,7 @@ msgid "prince"
msgstr ""
#. 🤵 (U+1F935), see http://wiki.documentfoundation.org/Emoji
+#. z4cUf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12237,6 +13577,7 @@ msgid "groom"
msgstr ""
#. 🤰 (U+1F930), see http://wiki.documentfoundation.org/Emoji
+#. 2z7dc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12246,6 +13587,7 @@ msgid "pregnant"
msgstr ""
#. 🤶 (U+1F936), see http://wiki.documentfoundation.org/Emoji
+#. 2G73S
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12255,6 +13597,7 @@ msgid "mrs. claus"
msgstr ""
#. 🤦 (U+1F926), see http://wiki.documentfoundation.org/Emoji
+#. DMAKw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12264,6 +13607,7 @@ msgid "facepalm"
msgstr ""
#. 🤷 (U+1F937), see http://wiki.documentfoundation.org/Emoji
+#. HfLEz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12273,6 +13617,7 @@ msgid "shrugging"
msgstr ""
#. 🕺 (U+1F57A), see http://wiki.documentfoundation.org/Emoji
+#. LunYv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12282,6 +13627,7 @@ msgid "dancer2"
msgstr ""
#. 🤺 (U+1F93A), see http://wiki.documentfoundation.org/Emoji
+#. j3rnK
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12291,6 +13637,7 @@ msgid "fencer"
msgstr ""
#. 🤸 (U+1F938), see http://wiki.documentfoundation.org/Emoji
+#. GWy2x
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12300,6 +13647,7 @@ msgid "gymnast"
msgstr ""
#. 🤼 (U+1F93C), see http://wiki.documentfoundation.org/Emoji
+#. wDcBh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12309,6 +13657,7 @@ msgid "wrestling"
msgstr ""
#. 🤽 (U+1F93D), see http://wiki.documentfoundation.org/Emoji
+#. d98om
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12318,6 +13667,7 @@ msgid "water polo"
msgstr ""
#. 🤾 (U+1F93E), see http://wiki.documentfoundation.org/Emoji
+#. CUX53
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12327,6 +13677,7 @@ msgid "handball"
msgstr ""
#. 🤹 (U+1F939), see http://wiki.documentfoundation.org/Emoji
+#. ZxAWV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12336,6 +13687,7 @@ msgid "juggling"
msgstr ""
#. 🤳 (U+1F933), see http://wiki.documentfoundation.org/Emoji
+#. ydPAe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12345,6 +13697,7 @@ msgid "selfie"
msgstr ""
#. 🤞 (U+1F91E), see http://wiki.documentfoundation.org/Emoji
+#. hCFfC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12354,6 +13707,7 @@ msgid "good luck"
msgstr ""
#. 🤙 (U+1F919), see http://wiki.documentfoundation.org/Emoji
+#. cXaXX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12363,6 +13717,7 @@ msgid "call"
msgstr ""
#. 🤛 (U+1F91B), see http://wiki.documentfoundation.org/Emoji
+#. FAjqc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12372,6 +13727,7 @@ msgid "fist3"
msgstr ""
#. 🤜 (U+1F91C), see http://wiki.documentfoundation.org/Emoji
+#. F5CCT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12381,6 +13737,7 @@ msgid "fist4"
msgstr ""
#. 🤚 (U+1F91A), see http://wiki.documentfoundation.org/Emoji
+#. ix9At
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12390,6 +13747,7 @@ msgid "hand4"
msgstr ""
#. 🤝 (U+1F91D), see http://wiki.documentfoundation.org/Emoji
+#. 9fHKn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12399,6 +13757,7 @@ msgid "handshake"
msgstr ""
#. 🖤 (U+1F5A4), see http://wiki.documentfoundation.org/Emoji
+#. gm7FZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12408,6 +13767,7 @@ msgid "black heart"
msgstr ""
#. 🦍 (U+1F98D), see http://wiki.documentfoundation.org/Emoji
+#. 2NjPB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12417,6 +13777,7 @@ msgid "gorilla"
msgstr ""
#. 🦊 (U+1F98A), see http://wiki.documentfoundation.org/Emoji
+#. KTrLE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12426,6 +13787,7 @@ msgid "fox"
msgstr ""
#. 🦌 (U+1F98C), see http://wiki.documentfoundation.org/Emoji
+#. hFm9Y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12435,6 +13797,7 @@ msgid "deer"
msgstr ""
#. 🦏 (U+1F98F), see http://wiki.documentfoundation.org/Emoji
+#. vH7xA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12444,6 +13807,7 @@ msgid "rhinoceros"
msgstr ""
#. 🦇 (U+1F987), see http://wiki.documentfoundation.org/Emoji
+#. La26G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12453,6 +13817,7 @@ msgid "bat"
msgstr ""
#. 🦅 (U+1F985), see http://wiki.documentfoundation.org/Emoji
+#. A5zoM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12462,6 +13827,7 @@ msgid "eagle"
msgstr ""
#. 🦆 (U+1F986), see http://wiki.documentfoundation.org/Emoji
+#. 6pBEy
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12471,6 +13837,7 @@ msgid "duck"
msgstr ""
#. 🦉 (U+1F989), see http://wiki.documentfoundation.org/Emoji
+#. 5WB2J
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12480,6 +13847,7 @@ msgid "owl"
msgstr ""
#. 🦎 (U+1F98E), see http://wiki.documentfoundation.org/Emoji
+#. mTdZD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12489,6 +13857,7 @@ msgid "lizard"
msgstr ""
#. 🦈 (U+1F988), see http://wiki.documentfoundation.org/Emoji
+#. HGPa7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12498,6 +13867,7 @@ msgid "shark"
msgstr ""
#. 🦐 (U+1F990), see http://wiki.documentfoundation.org/Emoji
+#. 9st9X
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12507,6 +13877,7 @@ msgid "shrimp"
msgstr ""
#. 🦑 (U+1F991), see http://wiki.documentfoundation.org/Emoji
+#. wLzdC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12516,6 +13887,7 @@ msgid "squid"
msgstr ""
#. 🦋 (U+1F98B), see http://wiki.documentfoundation.org/Emoji
+#. ABYeM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12525,6 +13897,7 @@ msgid "butterfly"
msgstr ""
#. 🥀 (U+1F940), see http://wiki.documentfoundation.org/Emoji
+#. g8zbG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12534,6 +13907,7 @@ msgid "flower2"
msgstr ""
#. 🥝 (U+1F95D), see http://wiki.documentfoundation.org/Emoji
+#. rhEXe
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12543,6 +13917,7 @@ msgid "kiwi"
msgstr ""
#. 🥑 (U+1F951), see http://wiki.documentfoundation.org/Emoji
+#. YyyRA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12552,6 +13927,7 @@ msgid "avocado"
msgstr ""
#. 🥔 (U+1F954), see http://wiki.documentfoundation.org/Emoji
+#. GszVJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12561,6 +13937,7 @@ msgid "potato"
msgstr ""
#. 🥕 (U+1F955), see http://wiki.documentfoundation.org/Emoji
+#. Ym3pa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12570,6 +13947,7 @@ msgid "carrot"
msgstr ""
#. 🥒 (U+1F952), see http://wiki.documentfoundation.org/Emoji
+#. Kh3D3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12579,6 +13957,7 @@ msgid "cucumber"
msgstr ""
#. 🥜 (U+1F95C), see http://wiki.documentfoundation.org/Emoji
+#. zhUDL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12588,6 +13967,7 @@ msgid "peanuts"
msgstr ""
#. 🥐 (U+1F950), see http://wiki.documentfoundation.org/Emoji
+#. RjA9y
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12597,6 +13977,7 @@ msgid "croissant"
msgstr ""
#. 🥖 (U+1F956), see http://wiki.documentfoundation.org/Emoji
+#. NGegu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12606,6 +13987,7 @@ msgid "bread2"
msgstr ""
#. 🥞 (U+1F95E), see http://wiki.documentfoundation.org/Emoji
+#. Kv3zL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12615,6 +13997,7 @@ msgid "pancakes"
msgstr ""
#. 🥓 (U+1F953), see http://wiki.documentfoundation.org/Emoji
+#. ZD8B4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12624,6 +14007,7 @@ msgid "bacon"
msgstr ""
#. 🥙 (U+1F959), see http://wiki.documentfoundation.org/Emoji
+#. FBeQo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12633,6 +14017,7 @@ msgid "flatbread"
msgstr ""
#. 🥚 (U+1F95A), see http://wiki.documentfoundation.org/Emoji
+#. ogxKP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12642,6 +14027,7 @@ msgid "egg"
msgstr ""
#. 🥘 (U+1F958), see http://wiki.documentfoundation.org/Emoji
+#. MLBgW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12651,6 +14037,7 @@ msgid "food"
msgstr ""
#. 🥗 (U+1F957), see http://wiki.documentfoundation.org/Emoji
+#. NW5YQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12660,6 +14047,7 @@ msgid "salad"
msgstr ""
#. 🥛 (U+1F95B), see http://wiki.documentfoundation.org/Emoji
+#. ABhFU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12669,6 +14057,7 @@ msgid "milk"
msgstr ""
#. 🥂 (U+1F942), see http://wiki.documentfoundation.org/Emoji
+#. CE4Gm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12678,6 +14067,7 @@ msgid "party3"
msgstr ""
#. 🥃 (U+1F943), see http://wiki.documentfoundation.org/Emoji
+#. f7rVY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12687,6 +14077,7 @@ msgid "glass3"
msgstr ""
#. 🥄 (U+1F944), see http://wiki.documentfoundation.org/Emoji
+#. xQXfU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12696,6 +14087,7 @@ msgid "spoon"
msgstr ""
#. 🛴 (U+1F6F4), see http://wiki.documentfoundation.org/Emoji
+#. i9HME
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12705,6 +14097,7 @@ msgid "scooter"
msgstr ""
#. 🛵 (U+1F6F5), see http://wiki.documentfoundation.org/Emoji
+#. qNJVu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12714,6 +14107,7 @@ msgid "scooter2"
msgstr ""
#. 🛑 (U+1F6D1), see http://wiki.documentfoundation.org/Emoji
+#. aFYby
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12723,6 +14117,7 @@ msgid "stop"
msgstr ""
#. 🛶 (U+1F6F6), see http://wiki.documentfoundation.org/Emoji
+#. SXBDP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12732,6 +14127,7 @@ msgid "canoe"
msgstr ""
#. 🥇 (U+1F947), see http://wiki.documentfoundation.org/Emoji
+#. 4XgcG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12741,6 +14137,7 @@ msgid "gold"
msgstr ""
#. 🥈 (U+1F948), see http://wiki.documentfoundation.org/Emoji
+#. TSHQA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12750,6 +14147,7 @@ msgid "silver"
msgstr ""
#. 🥉 (U+1F949), see http://wiki.documentfoundation.org/Emoji
+#. EAVkw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12759,6 +14157,7 @@ msgid "bronze"
msgstr ""
#. 🥊 (U+1F94A), see http://wiki.documentfoundation.org/Emoji
+#. wd46F
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12768,6 +14167,7 @@ msgid "boxing"
msgstr ""
#. 🥋 (U+1F94B), see http://wiki.documentfoundation.org/Emoji
+#. YUmnP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12777,6 +14177,7 @@ msgid "judo"
msgstr ""
#. 🥅 (U+1F945), see http://wiki.documentfoundation.org/Emoji
+#. qGHW2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12786,6 +14187,7 @@ msgid "soccer2"
msgstr ""
#. 🥁 (U+1F941), see http://wiki.documentfoundation.org/Emoji
+#. AbcnT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12795,6 +14197,7 @@ msgid "drum2"
msgstr ""
#. 🛒 (U+1F6D2), see http://wiki.documentfoundation.org/Emoji
+#. B6WXA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12804,6 +14207,7 @@ msgid "cart"
msgstr ""
#. 🤩 (U+1F929), see http://wiki.documentfoundation.org/Emoji
+#. eVxGr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12813,6 +14217,7 @@ msgid "excited"
msgstr ""
#. 🤨 (U+1F928), see http://wiki.documentfoundation.org/Emoji
+#. Tsyfv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12822,6 +14227,7 @@ msgid "eyebrow"
msgstr ""
#. 🤯 (U+1F92F), see http://wiki.documentfoundation.org/Emoji
+#. na53j
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12831,6 +14237,7 @@ msgid "shocked"
msgstr ""
#. 🤪 (U+1F92A), see http://wiki.documentfoundation.org/Emoji
+#. 4WDd3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12840,6 +14247,7 @@ msgid "zany"
msgstr ""
#. 🤬 (U+1F92C), see http://wiki.documentfoundation.org/Emoji
+#. h2dHg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12849,6 +14257,7 @@ msgid "cursing"
msgstr ""
#. 🤮 (U+1F92E), see http://wiki.documentfoundation.org/Emoji
+#. kBxkz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12858,6 +14267,7 @@ msgid "vomit"
msgstr ""
#. 🤫 (U+1F92B), see http://wiki.documentfoundation.org/Emoji
+#. eYbxY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12867,6 +14277,7 @@ msgid "hush"
msgstr ""
#. 🤭 (U+1F92D), see http://wiki.documentfoundation.org/Emoji
+#. n5YYY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12876,6 +14287,7 @@ msgid "smiling4"
msgstr ""
#. 🧐 (U+1F9D0), see http://wiki.documentfoundation.org/Emoji
+#. jB9dt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12885,6 +14297,7 @@ msgid "monocle"
msgstr ""
#. 🧒 (U+1F9D2), see http://wiki.documentfoundation.org/Emoji
+#. SLPCQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12894,6 +14307,7 @@ msgid "child"
msgstr ""
#. 🧑 (U+1F9D1), see http://wiki.documentfoundation.org/Emoji
+#. GfBGz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12903,6 +14317,7 @@ msgid "adult"
msgstr ""
#. 🧓 (U+1F9D3), see http://wiki.documentfoundation.org/Emoji
+#. iMBiE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12912,6 +14327,7 @@ msgid "old"
msgstr ""
#. 🧕 (U+1F9D5), see http://wiki.documentfoundation.org/Emoji
+#. a4XKd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12921,6 +14337,7 @@ msgid "headscarf"
msgstr ""
#. 🧔 (U+1F9D4), see http://wiki.documentfoundation.org/Emoji
+#. wwFwk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12930,6 +14347,7 @@ msgid "beard"
msgstr ""
#. 🤱 (U+1F931), see http://wiki.documentfoundation.org/Emoji
+#. aiLD6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12939,6 +14357,7 @@ msgid "baby3"
msgstr ""
#. 🧙 (U+1F9D9), see http://wiki.documentfoundation.org/Emoji
+#. AiBBt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12948,6 +14367,7 @@ msgid "mage"
msgstr ""
#. 🧚 (U+1F9DA), see http://wiki.documentfoundation.org/Emoji
+#. 72AoC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12957,6 +14377,7 @@ msgid "fairy"
msgstr ""
#. 🧛 (U+1F9DB), see http://wiki.documentfoundation.org/Emoji
+#. xcCHr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12966,6 +14387,7 @@ msgid "vampire"
msgstr ""
#. 🧜 (U+1F9DC), see http://wiki.documentfoundation.org/Emoji
+#. 6E3EF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12975,6 +14397,7 @@ msgid "merperson"
msgstr ""
#. 🧝 (U+1F9DD), see http://wiki.documentfoundation.org/Emoji
+#. 7WZ3s
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12984,6 +14407,7 @@ msgid "elf"
msgstr ""
#. 🧞 (U+1F9DE), see http://wiki.documentfoundation.org/Emoji
+#. GQBVF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -12993,6 +14417,7 @@ msgid "genie"
msgstr ""
#. 🧟 (U+1F9DF), see http://wiki.documentfoundation.org/Emoji
+#. sF9YT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13002,6 +14427,7 @@ msgid "zombie"
msgstr ""
#. 🧖 (U+1F9D6), see http://wiki.documentfoundation.org/Emoji
+#. SFGkA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13011,6 +14437,7 @@ msgid "sauna"
msgstr ""
#. 🧗 (U+1F9D7), see http://wiki.documentfoundation.org/Emoji
+#. 5LRF9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13020,6 +14447,7 @@ msgid "climber"
msgstr ""
#. 🧘 (U+1F9D8), see http://wiki.documentfoundation.org/Emoji
+#. UhgUh
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13029,6 +14457,7 @@ msgid "yoga"
msgstr ""
#. 🤟 (U+1F91F), see http://wiki.documentfoundation.org/Emoji
+#. 2KjLY
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13038,6 +14467,7 @@ msgid "love2"
msgstr ""
#. 🤲 (U+1F932), see http://wiki.documentfoundation.org/Emoji
+#. tjwnx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13047,6 +14477,7 @@ msgid "palm2"
msgstr ""
#. 🧠 (U+1F9E0), see http://wiki.documentfoundation.org/Emoji
+#. Fvr8C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13056,6 +14487,7 @@ msgid "brain"
msgstr ""
#. 🧡 (U+1F9E1), see http://wiki.documentfoundation.org/Emoji
+#. 65Vzz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13065,6 +14497,7 @@ msgid "orange heart"
msgstr ""
#. 🧣 (U+1F9E3), see http://wiki.documentfoundation.org/Emoji
+#. 9F7KC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13074,6 +14507,7 @@ msgid "scarf"
msgstr ""
#. 🧤 (U+1F9E4), see http://wiki.documentfoundation.org/Emoji
+#. 2hKw4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13083,6 +14517,7 @@ msgid "gloves"
msgstr ""
#. 🧥 (U+1F9E5), see http://wiki.documentfoundation.org/Emoji
+#. 7dGHw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13092,6 +14527,7 @@ msgid "coat"
msgstr ""
#. 🧦 (U+1F9E6), see http://wiki.documentfoundation.org/Emoji
+#. j5RzV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13101,6 +14537,7 @@ msgid "socks"
msgstr ""
#. 🧢 (U+1F9E2), see http://wiki.documentfoundation.org/Emoji
+#. tZNWA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13110,6 +14547,7 @@ msgid "cap"
msgstr ""
#. 🦓 (U+1F993), see http://wiki.documentfoundation.org/Emoji
+#. 8mGXr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13119,6 +14557,7 @@ msgid "zebra"
msgstr ""
#. 🦒 (U+1F992), see http://wiki.documentfoundation.org/Emoji
+#. KK5ZG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13128,6 +14567,7 @@ msgid "giraffe"
msgstr ""
#. 🦔 (U+1F994), see http://wiki.documentfoundation.org/Emoji
+#. m5ZyA
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13137,6 +14577,7 @@ msgid "hedgehog"
msgstr ""
#. 🦕 (U+1F995), see http://wiki.documentfoundation.org/Emoji
+#. QGK7G
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13146,6 +14587,7 @@ msgid "dinosaur"
msgstr ""
#. 🦖 (U+1F996), see http://wiki.documentfoundation.org/Emoji
+#. Nixns
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13155,6 +14597,7 @@ msgid "dinosaur2"
msgstr ""
#. 🦗 (U+1F997), see http://wiki.documentfoundation.org/Emoji
+#. v74vD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13164,6 +14607,7 @@ msgid "cricket2"
msgstr ""
#. 🥥 (U+1F965), see http://wiki.documentfoundation.org/Emoji
+#. F6DcD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13173,6 +14617,7 @@ msgid "coconut"
msgstr ""
#. 🥦 (U+1F966), see http://wiki.documentfoundation.org/Emoji
+#. ysJGH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13182,6 +14627,7 @@ msgid "broccoli"
msgstr ""
#. 🥨 (U+1F968), see http://wiki.documentfoundation.org/Emoji
+#. CVDqB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13191,6 +14637,7 @@ msgid "pretzel"
msgstr ""
#. 🥩 (U+1F969), see http://wiki.documentfoundation.org/Emoji
+#. EFzoB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13200,6 +14647,7 @@ msgid "steak"
msgstr ""
#. 🥪 (U+1F96A), see http://wiki.documentfoundation.org/Emoji
+#. kUkjd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13209,6 +14657,7 @@ msgid "sandwich"
msgstr ""
#. 🥣 (U+1F963), see http://wiki.documentfoundation.org/Emoji
+#. UgCS4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13218,6 +14667,7 @@ msgid "bowl"
msgstr ""
#. 🥫 (U+1F96B), see http://wiki.documentfoundation.org/Emoji
+#. ruvC5
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13227,6 +14677,7 @@ msgid "can"
msgstr ""
#. 🥟 (U+1F95F), see http://wiki.documentfoundation.org/Emoji
+#. TZV8E
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13236,6 +14687,7 @@ msgid "dumpling"
msgstr ""
#. 🥠 (U+1F960), see http://wiki.documentfoundation.org/Emoji
+#. APAjG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13245,6 +14697,7 @@ msgid "cookie2"
msgstr ""
#. 🥡 (U+1F961), see http://wiki.documentfoundation.org/Emoji
+#. T3CFr
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13254,6 +14707,7 @@ msgid "takeout"
msgstr ""
#. 🥧 (U+1F967), see http://wiki.documentfoundation.org/Emoji
+#. LYCNG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13263,6 +14717,7 @@ msgid "pie"
msgstr ""
#. 🥤 (U+1F964), see http://wiki.documentfoundation.org/Emoji
+#. YNHfJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13272,6 +14727,7 @@ msgid "drink"
msgstr ""
#. 🥢 (U+1F962), see http://wiki.documentfoundation.org/Emoji
+#. 3KB5F
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13281,6 +14737,7 @@ msgid "chopsticks"
msgstr ""
#. 🛸 (U+1F6F8), see http://wiki.documentfoundation.org/Emoji
+#. QmGAB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13290,6 +14747,7 @@ msgid "ufo"
msgstr ""
#. 🛷 (U+1F6F7), see http://wiki.documentfoundation.org/Emoji
+#. xghQ3
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13299,6 +14757,7 @@ msgid "sled"
msgstr ""
#. 🥌 (U+1F94C), see http://wiki.documentfoundation.org/Emoji
+#. 5hGNv
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13308,6 +14767,7 @@ msgid "curling"
msgstr ""
#. ₿ (U+20BF), see http://wiki.documentfoundation.org/Emoji
+#. EXrBL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13317,6 +14777,7 @@ msgid "bitcoin"
msgstr ""
#. ½ (U+000BD), see http://wiki.documentfoundation.org/Emoji
+#. nmwie
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13326,6 +14787,7 @@ msgid "1/2"
msgstr ""
#. ⅓ (U+02153), see http://wiki.documentfoundation.org/Emoji
+#. GCWJS
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13335,6 +14797,7 @@ msgid "1/3"
msgstr ""
#. ¼ (U+000BC), see http://wiki.documentfoundation.org/Emoji
+#. Lgj8u
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13344,6 +14807,7 @@ msgid "1/4"
msgstr ""
#. ⅔ (U+02154), see http://wiki.documentfoundation.org/Emoji
+#. uYJY7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13353,6 +14817,7 @@ msgid "2/3"
msgstr ""
#. ¾ (U+000BE), see http://wiki.documentfoundation.org/Emoji
+#. UP2KQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13362,6 +14827,7 @@ msgid "3/4"
msgstr ""
#. ⅛ (U+0215B), see http://wiki.documentfoundation.org/Emoji
+#. ZBRTd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13371,6 +14837,7 @@ msgid "1/8"
msgstr ""
#. ⅜ (U+0215C), see http://wiki.documentfoundation.org/Emoji
+#. wAAbx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13380,6 +14847,7 @@ msgid "3/8"
msgstr ""
#. ⅝ (U+0215D), see http://wiki.documentfoundation.org/Emoji
+#. CX2bs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13389,6 +14857,7 @@ msgid "5/8"
msgstr ""
#. ⅞ (U+0215E), see http://wiki.documentfoundation.org/Emoji
+#. J9HEX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13398,6 +14867,7 @@ msgid "7/8"
msgstr ""
#. ¹ (U+000B9), see http://wiki.documentfoundation.org/Emoji
+#. oFFdk
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13407,6 +14877,7 @@ msgid "^1"
msgstr ""
#. ² (U+000B2), see http://wiki.documentfoundation.org/Emoji
+#. tQbfE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13416,6 +14887,7 @@ msgid "^2"
msgstr ""
#. ³ (U+000B3), see http://wiki.documentfoundation.org/Emoji
+#. KChg6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13425,6 +14897,7 @@ msgid "^3"
msgstr ""
#. ⁴ (U+02074), see http://wiki.documentfoundation.org/Emoji
+#. FAXEo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13434,6 +14907,7 @@ msgid "^4"
msgstr ""
#. ⁵ (U+02075), see http://wiki.documentfoundation.org/Emoji
+#. mq4xj
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13443,6 +14917,7 @@ msgid "^5"
msgstr ""
#. ⁶ (U+02076), see http://wiki.documentfoundation.org/Emoji
+#. iwveQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13452,6 +14927,7 @@ msgid "^6"
msgstr ""
#. ⁷ (U+02077), see http://wiki.documentfoundation.org/Emoji
+#. pB4Eu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13461,6 +14937,7 @@ msgid "^7"
msgstr ""
#. ⁸ (U+02078), see http://wiki.documentfoundation.org/Emoji
+#. mC2zV
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13470,6 +14947,7 @@ msgid "^8"
msgstr ""
#. ⁹ (U+02079), see http://wiki.documentfoundation.org/Emoji
+#. uN9Qp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13479,6 +14957,7 @@ msgid "^9"
msgstr ""
#. ⁰ (U+02070), see http://wiki.documentfoundation.org/Emoji
+#. H3Zqf
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13488,6 +14967,7 @@ msgid "^0"
msgstr ""
#. ⁺ (U+0207A), see http://wiki.documentfoundation.org/Emoji
+#. GtmTo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13497,6 +14977,7 @@ msgid "^+"
msgstr ""
#. ⁻ (U+0207B), see http://wiki.documentfoundation.org/Emoji
+#. cKEWZ
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -13507,6 +14988,7 @@ msgid "^-"
msgstr "^-"
#. ⁼ (U+0207C), see http://wiki.documentfoundation.org/Emoji
+#. ukJvM
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13516,6 +14998,7 @@ msgid "^="
msgstr ""
#. ⁽ (U+0207D), see http://wiki.documentfoundation.org/Emoji
+#. ZMZdA
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -13526,6 +15009,7 @@ msgid "^("
msgstr "^("
#. ⁾ (U+0207E), see http://wiki.documentfoundation.org/Emoji
+#. EaAEu
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -13536,6 +15020,7 @@ msgid "^)"
msgstr "^)"
#. ₁ (U+02081), see http://wiki.documentfoundation.org/Emoji
+#. TBS22
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13545,6 +15030,7 @@ msgid "_1"
msgstr ""
#. ₂ (U+02082), see http://wiki.documentfoundation.org/Emoji
+#. gL88Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13554,6 +15040,7 @@ msgid "_2"
msgstr ""
#. ₃ (U+02083), see http://wiki.documentfoundation.org/Emoji
+#. gSTF9
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13563,6 +15050,7 @@ msgid "_3"
msgstr ""
#. ₄ (U+02084), see http://wiki.documentfoundation.org/Emoji
+#. qW6Ce
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13572,6 +15060,7 @@ msgid "_4"
msgstr ""
#. ₅ (U+02085), see http://wiki.documentfoundation.org/Emoji
+#. B4VTa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13581,6 +15070,7 @@ msgid "_5"
msgstr ""
#. ₆ (U+02086), see http://wiki.documentfoundation.org/Emoji
+#. WsC7f
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13590,6 +15080,7 @@ msgid "_6"
msgstr ""
#. ₇ (U+02087), see http://wiki.documentfoundation.org/Emoji
+#. 2rEnp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13599,6 +15090,7 @@ msgid "_7"
msgstr ""
#. ₈ (U+02088), see http://wiki.documentfoundation.org/Emoji
+#. 5SGSg
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13608,6 +15100,7 @@ msgid "_8"
msgstr ""
#. ₉ (U+02089), see http://wiki.documentfoundation.org/Emoji
+#. Kaa2h
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13617,6 +15110,7 @@ msgid "_9"
msgstr ""
#. ₀ (U+02080), see http://wiki.documentfoundation.org/Emoji
+#. op8an
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13626,6 +15120,7 @@ msgid "_0"
msgstr ""
#. ₊ (U+0208A), see http://wiki.documentfoundation.org/Emoji
+#. FE6Lq
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13635,6 +15130,7 @@ msgid "_+"
msgstr ""
#. ₋ (U+0208B), see http://wiki.documentfoundation.org/Emoji
+#. PdL5c
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -13645,6 +15141,7 @@ msgid "_-"
msgstr "_-"
#. ₌ (U+0208C), see http://wiki.documentfoundation.org/Emoji
+#. 97EG8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13654,6 +15151,7 @@ msgid "_="
msgstr ""
#. ₍ (U+0208D), see http://wiki.documentfoundation.org/Emoji
+#. pF9N5
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -13664,6 +15162,7 @@ msgid "_("
msgstr "_("
#. ₎ (U+0208E), see http://wiki.documentfoundation.org/Emoji
+#. kCT2R
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -13674,6 +15173,7 @@ msgid "_)"
msgstr "_)"
#. ᵃ (U+01D43), see http://wiki.documentfoundation.org/Emoji
+#. huaxo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13683,6 +15183,7 @@ msgid "^a"
msgstr ""
#. ᵇ (U+01D47), see http://wiki.documentfoundation.org/Emoji
+#. pB7jZ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13692,6 +15193,7 @@ msgid "^b"
msgstr ""
#. ᶜ (U+01D9C), see http://wiki.documentfoundation.org/Emoji
+#. QymSR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13701,6 +15203,7 @@ msgid "^c"
msgstr ""
#. ᵈ (U+01D48), see http://wiki.documentfoundation.org/Emoji
+#. WWuF4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13710,6 +15213,7 @@ msgid "^d"
msgstr ""
#. ᵉ (U+01D49), see http://wiki.documentfoundation.org/Emoji
+#. DBFRu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13719,6 +15223,7 @@ msgid "^e"
msgstr ""
#. ᶠ (U+01DA0), see http://wiki.documentfoundation.org/Emoji
+#. FSSAb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13728,6 +15233,7 @@ msgid "^f"
msgstr ""
#. ᵍ (U+01D4D), see http://wiki.documentfoundation.org/Emoji
+#. wFF2B
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13737,6 +15243,7 @@ msgid "^g"
msgstr ""
#. ʰ (U+002B0), see http://wiki.documentfoundation.org/Emoji
+#. 2pBei
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13746,6 +15253,7 @@ msgid "^h"
msgstr ""
#. ⁱ (U+02071), see http://wiki.documentfoundation.org/Emoji
+#. GtCEX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13755,6 +15263,7 @@ msgid "^i"
msgstr ""
#. ʲ (U+002B2), see http://wiki.documentfoundation.org/Emoji
+#. ikBkL
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13764,6 +15273,7 @@ msgid "^j"
msgstr ""
#. ᵏ (U+01D4F), see http://wiki.documentfoundation.org/Emoji
+#. JNyVU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13773,6 +15283,7 @@ msgid "^k"
msgstr ""
#. ˡ (U+002E1), see http://wiki.documentfoundation.org/Emoji
+#. U8qEx
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13782,6 +15293,7 @@ msgid "^l"
msgstr ""
#. ᵐ (U+01D50), see http://wiki.documentfoundation.org/Emoji
+#. Bb3N7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13791,6 +15303,7 @@ msgid "^m"
msgstr ""
#. ⁿ (U+0207F), see http://wiki.documentfoundation.org/Emoji
+#. oT4ts
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13800,6 +15313,7 @@ msgid "^n"
msgstr ""
#. ᵒ (U+01D52), see http://wiki.documentfoundation.org/Emoji
+#. ufK3e
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13809,6 +15323,7 @@ msgid "^o"
msgstr ""
#. ᵖ (U+01D56), see http://wiki.documentfoundation.org/Emoji
+#. CDWbH
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13818,6 +15333,7 @@ msgid "^p"
msgstr ""
#. ʳ (U+002B3), see http://wiki.documentfoundation.org/Emoji
+#. tHyqw
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13827,6 +15343,7 @@ msgid "^r"
msgstr ""
#. ˢ (U+002E2), see http://wiki.documentfoundation.org/Emoji
+#. CsBY6
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13836,6 +15353,7 @@ msgid "^s"
msgstr ""
#. ᵗ (U+01D57), see http://wiki.documentfoundation.org/Emoji
+#. aU39K
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13845,6 +15363,7 @@ msgid "^t"
msgstr ""
#. ᵘ (U+01D58), see http://wiki.documentfoundation.org/Emoji
+#. zDqKT
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13854,6 +15373,7 @@ msgid "^u"
msgstr ""
#. ᵛ (U+01D5B), see http://wiki.documentfoundation.org/Emoji
+#. KYKGm
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13863,6 +15383,7 @@ msgid "^v"
msgstr ""
#. ʷ (U+002B7), see http://wiki.documentfoundation.org/Emoji
+#. j9e8C
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13872,6 +15393,7 @@ msgid "^w"
msgstr ""
#. ˣ (U+002E3), see http://wiki.documentfoundation.org/Emoji
+#. Eiacc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13881,6 +15403,7 @@ msgid "^x"
msgstr ""
#. ʸ (U+002B8), see http://wiki.documentfoundation.org/Emoji
+#. XQPuC
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13890,6 +15413,7 @@ msgid "^y"
msgstr ""
#. ᶻ (U+01DBB), see http://wiki.documentfoundation.org/Emoji
+#. vnmnz
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13899,6 +15423,7 @@ msgid "^z"
msgstr ""
#. ᴬ (U+01D2C), see http://wiki.documentfoundation.org/Emoji
+#. WvCDU
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13908,6 +15433,7 @@ msgid "^A"
msgstr ""
#. ᴮ (U+01D2E), see http://wiki.documentfoundation.org/Emoji
+#. wGXNi
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13917,6 +15443,7 @@ msgid "^B"
msgstr ""
#. ᴰ (U+01D30), see http://wiki.documentfoundation.org/Emoji
+#. hVJVE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13926,6 +15453,7 @@ msgid "^D"
msgstr ""
#. ᴱ (U+01D31), see http://wiki.documentfoundation.org/Emoji
+#. 8Efke
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13935,6 +15463,7 @@ msgid "^E"
msgstr ""
#. ᴳ (U+01D33), see http://wiki.documentfoundation.org/Emoji
+#. pApe7
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13944,6 +15473,7 @@ msgid "^G"
msgstr ""
#. ᴴ (U+01D34), see http://wiki.documentfoundation.org/Emoji
+#. Bjk2Z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13953,6 +15483,7 @@ msgid "^H"
msgstr ""
#. ᴵ (U+01D35), see http://wiki.documentfoundation.org/Emoji
+#. UR8AR
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13962,6 +15493,7 @@ msgid "^I"
msgstr ""
#. ᴶ (U+01D36), see http://wiki.documentfoundation.org/Emoji
+#. uobRE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13971,6 +15503,7 @@ msgid "^J"
msgstr ""
#. ᴷ (U+01D37), see http://wiki.documentfoundation.org/Emoji
+#. DMNFo
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13980,6 +15513,7 @@ msgid "^K"
msgstr ""
#. ᴸ (U+01D38), see http://wiki.documentfoundation.org/Emoji
+#. bzESb
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13989,6 +15523,7 @@ msgid "^L"
msgstr ""
#. ᴹ (U+01D39), see http://wiki.documentfoundation.org/Emoji
+#. 2gTjB
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -13998,6 +15533,7 @@ msgid "^M"
msgstr ""
#. ᴺ (U+01D3A), see http://wiki.documentfoundation.org/Emoji
+#. J5Gx4
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14007,6 +15543,7 @@ msgid "^N"
msgstr ""
#. ᴼ (U+01D3C), see http://wiki.documentfoundation.org/Emoji
+#. icthu
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14016,6 +15553,7 @@ msgid "^O"
msgstr ""
#. ᴾ (U+01D3E), see http://wiki.documentfoundation.org/Emoji
+#. zE85z
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14025,6 +15563,7 @@ msgid "^P"
msgstr ""
#. ᴿ (U+01D3F), see http://wiki.documentfoundation.org/Emoji
+#. jANLc
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14034,6 +15573,7 @@ msgid "^R"
msgstr ""
#. ᵀ (U+01D40), see http://wiki.documentfoundation.org/Emoji
+#. VXTXF
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14043,6 +15583,7 @@ msgid "^T"
msgstr ""
#. ᵁ (U+01D41), see http://wiki.documentfoundation.org/Emoji
+#. CCEnp
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14052,6 +15593,7 @@ msgid "^U"
msgstr ""
#. ⱽ (U+02C7D), see http://wiki.documentfoundation.org/Emoji
+#. CTtuW
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14061,6 +15603,7 @@ msgid "^V"
msgstr ""
#. ᵂ (U+01D42), see http://wiki.documentfoundation.org/Emoji
+#. tGGcN
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14070,6 +15613,7 @@ msgid "^W"
msgstr ""
#. ₐ (U+02090), see http://wiki.documentfoundation.org/Emoji
+#. mzsGJ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14079,6 +15623,7 @@ msgid "_a"
msgstr ""
#. ₑ (U+02091), see http://wiki.documentfoundation.org/Emoji
+#. AjRgG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14088,6 +15633,7 @@ msgid "_e"
msgstr ""
#. ₕ (U+02095), see http://wiki.documentfoundation.org/Emoji
+#. PEzPP
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14097,6 +15643,7 @@ msgid "_h"
msgstr ""
#. ᵢ (U+01D62), see http://wiki.documentfoundation.org/Emoji
+#. oVoDX
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14106,6 +15653,7 @@ msgid "_i"
msgstr ""
#. ⱼ (U+02C7C), see http://wiki.documentfoundation.org/Emoji
+#. eAM4q
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14115,6 +15663,7 @@ msgid "_j"
msgstr ""
#. ₖ (U+02096), see http://wiki.documentfoundation.org/Emoji
+#. 5ZgCG
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14124,6 +15673,7 @@ msgid "_k"
msgstr ""
#. ₗ (U+02097), see http://wiki.documentfoundation.org/Emoji
+#. xvYvD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14133,6 +15683,7 @@ msgid "_l"
msgstr ""
#. ₘ (U+02098), see http://wiki.documentfoundation.org/Emoji
+#. GCDfd
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14142,6 +15693,7 @@ msgid "_m"
msgstr ""
#. ₙ (U+02099), see http://wiki.documentfoundation.org/Emoji
+#. GrwUs
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14151,6 +15703,7 @@ msgid "_n"
msgstr ""
#. ₒ (U+02092), see http://wiki.documentfoundation.org/Emoji
+#. ZG9m2
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14160,6 +15713,7 @@ msgid "_o"
msgstr ""
#. ₚ (U+0209A), see http://wiki.documentfoundation.org/Emoji
+#. HaoJt
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14169,6 +15723,7 @@ msgid "_p"
msgstr ""
#. ᵣ (U+01D63), see http://wiki.documentfoundation.org/Emoji
+#. Yeg7A
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14178,6 +15733,7 @@ msgid "_r"
msgstr ""
#. ₛ (U+0209B), see http://wiki.documentfoundation.org/Emoji
+#. F3MHa
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14187,6 +15743,7 @@ msgid "_s"
msgstr ""
#. ₜ (U+0209C), see http://wiki.documentfoundation.org/Emoji
+#. nKDsn
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14196,6 +15753,7 @@ msgid "_t"
msgstr ""
#. ᵤ (U+01D64), see http://wiki.documentfoundation.org/Emoji
+#. NqYaD
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14205,6 +15763,7 @@ msgid "_u"
msgstr ""
#. ᵥ (U+01D65), see http://wiki.documentfoundation.org/Emoji
+#. 6P9ZQ
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14214,6 +15773,7 @@ msgid "_v"
msgstr ""
#. ₓ (U+02093), see http://wiki.documentfoundation.org/Emoji
+#. BCsM8
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14223,6 +15783,7 @@ msgid "_x"
msgstr ""
#. ᵅ (U+01D45), see http://wiki.documentfoundation.org/Emoji
+#. gytmK
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14233,6 +15794,7 @@ msgid "^alpha"
msgstr "आलफा"
#. ᵝ (U+01D5D), see http://wiki.documentfoundation.org/Emoji
+#. hrktE
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14243,6 +15805,7 @@ msgid "^beta"
msgstr "beta"
#. ᵞ (U+01D5E), see http://wiki.documentfoundation.org/Emoji
+#. yqXNK
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14253,6 +15816,7 @@ msgid "^gamma"
msgstr "गामा"
#. ᵟ (U+01D5F), see http://wiki.documentfoundation.org/Emoji
+#. tL6DL
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14263,6 +15827,7 @@ msgid "^delta"
msgstr "डेल्टा"
#. ᵋ (U+01D4B), see http://wiki.documentfoundation.org/Emoji
+#. w3K77
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14273,6 +15838,7 @@ msgid "^epsilon"
msgstr "एपसिलन"
#. ᶿ (U+01DBF), see http://wiki.documentfoundation.org/Emoji
+#. xgw47
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14283,6 +15849,7 @@ msgid "^theta"
msgstr "थिटा"
#. ᶥ (U+01DA5), see http://wiki.documentfoundation.org/Emoji
+#. mAHBc
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14293,6 +15860,7 @@ msgid "^iota"
msgstr "iota"
#. ᶲ (U+01DB2), see http://wiki.documentfoundation.org/Emoji
+#. W2CJE
#: emoji.ulf
msgctxt ""
"emoji.ulf\n"
@@ -14302,6 +15870,7 @@ msgid "^Phi"
msgstr ""
#. ᵠ (U+01D60), see http://wiki.documentfoundation.org/Emoji
+#. x68Va
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14312,6 +15881,7 @@ msgid "^phi"
msgstr "phi"
#. ᵡ (U+01D61), see http://wiki.documentfoundation.org/Emoji
+#. t9p8B
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14322,6 +15892,7 @@ msgid "^chi"
msgstr "chi"
#. ᵦ (U+01D66), see http://wiki.documentfoundation.org/Emoji
+#. ZTjXp
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14332,6 +15903,7 @@ msgid "_beta"
msgstr "beta"
#. ᵧ (U+01D67), see http://wiki.documentfoundation.org/Emoji
+#. XTDCK
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14342,6 +15914,7 @@ msgid "_gamma"
msgstr "गामा"
#. ᵨ (U+01D68), see http://wiki.documentfoundation.org/Emoji
+#. GFHAL
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14352,6 +15925,7 @@ msgid "_rho"
msgstr "rho"
#. ᵩ (U+01D69), see http://wiki.documentfoundation.org/Emoji
+#. SFGWx
#: emoji.ulf
#, fuzzy
msgctxt ""
@@ -14362,6 +15936,7 @@ msgid "_phi"
msgstr "phi"
#. ᵪ (U+01D6A), see http://wiki.documentfoundation.org/Emoji
+#. QZ79t
#: emoji.ulf
#, fuzzy
msgctxt ""
diff --git a/source/brx/filter/messages.po b/source/brx/filter/messages.po
index ef35e187dc1..3bd82edfb39 100644
--- a/source/brx/filter/messages.po
+++ b/source/brx/filter/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-03-29 16:02+0200\n"
+"POT-Creation-Date: 2021-09-10 23:11+0200\n"
"PO-Revision-Date: 2018-01-15 19:20+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -413,352 +413,412 @@ msgctxt "pdfgeneralpage|viewpdf"
msgid "_View PDF after export"
msgstr ""
+#. mwuGG
+#: filter/uiconfig/ui/pdfgeneralpage.ui:153
+msgctxt "pdfgeneralpage|extended_tip|viewpdf"
+msgid "Open the exported document in the system default PDF viewer."
+msgstr ""
+
#. aWj7F
-#: filter/uiconfig/ui/pdfgeneralpage.ui:163
+#: filter/uiconfig/ui/pdfgeneralpage.ui:168
msgctxt "pdfgeneralpage|selectedsheets"
msgid "_Selection/Selected sheet(s)"
msgstr ""
#. MXtmZ
-#: filter/uiconfig/ui/pdfgeneralpage.ui:176
+#: filter/uiconfig/ui/pdfgeneralpage.ui:181
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "सारि"
#. WbQ5j
-#: filter/uiconfig/ui/pdfgeneralpage.ui:206
+#: filter/uiconfig/ui/pdfgeneralpage.ui:211
msgctxt "pdfgeneralpage|losslesscompress"
msgid "_Lossless compression"
msgstr ""
#. 9ut6Q
-#: filter/uiconfig/ui/pdfgeneralpage.ui:216
+#: filter/uiconfig/ui/pdfgeneralpage.ui:221
msgctxt "pdfgeneralpage|extended_tip|losslesscompress"
msgid "Selects a lossless compression of images. All pixels are preserved."
msgstr ""
#. ZTNFs
-#: filter/uiconfig/ui/pdfgeneralpage.ui:228
+#: filter/uiconfig/ui/pdfgeneralpage.ui:233
msgctxt "pdfgeneralpage|reduceresolution"
msgid "Reduce ima_ge resolution"
msgstr ""
#. bAtCV
-#: filter/uiconfig/ui/pdfgeneralpage.ui:240
+#: filter/uiconfig/ui/pdfgeneralpage.ui:245
msgctxt "pdfgeneralpage|extended_tip|reduceresolution"
msgid "Select to resample or down-size the images to a lower number of pixels per inch."
msgstr ""
#. XHeTx
-#: filter/uiconfig/ui/pdfgeneralpage.ui:255
+#: filter/uiconfig/ui/pdfgeneralpage.ui:260
msgctxt "pdfgeneralpage|resolution"
msgid "75 DPI"
msgstr ""
#. CXj4e
-#: filter/uiconfig/ui/pdfgeneralpage.ui:256
+#: filter/uiconfig/ui/pdfgeneralpage.ui:261
msgctxt "pdfgeneralpage|resolution"
msgid "150 DPI"
msgstr ""
#. jZKqd
-#: filter/uiconfig/ui/pdfgeneralpage.ui:257
+#: filter/uiconfig/ui/pdfgeneralpage.ui:262
msgctxt "pdfgeneralpage|resolution"
msgid "300 DPI"
msgstr ""
#. GsMsK
-#: filter/uiconfig/ui/pdfgeneralpage.ui:258
+#: filter/uiconfig/ui/pdfgeneralpage.ui:263
msgctxt "pdfgeneralpage|resolution"
msgid "600 DPI"
msgstr ""
#. 5yTAM
-#: filter/uiconfig/ui/pdfgeneralpage.ui:259
+#: filter/uiconfig/ui/pdfgeneralpage.ui:264
msgctxt "pdfgeneralpage|resolution"
msgid "1200 DPI"
msgstr ""
#. r6npH
-#: filter/uiconfig/ui/pdfgeneralpage.ui:266
+#: filter/uiconfig/ui/pdfgeneralpage.ui:270
msgctxt "pdfgeneralpage|comboboxtext-entry"
msgid "75 DPI"
msgstr ""
#. SkTeA
-#: filter/uiconfig/ui/pdfgeneralpage.ui:274
+#: filter/uiconfig/ui/pdfgeneralpage.ui:279
msgctxt "pdfgeneralpage|extended_tip|resolution"
msgid "Select the target resolution for the images."
msgstr ""
#. mEbKx
-#: filter/uiconfig/ui/pdfgeneralpage.ui:298
+#: filter/uiconfig/ui/pdfgeneralpage.ui:303
msgctxt "pdfgeneralpage|extended_tip|quality"
msgid "Enter the quality level for JPEG compression."
msgstr ""
#. FP56V
-#: filter/uiconfig/ui/pdfgeneralpage.ui:320
+#: filter/uiconfig/ui/pdfgeneralpage.ui:325
msgctxt "pdfgeneralpage|jpegcompress"
msgid "_JPEG compression"
msgstr ""
#. PZCPi
-#: filter/uiconfig/ui/pdfgeneralpage.ui:330
+#: filter/uiconfig/ui/pdfgeneralpage.ui:335
msgctxt "pdfgeneralpage|extended_tip|jpegcompress"
msgid "Select a JPEG compression level. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels are lost and artifacts are introduced, but file sizes are reduced."
msgstr ""
#. ST3Rc
-#: filter/uiconfig/ui/pdfgeneralpage.ui:344
+#: filter/uiconfig/ui/pdfgeneralpage.ui:349
#, fuzzy
msgctxt "pdfgeneralpage|label6"
msgid "_Quality:"
msgstr "गुण"
#. cFwGA
-#: filter/uiconfig/ui/pdfgeneralpage.ui:366
+#: filter/uiconfig/ui/pdfgeneralpage.ui:371
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "मुसुखाफोर"
#. NwjSn
-#: filter/uiconfig/ui/pdfgeneralpage.ui:396
+#: filter/uiconfig/ui/pdfgeneralpage.ui:401
msgctxt "pdfgeneralpage|watermark"
msgid "Sign with _watermark"
msgstr ""
+#. 2uMoT
+#: filter/uiconfig/ui/pdfgeneralpage.ui:410
+msgctxt "pdfgeneralpage|extended_tip|watermark"
+msgid "Add a centered, vertical, light green watermark text to the page background. The watermark is not part of the source document."
+msgstr ""
+
+#. L7AYx
+#: filter/uiconfig/ui/pdfgeneralpage.ui:427
+msgctxt "pdfgeneralpage|extended_tip|watermarkentry"
+msgid "Insert the text for the watermark signature."
+msgstr ""
+
#. JtBsL
-#: filter/uiconfig/ui/pdfgeneralpage.ui:424
+#: filter/uiconfig/ui/pdfgeneralpage.ui:439
#, fuzzy
msgctxt "pdfgeneralpage|watermarklabel"
msgid "Text:"
msgstr "फराय बिजाब:"
#. VfFZf
-#: filter/uiconfig/ui/pdfgeneralpage.ui:443
+#: filter/uiconfig/ui/pdfgeneralpage.ui:458
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "दैनि दिनथि सिन "
#. 2hSjJ
-#: filter/uiconfig/ui/pdfgeneralpage.ui:484
+#: filter/uiconfig/ui/pdfgeneralpage.ui:499
msgctxt "pdfgeneralpage|embed"
msgid "Hybrid PDF (em_bed ODF file)"
msgstr ""
#. vzxG2
-#: filter/uiconfig/ui/pdfgeneralpage.ui:488
+#: filter/uiconfig/ui/pdfgeneralpage.ui:503
msgctxt "pdfgeneralpage|embed|tooltip_text"
msgid "Creates a PDF that is easily editable in %PRODUCTNAME"
msgstr ""
#. 3tDFv
-#: filter/uiconfig/ui/pdfgeneralpage.ui:494
+#: filter/uiconfig/ui/pdfgeneralpage.ui:509
msgctxt "pdfgeneralpage|extended_tip|embed"
msgid "This setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF."
msgstr ""
#. RAvA6
-#: filter/uiconfig/ui/pdfgeneralpage.ui:505
+#: filter/uiconfig/ui/pdfgeneralpage.ui:520
msgctxt "pdfgeneralpage|tagged"
msgid "_Tagged PDF (add document structure)"
msgstr ""
#. cAm8Z
-#: filter/uiconfig/ui/pdfgeneralpage.ui:509
+#: filter/uiconfig/ui/pdfgeneralpage.ui:524
msgctxt "pdfgeneralpage|tagged|tooltip_text"
msgid "Includes a document's content structure information in a PDF"
msgstr ""
#. Btxot
-#: filter/uiconfig/ui/pdfgeneralpage.ui:515
+#: filter/uiconfig/ui/pdfgeneralpage.ui:530
msgctxt "pdfgeneralpage|extended_tip|tagged"
msgid "Select to write PDF tags. This can increase file size by huge amounts."
msgstr ""
#. 6sDFd
-#: filter/uiconfig/ui/pdfgeneralpage.ui:526
+#: filter/uiconfig/ui/pdfgeneralpage.ui:541
msgctxt "pdfgeneralpage|forms"
msgid "Create PDF for_m"
msgstr ""
#. 3Vg8V
-#: filter/uiconfig/ui/pdfgeneralpage.ui:530
+#: filter/uiconfig/ui/pdfgeneralpage.ui:545
msgctxt "pdfgeneralpage|forms|tooltip_text"
msgid "Creates a PDF with fields that can be filled out"
msgstr ""
#. hmxuq
-#: filter/uiconfig/ui/pdfgeneralpage.ui:536
+#: filter/uiconfig/ui/pdfgeneralpage.ui:551
msgctxt "pdfgeneralpage|extended_tip|forms"
msgid "Choose to create a PDF form. This can be filled out and printed by the user of the PDF document."
msgstr ""
#. B7zan
-#: filter/uiconfig/ui/pdfgeneralpage.ui:555
+#: filter/uiconfig/ui/pdfgeneralpage.ui:570
msgctxt "pdfgeneralpage|allowdups"
msgid "Allow duplicate field _names"
msgstr ""
#. D4MmM
-#: filter/uiconfig/ui/pdfgeneralpage.ui:564
+#: filter/uiconfig/ui/pdfgeneralpage.ui:579
msgctxt "pdfgeneralpage|extended_tip|allowdups"
msgid "Allows you to use the same field name for multiple fields in the generated PDF file. If disabled, field names will be exported using generated unique names."
msgstr ""
#. tkPCH
-#: filter/uiconfig/ui/pdfgeneralpage.ui:579
+#: filter/uiconfig/ui/pdfgeneralpage.ui:594
msgctxt "pdfgeneralpage|format"
msgid "FDF"
msgstr ""
#. rfzrh
-#: filter/uiconfig/ui/pdfgeneralpage.ui:580
+#: filter/uiconfig/ui/pdfgeneralpage.ui:595
msgctxt "pdfgeneralpage|format"
msgid "PDF"
msgstr ""
#. S7caE
-#: filter/uiconfig/ui/pdfgeneralpage.ui:581
+#: filter/uiconfig/ui/pdfgeneralpage.ui:596
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
#. HUzsi
-#: filter/uiconfig/ui/pdfgeneralpage.ui:582
+#: filter/uiconfig/ui/pdfgeneralpage.ui:597
msgctxt "pdfgeneralpage|format"
msgid "XML"
msgstr ""
#. xbYYC
-#: filter/uiconfig/ui/pdfgeneralpage.ui:586
+#: filter/uiconfig/ui/pdfgeneralpage.ui:601
msgctxt "pdfgeneralpage|extended_tip|format"
msgid "Select the format of submitting forms from within the PDF file."
msgstr ""
#. ECLBB
-#: filter/uiconfig/ui/pdfgeneralpage.ui:608
+#: filter/uiconfig/ui/pdfgeneralpage.ui:623
msgctxt "pdfgeneralpage|label7"
msgid "Submit _format:"
msgstr ""
#. hedQy
-#: filter/uiconfig/ui/pdfgeneralpage.ui:639
+#: filter/uiconfig/ui/pdfgeneralpage.ui:654
msgctxt "pdfgeneralpage|pdfa"
msgid "Archive (P_DF/A, ISO 19005)"
msgstr ""
#. qQjPA
-#: filter/uiconfig/ui/pdfgeneralpage.ui:643
+#: filter/uiconfig/ui/pdfgeneralpage.ui:658
msgctxt "pdfgeneralpage|pdfa|tooltip_text"
msgid "Creates an ISO 19005-2 compliant PDF file, ideal for long-term document preservation"
msgstr ""
#. Zhi5M
-#: filter/uiconfig/ui/pdfgeneralpage.ui:649
+#: filter/uiconfig/ui/pdfgeneralpage.ui:664
msgctxt "pdfgeneralpage|extended_tip|pdfa"
msgid "Converts to the PDF/A-2b or PDF/A-1b format. This is defined as an electronic document file format for long term preservation. All fonts that were used in the source document will be embedded into the generated PDF file. PDF tags will be written."
msgstr ""
#. jmaDc
-#: filter/uiconfig/ui/pdfgeneralpage.ui:695
+#: filter/uiconfig/ui/pdfgeneralpage.ui:710
msgctxt "pdfgeneralpage|pdfaversion"
msgid "PDF_/A version:"
msgstr ""
#. VQGHi
-#: filter/uiconfig/ui/pdfgeneralpage.ui:727
+#: filter/uiconfig/ui/pdfgeneralpage.ui:742
msgctxt "pdfgeneralpage|pdfua"
msgid "Universal Accessibilit_y (PDF/UA)"
msgstr ""
#. 4B3FD
-#: filter/uiconfig/ui/pdfgeneralpage.ui:731
+#: filter/uiconfig/ui/pdfgeneralpage.ui:746
msgctxt "pdfgeneralpage|pdfua|tooltip_text"
msgid "Creates a universal accessibility-compliant PDF file that follows the requirements of PDF/UA (ISO 14289) specifications."
msgstr ""
+#. Birq5
+#: filter/uiconfig/ui/pdfgeneralpage.ui:752
+msgctxt "pdfgeneralpage|extended_tip|pdfua"
+msgid "Creates a universal accessibility-complying PDF file that follows the requirements of PDF/UA (ISO 14289) specifications."
+msgstr ""
+
#. Drqkd
-#: filter/uiconfig/ui/pdfgeneralpage.ui:747
+#: filter/uiconfig/ui/pdfgeneralpage.ui:767
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "सरासनस्रा"
#. FQzGc
-#: filter/uiconfig/ui/pdfgeneralpage.ui:776
+#: filter/uiconfig/ui/pdfgeneralpage.ui:796
msgctxt "pdfgeneralpage|bookmarks"
msgid "Export outl_ines"
msgstr ""
#. qw9My
-#: filter/uiconfig/ui/pdfgeneralpage.ui:785
+#: filter/uiconfig/ui/pdfgeneralpage.ui:805
msgctxt "pdfgeneralpage|extended_tip|bookmarks"
msgid "Select to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (Tools - Chapter Numbering) and for all table of contents entries for which you did assign hyperlinks in the source document."
msgstr ""
#. kQbPh
-#: filter/uiconfig/ui/pdfgeneralpage.ui:796
+#: filter/uiconfig/ui/pdfgeneralpage.ui:816
msgctxt "pdfgeneralpage|exportplaceholders"
msgid "Expo_rt placeholders"
msgstr ""
+#. T6RjA
+#: filter/uiconfig/ui/pdfgeneralpage.ui:825
+msgctxt "pdfgeneralpage|extended_tip|exportplaceholders"
+msgid "Export the placeholders fields visual markings only. The exported placeholder is ineffective."
+msgstr ""
+
#. P4kGd
-#: filter/uiconfig/ui/pdfgeneralpage.ui:811
+#: filter/uiconfig/ui/pdfgeneralpage.ui:836
msgctxt "pdfgeneralpage|comments"
msgid "Comm_ents as PDF annotations"
msgstr ""
#. SijbK
-#: filter/uiconfig/ui/pdfgeneralpage.ui:820
+#: filter/uiconfig/ui/pdfgeneralpage.ui:845
msgctxt "pdfgeneralpage|extended_tip|comments"
msgid "Select to export comments of Writer and Calc documents as PDF annotations."
msgstr ""
#. y9evS
-#: filter/uiconfig/ui/pdfgeneralpage.ui:831
+#: filter/uiconfig/ui/pdfgeneralpage.ui:856
msgctxt "pdfgeneralpage|emptypages"
msgid "Exp_ort automatically inserted blank pages"
msgstr ""
#. ZkGWy
-#: filter/uiconfig/ui/pdfgeneralpage.ui:840
+#: filter/uiconfig/ui/pdfgeneralpage.ui:865
msgctxt "pdfgeneralpage|extended_tip|emptypages"
msgid "If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not."
msgstr ""
#. sHqKP
-#: filter/uiconfig/ui/pdfgeneralpage.ui:851
+#: filter/uiconfig/ui/pdfgeneralpage.ui:876
msgctxt "pdfgeneralpage|usereferencexobject"
msgid "Use reference XObjects"
msgstr ""
+#. avuEd
+#: filter/uiconfig/ui/pdfgeneralpage.ui:885
+msgctxt "pdfgeneralpage|extended_tip|usereferencexobject"
+msgid "When the option is enabled, then the reference XObject markup is used: viewers have to support this markup to show vector images. Otherwise a fallback bitmap is shown in the viewer."
+msgstr ""
+
#. 2K2cD
-#: filter/uiconfig/ui/pdfgeneralpage.ui:866
+#: filter/uiconfig/ui/pdfgeneralpage.ui:896
msgctxt "pdfgeneralpage|hiddenpages"
msgid "Export _hidden pages"
msgstr ""
+#. Gr5rf
+#: filter/uiconfig/ui/pdfgeneralpage.ui:905
+msgctxt "pdfgeneralpage|extended_tip|hiddenpages"
+msgid "Exports document hidden slides."
+msgstr ""
+
#. ghuXR
-#: filter/uiconfig/ui/pdfgeneralpage.ui:881
+#: filter/uiconfig/ui/pdfgeneralpage.ui:916
msgctxt "pdfgeneralpage|notes"
msgid "Export _notes pages"
msgstr ""
+#. hRjqL
+#: filter/uiconfig/ui/pdfgeneralpage.ui:925
+msgctxt "pdfgeneralpage|extended_tip|notes"
+msgid "Export also the Notes pages view at the end of the exported PDF presentation document."
+msgstr ""
+
#. BGvC2
-#: filter/uiconfig/ui/pdfgeneralpage.ui:896
+#: filter/uiconfig/ui/pdfgeneralpage.ui:936
msgctxt "pdfgeneralpage|onlynotes"
msgid "Export onl_y notes pages"
msgstr ""
+#. Mwnea
+#: filter/uiconfig/ui/pdfgeneralpage.ui:946
+msgctxt "pdfgeneralpage|extended_tip|onlynotes"
+msgid "Exports only the Notes page views."
+msgstr ""
+
#. MpRUp
-#: filter/uiconfig/ui/pdfgeneralpage.ui:912
+#: filter/uiconfig/ui/pdfgeneralpage.ui:957
msgctxt "pdfgeneralpage|singlepagesheets"
msgid "Whole sheet export"
msgstr ""
+#. jRGAS
+#: filter/uiconfig/ui/pdfgeneralpage.ui:966
+msgctxt "pdfgeneralpage|extended_tip|singlepagessheets"
+msgid "Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet."
+msgstr ""
+
#. AcPTB
-#: filter/uiconfig/ui/pdfgeneralpage.ui:931
+#: filter/uiconfig/ui/pdfgeneralpage.ui:981
msgctxt "pdfgeneralpage|label9"
msgid "Structure"
msgstr ""
@@ -769,81 +829,81 @@ msgctxt "pdflinkspage|export"
msgid "Export outlines as named destinations"
msgstr ""
-#. BDf69
-#: filter/uiconfig/ui/pdflinkspage.ui:38
+#. k27AB
+#: filter/uiconfig/ui/pdflinkspage.ui:37
msgctxt "pdflinkspage|extended_tip|export"
-msgid "Exports the current file in PDF format."
+msgid "Enable the checkbox to export the names of objects in your document as valid bookmark targets. This allows you to link to those objects by name from other documents."
msgstr ""
#. aCCLQ
-#: filter/uiconfig/ui/pdflinkspage.ui:49
+#: filter/uiconfig/ui/pdflinkspage.ui:48
msgctxt "pdflinkspage|convert"
msgid "_Convert document references to PDF targets"
msgstr ""
#. FEokC
-#: filter/uiconfig/ui/pdflinkspage.ui:58
+#: filter/uiconfig/ui/pdflinkspage.ui:56
msgctxt "pdflinkspage|extended_tip|convert"
msgid "Enable this checkbox to convert the URLs referencing other ODF files to PDF files with the same name. In the referencing URLs the extensions .odt, .odp, .ods, .odg, and .odm are converted to the extension .pdf."
msgstr ""
#. 6Lyp3
-#: filter/uiconfig/ui/pdflinkspage.ui:69
+#: filter/uiconfig/ui/pdflinkspage.ui:67
msgctxt "pdflinkspage|exporturl"
msgid "Export _URLs relative to file system"
msgstr ""
#. RcdUF
-#: filter/uiconfig/ui/pdflinkspage.ui:78
+#: filter/uiconfig/ui/pdflinkspage.ui:75
msgctxt "pdflinkspage|extended_tip|exporturl"
msgid "Enable this checkbox to export URLs to other documents as relative URLs in the file system. See \"relative hyperlinks\" in the Help."
msgstr ""
#. biumY
-#: filter/uiconfig/ui/pdflinkspage.ui:93
+#: filter/uiconfig/ui/pdflinkspage.ui:90
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "सरासनस्रा"
#. mGRBH
-#: filter/uiconfig/ui/pdflinkspage.ui:122
+#: filter/uiconfig/ui/pdflinkspage.ui:119
#, fuzzy
msgctxt "pdflinkspage|default"
msgid "Default mode"
msgstr "खामानियाव नाङै अक्ट'"
#. bcgaz
-#: filter/uiconfig/ui/pdflinkspage.ui:131
+#: filter/uiconfig/ui/pdflinkspage.ui:128
msgctxt "pdflinkspage|extended_tip|default"
msgid "Links from your PDF document to other documents will be handled as it is specified in your operating system."
msgstr ""
#. DNRK8
-#: filter/uiconfig/ui/pdflinkspage.ui:142
+#: filter/uiconfig/ui/pdflinkspage.ui:139
msgctxt "pdflinkspage|openpdf"
msgid "Open with PDF reader application"
msgstr ""
#. gmzoA
-#: filter/uiconfig/ui/pdflinkspage.ui:151
+#: filter/uiconfig/ui/pdflinkspage.ui:148
msgctxt "pdflinkspage|extended_tip|openpdf"
msgid "Cross-document links are opened with the PDF reader application that currently shows the document. The PDF reader application must be able to handle the specified file type inside the hyperlink."
msgstr ""
#. wPem9
-#: filter/uiconfig/ui/pdflinkspage.ui:162
+#: filter/uiconfig/ui/pdflinkspage.ui:159
msgctxt "pdflinkspage|openinternet"
msgid "Open _with Internet browser"
msgstr ""
#. xfRr2
-#: filter/uiconfig/ui/pdflinkspage.ui:171
+#: filter/uiconfig/ui/pdflinkspage.ui:168
msgctxt "pdflinkspage|extended_tip|openinternet"
msgid "Cross-document links are opened with the Internet browser. The Internet browser must be able to handle the specified file type inside the hyperlink."
msgstr ""
#. B9TGg
-#: filter/uiconfig/ui/pdflinkspage.ui:186
+#: filter/uiconfig/ui/pdflinkspage.ui:183
msgctxt "pdflinkspage|label5"
msgid "Cross-document Links"
msgstr ""
@@ -1141,10 +1201,10 @@ msgctxt "pdfsignpage|select"
msgid "Select..."
msgstr "~सायख..."
-#. 8iktV
+#. UCtFh
#: filter/uiconfig/ui/pdfsignpage.ui:76
msgctxt "pdfsignpage|extended_tip|select"
-msgid "Opens the Select Certificate dialog."
+msgid "Opens the Select X.509 Certificate dialog."
msgstr ""
#. zRUyK
@@ -1226,146 +1286,146 @@ msgid "_Center window on screen"
msgstr ""
#. fGFCM
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:52
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:51
msgctxt "pdfuserinterfacepage|extended_tip|center"
msgid "Select to generate a PDF file that is shown in a reader window centered on screen."
msgstr ""
#. ZEPFF
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:63
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:62
msgctxt "pdfuserinterfacepage|resize"
msgid "_Resize window to initial page"
msgstr ""
#. 8RErB
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:72
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:70
msgctxt "pdfuserinterfacepage|extended_tip|resize"
msgid "Select to generate a PDF file that is shown in a window displaying the whole initial page."
msgstr ""
#. crBwn
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:83
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:81
msgctxt "pdfuserinterfacepage|open"
msgid "_Open in full screen mode"
msgstr ""
#. oWaHS
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:92
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:89
msgctxt "pdfuserinterfacepage|extended_tip|open"
msgid "Select to generate a PDF file that is shown in a full screen reader window in front of all other windows."
msgstr ""
#. Cvzzi
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:103
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:100
msgctxt "pdfuserinterfacepage|display"
msgid "_Display document title"
msgstr ""
#. tdVmB
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:112
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:108
msgctxt "pdfuserinterfacepage|extended_tip|display"
msgid "Select to generate a PDF file that is shown with the document title in the reader's title bar."
msgstr ""
#. BtMjV
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:127
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:123
msgctxt "pdfuserinterfacepage|label1"
msgid "Window Options"
msgstr ""
#. hZQVm
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:155
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:151
msgctxt "pdfuserinterfacepage|toolbar"
msgid "Hide _toolbar"
msgstr ""
#. eBE9L
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:164
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:159
msgctxt "pdfuserinterfacepage|extended_tip|toolbar"
msgid "Select to hide the reader's toolbar when the document is active."
msgstr ""
#. YLEgH
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:175
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:170
msgctxt "pdfuserinterfacepage|menubar"
msgid "Hide _menubar"
msgstr ""
#. qBG8G
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:184
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:178
msgctxt "pdfuserinterfacepage|extended_tip|menubar"
msgid "Select to hide the reader's menu bar when the document is active."
msgstr ""
#. Aw2aq
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:195
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:189
msgctxt "pdfuserinterfacepage|window"
msgid "Hide _window controls"
msgstr ""
#. EhwCr
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:204
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:197
msgctxt "pdfuserinterfacepage|extended_tip|window"
msgid "Select to hide the reader's controls when the document is active."
msgstr ""
#. xm2Lh
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:219
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:212
msgctxt "pdfuserinterfacepage|label2"
msgid "User Interface Options"
msgstr ""
#. SwDno
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:246
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:239
msgctxt "pdfuserinterfacepage|effects"
msgid "_Use transition effects"
msgstr ""
#. BMEGm
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:255
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:247
msgctxt "pdfuserinterfacepage|extended_tip|effects"
msgid "Select to export Impress slide transition effects to respective PDF effects."
msgstr ""
#. JgwC9
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:270
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:262
#, fuzzy
msgctxt "pdfuserinterfacepage|label3"
msgid "Transitions"
msgstr "लेनदेनफोर"
#. sUC8i
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:299
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:291
msgctxt "pdfuserinterfacepage|allbookmarks"
msgid "Show _All"
msgstr ""
#. XLd4F
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:308
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:300
msgctxt "pdfuserinterfacepage|extended_tip|allbookmarks"
msgid "Select to show all bookmark levels when the reader opens the PDF file."
msgstr ""
#. WzoF3
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:319
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:311
msgctxt "pdfuserinterfacepage|visiblebookmark"
msgid "_Visible levels:"
msgstr ""
#. FqQPa
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:332
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:323
msgctxt "pdfuserinterfacepage|extended_tip|visiblebookmark"
msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
msgstr ""
#. NEDWP
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:352
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:343
msgctxt "pdfuserinterfacepage|extended_tip|visiblelevel"
msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
msgstr ""
#. x4kjV
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:370
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:361
msgctxt "pdfuserinterfacepage|label4"
msgid "Collapse Outlines"
msgstr ""
@@ -1765,10 +1825,10 @@ msgctxt "xmlfiltersettings|new"
msgid "_New..."
msgstr "गोदान..."
-#. 5Enmj
+#. upKZD
#: filter/uiconfig/ui/xmlfiltersettings.ui:163
msgctxt "xmlfiltersettings|extended_tip|new"
-msgid "Opens a dialog with the name of a new filter."
+msgid "Opens a dialog for creating a new filter."
msgstr ""
#. W6Ju3
@@ -1778,10 +1838,10 @@ msgctxt "xmlfiltersettings|edit"
msgid "_Edit..."
msgstr "सुजु..."
-#. K8XRa
+#. GMxC8
#: filter/uiconfig/ui/xmlfiltersettings.ui:182
msgctxt "xmlfiltersettings|extended_tip|edit"
-msgid "Opens a dialog with the name of the selected file."
+msgid "Opens a dialog for editing the selected filter."
msgstr ""
#. DAoSK
@@ -1790,10 +1850,10 @@ msgctxt "xmlfiltersettings|test"
msgid "_Test XSLTs..."
msgstr ""
-#. zFrBM
+#. mWGrq
#: filter/uiconfig/ui/xmlfiltersettings.ui:201
msgctxt "xmlfiltersettings|extended_tip|test"
-msgid "Opens a dialog with the name of the selected file."
+msgid "Opens a dialog for testing the selected filter."
msgstr ""
#. FE7Za
@@ -1834,7 +1894,7 @@ msgid "Displays an Open dialog to open a filter from an XSLT filter package (*.j
msgstr ""
#. bC6ha
-#: filter/uiconfig/ui/xmlfiltersettings.ui:293
+#: filter/uiconfig/ui/xmlfiltersettings.ui:290
msgctxt "xmlfiltersettings|extended_tip|XMLFilterSettingsDialog"
msgid "Opens the XML Filter Settings dialog, where you can create, edit, delete, and test filters to import and to export XML files."
msgstr ""
@@ -2019,19 +2079,19 @@ msgid "Displays the help page for this dialog."
msgstr ""
#. Cvy2d
-#: filter/uiconfig/ui/xsltfilterdialog.ui:127
+#: filter/uiconfig/ui/xsltfilterdialog.ui:103
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "सरासनस्रा"
#. peR3F
-#: filter/uiconfig/ui/xsltfilterdialog.ui:174
+#: filter/uiconfig/ui/xsltfilterdialog.ui:126
msgctxt "xsltfilterdialog|transformation"
msgid "Transformation"
msgstr ""
-#. ocohs
-#: filter/uiconfig/ui/xsltfilterdialog.ui:200
+#. WkALr
+#: filter/uiconfig/ui/xsltfilterdialog.ui:149
msgctxt "xsltfilterdialog|extended_tip|XSLTFilterDialog"
-msgid "Opens a dialog with the name of a new filter."
+msgid "Opens a dialog for creating a new filter."
msgstr ""
diff --git a/source/brx/filter/source/config/fragments/filters.po b/source/brx/filter/source/config/fragments/filters.po
index 1dc49811d5c..02d40a9f8be 100644
--- a/source/brx/filter/source/config/fragments/filters.po
+++ b/source/brx/filter/source/config/fragments/filters.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-04-27 15:54+0200\n"
+"POT-Creation-Date: 2021-09-10 23:11+0200\n"
"PO-Revision-Date: 2018-07-01 22:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2054,6 +2054,16 @@ msgctxt ""
msgid "PDF - Portable Document Format"
msgstr ""
+#. Cd7eV
+#: writer_indexing_export.xcu
+msgctxt ""
+"writer_indexing_export.xcu\n"
+"writer_indexing_export\n"
+"UIName\n"
+"value.text"
+msgid "Writer Indexing Export XML"
+msgstr ""
+
#. C4PGD
#: writer_jpg_Export.xcu
msgctxt ""
diff --git a/source/brx/filter/source/config/fragments/internalgraphicfilters.po b/source/brx/filter/source/config/fragments/internalgraphicfilters.po
index 1a6a7fca2e9..74454815c90 100644
--- a/source/brx/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/brx/filter/source/config/fragments/internalgraphicfilters.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-11-22 13:53+0100\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
"PO-Revision-Date: 2016-11-12 00:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1478910830.000000\n"
+#. s5fY3
#: bmp_Export.xcu
msgctxt ""
"bmp_Export.xcu\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "BMP - Windows Bitmap"
msgstr ""
+#. QDE8k
#: bmp_Import.xcu
msgctxt ""
"bmp_Import.xcu\n"
@@ -33,6 +35,7 @@ msgctxt ""
msgid "BMP - Windows Bitmap"
msgstr ""
+#. qpMuH
#: dxf_Import.xcu
msgctxt ""
"dxf_Import.xcu\n"
@@ -42,6 +45,7 @@ msgctxt ""
msgid "DXF - AutoCAD Interchange Format"
msgstr ""
+#. qGZFH
#: emf_Export.xcu
msgctxt ""
"emf_Export.xcu\n"
@@ -51,6 +55,7 @@ msgctxt ""
msgid "EMF - Enhanced Metafile"
msgstr ""
+#. oBuvn
#: emf_Import.xcu
msgctxt ""
"emf_Import.xcu\n"
@@ -60,6 +65,7 @@ msgctxt ""
msgid "EMF - Enhanced Metafile"
msgstr ""
+#. zAAmY
#: eps_Export.xcu
msgctxt ""
"eps_Export.xcu\n"
@@ -69,6 +75,7 @@ msgctxt ""
msgid "EPS - Encapsulated PostScript"
msgstr ""
+#. 5FiGM
#: eps_Import.xcu
msgctxt ""
"eps_Import.xcu\n"
@@ -78,6 +85,7 @@ msgctxt ""
msgid "EPS - Encapsulated PostScript"
msgstr ""
+#. 8aCLy
#: gif_Export.xcu
msgctxt ""
"gif_Export.xcu\n"
@@ -87,6 +95,7 @@ msgctxt ""
msgid "GIF - Graphics Interchange Format"
msgstr ""
+#. Nk7ag
#: gif_Import.xcu
msgctxt ""
"gif_Import.xcu\n"
@@ -96,6 +105,7 @@ msgctxt ""
msgid "GIF - Graphics Interchange Format"
msgstr ""
+#. yxVdN
#: jpg_Export.xcu
msgctxt ""
"jpg_Export.xcu\n"
@@ -105,6 +115,7 @@ msgctxt ""
msgid "JPEG - Joint Photographic Experts Group"
msgstr ""
+#. tmRvm
#: jpg_Import.xcu
msgctxt ""
"jpg_Import.xcu\n"
@@ -114,6 +125,7 @@ msgctxt ""
msgid "JPEG - Joint Photographic Experts Group"
msgstr ""
+#. LGCAc
#: met_Import.xcu
msgctxt ""
"met_Import.xcu\n"
@@ -123,6 +135,7 @@ msgctxt ""
msgid "MET - OS/2 Metafile"
msgstr ""
+#. dG3sA
#: mov_Import.xcu
msgctxt ""
"mov_Import.xcu\n"
@@ -132,6 +145,7 @@ msgctxt ""
msgid "MOV - QuickTime File Format"
msgstr ""
+#. 8tBQm
#: pbm_Import.xcu
msgctxt ""
"pbm_Import.xcu\n"
@@ -141,6 +155,7 @@ msgctxt ""
msgid "PBM - Portable Bitmap"
msgstr ""
+#. 277AA
#: pcd_Import_Base.xcu
msgctxt ""
"pcd_Import_Base.xcu\n"
@@ -150,6 +165,7 @@ msgctxt ""
msgid "PCD - Kodak Photo CD (768x512)"
msgstr ""
+#. C9U5A
#: pcd_Import_Base16.xcu
msgctxt ""
"pcd_Import_Base16.xcu\n"
@@ -159,6 +175,7 @@ msgctxt ""
msgid "PCD - Kodak Photo CD (192x128)"
msgstr ""
+#. NLTnG
#: pcd_Import_Base4.xcu
msgctxt ""
"pcd_Import_Base4.xcu\n"
@@ -168,6 +185,7 @@ msgctxt ""
msgid "PCD - Kodak Photo CD (384x256)"
msgstr ""
+#. fA8cL
#: pct_Import.xcu
msgctxt ""
"pct_Import.xcu\n"
@@ -177,6 +195,7 @@ msgctxt ""
msgid "PCT - Mac Pict"
msgstr ""
+#. XqQHD
#: pcx_Import.xcu
msgctxt ""
"pcx_Import.xcu\n"
@@ -186,6 +205,7 @@ msgctxt ""
msgid "PCX - Zsoft Paintbrush"
msgstr ""
+#. Gy43e
#: pdf_Export.xcu
msgctxt ""
"pdf_Export.xcu\n"
@@ -195,6 +215,7 @@ msgctxt ""
msgid "PDF - Portable Document Format"
msgstr ""
+#. gy3Kw
#: pdf_Import.xcu
msgctxt ""
"pdf_Import.xcu\n"
@@ -204,6 +225,7 @@ msgctxt ""
msgid "PDF - Portable Document Format"
msgstr ""
+#. QnjZy
#: pgm_Import.xcu
msgctxt ""
"pgm_Import.xcu\n"
@@ -213,6 +235,7 @@ msgctxt ""
msgid "PGM - Portable Graymap"
msgstr ""
+#. CGCGC
#: png_Export.xcu
msgctxt ""
"png_Export.xcu\n"
@@ -222,6 +245,7 @@ msgctxt ""
msgid "PNG - Portable Network Graphic"
msgstr ""
+#. mGBEL
#: png_Import.xcu
msgctxt ""
"png_Import.xcu\n"
@@ -231,6 +255,7 @@ msgctxt ""
msgid "PNG - Portable Network Graphic"
msgstr ""
+#. CCFfq
#: ppm_Import.xcu
msgctxt ""
"ppm_Import.xcu\n"
@@ -240,6 +265,7 @@ msgctxt ""
msgid "PPM - Portable Pixelmap"
msgstr ""
+#. CBquP
#: psd_Import.xcu
msgctxt ""
"psd_Import.xcu\n"
@@ -249,6 +275,7 @@ msgctxt ""
msgid "PSD - Adobe Photoshop"
msgstr ""
+#. 9obh3
#: ras_Import.xcu
msgctxt ""
"ras_Import.xcu\n"
@@ -258,6 +285,7 @@ msgctxt ""
msgid "RAS - Sun Raster Image"
msgstr ""
+#. nFfen
#: svg_Export.xcu
msgctxt ""
"svg_Export.xcu\n"
@@ -267,6 +295,7 @@ msgctxt ""
msgid "SVG - Scalable Vector Graphics"
msgstr ""
+#. DFeqX
#: svg_Import.xcu
msgctxt ""
"svg_Import.xcu\n"
@@ -276,6 +305,7 @@ msgctxt ""
msgid "SVG - Scalable Vector Graphics"
msgstr ""
+#. J66y9
#: svm_Export.xcu
msgctxt ""
"svm_Export.xcu\n"
@@ -285,6 +315,7 @@ msgctxt ""
msgid "SVM - StarView Metafile"
msgstr ""
+#. LKKGd
#: svm_Import.xcu
msgctxt ""
"svm_Import.xcu\n"
@@ -294,6 +325,7 @@ msgctxt ""
msgid "SVM - StarView Metafile"
msgstr ""
+#. DNXBL
#: tga_Import.xcu
msgctxt ""
"tga_Import.xcu\n"
@@ -303,6 +335,7 @@ msgctxt ""
msgid "TGA - Truevision Targa"
msgstr ""
+#. xuf6Z
#: tif_Export.xcu
msgctxt ""
"tif_Export.xcu\n"
@@ -312,6 +345,7 @@ msgctxt ""
msgid "TIFF - Tagged Image File Format"
msgstr ""
+#. rBL3E
#: tif_Import.xcu
msgctxt ""
"tif_Import.xcu\n"
@@ -321,6 +355,7 @@ msgctxt ""
msgid "TIFF - Tagged Image File Format"
msgstr ""
+#. fUdGf
#: wmf_Export.xcu
msgctxt ""
"wmf_Export.xcu\n"
@@ -330,6 +365,7 @@ msgctxt ""
msgid "WMF - Windows Metafile"
msgstr ""
+#. XScQb
#: wmf_Import.xcu
msgctxt ""
"wmf_Import.xcu\n"
@@ -339,6 +375,7 @@ msgctxt ""
msgid "WMF - Windows Metafile"
msgstr ""
+#. 86GGm
#: xbm_Import.xcu
msgctxt ""
"xbm_Import.xcu\n"
@@ -348,6 +385,7 @@ msgctxt ""
msgid "XBM - X Bitmap"
msgstr ""
+#. de9B2
#: xpm_Import.xcu
msgctxt ""
"xpm_Import.xcu\n"
diff --git a/source/brx/filter/source/config/fragments/types.po b/source/brx/filter/source/config/fragments/types.po
index 93eccf24418..4862fdf5f32 100644
--- a/source/brx/filter/source/config/fragments/types.po
+++ b/source/brx/filter/source/config/fragments/types.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-06-03 17:45+0200\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
"PO-Revision-Date: 2018-06-04 14:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1528120832.000000\n"
+#. VQegi
#: MS_Excel_2007_Binary.xcu
msgctxt ""
"MS_Excel_2007_Binary.xcu\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Microsoft Excel 2007 Binary"
msgstr "मायक्र'सफ्ट एक्सेल 2003 XML"
+#. ZSPrG
#: MS_Excel_2007_VBA_XML.xcu
msgctxt ""
"MS_Excel_2007_VBA_XML.xcu\n"
@@ -33,6 +35,7 @@ msgctxt ""
msgid "Microsoft Excel 2007–365 VBA XML"
msgstr ""
+#. wZRKn
#: MS_Excel_2007_XML.xcu
msgctxt ""
"MS_Excel_2007_XML.xcu\n"
@@ -42,6 +45,7 @@ msgctxt ""
msgid "Excel 2007–365"
msgstr ""
+#. gE2YN
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
"MS_Excel_2007_XML_Template.xcu\n"
@@ -51,6 +55,7 @@ msgctxt ""
msgid "Excel 2007–365 Template"
msgstr ""
+#. GGcpF
#: MS_PowerPoint_2007_XML.xcu
msgctxt ""
"MS_PowerPoint_2007_XML.xcu\n"
@@ -60,6 +65,7 @@ msgctxt ""
msgid "PowerPoint 2007–365"
msgstr ""
+#. RvEK3
#: MS_PowerPoint_2007_XML_AutoPlay.xcu
msgctxt ""
"MS_PowerPoint_2007_XML_AutoPlay.xcu\n"
@@ -69,6 +75,7 @@ msgctxt ""
msgid "PowerPoint 2007–365"
msgstr ""
+#. 6sRkN
#: MS_PowerPoint_2007_XML_Template.xcu
msgctxt ""
"MS_PowerPoint_2007_XML_Template.xcu\n"
@@ -78,6 +85,7 @@ msgctxt ""
msgid "PowerPoint 2007–365 Template"
msgstr ""
+#. fALRm
#: MS_PowerPoint_2007_XML_VBA.xcu
msgctxt ""
"MS_PowerPoint_2007_XML_VBA.xcu\n"
@@ -87,6 +95,7 @@ msgctxt ""
msgid "PowerPoint 2007–365 VBA"
msgstr ""
+#. DPhAF
#: StarBase.xcu
#, fuzzy
msgctxt ""
@@ -97,6 +106,7 @@ msgctxt ""
msgid "OpenDocument Database"
msgstr "उदां फोरमान बिलाइ डाटाबेट"
+#. VGEpj
#: StarBaseReport.xcu
#, fuzzy
msgctxt ""
@@ -107,6 +117,7 @@ msgctxt ""
msgid "OpenDocument Database Report"
msgstr "उदां फोरमान बिलाइ डाटाबेट"
+#. 5CtAj
#: StarBaseReportChart.xcu
msgctxt ""
"StarBaseReportChart.xcu\n"
@@ -116,6 +127,7 @@ msgctxt ""
msgid "StarOffice XML (Base) Report Chart 9"
msgstr ""
+#. GQTGB
#: calc8.xcu
msgctxt ""
"calc8.xcu\n"
@@ -125,6 +137,7 @@ msgctxt ""
msgid "Calc 8"
msgstr ""
+#. kY2wR
#: calc8_template.xcu
msgctxt ""
"calc8_template.xcu\n"
@@ -134,6 +147,7 @@ msgctxt ""
msgid "Calc 8 Template"
msgstr ""
+#. Qdzqf
#: calc_ADO_rowset_XML.xcu
msgctxt ""
"calc_ADO_rowset_XML.xcu\n"
@@ -143,6 +157,7 @@ msgctxt ""
msgid "ADO Rowset XML"
msgstr ""
+#. jreBU
#: calc_Gnumeric.xcu
msgctxt ""
"calc_Gnumeric.xcu\n"
@@ -152,6 +167,7 @@ msgctxt ""
msgid "Gnumeric Spreadsheet"
msgstr ""
+#. XrFYG
#: calc_MS_Excel_2003_XML.xcu
msgctxt ""
"calc_MS_Excel_2003_XML.xcu\n"
@@ -161,6 +177,7 @@ msgctxt ""
msgid "Microsoft Excel 2003 XML"
msgstr "मायक्र'सफ्ट एक्सेल 2003 XML"
+#. NWzCZ
#: calc_ODS_FlatXML.xcu
msgctxt ""
"calc_ODS_FlatXML.xcu\n"
@@ -170,6 +187,7 @@ msgctxt ""
msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
+#. gfFPo
#: calc_OOXML.xcu
msgctxt ""
"calc_OOXML.xcu\n"
@@ -179,6 +197,7 @@ msgctxt ""
msgid "Office Open XML Spreadsheet"
msgstr ""
+#. NFqbD
#: calc_OOXML_Template.xcu
msgctxt ""
"calc_OOXML_Template.xcu\n"
@@ -188,6 +207,7 @@ msgctxt ""
msgid "Office Open XML Spreadsheet Template"
msgstr ""
+#. UaPB5
#: chart8.xcu
msgctxt ""
"chart8.xcu\n"
@@ -197,6 +217,7 @@ msgctxt ""
msgid "Chart 8"
msgstr ""
+#. zyojS
#: draw8.xcu
msgctxt ""
"draw8.xcu\n"
@@ -206,6 +227,7 @@ msgctxt ""
msgid "Draw 8"
msgstr ""
+#. SCWxn
#: draw8_template.xcu
msgctxt ""
"draw8_template.xcu\n"
@@ -215,6 +237,7 @@ msgctxt ""
msgid "Draw 8 Template"
msgstr ""
+#. iEFWZ
#: draw_ODG_FlatXML.xcu
msgctxt ""
"draw_ODG_FlatXML.xcu\n"
@@ -224,6 +247,7 @@ msgctxt ""
msgid "OpenDocument Drawing (Flat XML)"
msgstr ""
+#. n9gGK
#: impress8.xcu
msgctxt ""
"impress8.xcu\n"
@@ -233,6 +257,7 @@ msgctxt ""
msgid "Impress 8"
msgstr ""
+#. BtFHe
#: impress8_template.xcu
msgctxt ""
"impress8_template.xcu\n"
@@ -242,6 +267,7 @@ msgctxt ""
msgid "Impress 8 Template"
msgstr ""
+#. KHRsJ
#: impress_ODP_FlatXML.xcu
#, fuzzy
msgctxt ""
@@ -252,6 +278,7 @@ msgctxt ""
msgid "OpenDocument Presentation (Flat XML)"
msgstr "उदां फोरमान बिलाइ प्रेजेन्टेसन टेमप्लेट"
+#. 9rJi8
#: impress_OOXML_Presentation_AutoPlay.xcu
msgctxt ""
"impress_OOXML_Presentation_AutoPlay.xcu\n"
@@ -261,6 +288,7 @@ msgctxt ""
msgid "Office Open XML Presentation AutoPlay"
msgstr ""
+#. mwgxJ
#: math8.xcu
msgctxt ""
"math8.xcu\n"
@@ -270,6 +298,7 @@ msgctxt ""
msgid "Math 8"
msgstr ""
+#. k5AvC
#: writer8.xcu
msgctxt ""
"writer8.xcu\n"
@@ -279,6 +308,7 @@ msgctxt ""
msgid "Writer 8"
msgstr ""
+#. 7GNGh
#: writer8_template.xcu
msgctxt ""
"writer8_template.xcu\n"
@@ -288,6 +318,7 @@ msgctxt ""
msgid "Writer 8 Template"
msgstr ""
+#. G82oA
#: writer_MS_Word_2003_XML.xcu
msgctxt ""
"writer_MS_Word_2003_XML.xcu\n"
@@ -297,6 +328,7 @@ msgctxt ""
msgid "Word 2003 XML"
msgstr ""
+#. yxEiX
#: writer_MS_Word_2007_XML.xcu
msgctxt ""
"writer_MS_Word_2007_XML.xcu\n"
@@ -306,6 +338,7 @@ msgctxt ""
msgid "Word 2007–365"
msgstr ""
+#. cS5wC
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
"writer_MS_Word_2007_XML_Template.xcu\n"
@@ -315,6 +348,7 @@ msgctxt ""
msgid "Word 2007–365 Template"
msgstr ""
+#. hKL5A
#: writer_MS_Word_2007_XML_VBA.xcu
msgctxt ""
"writer_MS_Word_2007_XML_VBA.xcu\n"
@@ -324,6 +358,7 @@ msgctxt ""
msgid "Word 2007–365 VBA"
msgstr ""
+#. iuESB
#: writer_ODT_FlatXML.xcu
msgctxt ""
"writer_ODT_FlatXML.xcu\n"
@@ -333,6 +368,7 @@ msgctxt ""
msgid "OpenDocument Text (Flat XML)"
msgstr ""
+#. 3CtB2
#: writerglobal8.xcu
#, fuzzy
msgctxt ""
@@ -343,6 +379,7 @@ msgctxt ""
msgid "Writer 8 Master Document"
msgstr "स्टाररायटर 5.0 गाहाय फोरमानबिलाइ"
+#. dp7AA
#: writerglobal8_template.xcu
msgctxt ""
"writerglobal8_template.xcu\n"
@@ -352,6 +389,7 @@ msgctxt ""
msgid "Writer 8 Master Document Template"
msgstr ""
+#. uFNm3
#: writerweb8_writer_template.xcu
msgctxt ""
"writerweb8_writer_template.xcu\n"
diff --git a/source/brx/forms/messages.po b/source/brx/forms/messages.po
index d15ec7ac9f5..1a63ea73615 100644
--- a/source/brx/forms/messages.po
+++ b/source/brx/forms/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-03-29 16:02+0200\n"
+"POT-Creation-Date: 2021-09-10 23:11+0200\n"
"PO-Revision-Date: 2017-12-14 11:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,134 +16,134 @@ msgstr ""
"X-POOTLE-MTIME: 1513252084.000000\n"
#. naBgZ
-#: forms/inc/strings.hrc:24
+#: forms/inc/strings.hrc:26
msgctxt "RID_BASELISTBOX_ERROR_FILLLIST"
msgid "The contents of a combo box or list field could not be determined."
msgstr "कम्ब बाक्सु एबा फारिलाइ फोथारनि थानाय आयदाफोरखौ थि खालामनाय जायाखै।"
#. hiEhu
-#: forms/inc/strings.hrc:25
+#: forms/inc/strings.hrc:27
#, fuzzy
msgctxt "RID_STR_IMPORT_GRAPHIC"
msgid "Insert Image"
msgstr "बिखं सोसन"
#. FfrQA
-#: forms/inc/strings.hrc:26
+#: forms/inc/strings.hrc:28
msgctxt "RID_STR_CONTROL_SUBSTITUTED_NAME"
msgid "substituted"
msgstr "मोनसेनि सोलायै हानाय"
#. CHLAP
-#: forms/inc/strings.hrc:27
+#: forms/inc/strings.hrc:29
msgctxt "RID_STR_CONTROL_SUBSTITUTED_EPXPLAIN"
msgid "An error occurred while this control was being loaded. It was therefore replaced with a placeholder."
msgstr "बे दबथायनायखौ ल'ड खालामनाय समाव मोनसे गोरोनथि जाथाय जादोंमोन। बेखायनो बेखौ मोनसे प्लेसहलडारजों जायगा सोलाय होनाय जादोंमोन।"
#. CLzFr
-#: forms/inc/strings.hrc:28
+#: forms/inc/strings.hrc:30
msgctxt "RID_STR_READERROR"
msgid "Error reading data from database"
msgstr "डाटाबेस निफ्राय डाटा फरायनायाव जानाय गोरोनथि"
#. Q8pGP
-#: forms/inc/strings.hrc:29
+#: forms/inc/strings.hrc:31
msgctxt "RID_STR_CONNECTERROR"
msgid "Connection failed"
msgstr "फोनांजाबनाया फेलें जानाय"
#. EsJw2
-#: forms/inc/strings.hrc:30
+#: forms/inc/strings.hrc:32
msgctxt "RID_ERR_LOADING_FORM"
msgid "The data content could not be loaded."
msgstr "डाटा थानाय आयदाखौ ल'ड खालामनो हायाखै।"
#. L9J7Z
-#: forms/inc/strings.hrc:31
+#: forms/inc/strings.hrc:33
msgctxt "RID_ERR_REFRESHING_FORM"
msgid "The data content could not be updated"
msgstr "डाटा थानाय आयदाखौ आपडेट खालामनो हायाखै।"
#. LHxyL
-#: forms/inc/strings.hrc:32
+#: forms/inc/strings.hrc:34
msgctxt "RID_STR_ERR_INSERTRECORD"
msgid "Error inserting the new record"
msgstr "गोदान फोरमानलाइखौ फज'नाय समाव जानाय गोरोनथि"
#. DeE8J
-#: forms/inc/strings.hrc:33
+#: forms/inc/strings.hrc:35
msgctxt "RID_STR_ERR_UPDATERECORD"
msgid "Error updating the current record"
msgstr "बोहैथि फोरमानलाइखौ आपडेट खालामनाय समाव गोरोनथि"
#. dKbFA
-#: forms/inc/strings.hrc:34
+#: forms/inc/strings.hrc:36
msgctxt "RID_STR_ERR_DELETERECORD"
msgid "Error deleting the current record"
msgstr "बोहैथि फोरमानलाइखौ हुखुमोरनाय समाव गोरोनथि"
#. KrWCL
-#: forms/inc/strings.hrc:35
+#: forms/inc/strings.hrc:37
msgctxt "RID_STR_ERR_DELETERECORDS"
msgid "Error deleting the specified records"
msgstr "थि फोरमानलाइखौ हुखुमोरनाय समाव गोरोनथि"
#. CgPPq
-#: forms/inc/strings.hrc:36
+#: forms/inc/strings.hrc:38
msgctxt "RID_STR_NEED_NON_NULL_OBJECT"
msgid "The object cannot be NULL."
msgstr "मुवाखौ NULL खालामनो हाया।"
#. DjPos
-#: forms/inc/strings.hrc:37
+#: forms/inc/strings.hrc:39
msgctxt "RID_STR_OPEN_GRAPHICS"
msgid "Insert Image from..."
msgstr ""
#. 5xPFL
-#: forms/inc/strings.hrc:38
+#: forms/inc/strings.hrc:40
msgctxt "RID_STR_CLEAR_GRAPHICS"
msgid "Remove Image"
msgstr ""
#. YepRu
-#: forms/inc/strings.hrc:39
+#: forms/inc/strings.hrc:41
msgctxt "RID_STR_INVALIDSTREAM"
msgid "The given stream is invalid."
msgstr "होनाय निजोराया बाहाय जाथाव नङा।"
#. zzFRi
-#: forms/inc/strings.hrc:40
+#: forms/inc/strings.hrc:42
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
msgstr "सोंनाय फोरमायनायाव सिनटेक्स गोरोनथि"
#. BQj6G
-#: forms/inc/strings.hrc:41
+#: forms/inc/strings.hrc:43
msgctxt "RID_STR_INCOMPATIBLE_TYPES"
msgid "The value types supported by the binding cannot be used for exchanging data with this control."
msgstr "बाइन्डिंजों मदत होजानाय बेसेन रोखोमफोरखौ बे दबथायनायजों सोलायज्लानाय डाटानि थाखाय बाहायनो हाया।"
#. KMteF
-#: forms/inc/strings.hrc:42
+#: forms/inc/strings.hrc:44
msgctxt "RID_STR_LABEL_RECORD"
msgid "Record"
msgstr "फोरमानलाइ"
#. KkC2w
-#: forms/inc/strings.hrc:43
+#: forms/inc/strings.hrc:45
msgctxt "RID_STR_INVALID_VALIDATOR"
msgid "The control is connected to an external value binding, which at the same time acts as validator. You need to revoke the value binding, before you can set a new validator."
msgstr "दबथायनाया मोनसे बायजो बेसेन बाइन्डिंजों सोमोन्दो दङ, जाय मोनसे समाव बाहायथाव खालामग्रा बादियै खामानि मावयो। मोनसे गोदान बाहायथाव खालामग्राखौ फज'नायनि सिगां नोंथांङा बेसेन बाइन्डिंखौ बोखांना लाफिननो गोनां दं।"
#. HDFRj
-#: forms/inc/strings.hrc:44
+#: forms/inc/strings.hrc:46
msgctxt "RID_STR_LABEL_OF"
msgid "of"
msgstr "नि"
#. pwvrd
-#: forms/inc/strings.hrc:45
+#: forms/inc/strings.hrc:47
msgctxt "RID_STR_QUERY_SAVE_MODIFIED_ROW"
msgid ""
"The content of the current form has been modified.\n"
@@ -153,217 +153,217 @@ msgstr ""
"नोंथाङा सोलायनाय फोरखौ थिनो सानो नामा?"
#. UUqEs
-#: forms/inc/strings.hrc:46
+#: forms/inc/strings.hrc:48
msgctxt "RID_STR_COULD_NOT_SET_ORDER"
msgid "Error setting the sort criteria"
msgstr "रोखोम बिसार खानथिखौ फज'नायाव जानाय गोरोनथि"
#. AsgK8
-#: forms/inc/strings.hrc:47
+#: forms/inc/strings.hrc:49
msgctxt "RID_STR_COULD_NOT_SET_FILTER"
msgid "Error setting the filter criteria"
msgstr "फिलटार बिसार खानथिखौ फज'नायाव जानाय गोरोनथि"
#. x4f5J
-#: forms/inc/strings.hrc:48
+#: forms/inc/strings.hrc:50
msgctxt "RID_STR_FEATURE_REQUIRES_PARAMETERS"
msgid "To execute this function, parameters are needed."
msgstr ""
#. Bu48A
-#: forms/inc/strings.hrc:49
+#: forms/inc/strings.hrc:51
msgctxt "RID_STR_FEATURE_NOT_EXECUTABLE"
msgid "This function cannot be executed, but is only for status queries."
msgstr ""
#. LYhEn
-#: forms/inc/strings.hrc:50
+#: forms/inc/strings.hrc:52
msgctxt "RID_STR_FEATURE_UNKNOWN"
msgid "Unknown function."
msgstr ""
#. X5wuE
-#: forms/inc/strings.hrc:52
+#: forms/inc/strings.hrc:54
msgctxt "RID_STR_XFORMS_NO_BINDING_EXPRESSION"
msgid "Please enter a binding expression."
msgstr "अननानै मोनसे बाइन्डिं फोरमायनायखौ सोसन।"
#. BnacN
-#: forms/inc/strings.hrc:53
+#: forms/inc/strings.hrc:55
msgctxt "RID_STR_XFORMS_INVALID_BINDING_EXPRESSION"
msgid "This is an invalid binding expression."
msgstr "बेयो मोनसे बाहाय जाथाव नङै बाइन्डिं फोरमायनाय."
#. 75FBb
-#: forms/inc/strings.hrc:54
+#: forms/inc/strings.hrc:56
msgctxt "RID_STR_XFORMS_INVALID_VALUE"
msgid "Value is invalid."
msgstr "बेसेना बाहाय जाथाव नङा."
#. FBx5M
-#: forms/inc/strings.hrc:55
+#: forms/inc/strings.hrc:57
msgctxt "RID_STR_XFORMS_REQUIRED"
msgid "A value is required."
msgstr "मोनसे बेसेनखौ गोनां जायो।"
#. cETRH
-#: forms/inc/strings.hrc:56
+#: forms/inc/strings.hrc:58
msgctxt "RID_STR_XFORMS_INVALID_CONSTRAINT"
msgid "The constraint '$1' not validated."
msgstr "कनस्ट्रेइन '$1'आ बाहाय जाथाव नङा।"
#. a2kvh
-#: forms/inc/strings.hrc:57
+#: forms/inc/strings.hrc:59
msgctxt "RID_STR_XFORMS_VALUE_IS_NOT_A"
msgid "The value is not of the type '$2'."
msgstr "बेसेना $2' रोखोमनि नङा।"
#. xr8Fy
-#: forms/inc/strings.hrc:58
+#: forms/inc/strings.hrc:60
msgctxt "RID_STR_XFORMS_VALUE_MAX_INCL"
msgid "The value must be smaller than or equal to $2."
msgstr "बेसेना$2 निख्रुइ फिसासिन एबा समान जानांगौ."
#. 2FnXB
-#: forms/inc/strings.hrc:59
+#: forms/inc/strings.hrc:61
msgctxt "RID_STR_XFORMS_VALUE_MAX_EXCL"
msgid "The value must be smaller than $2."
msgstr "बेसेना $2 निख्रुइ फिसासिन जानांगौ."
#. yFzvb
-#: forms/inc/strings.hrc:60
+#: forms/inc/strings.hrc:62
msgctxt "RID_STR_XFORMS_VALUE_MIN_INCL"
msgid "The value must be greater than or equal to $2."
msgstr "बेसेना $2 निख्रुइ गेदेरसिन एबा समान जानांगौ."
#. 8CqwC
-#: forms/inc/strings.hrc:61
+#: forms/inc/strings.hrc:63
msgctxt "RID_STR_XFORMS_VALUE_MIN_EXCL"
msgid "The value must be greater than $2."
msgstr "बेसेना$2 निख्रुइ गेदेरसिन जानांगौ."
#. zcC3f
-#: forms/inc/strings.hrc:62
+#: forms/inc/strings.hrc:64
msgctxt "RID_STR_XFORMS_VALUE_TOTAL_DIGITS"
msgid "$2 digits allowed at most."
msgstr "गोबाङै $2 अनजिमा फोरा गनायथि होयो।"
#. EFgBN
-#: forms/inc/strings.hrc:63
+#: forms/inc/strings.hrc:65
msgctxt "RID_STR_XFORMS_VALUE_FRACTION_DIGITS"
msgid "$2 fraction digits allowed at most."
msgstr "गोबाङै $2 फिसा बाहागो अनजिमाफोरा गनायथि होयो।"
#. fFbKg
-#: forms/inc/strings.hrc:64
+#: forms/inc/strings.hrc:66
msgctxt "RID_STR_XFORMS_VALUE_LENGTH"
msgid "The string must be $2 characters long."
msgstr "सारिया हांखोफोरनि $2 गोलाव जानांगोन।"
#. CzF3L
-#: forms/inc/strings.hrc:65
+#: forms/inc/strings.hrc:67
msgctxt "RID_STR_XFORMS_VALUE_MIN_LENGTH"
msgid "The string must be at least $2 characters long."
msgstr "सारिया हांखोफोरनि $2 खमैबो गोलाव जानांगोन।"
#. effSk
-#: forms/inc/strings.hrc:66
+#: forms/inc/strings.hrc:68
msgctxt "RID_STR_XFORMS_VALUE_MAX_LENGTH"
msgid "The string can only be $2 characters long at most."
msgstr "सारिया हांखोफोरनि $2 बांसिनथारै गोलाव जानांगोन।"
#. dfwAw
-#: forms/inc/strings.hrc:67
+#: forms/inc/strings.hrc:69
msgctxt "RID_STR_DATATYPE_STRING"
msgid "String"
msgstr "सारि"
#. 2VkkS
-#: forms/inc/strings.hrc:68
+#: forms/inc/strings.hrc:70
msgctxt "RID_STR_DATATYPE_URL"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
#. wCcrk
-#: forms/inc/strings.hrc:69
+#: forms/inc/strings.hrc:71
msgctxt "RID_STR_DATATYPE_BOOLEAN"
msgid "True/False (Boolean)"
msgstr "थार/नंखाय (बुलियान)"
#. o7BXD
-#: forms/inc/strings.hrc:70
+#: forms/inc/strings.hrc:72
msgctxt "RID_STR_DATATYPE_DECIMAL"
msgid "Decimal"
msgstr "दश'मिक"
#. X7yWD
-#: forms/inc/strings.hrc:71
+#: forms/inc/strings.hrc:73
msgctxt "RID_STR_DATATYPE_FLOAT"
msgid "Floating point"
msgstr "फ्लटिं बिन्दु"
#. kGdUi
-#: forms/inc/strings.hrc:72
+#: forms/inc/strings.hrc:74
msgctxt "RID_STR_DATATYPE_DOUBLE"
msgid "Double"
msgstr "नैगुण"
#. ki4Gz
-#: forms/inc/strings.hrc:73
+#: forms/inc/strings.hrc:75
msgctxt "RID_STR_DATATYPE_DATE"
msgid "Date"
msgstr "अक्ट'"
#. Ehje9
-#: forms/inc/strings.hrc:74
+#: forms/inc/strings.hrc:76
msgctxt "RID_STR_DATATYPE_TIME"
msgid "Time"
msgstr "सम"
#. zC46Y
-#: forms/inc/strings.hrc:75
+#: forms/inc/strings.hrc:77
msgctxt "RID_STR_DATATYPE_DATETIME"
msgid "Date and Time"
msgstr "अक्ट' आरो सम"
#. Ad6EV
-#: forms/inc/strings.hrc:76
+#: forms/inc/strings.hrc:78
msgctxt "RID_STR_DATATYPE_YEAR"
msgid "Year"
msgstr "बोसोर"
#. XfSWT
-#: forms/inc/strings.hrc:77
+#: forms/inc/strings.hrc:79
msgctxt "RID_STR_DATATYPE_MONTH"
msgid "Month"
msgstr "दान"
#. rBHBA
-#: forms/inc/strings.hrc:78
+#: forms/inc/strings.hrc:80
msgctxt "RID_STR_DATATYPE_DAY"
msgid "Day"
msgstr "सान"
#. VS33y
-#: forms/inc/strings.hrc:79
+#: forms/inc/strings.hrc:81
msgctxt "RID_STR_XFORMS_CANT_EVALUATE"
msgid "Error during evaluation"
msgstr "बिजिरनाय समाव जानाय गोरोनथि"
#. SFp7z
-#: forms/inc/strings.hrc:80
+#: forms/inc/strings.hrc:82
msgctxt "RID_STR_XFORMS_PATTERN_DOESNT_MATCH"
msgid "The string '$1' does not match the required regular expression '$2'."
msgstr "'$1' सारिया गोनांथि जानाय नेम बादियै फोरमायनाय '$2'जों गोरोबा."
#. GdrwE
-#: forms/inc/strings.hrc:81
+#: forms/inc/strings.hrc:83
msgctxt "RID_STR_XFORMS_BINDING_UI_NAME"
msgid "Binding"
msgstr "बाइन्डिं"
#. AGvgC
-#: forms/inc/strings.hrc:82
+#: forms/inc/strings.hrc:84
msgctxt "RID_STR_XFORMS_CANT_REMOVE_TYPE"
msgid "This is a built-in type and cannot be removed."
msgstr ""
diff --git a/source/brx/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/brx/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 0585125ad02..0219e08368a 100644
--- a/source/brx/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/brx/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2016-11-12 00:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
@@ -13,8 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1369348961.000000\n"
+"X-POOTLE-MTIME: 1478910997.000000\n"
+#. XpeLj
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -23,6 +24,7 @@ msgctxt ""
msgid "Options"
msgstr "उफ्राफोर"
+#. GfZUJ
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -31,6 +33,7 @@ msgctxt ""
msgid "<bookmark_value>Solver for Nonlinear Problems;Options</bookmark_value>"
msgstr ""
+#. FCECT
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -39,6 +42,7 @@ msgctxt ""
msgid "General Options"
msgstr ""
+#. ZkCEe
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -47,6 +51,7 @@ msgctxt ""
msgid "Size of Swarm"
msgstr ""
+#. hRGYs
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -55,6 +60,7 @@ msgctxt ""
msgid "… defines the number of individuals to participate in the learning process. Each individual finds its own solutions and contributes to the overall knowledge."
msgstr ""
+#. zReEK
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -63,6 +69,7 @@ msgctxt ""
msgid "Learning Cycles"
msgstr ""
+#. mDzwh
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -71,6 +78,7 @@ msgctxt ""
msgid "… defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge."
msgstr ""
+#. SWBAK
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -79,6 +87,7 @@ msgctxt ""
msgid "Variable Bounds Guessing"
msgstr ""
+#. 86AX8
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -87,6 +96,7 @@ msgctxt ""
msgid "If enabled (default), the algorithm tries to find variable bounds by looking at the starting values."
msgstr ""
+#. 7tnqA
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -95,6 +105,7 @@ msgctxt ""
msgid "Variable Bounds Threshold"
msgstr ""
+#. 6fpGp
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -103,6 +114,7 @@ msgctxt ""
msgid "When guessing variable bounds, this threshold specifies, how the initial values are shifted to build the bounds. For an example how these values are calculated, please refer to the Manual in the Wiki."
msgstr ""
+#. 4nKkq
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -111,6 +123,7 @@ msgctxt ""
msgid "Use ACR Comparator"
msgstr ""
+#. eVij6
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -119,6 +132,7 @@ msgctxt ""
msgid "If <emph>disabled</emph> (default), the BCH Comparator is used. It compares two individuals by first looking at their constraint violations and only if those are equal, it measures their current solution."
msgstr ""
+#. wHTo3
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -127,6 +141,7 @@ msgctxt ""
msgid "If <emph>enabled</emph>, the ACR Comparator is used. It compares two individuals dependent on the current iteration and measures their goodness with knowledge about the libraries worst known solutions (in regard to their constraint violations)."
msgstr ""
+#. 5jPbx
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -135,6 +150,7 @@ msgctxt ""
msgid "Use Random Starting Point"
msgstr ""
+#. pt3XB
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -143,6 +159,7 @@ msgctxt ""
msgid "If <emph>enabled</emph>, the library is simply filled up with randomly chosen points."
msgstr ""
+#. HFv6w
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -151,6 +168,7 @@ msgctxt ""
msgid "If <emph>disabled</emph>, the currently present values (as given by the user) are inserted in the library as reference point."
msgstr ""
+#. TYEBG
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -159,6 +177,7 @@ msgctxt ""
msgid "Stagnation Limit"
msgstr ""
+#. nWRYK
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -167,6 +186,7 @@ msgctxt ""
msgid "If this number of individuals found solutions within a close range, the iteration is stopped and the best of these values is chosen as optimal."
msgstr ""
+#. UFcxy
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -175,6 +195,7 @@ msgctxt ""
msgid "Stagnation Tolerance"
msgstr ""
+#. F3qEp
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -183,6 +204,7 @@ msgctxt ""
msgid "Defines in what range solutions are considered “similar”."
msgstr ""
+#. RUbSm
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -191,6 +213,7 @@ msgctxt ""
msgid "Show Enhanced Solver Status"
msgstr ""
+#. zmkYh
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -199,6 +222,7 @@ msgctxt ""
msgid "If <emph>enabled</emph>, an additional dialog is shown during the solving process which gives information about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver."
msgstr ""
+#. KH5yg
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -207,6 +231,7 @@ msgctxt ""
msgid "DEPS-specific Options"
msgstr ""
+#. ZU7FF
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -215,6 +240,7 @@ msgctxt ""
msgid "Agent Switch Rate"
msgstr ""
+#. 2zhCp
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -223,6 +249,7 @@ msgctxt ""
msgid "Specifies the probability for an individual to choose the Differential Evolution strategy."
msgstr ""
+#. 2yhKo
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -231,6 +258,7 @@ msgctxt ""
msgid "DE: Crossover Probability"
msgstr ""
+#. eDjrN
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -239,6 +267,7 @@ msgctxt ""
msgid "… defines the probability of the individual being combined with the globally best point. If crossover is not used, the point is assembled from the own memory of the individual."
msgstr ""
+#. DfF2d
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -247,6 +276,7 @@ msgctxt ""
msgid "DE: Scaling Factor"
msgstr ""
+#. ThmU9
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -255,6 +285,7 @@ msgctxt ""
msgid "During crossover, the scaling factor decides about the “speed” of movement."
msgstr ""
+#. pxYLF
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -263,6 +294,7 @@ msgctxt ""
msgid "PS: Constriction Coefficient"
msgstr ""
+#. CPpbg
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -271,6 +303,7 @@ msgctxt ""
msgid "… defines the speed at which the particles/individuals move towards each other."
msgstr ""
+#. dGVYP
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -279,6 +312,7 @@ msgctxt ""
msgid "PS: Cognitive Constant"
msgstr ""
+#. HmszE
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -287,6 +321,7 @@ msgctxt ""
msgid "… sets the importance of the own memory (in particular the best reached point so far)."
msgstr ""
+#. ktGLv
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -295,6 +330,7 @@ msgctxt ""
msgid "PS: Social Constant"
msgstr ""
+#. CkqZA
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -303,6 +339,7 @@ msgctxt ""
msgid "… sets the importance of the global best point between all particles/individuals."
msgstr ""
+#. BAGAU
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -311,6 +348,7 @@ msgctxt ""
msgid "PS: Mutation Probability"
msgstr ""
+#. CyJWk
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -319,6 +357,7 @@ msgctxt ""
msgid "… defines the probability, that instead of moving a component of the particle towards the best point, it randomly chooses a new value from the valid range for that variable."
msgstr ""
+#. JbhLh
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -327,6 +366,7 @@ msgctxt ""
msgid "SCO-specific Options"
msgstr ""
+#. zCr2J
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -335,6 +375,7 @@ msgctxt ""
msgid "Size of Library"
msgstr ""
+#. RSA7B
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -343,6 +384,7 @@ msgctxt ""
msgid "… defines the amount of information to store in the public library. Each individual stores knowledge there and asks for information."
msgstr ""
+#. CoicK
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -351,6 +393,7 @@ msgctxt ""
msgid "Usage"
msgstr ""
+#. B5wxZ
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -359,6 +402,7 @@ msgctxt ""
msgid "<bookmark_value>Solver for Nonlinear Problems;Usage</bookmark_value>"
msgstr ""
+#. FXuKu
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -367,6 +411,7 @@ msgctxt ""
msgid "Usage"
msgstr ""
+#. R7si5
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -375,6 +420,7 @@ msgctxt ""
msgid "Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
msgstr ""
+#. iuEnw
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -383,6 +429,7 @@ msgctxt ""
msgid "There is also a list of constraints you can use to restrict the possible range of solutions or to penalize certain conditions. However, in case of the evolutionary solvers DEPS and SCO, these constraints are also used to specify bounds on the variables of the problem. Due to the random nature of the algorithms, it is <emph>highly recommended</emph> to do so and give upper (and in case \"Assume Non-Negative Variables\" is turned off also lower) bounds for all variables. They don't have to be near the actual solution (which is probably unknown) but should give a rough indication of the expected size (0 ≤ var ≤ 1 or maybe -1000000 ≤ var ≤ 1000000)."
msgstr ""
+#. E5pcq
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -391,6 +438,7 @@ msgctxt ""
msgid "Bounds are specified by selecting one or more variables (as range) on the left side and entering a numerical value (not a cell or a formula) on the right side. That way you can also choose one or more variables to be <emph>Integer</emph> or <emph>Binary</emph> only."
msgstr ""
+#. 4SEEA
#: help.tree
msgctxt ""
"help.tree\n"
@@ -399,6 +447,7 @@ msgctxt ""
msgid "Solver for Nonlinear Problems"
msgstr ""
+#. 3sHVz
#: help.tree
msgctxt ""
"help.tree\n"
diff --git a/source/brx/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/brx/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
index ea271064e2d..c6f6ceb7925 100644
--- a/source/brx/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
+++ b/source/brx/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
@@ -2,18 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2013-05-23 22:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369348962.000000\n"
+#. BCGG3
#: description.xml
msgctxt ""
"description.xml\n"
@@ -22,6 +24,7 @@ msgctxt ""
msgid "Solver for Nonlinear Programming"
msgstr ""
+#. LNCRi
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/brx/nlpsolver/src/locale.po b/source/brx/nlpsolver/src/locale.po
index 608c02303cf..d12f1b97899 100644
--- a/source/brx/nlpsolver/src/locale.po
+++ b/source/brx/nlpsolver/src/locale.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-08-21 21:37+0200\n"
+"POT-Creation-Date: 2021-09-10 23:11+0200\n"
"PO-Revision-Date: 2013-06-22 14:27+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -87,6 +87,15 @@ msgctxt ""
msgid "Use Random starting point"
msgstr ""
+#. r8nEN
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.UseStrongerPRNG\n"
+"property.text"
+msgid "Use a stronger random generator (slower)"
+msgstr ""
+
#. PeiB3
#: NLPSolverCommon_en_US.properties
msgctxt ""
diff --git a/source/brx/officecfg/registry/data/org/openoffice.po b/source/brx/officecfg/registry/data/org/openoffice.po
index b7ccf2693e7..c1c22a72bb7 100644
--- a/source/brx/officecfg/registry/data/org/openoffice.po
+++ b/source/brx/officecfg/registry/data/org/openoffice.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: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: 2014-01-03 19:52+0000\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2018-02-27 14:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: brx\n"
@@ -13,8 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1388778770.000000\n"
+"X-POOTLE-MTIME: 1519741779.000000\n"
+#. foAxC
#: Setup.xcu
msgctxt ""
"Setup.xcu\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Base: Database Form"
msgstr ""
+#. YAxMS
#: Setup.xcu
msgctxt ""
"Setup.xcu\n"
@@ -33,6 +35,7 @@ msgctxt ""
msgid "Base: Report Design"
msgstr ""
+#. GwFDf
#: Setup.xcu
msgctxt ""
"Setup.xcu\n"
@@ -42,6 +45,7 @@ msgctxt ""
msgid "Base: Relation Design"
msgstr ""
+#. uEmjY
#: Setup.xcu
msgctxt ""
"Setup.xcu\n"
@@ -51,6 +55,7 @@ msgctxt ""
msgid "Base: Query Design"
msgstr ""
+#. X5S6E
#: Setup.xcu
msgctxt ""
"Setup.xcu\n"
@@ -60,6 +65,7 @@ msgctxt ""
msgid "Base: View Design"
msgstr ""
+#. Lsw4Y
#: Setup.xcu
msgctxt ""
"Setup.xcu\n"
@@ -69,6 +75,7 @@ msgctxt ""
msgid "Base: Table Design"
msgstr ""
+#. s3Ecc
#: Setup.xcu
msgctxt ""
"Setup.xcu\n"
@@ -78,6 +85,7 @@ msgctxt ""
msgid "Base: Data View"
msgstr ""
+#. LC2DZ
#: Setup.xcu
msgctxt ""
"Setup.xcu\n"
@@ -87,6 +95,7 @@ msgctxt ""
msgid "Base: Table Data View"
msgstr ""
+#. aienR
#: Setup.xcu
msgctxt ""
"Setup.xcu\n"
diff --git a/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po b/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
index 85084de9e75..cdf5477926f 100644
--- a/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-07-01 17:54+0200\n"
+"POT-Creation-Date: 2021-09-10 23:11+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4551,26 +4551,6 @@ msgctxt ""
msgid "Export as Image"
msgstr ""
-#. C9APM
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:EditShapeHyperlink\n"
-"Label\n"
-"value.text"
-msgid "Edit Hyperlink"
-msgstr ""
-
-#. 5teaK
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DeleteShapeHyperlink\n"
-"Label\n"
-"value.text"
-msgid "Remove Hyperlink"
-msgstr ""
-
#. FUKoR
#: CalcCommands.xcu
msgctxt ""
@@ -5129,14 +5109,14 @@ msgctxt ""
msgid "Note Cell Style"
msgstr ""
-#. 5GfdF
+#. Rea3m
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:SidebarDeck.ScFunctionsDeck\n"
"Label\n"
"value.text"
-msgid "ScFunctionsDeck"
+msgid "Open the Functions Deck"
msgstr ""
#. 7wktD
@@ -8111,26 +8091,25 @@ msgctxt ""
msgid "Move"
msgstr "म'ड"
-#. 6geGw
+#. EQpBA
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenamePage\n"
"Label\n"
"value.text"
-msgid "Rename Page"
-msgstr "बिखंखौ फिन मुं हो"