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

#. bHbFE
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
msgid "Templates"
msgstr "टेमप्लेटफोर"

#. FfusE
#: include/sfx2/strings.hrc:26
msgctxt "STR_SAVEDOC"
msgid "~Save"
msgstr "~थिना दोन"

#. CQKYg
#: include/sfx2/strings.hrc:27
msgctxt "STR_SAVEASDOC"
msgid "Save ~As..."
msgstr "~..बादि थिना दोन..."

#. BdP9V
#: include/sfx2/strings.hrc:28
msgctxt "STR_SAVEACOPY"
msgid "Save a Copy..."
msgstr ""

#. vFaub
#: include/sfx2/strings.hrc:29
msgctxt "STR_CLOSEDOC"
msgid "~Close"
msgstr "~बन्द खालाम"

#. 4jsUR
#: include/sfx2/strings.hrc:30
msgctxt "STR_OPEN"
msgid "~Open"
msgstr ""

#. ACduP
#: include/sfx2/strings.hrc:31
msgctxt "STR_EDIT_TEMPLATE"
msgid "~Edit"
msgstr ""

#. aKW5U
#: include/sfx2/strings.hrc:32
msgctxt "STR_DEFAULT_TEMPLATE"
msgid "Set as De~fault"
msgstr ""

#. Bwnha
#: include/sfx2/strings.hrc:33
msgctxt "STR_RESET_DEFAULT"
msgid "Reset De~fault"
msgstr ""

#. oRvm4
#: include/sfx2/strings.hrc:34
msgctxt "STR_DELETE_TEMPLATE"
msgid "~Delete"
msgstr ""

#. UyfFH
#: include/sfx2/strings.hrc:35
msgctxt "STR_SFX_RENAME"
msgid "~Rename"
msgstr ""

#. Gnhk4
#: include/sfx2/strings.hrc:36
msgctxt "STR_ACTION_MOVE"
msgid "~Move"
msgstr ""

#. tWE8a
#: include/sfx2/strings.hrc:37
msgctxt "STR_ACTION_EXPORT"
msgid "E~xport"
msgstr ""

#. aEN5D
#: include/sfx2/strings.hrc:38
msgctxt "STR_CATEGORY_RENAME"
msgid "Ren~ame Category"
msgstr ""

#. Ys9z4
#: include/sfx2/strings.hrc:39
msgctxt "STR_RENAME_TEMPLATE"
msgid "Enter new template name:"
msgstr ""

#. TVTsi
#: include/sfx2/strings.hrc:40
msgctxt "STR_TEMPLATE_TOOLTIP"
msgid ""
"Title: $1\n"
"Category: $2"
msgstr ""

#. W2X7Y
#: include/sfx2/strings.hrc:41
msgctxt "STR_TEMPLATE_SELECTION"
msgid "Select a Template"
msgstr ""

#. ihUZ6
#: include/sfx2/strings.hrc:42
msgctxt "STR_AUTOMATICVERSION"
msgid "Automatically saved version"
msgstr "गावनो गावयै थिना दोनाय भारसन"

#. EfF2v
#: include/sfx2/strings.hrc:43
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "दैथाय हर"

#. q7FND
#: include/sfx2/strings.hrc:44
msgctxt "STR_LABEL_FILEFORMAT"
msgid "File format:"
msgstr "फाइल दाथाय:"

#. N7LVW
#: include/sfx2/strings.hrc:45
msgctxt "STR_HIDDENINFO_CONTAINS"
msgid ""
"This document contains:\n"
"\n"
msgstr "बे फोरमान बिलाइआव दङ:\n"

#. 8tujE
#: include/sfx2/strings.hrc:46
msgctxt "STR_HIDDENINFO_RECORDCHANGES"
msgid "Recorded changes"
msgstr "रेकर्डेट सोलायनाय"

#. LUUtP
#: include/sfx2/strings.hrc:47
msgctxt "STR_HIDDENINFO_NOTES"
msgid "Notes"
msgstr "सुंद' लिरथाय"

#. tDmMa
#: include/sfx2/strings.hrc:48
msgctxt "STR_HIDDENINFO_DOCVERSIONS"
msgid "Document versions"
msgstr "फोरमान बिलाइ भारसनस"

#. ZBKQD
#: include/sfx2/strings.hrc:49
msgctxt "STR_HIDDENINFO_CONTINUE_SAVING"
msgid "Do you want to continue saving the document?"
msgstr "नोंथाङा फोरमान बिलाइ थिनायखौ सालाय लांबाय थानो नामा?"

#. BzbMB
#: include/sfx2/strings.hrc:50
msgctxt "STR_HIDDENINFO_CONTINUE_PRINTING"
msgid "Do you want to continue printing the document?"
msgstr "नोंथाङा फोरमान बिलाइ साफायनायखौ सालाय लांबाय थानो नामा?"

#. ExQK6
#: include/sfx2/strings.hrc:51
msgctxt "STR_HIDDENINFO_CONTINUE_SIGNING"
msgid "Do you want to continue signing the document?"
msgstr "नोंथाङा फोरमान बिलाइ चहि होनायखौ सालाय लांबाय थानो नामा?"

#. TepyB
#: include/sfx2/strings.hrc:52
msgctxt "STR_HIDDENINFO_CONTINUE_CREATEPDF"
msgid "Do you want to continue creating a PDF file?"
msgstr "नोंथाङा PDF फाइल सोरजिनायखौ सालाय लांबाय थानो नामा ?"

#. CbFjm
#: include/sfx2/strings.hrc:53
msgctxt "STR_NEW_FILENAME_SAVE"
msgid "If you do not want to overwrite the original document, you should save your work under a new filename."
msgstr " जदि नोंथाङा गुबै फोरमान बिलाइआव लिरदेरनो सानाब्ला, नोंथाङा नोंथांनि खामानिखौ गोदान फाइल मुंनि गाहायाव थिना दोन।"

#. 7stwX
#. Used in the title of a shared document.
#: include/sfx2/strings.hrc:55
msgctxt "STR_SHARED"
msgid " (shared)"
msgstr ""

#. W5PzH
#: include/sfx2/strings.hrc:56
msgctxt "STR_XMLSEC_ODF12_EXPECTED"
msgid "The document format version is set to ODF 1.1 (OpenOffice.org 2.x) in Tools-Options-Load/Save-General. Signing documents requires ODF 1.2 (OpenOffice.org 3.x)."
msgstr ""

#. tqPCH
#: include/sfx2/strings.hrc:57
msgctxt "STR_XMLSEC_QUERY_SAVESIGNEDBEFORESIGN"
msgid ""
"The document has to be saved before it can be signed. Saving the document removes all present signatures.\n"
"Do you want to save the document?"
msgstr ""

#. iFaMb
#: include/sfx2/strings.hrc:58
msgctxt "STR_QRYTEMPL_MESSAGE"
msgid "The template '$(ARG1)' on which this document is based, has been modified. Do you want to update the styles of the current document, using the modified template?"
msgstr ""

#. ABmvY
#: include/sfx2/strings.hrc:59
#, fuzzy
msgctxt "STR_QRYTEMPL_UPDATE_BTN"
msgid "~Update Styles"
msgstr "आपडेट आदब"

#. W4thg
#: include/sfx2/strings.hrc:60
msgctxt "STR_QRYTEMPL_KEEP_BTN"
msgid "~Keep Old Styles"
msgstr ""

#. X6MGZ
#: include/sfx2/strings.hrc:61
msgctxt "STR_CATEGORY_NEW"
msgid "~New Category"
msgstr ""

#. VNfyE
#: include/sfx2/strings.hrc:62
msgctxt "STR_CATEGORY_DELETE"
msgid "~Delete Category"
msgstr ""

#. YdoDu
#: include/sfx2/strings.hrc:63
msgctxt "STR_MSG_EXPORT_SUCCESS"
msgid "$1 templates successfully exported."
msgstr ""

#. g6iDa
#: include/sfx2/strings.hrc:64
msgctxt "STR_MSG_QUERY_COPY"
msgid "$1 could not be moved to the category \"$2\". Do you want to copy the template instead?"
msgstr ""

#. 9bJN3
#: include/sfx2/strings.hrc:65
msgctxt "STR_CREATE_ERROR"
msgid "Cannot create category: $1"
msgstr ""

#. YR7aW
#: include/sfx2/strings.hrc:66
msgctxt "STR_ERROR_SAVEAS"
msgid "Cannot save template: $1"
msgstr ""

#. iE9UD
#: include/sfx2/strings.hrc:67
msgctxt "STR_INPUT_NEW"
msgid "Enter new category name:"
msgstr ""

#. yxN3P
#: include/sfx2/strings.hrc:68
msgctxt "STR_MSG_ERROR_LOCAL_MOVE"
msgid ""
"Error moving the following templates to $1.\n"
"$2"
msgstr ""

#. Sh34g
#: include/sfx2/strings.hrc:69
msgctxt "STR_MSG_ERROR_EXPORT"
msgid ""
"Error exporting the following templates:\n"
"$1"
msgstr ""

#. NFsZu
#: include/sfx2/strings.hrc:70
msgctxt "STR_MSG_ERROR_IMPORT"
msgid ""
"Error importing the following templates to $1:\n"
"$2"
msgstr ""

#. g5zLe
#: include/sfx2/strings.hrc:71
msgctxt "STR_MSG_ERROR_DELETE_TEMPLATE"
msgid ""
"The following templates cannot be deleted:\n"
"$1"
msgstr ""

#. 89xV6
#: include/sfx2/strings.hrc:72
msgctxt "STR_MSG_ERROR_DELETE_FOLDER"
msgid ""
"The following folders cannot be deleted:\n"
"$1"
msgstr ""

#. buPTz
#: include/sfx2/strings.hrc:73
msgctxt "STR_TOOLTIP_ERROR_RENAME_TEMPLATE"
msgid "There is another template with the name $1 in $2."
msgstr ""

#. JiTrQ
#: include/sfx2/strings.hrc:74
msgctxt "STR_QMSG_SEL_FOLDER_DELETE"
msgid "Do you want to delete the selected category?"
msgstr ""

#. C9pLF
#: include/sfx2/strings.hrc:75
msgctxt "STR_QMSG_TEMPLATE_OVERWRITE"
msgid "A template named $1 already exists in $2. Do you want to overwrite it?"
msgstr ""

#. 6MoGu
#: include/sfx2/strings.hrc:76
#, fuzzy
msgctxt "STR_QMSG_SEL_TEMPLATE_DELETE"
msgid "Do you want to delete the selected templates?"
msgstr "नोंथाङा खामानिआव नाङै टेमप्लेटखौ फज'फिननो सानो नामा?"

#. WR2LD
#: include/sfx2/strings.hrc:77
msgctxt "STR_QMSG_ERROR_OPENING_FILE"
msgid "An error occurred during opening the file. This may be caused by incorrect file contents.\n"
msgstr ""

#. AsUee
#: include/sfx2/strings.hrc:78
msgctxt "STR_QMSG_ERROR_OPENING_FILE_DETAILS"
msgid "The error details are:\n"
msgstr ""

#. D2XDV
#: include/sfx2/strings.hrc:79
msgctxt "STR_QMSG_ERROR_OPENING_FILE_CONTINUE"
msgid ""
"\n"
"Proceeding with import may cause data loss or corruption, and application may become unstable or crash.\n"
"\n"
"Do you want to ignore the error and attempt to continue loading the file?"
msgstr ""

#. g63UH
#: include/sfx2/strings.hrc:81
msgctxt "STR_HELP_WINDOW_TITLE"
msgid "%PRODUCTNAME Help"
msgstr "%PRODUCTNAME मदत"

#. Veb3m
#: include/sfx2/strings.hrc:82
msgctxt "STR_HELP_BUTTON_INDEX_ON"
msgid "Show Navigation Pane"
msgstr "नेभिगेसन पेन दिन्थि"

#. 3LGpr
#: include/sfx2/strings.hrc:83
msgctxt "STR_HELP_BUTTON_INDEX_OFF"
msgid "Hide Navigation Pane"
msgstr "नेभिगेसन पेन एरसोखो"

#. g8Vns
#: include/sfx2/strings.hrc:84
msgctxt "STR_HELP_BUTTON_START"
msgid "First Page"
msgstr "गिबि बिखं"

#. YMoQp
#: include/sfx2/strings.hrc:85
msgctxt "STR_HELP_BUTTON_PREV"
msgid "Previous Page"
msgstr "सिगांनि बिखं"

#. mGB7r
#: include/sfx2/strings.hrc:86
msgctxt "STR_HELP_BUTTON_NEXT"
msgid "Next Page"
msgstr "उननि बिखं"

#. dys7x
#: include/sfx2/strings.hrc:87
msgctxt "STR_HELP_BUTTON_PRINT"
msgid "Print..."
msgstr "साफायनाय..."

#. bmCzY
#: include/sfx2/strings.hrc:88
msgctxt "STR_HELP_BUTTON_ADDBOOKMARK"
msgid "Add to Bookmarks..."
msgstr "बिजाबनि बिखं सिनफोरखौ दाजाब..."

#. SGFus
#: include/sfx2/strings.hrc:89
msgctxt "STR_HELP_BUTTON_SEARCHDIALOG"
msgid "Find on this Page..."
msgstr "बे बिखंआव नायगिरना मोन..."

#. qvTDZ
#: include/sfx2/strings.hrc:90
msgctxt "STR_HELP_BUTTON_SOURCEVIEW"
msgid "HTML Source"
msgstr "HTML फुंखा"

#. pHyBm
#: include/sfx2/strings.hrc:91
msgctxt "STR_HELP_MENU_TEXT_SELECTION_MODE"
msgid "Select Text"
msgstr "फराय बिजाब सायख"

#. 5FCCv
#: include/sfx2/strings.hrc:92
msgctxt "STR_HELP_MENU_TEXT_COPY"
msgid "~Copy"
msgstr "~कपि खालाम"

#. TQd3C
#: include/sfx2/strings.hrc:93
msgctxt "STR_INFO_NOSEARCHRESULTS"
msgid "No topics found."
msgstr "जेबो आयदा मोनै"

#. 9D6Ze
#: include/sfx2/strings.hrc:94
msgctxt "STR_INFO_NOSEARCHTEXTFOUND"
msgid "The text you entered was not found."
msgstr "नोंथाङा सोनाय फराय बिजाबखौ मोनाखिसै।"

#. qLPDs
#: include/sfx2/strings.hrc:95
msgctxt "RID_HELP_ONSTARTUP_TEXT"
msgid "~Display %PRODUCTNAME %MODULENAME Help at Startup"
msgstr "~स्टार्टआपआव दिन्थिफुंनाय %PRODUCTNAME %MODULENAME मदत"

#. TEgzB
#: include/sfx2/strings.hrc:97
msgctxt "STR_NONAME"
msgid "Untitled"
msgstr "बिमुं गैयै"

#. fs5SN
#: include/sfx2/strings.hrc:98
#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "थाखोमान"

#. 6sRBN
#: include/sfx2/strings.hrc:99
msgctxt "STR_BYTES"
msgid "Bytes"
msgstr "बाइटस"

#. Z3kKr
#: include/sfx2/strings.hrc:100
msgctxt "STR_KB"
msgid "kB"
msgstr ""

#. VrFxn
#: include/sfx2/strings.hrc:101
msgctxt "STR_MB"
msgid "MB"
msgstr "MB"

#. 9rBAW
#: include/sfx2/strings.hrc:102
msgctxt "STR_GB"
msgid "GB"
msgstr "GB"

#. DqwaN
#: include/sfx2/strings.hrc:103
msgctxt "STR_QUERY_LASTVERSION"
msgid "Cancel all changes?"
msgstr "गासै सोलायनाय फोरखौ नेवसिनाय?"

#. cCrDG
#: include/sfx2/strings.hrc:104
msgctxt "STR_NO_WEBBROWSER_FOUND"
msgid ""
"Opening \"$(ARG1)\" failed with error code $(ARG2) and message: \"$(ARG3)\"\n"
"Maybe no web browser could be found on your system. In that case, please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation."
msgstr ""

#. QEABe
#: include/sfx2/strings.hrc:105
msgctxt "STR_DANGEROUS_TO_OPEN"
msgid ""
"It might be dangerous to open \"$(ARG1)\".\n"
"Do you really want to open it?"
msgstr ""

#. ADqLM
#: include/sfx2/strings.hrc:106
msgctxt "STR_NO_ABS_URI_REF"
msgid "\"$(ARG1)\" cannot be passed to an external application to open it (e.g., it might not be an absolute URL, or might denote no existing file)."
msgstr ""

#. XDUCY
#: include/sfx2/strings.hrc:107
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "इसिंनि"

#. 4g9hU
#: include/sfx2/strings.hrc:108
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "आरजलाइ"

#. rBzxu
#: include/sfx2/strings.hrc:109
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "नुथाय"

#. NQnym
#: include/sfx2/strings.hrc:110
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "फोरमान बिलाइफोर"

#. DbzDd
#: include/sfx2/strings.hrc:111
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "सुजुनाय"

#. HqK5g
#: include/sfx2/strings.hrc:112
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"

#. 3QkTL
#: include/sfx2/strings.hrc:113
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "उफ्राफोर"

#. GFEQ3
#: include/sfx2/strings.hrc:114
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "सानखान्थि"

#. rFALW
#: include/sfx2/strings.hrc:115
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "नेभिगेट खालाम"

#. w7dmG
#: include/sfx2/strings.hrc:116
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "सोसन"

#. fokQp
#: include/sfx2/strings.hrc:117
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "दाथाय"

#. fLTV6
#: include/sfx2/strings.hrc:118
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "टेमप्लेटफोर"

#. JAdCZ
#: include/sfx2/strings.hrc:119
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "फराय बिजाब"

#. PSfaP
#: include/sfx2/strings.hrc:120
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "फ्रेम"

#. 5V4iR
#: include/sfx2/strings.hrc:121
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "मुसुखा"

#. DzBoB
#: include/sfx2/strings.hrc:122
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "फारिलाइ"

#. Cmsi4
#: include/sfx2/strings.hrc:123
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "अनजिमा होनाय"

#. CDFSE
#: include/sfx2/strings.hrc:124
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "डाटा"

#. CV9Pq
#: include/sfx2/strings.hrc:125
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "जुनिया खामानिफोर"

#. 5CfQs
#: include/sfx2/strings.hrc:126
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "मुसुखा"

#. 5wvK9
#: include/sfx2/strings.hrc:127
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "चार्ट"

#. pNE8F
#: include/sfx2/strings.hrc:128
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "एक्सप्लरार"

#. yBawD
#: include/sfx2/strings.hrc:129
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "फोनांजाबग्रा"

#. 3rGea
#: include/sfx2/strings.hrc:130
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "सोलाय हो"

#. WcwGs
#: include/sfx2/strings.hrc:131
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "सावगारि"

#. Ajo4w
#: include/sfx2/strings.hrc:132
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "दबथायनायफोर"

#. L5coQ
#: include/sfx2/strings.hrc:133
#, fuzzy
msgctxt "STR_QUITAPP"
msgid "E~xit %PRODUCTNAME"
msgstr "%PRODUCTNAME~सोमोन्दै"

#. k2PBJ
#: include/sfx2/strings.hrc:134
msgctxt "RID_STR_HELP"
msgid "Help"
msgstr "मदद हो"

#. roDzu
#: include/sfx2/strings.hrc:135
msgctxt "RID_STR_HLPFILENOTEXIST"
msgid "The help file for this topic is not installed."
msgstr "बे आयदानि मदत फाइलखौ इनष्टल खालामाखै।"

#. zjPS7
#: include/sfx2/strings.hrc:136
msgctxt "STR_QUICKSTART_EXIT"
msgid "Exit Quickstarter"
msgstr "गोख्रै जागायनाय निफ्राय ओंखारलां"

#. ecxqC
#: include/sfx2/strings.hrc:137
msgctxt "STR_QUICKSTART_TIP"
msgid "%PRODUCTNAME %PRODUCTVERSION Quickstarter"
msgstr "%PRODUCTNAME %PRODUCTVERSION गोख्रै जागायनाय"

#. G9Gqk
#: include/sfx2/strings.hrc:138
#, fuzzy
msgctxt "STR_QUICKSTART_FILEOPEN"
msgid "Open Document..."
msgstr "फोरमान बिलाइ खेव"

#. wecTF
#: include/sfx2/strings.hrc:139
#, fuzzy
msgctxt "STR_QUICKSTART_FROMTEMPLATE"
msgid "From Template..."
msgstr "'टेमप्लेट निफ्राय"

#. FzJCj
#: include/sfx2/strings.hrc:140
msgctxt "STR_QUICKSTART_PRELAUNCH"
msgid "Load %PRODUCTNAME During System Start-Up"
msgstr "सिस्टेम जागायनाय समाव %PRODUCTNAME ल'ड खालामनाय"

#. hMejq
#: include/sfx2/strings.hrc:141
msgctxt "STR_QUICKSTART_LNKNAME"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME%PRODUCTVERSION"

#. CBB6Z
#: include/sfx2/strings.hrc:142
msgctxt "STR_QUICKSTART_FILE"
msgid "File"
msgstr "फाइल"

#. c6wAB
#: include/sfx2/strings.hrc:143
msgctxt "STR_QUICKSTART_STARTCENTER"
msgid "Startcenter"
msgstr ""

#. Uhn54
#: include/sfx2/strings.hrc:144
#, fuzzy
msgctxt "STR_QUICKSTART_RECENTDOC"
msgid "Recent Documents"
msgstr "दानि ~फोरमान बिलाइफोर"

#. DirQf
#: include/sfx2/strings.hrc:145
msgctxt "STR_QUERY_UPDATE_LINKS"
msgid ""
"The document %{filename} contains one or more links to external data.\n"
"\n"
"Would you like to change the document, and update all links\n"
"to get the most recent data?"
msgstr ""

#. zJGEM
#: include/sfx2/strings.hrc:146
#, fuzzy
msgctxt "STR_DDE_ERROR"
msgid "DDE link to %1 for %2 area %3 are not available."
msgstr "% नि थाखाय % ओनसोल % सिम DDE सोमोन्दोखौ मोननो हाथाव नङा।"

#. zECGD
#: include/sfx2/strings.hrc:147
#, fuzzy
msgctxt "STR_SECURITY_WARNING_NO_HYPERLINKS"
msgid ""
"For security reasons, the hyperlink cannot be executed.\n"
"The stated address will not be opened."
msgstr ""
"रैखाथि जाहोननि थाखाय, हाइपारलिंकखौ खामानियाव बाहायनो हायाखै।\n"
" बुंनाय थंआ गेवनाय नङा।"

#. vcMzA
#: include/sfx2/strings.hrc:148
msgctxt "RID_SECURITY_WARNING_TITLE"
msgid "Security Warning"
msgstr "रैखाथि सांग्रांथि"

#. vVCon
#: include/sfx2/strings.hrc:149
msgctxt "RID_SVXSTR_XMLSEC_QUERY_LOSINGSIGNATURE"
msgid ""
"Saving will remove all existing signatures.\n"
"Do you want to continue saving the document?"
msgstr ""

#. cGnF9
#: include/sfx2/strings.hrc:150
#, fuzzy
msgctxt "RID_SVXSTR_XMLSEC_QUERY_SAVEBEFORESIGN"
msgid ""
"The document has to be saved before it can be signed.\n"
"Do you want to save the document?"
msgstr ""
"बेखौ चहि होनाय सिगाङाव फोरमान बिलाइखौ थिनांगौ जायो।\n"
"नोंथाङा फोरमान बिलाइखौ थिनो सानो नामा?"

#. zNVEd
#: include/sfx2/strings.hrc:151
msgctxt "STR_QUERY_CANCELCHECKOUT"
msgid ""
"This will discard all changes on the server since check-out.\n"
"Do you want to proceed?"
msgstr ""

#. jufLD
#: include/sfx2/strings.hrc:152
#, fuzzy
msgctxt "STR_INFO_WRONGDOCFORMAT"
msgid "This document must be saved in OpenDocument file format before it can be digitally signed."
msgstr "बेखौ डिजियालि चहि होनायनि सिगां बे फोरमान बिलाइखौ उदां फोरमान बिलाइ फाइल दाथायाव थिना दोनथार नांगोन।"

#. ori9u
#: include/sfx2/strings.hrc:153
msgctxt "RID_XMLSEC_DOCUMENTSIGNED"
msgid " (Signed)"
msgstr "(चहि होनाय)"

#. kgWZS
#: include/sfx2/strings.hrc:154
msgctxt "STR_EMBEDDED_TITLE"
msgid " (Embedded document)"
msgstr ""

#. 3nT9T
#: include/sfx2/strings.hrc:155
#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "थाखोमान"

#. FjCuJ
#: include/sfx2/strings.hrc:156
#, fuzzy
msgctxt "RID_SVXSTR_FILELINK"
msgid "Document"
msgstr "फोरमान बिलाइफोर"

#. BfMd3
#: include/sfx2/strings.hrc:157
msgctxt "STR_NONE"
msgid "- None -"
msgstr "-रावबो नङा -"

#. XBXvE
#: include/sfx2/strings.hrc:158
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "रावबो नङा"

#. 5kUsi
#: include/sfx2/strings.hrc:159
msgctxt "RID_SVXSTR_GRAPHICLINK"
msgid "Image"
msgstr ""

#. dUK2G
#: include/sfx2/strings.hrc:160
msgctxt "STR_SFX_FILTERNAME_ALL"
msgid "All files"
msgstr "गासै फाइलफोर"

#. E39E2
#: include/sfx2/strings.hrc:161
msgctxt "STR_SFX_FILTERNAME_PDF"
msgid "PDF files"
msgstr ""

#. gCHbP
#: include/sfx2/strings.hrc:162
msgctxt "RID_SVXSTR_EDITGRFLINK"
msgid "Link Image"
msgstr ""

#. u9H7a
#. i66948 used in project scripting
#: include/sfx2/strings.hrc:164
msgctxt "STR_ERRUNOEVENTBINDUNG"
msgid ""
"An appropriate component method %1\n"
"could not be found.\n"
"\n"
"Check spelling of method name."
msgstr ""

#. 2FLYB
#: include/sfx2/strings.hrc:165
#, fuzzy
msgctxt "RID_SVXSTR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "बे फाइखौ खेवनो हाया"

#. 6eLsb
#: include/sfx2/strings.hrc:166
msgctxt "RID_SVXSTR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""

#. HGRsV
#: include/sfx2/strings.hrc:167
msgctxt "RID_SVXSTR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""

#. YJhGK
#: include/sfx2/strings.hrc:168
msgctxt "RID_SVXSTR_GRFILTER_VERSIONERROR"
msgid "This version of the image file is not supported"
msgstr ""

#. Sn8KQ
#: include/sfx2/strings.hrc:169
msgctxt "RID_SVXSTR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""

#. huEFV
#: include/sfx2/strings.hrc:170
msgctxt "RID_SVXSTR_TXTFILTER_FILTERERROR"
msgid "This is not a text document"
msgstr ""

#. ejBgZ
#: include/sfx2/strings.hrc:171
msgctxt "RID_SVXSTR_END_REDLINING_WARNING"
msgid ""
"This action will exit the change recording mode.\n"
"No information about changes will be recorded from now on.\n"
"\n"
"Exit change recording mode?\n"
"\n"
msgstr ""

#. E2CcY
#: include/sfx2/strings.hrc:172
#, fuzzy
msgctxt "RID_SVXSTR_INCORRECT_PASSWORD"
msgid "Incorrect password"
msgstr "गेबेंनङै पासवर्ड"

#. 7Ezso
#: include/sfx2/strings.hrc:173
msgctxt "RID_SVXSTR_GPG_ENCRYPT_FAILURE"
msgid "OpenPGP key not trusted, damaged, or encryption failure. Please try again."
msgstr ""

#. DQCUm
#: include/sfx2/strings.hrc:175
msgctxt "STR_PASSWD_MIN_LEN"
msgid "(Minimum $(MINLEN) characters)"
msgstr ""

#. ZKZnh
#: include/sfx2/strings.hrc:176
msgctxt "STR_PASSWD_MIN_LEN1"
msgid "(Minimum 1 character)"
msgstr ""

#. B3WoF
#: include/sfx2/strings.hrc:177
msgctxt "STR_PASSWD_EMPTY"
msgid "(The password can be empty)"
msgstr ""

#. iBD9D
#: include/sfx2/strings.hrc:178
#, fuzzy
msgctxt "STR_MODULENOTINSTALLED"
msgid "The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed."
msgstr "हाबाखौ खामानियाव बाहायनो हायाखै। बे हाबानि थाखाय गोनांथि जानाय %PRODUCTNAME हाबाफारि मडुलखौ बोहैथि समाव इनष्टल खालामा।"

#. TXAV5
#: include/sfx2/strings.hrc:180
msgctxt "STR_FILTER_NOT_INSTALLED"
msgid ""
"The selected filter $(FILTER) has not been installed.\n"
"Would you like to do this now?"
msgstr ""
"सायखनाय फिल्टार $(FILTER) खौ इनष्टल खालामनो हायाखै।\n"
"नोंथाङा बेखौ दानो मावनो सानो नामा?"

#. gQhYY
#: include/sfx2/strings.hrc:181
msgctxt "STR_FILTER_CONSULT_SERVICE"
msgid ""
"The selected filter $(FILTER) is not included in your edition.\n"
"You can find information about orders on our homepage."
msgstr ""
"सायखनाय फिल्टार $(FILTER) आ नोंथांनि सुजुनाय बिसानआव गैया।\n"
"नोंथाङा ह'म बिखङाव फारिनि सोमोन्दै मोनथिनायखौ नायगिरना मोननो हागोन।"

#. Y9yeS
#: include/sfx2/strings.hrc:183
msgctxt "STR_WELCOME_LINE1"
msgid "Welcome to %PRODUCTNAME."
msgstr ""

#. DVEkR
#: include/sfx2/strings.hrc:184
msgctxt "STR_WELCOME_LINE2"
msgid "Drop a document here or open an app to create one."
msgstr ""

#. oTVdA
#. Translators: Target types in Auto-redaction dialog
#: include/sfx2/strings.hrc:187
msgctxt "STR_REDACTION_TARGET_TYPE_TEXT"
msgid "Text"
msgstr ""

#. eG5qc
#: include/sfx2/strings.hrc:188
msgctxt "STR_REDACTION_TARGET_TYPE_REGEX"
msgid "Regular expression"
msgstr ""

#. TaDCG
#: include/sfx2/strings.hrc:189
msgctxt "STR_REDACTION_TARGET_TYPE_PREDEF"
msgid "Predefined"
msgstr ""

#. bDjwW
#: include/sfx2/strings.hrc:190
msgctxt "STR_REDACTION_TARGET_TYPE_UNKNOWN"
msgid "Unknown"
msgstr ""

#. YgzCk
#. Translators: Values for the Case Sensitive and the Whole Words columns in Auto-redaction dialog
#: include/sfx2/strings.hrc:193
msgctxt "STR_REDACTION_YES"
msgid "Yes"
msgstr ""

#. oZNaM
#: include/sfx2/strings.hrc:194
msgctxt "STR_REDACTION_NO"
msgid "No"
msgstr ""

#. FM3Gf
#. Translators: Misc strings of the Auto Redaction dialog
#: include/sfx2/strings.hrc:197
msgctxt "STR_REDACTION_TARGET"
msgid "Target"
msgstr ""

#. m2i7V
#: include/sfx2/strings.hrc:198
msgctxt "STR_REDACTION_LOAD_TARGETS"
msgid "Load Targets"
msgstr ""

#. HgrwX
#: include/sfx2/strings.hrc:199
msgctxt "STR_REDACTION_SAVE_TARGETS"
msgid "Save Targets"
msgstr ""

#. MYMTF
#: include/sfx2/strings.hrc:200
msgctxt "STR_REDACTION_FIELDS_REQUIRED"
msgid "All fields are required"
msgstr ""

#. rQS6M
#: include/sfx2/strings.hrc:201
msgctxt "STR_REDACTION_TARGET_NAME_CLASH"
msgid "There is already a target with this name"
msgstr ""

#. s248s
#: include/sfx2/strings.hrc:202
msgctxt "STR_REDACTION_MULTI_EDIT"
msgid "You have selected multiple targets, but only one target can be edited at once."
msgstr ""

#. BTayC
#: include/sfx2/strings.hrc:203
msgctxt "STR_REDACTION_MULTI_DELETE"
msgid "Are you sure you would like to delete $(TARGETSCOUNT) targets at once?"
msgstr ""

#. qFqDC
#: include/sfx2/strings.hrc:204
msgctxt "STR_REDACTION_JSON_FILE_FILTER"
msgid "Target Set (*.json)"
msgstr ""

#. EGCo6
#: include/sfx2/strings.hrc:205
msgctxt "STR_REDACTION_EDIT_TARGET"
msgid "Edit Target"
msgstr ""

#. ACY9D
#: include/sfx2/strings.hrc:206
msgctxt "STR_REDACTION_TARGET_ADD_ERROR"
msgid "An error occurred while adding new target. Please report this incident."
msgstr ""

#. 6Jog7
#: include/sfx2/strings.hrc:207
msgctxt "STR_REDACTION_NO_DRAW_WARNING"
msgid "Draw module is needed for redaction. Please make sure you have %PRODUCTNAME Draw installed and working correctly."
msgstr ""

#. FQ9kN
#: include/sfx2/strings.hrc:209
msgctxt "STR_SFX_FILEDLG_ACTUALVERSION"
msgid "Current version"
msgstr "बोहैथि भारसन"

#. GFAEM
#: include/sfx2/strings.hrc:210
msgctxt "STR_SFX_EXPLORERFILE_EXPORT"
msgid "Export"
msgstr "दैथाय हर"

#. 2DBBC
#: include/sfx2/strings.hrc:211
msgctxt "STR_SFX_EXPLORERFILE_INSERT"
msgid "Insert"
msgstr "सोसन"

#. VBKtt
#: include/sfx2/strings.hrc:212
msgctxt "STR_SFX_EXPLORERFILE_BUTTONINSERT"
msgid "~Insert"
msgstr "~सोसन"

#. DcLFD
#: include/sfx2/strings.hrc:213
msgctxt "STR_SFX_IMPORT_ALL_IMAGES"
msgid "<All images>"
msgstr ""

#. tPDwc
#: include/sfx2/strings.hrc:214
msgctxt "STR_PB_SAVEACOPY"
msgid "Save a Copy"
msgstr ""

#. T9mMd
#: include/sfx2/strings.hrc:215
#, fuzzy
msgctxt "STR_PB_COMPAREDOC"
msgid "Compare to"
msgstr "रुजु #"

#. 4qMCh
#: include/sfx2/strings.hrc:216
msgctxt "STR_PB_MERGEDOC"
msgid "Merge with"
msgstr ""

#. cDMBG
#: include/sfx2/strings.hrc:218
msgctxt "STR_SFX_NEWOFFICEDOC"
msgid "%PRODUCTNAME document"
msgstr "%PRODUCTNAME डकुमेन्ट"

#. 43QYo
#: include/sfx2/strings.hrc:219
msgctxt "SFX_ST_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr ""

#. jQX7C
#: include/sfx2/strings.hrc:220
msgctxt "STR_SFX_QUERY_WRONG_TYPE"
msgid ""
"The value entered does not match the specified type.\n"
"The value will be stored as text."
msgstr ""

#. cinmA
#: include/sfx2/strings.hrc:222
#, fuzzy
msgctxt "STR_QUERY_OVERWRITE"
msgid "Style already exists. Overwrite?"
msgstr "फाइला आगोलावनो दं खायो. लिरदेरबावनो?"

#. f627N
#: include/sfx2/strings.hrc:224
msgctxt "STR_RESET"
msgid "~Reset"
msgstr "~फिन फज'"

#. EXGDb
#: include/sfx2/strings.hrc:225
msgctxt "STR_TABPAGE_INVALIDNAME"
msgid "This name is already in use."
msgstr "बे मुंखौ सिगाङावनो बाहायनाय जाबाय."

#. N5aeR
#: include/sfx2/strings.hrc:226
msgctxt "STR_TABPAGE_INVALIDSTYLE"
msgid "This Style does not exist."
msgstr "बे आदबया गैया।"

#. CYQwN
#: include/sfx2/strings.hrc:227
#, fuzzy
msgctxt "STR_TABPAGE_INVALIDPARENT"
msgid ""
"This Style cannot be used as a base Style,\n"
"because it would result in a recursive reference."
msgstr ""
"बे आदबखौ मोनसे बिथा आदब बादियै बाहायनो हाया,\n"
" मानोना बेयो मोनसे जाफ्लेनाय मखनायाव जाउन महर जागोन।"

#. ECPSd
#: include/sfx2/strings.hrc:228
msgctxt "STR_POOL_STYLE_NAME"
msgid ""
"Name already exists as a default Style.\n"
"Please choose another name."
msgstr ""
"मोनसे बाहाय जायै आदब बादियै मुङा सिगाङावनो दं।\n"
"अननानै गुबुन मुं बासिख।"

#. NWDmA
#: include/sfx2/strings.hrc:229
msgctxt "STR_DELETE_STYLE_USED"
msgid ""
"One or more of the selected styles is in use in this document.\n"
"If you will delete it, text or objects using these styles will revert to the parent style.\n"
"Do you still wish to delete these styles?\n"
msgstr ""

#. kuD77
#: include/sfx2/strings.hrc:230
msgctxt "STR_DELETE_STYLE"
msgid "Styles in use: "
msgstr ""

#. 4JhEW
#: include/sfx2/strings.hrc:231
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "नेभिगेटर"

#. Acahp
#: include/sfx2/strings.hrc:232
msgctxt "STR_ERROR_WRONG_CONFIRM"
msgid "Faulty password confirmation"
msgstr "गोरोन्थि पासवर्ड बायजोनि महर"

#. 6uv4b
#: include/sfx2/strings.hrc:233
#, fuzzy
msgctxt "STR_PDF_EXPORT_SEND"
msgid "Send"
msgstr "दैथाय हर"

#. 9HHQw
#: include/sfx2/strings.hrc:234
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "फन्ट"

#. 7baC6
#: include/sfx2/strings.hrc:236
#, fuzzy
msgctxt "STR_VIEWVERSIONCOMMENT"
msgid "View Version Comment"
msgstr "भारसन बिबुं सोसन"

#. LGiF8
#: include/sfx2/strings.hrc:237
msgctxt "STR_NO_NAME_SET"
msgid "(no name set)"
msgstr ""

#. rZ4Ao
#: include/sfx2/strings.hrc:239
msgctxt "STR_STYLE_FILTER_HIERARCHICAL"
msgid "Hierarchical"
msgstr "हायरार्चिकेल"

#. 4VXDe
#: include/sfx2/strings.hrc:241
msgctxt "STR_MACRO_LOSS"
msgid "Do you really want to cancel the recording? Any steps recorded up to this point will be lost."
msgstr "नोंथाङा रेकर्डिंखौ नागारनो सानो नामा? बे बिन्दोआव जायखि जाया स्टेपफोर रेकर्ड खालामनाया  गोमानो हागौ."

#. 9MnrK
#: include/sfx2/strings.hrc:242
msgctxt "STR_CANCEL_RECORDING"
msgid "Cancel Recording"
msgstr "रेकर्डिं नागारनाय"

#. m9FCm
#: include/sfx2/strings.hrc:244
msgctxt "RID_CNT_STR_WAITING"
msgid "The templates are being initialized for first-time usage."
msgstr "गिबि-बाहायनायनि थाखाय टेमप्लेटफोरखौ जागायहोनाय जाबाय।"

#. F3ym2
#: include/sfx2/strings.hrc:246
msgctxt "STR_NODEFPRINTER"
msgid ""
"No default printer found.\n"
"Please choose a printer and try again."
msgstr ""
"जेबो खामानिआव उदायै साफायग्रा मोना।\n"
" अननानै मोनसे साफायग्रा सायखनानै नाजाफिन।"

#. a3NTu
#: include/sfx2/strings.hrc:247
msgctxt "STR_NOSTARTPRINTER"
msgid ""
"Could not start printer.\n"
"Please check your printer configuration."
msgstr ""
"साफायग्रा जागायनो हायाखै।\n"
"अननानै नोंथांनि साफायग्रा बायजोनि महरखौ आनजाद खालामा।"

#. acKHX
#: include/sfx2/strings.hrc:248
msgctxt "STR_ERROR_PRINTER_BUSY"
msgid "Printer busy"
msgstr "साफायग्रा खामानिआव मुखुब"

#. hDEUj
#: include/sfx2/strings.hrc:249
msgctxt "STR_READONLY"
msgid " (read-only)"
msgstr "(फरायनो-थाखायल')"

#. uL87C
#: include/sfx2/strings.hrc:250
msgctxt "STR_PRINT_NEWORI"
msgid ""
"The page size and orientation have been modified.\n"
"Would you like to save the new settings in the\n"
"active document?"
msgstr ""
"बिखं महर आरो अरियेन्टेसनखौ सोलाय होनाय जाबाय।\n"
" नोंथाङा मावथि फोरमान बिलाइआव गोदानै फज'नायखौ थिनो सानो नामा?"

#. cxuAH
#: include/sfx2/strings.hrc:251
msgctxt "STR_PRINT_NEWSIZE"
msgid ""
"The page size has been modified.\n"
"Should the new settings be saved\n"
"in the active document?"
msgstr ""
"बिखं महरखौ सोलाय होनाय जाबाय।\n"
"नोंथाङा मावथि फोरमान बिलाइआव गोदानै फज'नायखौ थिनो सानो नामा?"

#. 4QJxB
#: include/sfx2/strings.hrc:252
msgctxt "STR_PRINT_NEWORISIZE"
msgid ""
"The page size and orientation have been modified.\n"
"Would you like to save the new settings in the\n"
"active document?"
msgstr ""
"बिखं महर आरो अरियेन्टेसनखौ सोलाय होनाय जाबाय।\n"
" नोंथाङा मावथि फोरमान बिलाइआव गोदानै फज'नायखौ थिनो सानो नामा?"

#. RXbfs
#: include/sfx2/strings.hrc:253
#, fuzzy
msgctxt "STR_CANT_CLOSE"
msgid ""
"The document cannot be closed because a\n"
" print job is being carried out."
msgstr ""
"फोरमान बिलाइखौ बन्द खालामनो हाया मानोना मोनसे\n"
"सेबखांनाय हाबाखौ सालाय लांबाय थानो हाया।"

#. YGyQP
#: include/sfx2/strings.hrc:254
msgctxt "STR_ERROR_SEND_MAIL"
msgid ""
"An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n"
"Please check the %PRODUCTNAME settings or your email program settings."
msgstr ""

#. 3nzi6
#. Error codes look like "MAPI_E_FAILURE" or "1234"
#: include/sfx2/strings.hrc:256
msgctxt "STR_ERROR_SEND_MAIL_CODE"
msgid ""
"An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n"
"\n"
"Error code is $1"
msgstr ""

#. ZWTDr
#: include/sfx2/strings.hrc:257
msgctxt "STR_ERROR_SEND_MAIL_HEADER"
msgid "Error sending mail"
msgstr ""

#. QVS2D
#: include/sfx2/strings.hrc:258
#, fuzzy
msgctxt "STR_QUERY_OPENASTEMPLATE"
msgid "This document cannot be edited, possibly due to missing access rights. Do you want to edit a copy of the document?"
msgstr "बे फोरमान बिलाइखौ सुजुनो हाया, हाबनाय गोमाना थानायनि जाहोनाव जानो हागौ। नोंथाङा  फोरमान बिलाइनि मोनसे कपिखौ सुजुनो लुबैयो नामा?"

#. ZdGNX
#: include/sfx2/strings.hrc:259
msgctxt "STR_QUERY_OPENASTEMPLATE_LOCKED"
msgid ""
"This document cannot be edited, because it is locked in another session.%LOCKINFO\n"
"Do you want to edit a copy of the document?"
msgstr ""

#. n3sMB
#: include/sfx2/strings.hrc:260
msgctxt "STR_QUERY_OPENASTEMPLATE_ALLOW_IGNORE"
msgid "You can also try to ignore the lock and open the file for editing."
msgstr ""

#. yaKxR
#: include/sfx2/strings.hrc:261
msgctxt "STR_QUERY_OPENASTEMPLATE_OPENCOPY_BTN"
msgid "Open ~Copy"
msgstr ""

#. UYkFP
#: include/sfx2/strings.hrc:262
msgctxt "STR_QUERY_OPENASTEMPLATE_OPEN_BTN"
msgid "~Open"
msgstr ""

#. GcSXH
#: include/sfx2/strings.hrc:263
msgctxt "STR_REPAIREDDOCUMENT"
msgid " (repaired document)"
msgstr "(फोसाबनाय फोरमान बिलाइ)"

#. HPqkX
#: include/sfx2/strings.hrc:264
msgctxt "STR_NONCHECKEDOUT_DOCUMENT"
msgid "This document is not checked out on the server."
msgstr ""

#. uPc29
#: include/sfx2/strings.hrc:265
msgctxt "STR_GET_INVOLVED_TEXT"
msgid "Help us make %PRODUCTNAME even better!"
msgstr ""

#. PboiP
#: include/sfx2/strings.hrc:266
msgctxt "STR_GET_INVOLVED_BUTTON"
msgid "Get involved"
msgstr ""

#. GuLGH
#: include/sfx2/strings.hrc:267
msgctxt "STR_DONATE_TEXT"
msgid "Your donations support our worldwide community."
msgstr ""

#. KzgoD
#: include/sfx2/strings.hrc:268
msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""

#. G8bbK
#: include/sfx2/strings.hrc:269
msgctxt "STR_WHATSNEW"
msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
msgstr ""

#. J5UkB
#: include/sfx2/strings.hrc:270
msgctxt "STR_WHATSNEW_BUTTON"
msgid "Release Notes"
msgstr ""

#. c7NPT
#: include/sfx2/strings.hrc:271
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""

#. KyyFk
#: include/sfx2/strings.hrc:272
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""

#. MENvD
#: include/sfx2/strings.hrc:273
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""

#. 3B3ij
#: include/sfx2/strings.hrc:274
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""

#. BYcYH
#: include/sfx2/strings.hrc:275
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""

#. EJPzh
#: include/sfx2/strings.hrc:276
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""

#. itVew
#: include/sfx2/strings.hrc:277
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""

#. ZBXbG
#: include/sfx2/strings.hrc:278
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""

#. QAnvx
#: include/sfx2/strings.hrc:279
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""

#. PwPNw
#: include/sfx2/strings.hrc:280
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "फोरमान बिलाइ सुजु"

#. FCeC5
#: include/sfx2/strings.hrc:281
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "फाइल फोरमान बिलाइ"

#. MEfTq
#: include/sfx2/strings.hrc:282
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""

#. pkWmU
#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""

#. Vd3CU
#: include/sfx2/strings.hrc:284
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""

#. 2HNfx
#: include/sfx2/strings.hrc:285
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""

#. tjCmr
#: include/sfx2/strings.hrc:286
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""

#. mU6ot
#: include/sfx2/strings.hrc:287
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""

#. FKDbE
#: include/sfx2/strings.hrc:288
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""

#. rMGka
#: include/sfx2/strings.hrc:289
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""

#. fkzJb
#: include/sfx2/strings.hrc:290
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""

#. 68ZqS
#: include/sfx2/strings.hrc:291
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""

#. BzVAA
#: include/sfx2/strings.hrc:292
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""

#. BSyb4
#: include/sfx2/strings.hrc:293
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""

#. ysChU
#: include/sfx2/strings.hrc:294
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""

#. kej8D
#. Translators: default Impress template names
#: include/sfx2/strings.hrc:297
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""

#. FkuLG
#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""

#. uwaPH
#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""

#. hHRDz
#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""

#. MAnPU
#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""

#. jEiAn
#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""

#. QDNuB
#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""

#. XBrCi
#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""

#. GADdA
#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""

#. TT8G5
#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""

#. C5N9D
#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""

#. fCKG9
#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""

#. pcLWs
#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""

#. xo2gC
#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""

#. FFDBk
#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""

#. yiCzk
#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""

#. cCZzC
#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""

#. Ji4Cw
#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""

#. mrbiq
#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""

#. ysBGy
#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""

#. gtPt9
#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""

#. 73Y2e
#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""

#. MSY8y
#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""

#. QDZBz
#. Translators: default Writer template names
#: include/sfx2/strings.hrc:321
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""

#. Koe3V
#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""

#. hCpfD
#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""

#. d7Hyk
#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""

#. CVJEC
#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""

#. 95GeB
#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""

#. XdU49
#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""

#. UAmSj
#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""

#. W7NVH
#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""

#. ZaGGB
#: include/sfx2/strings.hrc:331
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "गैया खालाम"

#. JReRY
#: include/sfx2/strings.hrc:332
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""

#. yC8Gs
#: include/sfx2/strings.hrc:334
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""

#. FKFmJ
#: include/sfx2/strings.hrc:335
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""

#. jBQFN
#: include/sfx2/strings.hrc:337
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""

#. jC3AK
#: include/sfx2/strings.hrc:338
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""

#. eFJMp
#: include/sfx2/strings.hrc:340
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""

#. 6UgqW
#: include/sfx2/strings.hrc:342
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""

#. XDGTb
#: include/sfx2/strings.hrc:343
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""

#. 3UZXB
#: include/sfx2/strings.hrc:344
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""

#. noN5s
#: include/sfx2/strings.hrc:345
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""

#. QpuFo
#: include/sfx2/strings.hrc:346
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""

#. EcAjb
#: include/sfx2/strings.hrc:347
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""

#. tfjbD
#: include/sfx2/strings.hrc:349
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""

#. GWuDE
#: include/sfx2/strings.hrc:350
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""

#. j5eV8
#: include/sfx2/strings.hrc:351
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""

#. mWp3t
#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""

#. wfExB
#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""

#. BFaGA
#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""

#. 8Cwfk
#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""

#. idGvM
#: include/sfx2/strings.hrc:356
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""

#. EyjE3
#: include/sfx2/strings.hrc:357
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""

#. T79Eb
#: include/sfx2/strings.hrc:358
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""

#. wH3TZ
msgctxt "stock"
msgid "_Add"
msgstr ""

#. S9dsC
msgctxt "stock"
msgid "_Apply"
msgstr ""

#. TMo6G
msgctxt "stock"
msgid "_Cancel"
msgstr ""

#. MRCkv
msgctxt "stock"
msgid "_Close"
msgstr ""

#. nvx5t
msgctxt "stock"
msgid "_Delete"
msgstr ""

#. YspCj
msgctxt "stock"
msgid "_Edit"
msgstr ""

#. imQxr
msgctxt "stock"
msgid "_Help"
msgstr ""

#. RbjyB
msgctxt "stock"
msgid "_New"
msgstr ""

#. dx2yy
msgctxt "stock"
msgid "_No"
msgstr ""

#. M9DsL
msgctxt "stock"
msgid "_OK"
msgstr ""

#. VtJS9
msgctxt "stock"
msgid "_Remove"
msgstr ""

#. C69Fy
msgctxt "stock"
msgid "_Reset"
msgstr ""

#. mgpxh
msgctxt "stock"
msgid "_Yes"
msgstr ""

#. F5rSU
#: sfx2/inc/dinfdlg.hrc:29
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Checked by"
msgstr ""

#. BCYGG
#: sfx2/inc/dinfdlg.hrc:30
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Client"
msgstr "बायगिरि ID"

#. nSrT3
#: sfx2/inc/dinfdlg.hrc:31
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date completed"
msgstr ""

#. HEaEC
#: sfx2/inc/dinfdlg.hrc:32
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "बिफान"

#. TxAux
#: sfx2/inc/dinfdlg.hrc:33
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Destinations"
msgstr ""

#. f3nqh
#: sfx2/inc/dinfdlg.hrc:34
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Disposition"
msgstr ""

#. uznMD
#: sfx2/inc/dinfdlg.hrc:35
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Division"
msgstr "रानग्रा"

#. 6DuFF
#: sfx2/inc/dinfdlg.hrc:36
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Document number"
msgstr ""

#. XXKuP
#: sfx2/inc/dinfdlg.hrc:37
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "सुजुगिरि"

#. hRRmF
#: sfx2/inc/dinfdlg.hrc:38
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Email"
msgstr ""

#. xNvDx
#: sfx2/inc/dinfdlg.hrc:39
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Forward to"
msgstr ""

#. xwv85
#: sfx2/inc/dinfdlg.hrc:40
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "हानजा"

#. u59Qp
#: sfx2/inc/dinfdlg.hrc:41
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Info"
msgstr "मोन्थिहोनाय"

#. Ltq9H
#: sfx2/inc/dinfdlg.hrc:42
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "राव"

#. bv3HC
#: sfx2/inc/dinfdlg.hrc:43
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Mailstop"
msgstr ""

#. AFGi2
#: sfx2/inc/dinfdlg.hrc:44
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Matter"
msgstr ""

#. wGAD6
#: sfx2/inc/dinfdlg.hrc:45
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "अफिस"

#. ZqphY
#: sfx2/inc/dinfdlg.hrc:46
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Owner"
msgstr ""

#. mK8Th
#: sfx2/inc/dinfdlg.hrc:47
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Project"
msgstr "बिथांखि हाबाफोर"

#. zFeHt
#: sfx2/inc/dinfdlg.hrc:48
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "दिहुनगिरि"

#. pF2eJ
#: sfx2/inc/dinfdlg.hrc:49
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "थांखि"

#. GTPFZ
#: sfx2/inc/dinfdlg.hrc:50
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Received from"
msgstr ""

#. dvGyQ
#: sfx2/inc/dinfdlg.hrc:51
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Recorded by"
msgstr ""

#. GjVXD
#: sfx2/inc/dinfdlg.hrc:52
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Recorded date"
msgstr ""

#. o5oXa
#: sfx2/inc/dinfdlg.hrc:53
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "मख'नाय"

#. ex26g
#: sfx2/inc/dinfdlg.hrc:54
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "फुंखा"

#. 4HSZB
#: sfx2/inc/dinfdlg.hrc:55
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "थाखो मान "

#. U3RdC
#: sfx2/inc/dinfdlg.hrc:56
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Telephone number"
msgstr ""

#. Geeuu
#: sfx2/inc/dinfdlg.hrc:57
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Typist"
msgstr ""

#. xxHtR
#: sfx2/inc/dinfdlg.hrc:58
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"

#. CxTQY
#: sfx2/inc/dinfdlg.hrc:73
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "फराय बिजाब"

#. MMGFi
#: sfx2/inc/dinfdlg.hrc:74
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "DateTime"
msgstr "अक्ट' आरो सम"

#. GvJMH
#: sfx2/inc/dinfdlg.hrc:75
#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date"
msgstr "डाटा"

#. GyrbX
#: sfx2/inc/dinfdlg.hrc:76
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "सम सिमा"

#. CxZ4Z
#: sfx2/inc/dinfdlg.hrc:77
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "अनजिमा"

#. CDgvL
#: sfx2/inc/dinfdlg.hrc:78
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Yes or no"
msgstr ""

#. WzBG6
#. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs
#. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible.
#: sfx2/inc/dinfdlg.hrc:83
msgctxt "documentinfopage|extended_tip|userdatacb"
msgid "Saves the user's full name with the file. You can edit the name by choosing Tools - Options - %PRODUCTNAME - User Data."
msgstr ""

#. AxhLy
#: sfx2/inc/doctempl.hrc:29
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "My Templates"
msgstr "आंनि टेमप्लेटफोर"

#. 5aNp8
#: sfx2/inc/doctempl.hrc:30
#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Styles"
msgstr "आदबफोर"

#. t5QK9
#: sfx2/inc/doctempl.hrc:31
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Business Correspondence"
msgstr "फालांगि जगा जग खालामलायनाय"

#. Y79e8
#: sfx2/inc/doctempl.hrc:32
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Other Business Documents"
msgstr "गुबुन फालांगि फोरमान बिलाइफोर"

#. 2RCC9
#: sfx2/inc/doctempl.hrc:33
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Personal Correspondence and Documents"
msgstr "गावनि जगा जग खालामलायनाय आरो फोरमान बिलाइफोर"

#. 6Dgiz
#: sfx2/inc/doctempl.hrc:34
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Forms and Contracts"
msgstr "फर्मफोर आरो चुक्टिफोर"

#. VCKTG
#: sfx2/inc/doctempl.hrc:35
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Finances"
msgstr "रांखानथि"

#. HmqGP
#: sfx2/inc/doctempl.hrc:36
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Education"
msgstr "सोलोंथाय"

#. xopM8
#: sfx2/inc/doctempl.hrc:37
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Presentation Backgrounds"
msgstr "सावगारिनि उनथिं थानाय प्रेजेन्टेसन"

#. tSQLA
#: sfx2/inc/doctempl.hrc:38
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Presentations"
msgstr "प्रेजेन्टेसनफोर"

#. KuNzz
#: sfx2/inc/doctempl.hrc:39
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Miscellaneous"
msgstr "गोबां रोखोमनि"

#. SC4E5
#: sfx2/inc/doctempl.hrc:40
#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Labels"
msgstr "लेबेलफोर"

#. Wg9Je
#: sfx2/source/devtools/DevToolsStrings.hrc:15
msgctxt "STR_TEXT_PORTION"
msgid "Text Portion %1"
msgstr ""

#. 5ZXbE
#: sfx2/source/devtools/DevToolsStrings.hrc:16
msgctxt "STR_PARAGRAPH"
msgid "Paragraph %1"
msgstr ""

#. DJi4i
#: sfx2/source/devtools/DevToolsStrings.hrc:17
msgctxt "STR_SHAPE"
msgid "Shape %1"
msgstr ""

#. Ucjjh
#: sfx2/source/devtools/DevToolsStrings.hrc:18
msgctxt "STR_PAGE"
msgid "Page %1"
msgstr ""

#. j9DL6
#: sfx2/source/devtools/DevToolsStrings.hrc:19
msgctxt "STR_SLIDE"
msgid "Slide %1"
msgstr ""

#. YQqL8
#: sfx2/source/devtools/DevToolsStrings.hrc:20
msgctxt "STR_MASTER_SLIDE"
msgid "Master Slide %1"
msgstr ""

#. CEfNy
#: sfx2/source/devtools/DevToolsStrings.hrc:21
msgctxt "STR_SHEET"
msgid "Sheet %1"
msgstr ""

#. BaABx
#: sfx2/source/devtools/DevToolsStrings.hrc:23
msgctxt "STR_SHAPES_NODE"
msgid "Shapes"
msgstr ""

#. n4VWE
#: sfx2/source/devtools/DevToolsStrings.hrc:24
msgctxt "STR_CHARTS_ENTRY"
msgid "Charts"
msgstr ""

#. 5GWcX
#: sfx2/source/devtools/DevToolsStrings.hrc:25
msgctxt "STR_PIVOT_TABLES_ENTRY"
msgid "Pivot Tables"
msgstr ""

#. BBLBQ
#: sfx2/source/devtools/DevToolsStrings.hrc:26
msgctxt "STR_DOCUMENT_ENTRY"
msgid "Document"
msgstr ""

#. 4dNGV
#: sfx2/source/devtools/DevToolsStrings.hrc:27
msgctxt "STR_SHEETS_ENTRY"
msgid "Sheets"
msgstr ""

#. RLwRi
#: sfx2/source/devtools/DevToolsStrings.hrc:28
msgctxt "STR_STYLES_ENTRY"
msgid "Styles"
msgstr ""

#. P4RF4
#: sfx2/source/devtools/DevToolsStrings.hrc:29
msgctxt "STR_SLIDES_ENTRY"
msgid "Slides"
msgstr ""

#. 4bJSH
#: sfx2/source/devtools/DevToolsStrings.hrc:30
msgctxt "STR_MASTER_SLIDES_ENTRY"
msgid "Master Slides"
msgstr ""

#. LRq2A
#: sfx2/source/devtools/DevToolsStrings.hrc:31
msgctxt "STR_PAGES_ENTRY"
msgid "Pages"
msgstr ""

#. 946kV
#: sfx2/source/devtools/DevToolsStrings.hrc:32
msgctxt "STR_PARAGRAPHS_ENTRY"
msgid "Paragraphs"
msgstr ""

#. JG2qz
#: sfx2/source/devtools/DevToolsStrings.hrc:33
msgctxt "STR_TABLES_ENTRY"
msgid "Tables"
msgstr ""

#. HzFoW
#: sfx2/source/devtools/DevToolsStrings.hrc:34
msgctxt "STR_FRAMES_ENTRY"
msgid "Frames"
msgstr ""

#. ekGEm
#: sfx2/source/devtools/DevToolsStrings.hrc:35
msgctxt "STR_GRAPHIC_OBJECTS_ENTRY"
msgid "Graphic Objects"
msgstr ""

#. cVWmY
#: sfx2/source/devtools/DevToolsStrings.hrc:36
msgctxt "STR_EMBEDDED_OBJECTS_ENTRY"
msgid "Embedded Objects"
msgstr ""

#. xfnkV
#: sfx2/source/devtools/DevToolsStrings.hrc:38
msgctxt "STR_ANY_VALUE_TRUE"
msgid "True"
msgstr ""

#. 2WxdA
#: sfx2/source/devtools/DevToolsStrings.hrc:39
msgctxt "STR_ANY_VALUE_FALSE"
msgid "False"
msgstr ""

#. RBC8w
#: sfx2/source/devtools/DevToolsStrings.hrc:40
msgctxt "STR_ANY_VALUE_NULL"
msgid "Null"
msgstr ""

#. As494
#: sfx2/source/devtools/DevToolsStrings.hrc:41
msgctxt "STR_CLASS_UNKNOWN"
msgid "Unknown"
msgstr ""

#. gAY69
#: sfx2/source/devtools/DevToolsStrings.hrc:43
msgctxt "STR_METHOD_TYPE_OBJECT"
msgid "object"
msgstr ""

#. HFgBW
#: sfx2/source/devtools/DevToolsStrings.hrc:44
msgctxt "STR_METHOD_TYPE_STRUCT"
msgid "struct"
msgstr ""

#. 7DCri
#: sfx2/source/devtools/DevToolsStrings.hrc:45
msgctxt "STR_METHOD_TYPE_ENUM"
msgid "enum"
msgstr ""

#. aEuJR
#: sfx2/source/devtools/DevToolsStrings.hrc:46
msgctxt "STR_METHOD_TYPE_SEQUENCE"
msgid "sequence"
msgstr ""

#. xXMdD
#: sfx2/source/devtools/DevToolsStrings.hrc:48
msgctxt "STR_PROPERTY_TYPE_IS_NAMED_CONTAINER"
msgid "name container"
msgstr ""

#. QLZbz
#: sfx2/source/devtools/DevToolsStrings.hrc:49
msgctxt "STR_PROPERTY_TYPE_IS_INDEX_CONTAINER"
msgid "index container"
msgstr ""

#. LLsJf
#: sfx2/source/devtools/DevToolsStrings.hrc:50
msgctxt "STR_PROPERTY_TYPE_IS_ENUMERATION"
msgid "enumeration"
msgstr ""

#. aNuA9
#: sfx2/source/devtools/DevToolsStrings.hrc:52
msgctxt "STR_PARMETER_MODE_IN"
msgid "[in]"
msgstr ""

#. W3AEx
#: sfx2/source/devtools/DevToolsStrings.hrc:53
msgctxt "STR_PARMETER_MODE_OUT"
msgid "[out]"
msgstr ""

#. ENF6w
#: sfx2/source/devtools/DevToolsStrings.hrc:54
msgctxt "STR_PARMETER_MODE_IN_AND_OUT"
msgid "[in&out]"
msgstr ""

#. rw6AB
#: sfx2/source/devtools/DevToolsStrings.hrc:56
msgctxt "STR_PROPERTY_ATTRIBUTE_IS_ATTRIBUTE"
msgid "attribute"
msgstr ""

#. BwCGg
#: sfx2/source/devtools/DevToolsStrings.hrc:57
msgctxt "STR_PROPERTY_ATTRIBUTE_GET"
msgid "get"
msgstr ""

#. MissY
#: sfx2/source/devtools/DevToolsStrings.hrc:58
msgctxt "STR_PROPERTY_ATTRIBUTE_SET"
msgid "set"
msgstr ""

#. Nhmiv
#: sfx2/source/devtools/DevToolsStrings.hrc:59
msgctxt "STR_PROPERTY_ATTRIBUTE_MAYBEVOID"
msgid "may be void"
msgstr ""

#. zECkD
#: sfx2/source/devtools/DevToolsStrings.hrc:60
msgctxt "STR_PROPERTY_ATTRIBUTE_READONLY"
msgid "read-only"
msgstr ""

#. BtQDx
#: sfx2/source/devtools/DevToolsStrings.hrc:61
msgctxt "STR_PROPERTY_ATTRIBUTE_WRITEONLY"
msgid "write-only"
msgstr ""

#. dBQEu
#: sfx2/source/devtools/DevToolsStrings.hrc:62
msgctxt "STR_PROPERTY_ATTRIBUTE_REMOVABLE"
msgid "removeable"
msgstr ""

#. jRo8t
#: sfx2/source/devtools/DevToolsStrings.hrc:63
msgctxt "STR_PROPERTY_ATTRIBUTE_BOUND"
msgid "bound"
msgstr ""

#. rBqTG
#: sfx2/source/devtools/DevToolsStrings.hrc:64
msgctxt "STR_PROPERTY_ATTRIBUTE_CONSTRAINED"
msgid "constrained"
msgstr ""

#. XLnBt
#: sfx2/source/devtools/DevToolsStrings.hrc:65
msgctxt "STR_PROPERTY_ATTRIBUTE_TRANSIENT"
msgid "transient"
msgstr ""

#. BK7Zk
#: sfx2/source/devtools/DevToolsStrings.hrc:66
msgctxt "STR_PROPERTY_ATTRIBUTE_MAYBEAMBIGUOUS"
msgid "may be ambiguous"
msgstr ""

#. BDEqD
#: sfx2/source/devtools/DevToolsStrings.hrc:67
msgctxt "STR_PROPERTY_ATTRIBUTE_MAYBEDEFAULT"
msgid "may be default"
msgstr ""

#. TGQhd
#: sfx2/source/devtools/DevToolsStrings.hrc:69
msgctxt "STR_PROPERTY_VALUE_SEQUENCE"
msgid "<Sequence [%1]>"
msgstr ""

#. KZ5M4
#: sfx2/source/devtools/DevToolsStrings.hrc:70
msgctxt "STR_PROPERTY_VALUE_OBJECT"
msgid "<Object@%1>"
msgstr ""

#. xKaJy
#: sfx2/source/devtools/DevToolsStrings.hrc:71
msgctxt "STR_PROPERTY_VALUE_STRUCT"
msgid "<Struct>"
msgstr ""

#. AxfFu
#: sfx2/uiconfig/ui/addtargetdialog.ui:8
msgctxt "addtargetdialog|AddTargetDialog"
msgid "Add Target"
msgstr ""

#. JC8Vd
#: sfx2/uiconfig/ui/addtargetdialog.ui:89
msgctxt "addtargetdialog|label_name"
msgid "Name:"
msgstr ""

#. LXpbz
#: sfx2/uiconfig/ui/addtargetdialog.ui:120
msgctxt "addtargetdialog|label_type"
msgid "Type:"
msgstr ""

#. Sy2A7
#: sfx2/uiconfig/ui/addtargetdialog.ui:135
msgctxt "addtargetdialog|label_content"
msgid "Content:"
msgstr ""

#. e5sY6
#: sfx2/uiconfig/ui/addtargetdialog.ui:169
msgctxt "addtargetdialog|type"
msgid "Text"
msgstr ""

#. dGQqg
#: sfx2/uiconfig/ui/addtargetdialog.ui:170
msgctxt "addtargetdialog|type"
msgid "Regular expression"
msgstr ""

#. wgzA4
#: sfx2/uiconfig/ui/addtargetdialog.ui:171
msgctxt "addtargetdialog|type"
msgid "Predefined"
msgstr ""

#. nGjTR
#: sfx2/uiconfig/ui/addtargetdialog.ui:186
msgctxt "addtargetdialog|label_content_predef"
msgid "Content:"
msgstr ""

#. 7uQgC
#: sfx2/uiconfig/ui/addtargetdialog.ui:204
msgctxt "addtargetdialog|content_predef"
msgid "Credit card numbers"
msgstr ""

#. jze4C
#: sfx2/uiconfig/ui/addtargetdialog.ui:205
msgctxt "addtargetdialog|content_predef"
msgid "Email addresses"
msgstr ""

#. wDQAu
#: sfx2/uiconfig/ui/addtargetdialog.ui:206
msgctxt "addtargetdialog|content_predef"
msgid "IP addresses"
msgstr ""

#. CpoEL
#: sfx2/uiconfig/ui/addtargetdialog.ui:207
msgctxt "addtargetdialog|content_predef"
msgid "Dates (Numerical)"
msgstr ""

#. 3Nz2x
#: sfx2/uiconfig/ui/addtargetdialog.ui:208
msgctxt "addtargetdialog|content_predef"
msgid "National Insurance Number (UK)"
msgstr ""

#. jSAay
#: sfx2/uiconfig/ui/addtargetdialog.ui:209
msgctxt "addtargetdialog|content_predef"
msgid "Social Security Number (US)"
msgstr ""

#. kdZJN
#: sfx2/uiconfig/ui/addtargetdialog.ui:234
msgctxt "addtargetdialog|checkboxCaseSensitive"
msgid "Match case"
msgstr ""

#. G2u3B
#: sfx2/uiconfig/ui/addtargetdialog.ui:249
msgctxt "addtargetdialog|checkboxWholeWords"
msgid "Whole words only"
msgstr ""

#. JV66c
#: sfx2/uiconfig/ui/alienwarndialog.ui:7
msgctxt "alienwarndialog|AlienWarnDialog"
msgid "Confirm File Format"
msgstr ""

#. kia7u
#: sfx2/uiconfig/ui/alienwarndialog.ui:13
msgctxt "alienwarndialog|AlienWarnDialog"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”."
msgstr ""

#. 3YA5c
#: sfx2/uiconfig/ui/alienwarndialog.ui:14
msgctxt "alienwarndialog|AlienWarnDialog"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
msgstr ""

#. ocqdy
#: sfx2/uiconfig/ui/alienwarndialog.ui:25
msgctxt "alienwarndialog|cancel"
msgid "Use %DEFAULTEXTENSION _Format"
msgstr ""

#. Fzgtz
#: sfx2/uiconfig/ui/alienwarndialog.ui:40
msgctxt "alienwarndialog|save"
msgid "_Use %FORMATNAME Format"
msgstr ""

#. Fgi6S
#: sfx2/uiconfig/ui/alienwarndialog.ui:65
msgctxt "alienwarndialog|ask"
msgid "_Ask when not saving in ODF or default format"
msgstr ""

#. GVVQ6
#: sfx2/uiconfig/ui/autoredactdialog.ui:24
msgctxt "autoredactdialog|AutoRedactDialog"
msgid "Automatic Redaction"
msgstr ""

#. QCidi
#: sfx2/uiconfig/ui/autoredactdialog.ui:122
msgctxt "autoredactdialog|target"
msgid "Target Name"
msgstr ""

#. szYkX
#: sfx2/uiconfig/ui/autoredactdialog.ui:135
msgctxt "autoredactdialog|description"
msgid "Type"
msgstr ""

#. udcn4
#: sfx2/uiconfig/ui/autoredactdialog.ui:148
msgctxt "autoredactdialog|target"
msgid "Content"
msgstr ""

#. BBuAc
#: sfx2/uiconfig/ui/autoredactdialog.ui:161
msgctxt "autoredactdialog|target"
msgid "Match case"
msgstr ""

#. obHtC
#: sfx2/uiconfig/ui/autoredactdialog.ui:174
msgctxt "autoredactdialog|target"
msgid "Whole words"
msgstr ""

#. 4MVdG
#: sfx2/uiconfig/ui/autoredactdialog.ui:202
msgctxt "menuassignpage|contentslabel"
msgid "_Redaction Targets"
msgstr ""

#. E4GWo
#: sfx2/uiconfig/ui/autoredactdialog.ui:222
msgctxt "autoredactdialog|btnLoadTargets"
msgid "Load Targets"
msgstr ""

#. tpbYA
#: sfx2/uiconfig/ui/autoredactdialog.ui:235
msgctxt "autoredactdialog|btnSaveTargets"
msgid "Save Targets"
msgstr ""

#. TQg85
#: sfx2/uiconfig/ui/autoredactdialog.ui:261
msgctxt "autoredactdialog|add"
msgid "Add Target"
msgstr ""

#. 4TvHR
#: sfx2/uiconfig/ui/autoredactdialog.ui:274
msgctxt "autoredactdialog|edit"
msgid "Edit Target"
msgstr ""

#. knEqb
#: sfx2/uiconfig/ui/autoredactdialog.ui:287
msgctxt "autoredactdialog|delete"
msgid "Delete Target"
msgstr ""

#. iLkdK
#: sfx2/uiconfig/ui/bookmarkdialog.ui:8
#, fuzzy
msgctxt "bookmarkdialog|BookmarkDialog"
msgid "Add to Bookmarks"
msgstr "बिजाबनि बिखं सिनफोरखौ दाजाब..."

#. U6BGv
#: sfx2/uiconfig/ui/bookmarkdialog.ui:83
msgctxt "bookmarkdialog|alttitle"
msgid "Rename Bookmark"
msgstr ""

#. Fq2rD
#: sfx2/uiconfig/ui/bookmarkdialog.ui:102
#, fuzzy
msgctxt "bookmarkdialog|label2"
msgid "Bookmark:"
msgstr "बिजाबनि बिखं सिन"

#. 3A3VL
#: sfx2/uiconfig/ui/bookmarkmenu.ui:12
#, fuzzy
msgctxt "bookmarkmenu|display"
msgid "Display"
msgstr "दिनथिफुं"

#. VDDCt
#: sfx2/uiconfig/ui/bookmarkmenu.ui:26
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "फिन मुं हो"

#. fCQ9n
#: sfx2/uiconfig/ui/bookmarkmenu.ui:34
#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "हुखुमोर"

#. WGFBK
#: sfx2/uiconfig/ui/charmapcontrol.ui:20
#, fuzzy
msgctxt "charmapcontrol|label1"
msgid "Favorites"
msgstr "~आंगो"

#. HAe2e
#: sfx2/uiconfig/ui/charmapcontrol.ui:261
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr ""

#. BQwCQ
#: sfx2/uiconfig/ui/charmapcontrol.ui:500
msgctxt "charmapcontrol|specialchardlg"
msgid "More Characters…"
msgstr ""

#. i2ZhQ
#: sfx2/uiconfig/ui/charviewmenu.ui:12
msgctxt "charviewmenu|clearchar"
msgid "Remove"
msgstr ""

#. bKHTP
#: sfx2/uiconfig/ui/charviewmenu.ui:20
msgctxt "charviewmenu|clearallchar"
msgid "Clear All"
msgstr ""

#. Y8jYN
#: sfx2/uiconfig/ui/checkin.ui:8
msgctxt "checkin|CheckinDialog"
msgid "Check-In"
msgstr ""

#. ABZKD
#: sfx2/uiconfig/ui/checkin.ui:90
msgctxt "checkin|MajorVersion"
msgid "New major version"
msgstr ""

#. PYDWP
#: sfx2/uiconfig/ui/checkin.ui:106
#, fuzzy
msgctxt "checkin|label2"
msgid "Version comment:"
msgstr "भारसन बिबुं"

#. CEnTA
#: sfx2/uiconfig/ui/cmisline.ui:44
msgctxt "cmisline|type"
msgid "Type"
msgstr "रोखोम"

#. g2yBR
#: sfx2/uiconfig/ui/cmisline.ui:59
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "नंगौ"

#. BWGuL
#: sfx2/uiconfig/ui/cmisline.ui:73
msgctxt "cmisline|no"
msgid "No"
msgstr "नङा"

#. kDKBB
#: sfx2/uiconfig/ui/commandpopup.ui:36
msgctxt "commandpopup|entry"
msgid "Search command"
msgstr ""

#. w2G7M
#: sfx2/uiconfig/ui/custominfopage.ui:15
msgctxt "custominfopage|add"
msgid "Add _Property"
msgstr ""

#. 85KDm
#: sfx2/uiconfig/ui/custominfopage.ui:23
msgctxt "custominfopage|extended_tip|add"
msgid "Click to add a new row to the Properties list."
msgstr ""

#. aB3bA
#: sfx2/uiconfig/ui/custominfopage.ui:42
msgctxt "custominfopage|name"
msgid "Name"
msgstr "मुं"

#. Ja2JC
#: sfx2/uiconfig/ui/custominfopage.ui:55
msgctxt "custominfopage|type"
msgid "Type"
msgstr "रोखोम"

#. WxjS6
#: sfx2/uiconfig/ui/custominfopage.ui:68
msgctxt "custominfopage|value"
msgid "Value"
msgstr "बेसेन"

#. kSFdB
#: sfx2/uiconfig/ui/custominfopage.ui:116
msgctxt "custominfopage|extended_tip|properties"
msgid "Enter your custom contents. You can change the name, type, and contents of each row. You can add or remove rows. The items will be exported as metadata to other file formats."
msgstr ""

#. au5jH
#: sfx2/uiconfig/ui/custominfopage.ui:138
msgctxt "custominfopage|extended_tip|CustomInfoPage"
msgid "Allows you to assign custom information fields to your document."
msgstr ""

#. VHwZA
#: sfx2/uiconfig/ui/deck.ui:101 sfx2/uiconfig/ui/deck.ui:106
msgctxt "deck|SFX_STR_SIDEBAR_CLOSE_DECK"
msgid "Close Sidebar Deck"
msgstr ""

#. pxEPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:18
#, fuzzy
msgctxt "descriptioninfopage|label27"
msgid "_Title:"
msgstr "बिमुं:"

#. HqzQo
#: sfx2/uiconfig/ui/descriptioninfopage.ui:32
#, fuzzy
msgctxt "descriptioninfopage|label28"
msgid "_Subject:"
msgstr "आयदा"

#. gEGPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:46
#, fuzzy
msgctxt "descriptioninfopage|label29"
msgid "_Keywords:"
msgstr "गाहाय सोदोब"

#. Nayo4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:61
#, fuzzy
msgctxt "descriptioninfopage|label30"
msgid "_Comments:"
msgstr "सुद' लिरथाय"

#. qw238
#: sfx2/uiconfig/ui/descriptioninfopage.ui:79
msgctxt "descriptioninfopage|extended_tip|title"
msgid "Enter a title for the document."
msgstr ""

#. rvZHi
#: sfx2/uiconfig/ui/descriptioninfopage.ui:96
msgctxt "descriptioninfopage|extended_tip|subject"
msgid "Enter a subject for the document. You can use a subject to group documents with similar contents."
msgstr ""

#. FoxGh
#: sfx2/uiconfig/ui/descriptioninfopage.ui:113
msgctxt "descriptioninfopage|extended_tip|keywords"
msgid "Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
msgstr ""

#. bo2q7
#: sfx2/uiconfig/ui/descriptioninfopage.ui:137
msgctxt "descriptioninfopage|extended_tip|comments"
msgid "Enter comments to help identify the document."
msgstr ""

#. sGW3Z
#: sfx2/uiconfig/ui/descriptioninfopage.ui:150
msgctxt "descriptioninfopage|extended_tip|DescriptionInfoPage"
msgid "Contains descriptive information about the document."
msgstr ""

#. tC2rt
#: sfx2/uiconfig/ui/developmenttool.ui:116
msgctxt "developmenttool|dom_current_selection_toggle-tooltip"
msgid "Current Selection In Document"
msgstr ""

#. Po2S3
#: sfx2/uiconfig/ui/developmenttool.ui:117
msgctxt "developmenttool|dom_current_selection_toggle"
msgid "Current Selection"
msgstr ""

#. eB6NR
#: sfx2/uiconfig/ui/developmenttool.ui:128
msgctxt "developmenttool|dom_refresh_button-tooltip"
msgid "Refresh Document Model Tree View"
msgstr ""

#. FD2yt
#: sfx2/uiconfig/ui/developmenttool.ui:129
msgctxt "developmenttool|dom_refresh_button"
msgid "Refresh"
msgstr ""

#. qVgcX
#: sfx2/uiconfig/ui/developmenttool.ui:175
msgctxt "developmenttool|object"
msgid "Object"
msgstr ""

#. x6GLB
#: sfx2/uiconfig/ui/developmenttool.ui:223
msgctxt "developmenttool|tooltip-back"
msgid "Back"
msgstr ""

#. SinPk
#: sfx2/uiconfig/ui/developmenttool.ui:224
msgctxt "developmenttool|back"
msgid "Back"
msgstr ""

#. 4CBb3
#: sfx2/uiconfig/ui/developmenttool.ui:236
msgctxt "developmenttool|tooltip-inspect"
msgid "Inspect"
msgstr ""

#. vCciB
#: sfx2/uiconfig/ui/developmenttool.ui:237
msgctxt "developmenttool|inspect"
msgid "Inspect"
msgstr ""

#. nFMXe
#: sfx2/uiconfig/ui/developmenttool.ui:249
msgctxt "developmenttool|tooltip-refresh"
msgid "Refresh"
msgstr ""

#. CFuvW
#: sfx2/uiconfig/ui/developmenttool.ui:250
msgctxt "developmenttool|refresh"
msgid "Refresh"
msgstr ""

#. 6gFmn
#: sfx2/uiconfig/ui/developmenttool.ui:273
msgctxt "developmenttool|classname"
msgid "Class name:"
msgstr ""

#. a9j7f
#: sfx2/uiconfig/ui/developmenttool.ui:338
#: sfx2/uiconfig/ui/developmenttool.ui:387
#: sfx2/uiconfig/ui/developmenttool.ui:445
msgctxt "developmenttool|name"
msgid "Name"
msgstr ""

#. VFqAa
#: sfx2/uiconfig/ui/developmenttool.ui:358
msgctxt "developmenttool|interfaces"
msgid "Interfaces"
msgstr ""

#. iCdWe
#: sfx2/uiconfig/ui/developmenttool.ui:410
msgctxt "developmenttool|services"
msgid "Services"
msgstr ""

#. H7pYE
#: sfx2/uiconfig/ui/developmenttool.ui:460
msgctxt "developmenttool|value"
msgid "Value"
msgstr ""

#. Jjkqh
#: sfx2/uiconfig/ui/developmenttool.ui:474
msgctxt "developmenttool|type"
msgid "Type"
msgstr ""

#. zpXuY
#: sfx2/uiconfig/ui/developmenttool.ui:488
msgctxt "developmenttool|info"
msgid "Info"
msgstr ""

#. AUktw
#: sfx2/uiconfig/ui/developmenttool.ui:539
msgctxt "developmenttool|properties"
msgid "Properties"
msgstr ""

#. wGJtn
#: sfx2/uiconfig/ui/developmenttool.ui:569
msgctxt "developmenttool|method"
msgid "Method"
msgstr ""

#. EnGfg
#: sfx2/uiconfig/ui/developmenttool.ui:584
msgctxt "developmenttool|returntype"
msgid "Return Type"
msgstr ""

#. AKnSa
#: sfx2/uiconfig/ui/developmenttool.ui:598
msgctxt "developmenttool|parameters"
msgid "Parameters"
msgstr ""

#. tmttq
#: sfx2/uiconfig/ui/developmenttool.ui:612
msgctxt "developmenttool|implementation_class"
msgid "Implementation Class"
msgstr ""

#. Q2CBK
#: sfx2/uiconfig/ui/developmenttool.ui:634
msgctxt "developmenttool|methods"
msgid "Methods"
msgstr ""

#. 68CBk
#: sfx2/uiconfig/ui/devtoolsmenu.ui:12
msgctxt "devtoolsmenu|inspect"
msgid "Inspect"
msgstr ""

#. zjFgn
#: sfx2/uiconfig/ui/documentfontspage.ui:28
msgctxt "documentfontspage|embedFonts"
msgid "_Embed fonts in the document"
msgstr ""

#. FzuRv
#: sfx2/uiconfig/ui/documentfontspage.ui:36
msgctxt "documentfontspage|extended_tip|embedFonts"
msgid "Mark this box to embed document fonts into the document file, for portability between different computer systems."
msgstr ""

#. 6rfon
#: sfx2/uiconfig/ui/documentfontspage.ui:48
msgctxt "documentfontspage|embedUsedFonts"
msgid "_Only embed fonts that are used in documents"
msgstr ""

#. V8E5f
#: sfx2/uiconfig/ui/documentfontspage.ui:67
msgctxt "documentfontspage|fontEmbeddingLabel"
msgid "Font Embedding"
msgstr ""

#. Gip6V
#: sfx2/uiconfig/ui/documentfontspage.ui:95
msgctxt "documentfontspage|embedLatinScriptFonts"
msgid "_Latin fonts"
msgstr ""

#. nFM92
#: sfx2/uiconfig/ui/documentfontspage.ui:110
msgctxt "documentfontspage|embedAsianScriptFonts"
msgid "_Asian fonts"
msgstr ""

#. nSg9b
#: sfx2/uiconfig/ui/documentfontspage.ui:125
msgctxt "documentfontspage|embedComplexScriptFonts"
msgid "_Complex fonts"
msgstr ""

#. EFytK
#: sfx2/uiconfig/ui/documentfontspage.ui:144
msgctxt "documentfontspage|fontScriptFrameLabel"
msgid "Font scripts to embed"
msgstr ""

#. izc2Y
#: sfx2/uiconfig/ui/documentfontspage.ui:158
msgctxt "documentfontspage|extended_tip|DocumentFontsPage"
msgid "Embed document fonts in the current file."
msgstr ""

#. CCxGn
#: sfx2/uiconfig/ui/documentinfopage.ui:19
#, fuzzy
msgctxt "documentinfopage|label13"
msgid "_Created:"
msgstr "सोरजिबाय:"

#. EZKmF
#: sfx2/uiconfig/ui/documentinfopage.ui:33
#, fuzzy
msgctxt "documentinfopage|label14"
msgid "_Modified:"
msgstr "सोलाय होबाय:"

#. 4GLKx
#: sfx2/uiconfig/ui/documentinfopage.ui:47
msgctxt "documentinfopage|label15"
msgid "_Digitally signed:"
msgstr ""

#. gJwUC
#: sfx2/uiconfig/ui/documentinfopage.ui:61
msgctxt "documentinfopage|label16"
msgid "Last pri_nted:"
msgstr ""

#. drz3P
#: sfx2/uiconfig/ui/documentinfopage.ui:75
#, fuzzy
msgctxt "documentinfopage|label17"
msgid "Total _editing time:"
msgstr "गासै सुजुनाय सम:"

#. MEzSr
#: sfx2/uiconfig/ui/documentinfopage.ui:89
#, fuzzy
msgctxt "documentinfopage|label18"
msgid "Re_vision number:"
msgstr "फोसाबनाय अनजिमा:"

#. BgTqU
#: sfx2/uiconfig/ui/documentinfopage.ui:131
msgctxt "documentinfopage|showsigned"
msgid "Multiply signed document"
msgstr ""

#. sGFJQ
#: sfx2/uiconfig/ui/documentinfopage.ui:183
msgctxt "documentinfopage|userdatacb"
msgid "_Apply user data"
msgstr ""

#. JFxmP
#: sfx2/uiconfig/ui/documentinfopage.ui:197
msgctxt "documentinfopage|reset"
msgid "Reset Properties"
msgstr ""

#. HrN2U
#: sfx2/uiconfig/ui/documentinfopage.ui:204
msgctxt "documentinfopage|extended_tip|reset"
msgid "Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted."
msgstr ""

#. qeWvU
#: sfx2/uiconfig/ui/documentinfopage.ui:215
#, fuzzy
msgctxt "documentinfopage|signature"
msgid "Di_gital Signatures..."
msgstr "डिजिटाल चहिफोर"

#. rEEgJ
#: sfx2/uiconfig/ui/documentinfopage.ui:234
#, fuzzy
msgctxt "documentinfopage|label11"
msgid "_Size:"
msgstr "महर:"

#. WNFYB
#: sfx2/uiconfig/ui/documentinfopage.ui:247
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "मोनथिमोनै"

#. EgtLE
#: sfx2/uiconfig/ui/documentinfopage.ui:262
#, fuzzy
msgctxt "documentinfopage|label8"
msgid "_Location:"
msgstr "जायगा:"

#. 9xhwo
#: sfx2/uiconfig/ui/documentinfopage.ui:276
#, fuzzy
msgctxt "documentinfopage|label7"
msgid "_Type:"
msgstr "रोखोम:"

#. ZLmAo
#: sfx2/uiconfig/ui/documentinfopage.ui:299
#, fuzzy
msgctxt "documentinfopage|changepass"
msgid "Change _Password"
msgstr "पासवर्डखौ~ सोलाय..."

#. oqAZE
#: sfx2/uiconfig/ui/documentinfopage.ui:317
#, fuzzy
msgctxt "documentinfopage|templateft"
msgid "Template:"
msgstr "टेमप्लेटफोर"

#. 5pXPV
#: sfx2/uiconfig/ui/documentinfopage.ui:366
msgctxt "documentinfopage|extended_tip|nameed"
msgid "Displays the file name."
msgstr ""

#. LCDUj
#: sfx2/uiconfig/ui/documentinfopage.ui:397
msgctxt "documentinfopage|thumbnailsavecb"
msgid "Save preview image with this document"
msgstr ""

#. 2GKBr
#: sfx2/uiconfig/ui/documentinfopage.ui:415
msgctxt "documentinfopage|image-preferred-dpi-checkbutton"
msgid "Image preferred DPI"
msgstr ""

#. VWjRu
#: sfx2/uiconfig/ui/documentinfopage.ui:479
msgctxt "documentinfopage|extended_tip|DocumentInfoPage"
msgid "Contains basic information about the current file."
msgstr ""

#. scgsx
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:8
msgctxt "documentpropertiesdialog|DocumentPropertiesDialog"
msgid "Properties of “%1”"
msgstr ""

#. iTECQ
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:135
#, fuzzy
msgctxt "documentpropertiesdialog|general"
msgid "General "
msgstr "सरासनस्रा"

#. Vggig
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:182
#, fuzzy
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "बेखेवनाय"

#. HTaxP
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:230
msgctxt "documentpropertiesdialog|customprops"
msgid "Custom Properties"
msgstr ""

#. DccDw
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:278
msgctxt "documentpropertiesdialog|cmisprops"
msgid "CMIS Properties"
msgstr ""

#. q9i7y
#: sfx2/uiconfig/ui/documentpropertiesdialog.ui:326
msgctxt "documentpropertiesdialog|security"
msgid "Security"
msgstr ""

#. 42uNG
#: sfx2/uiconfig/ui/editdocumentdialog.ui:7
msgctxt "editdocumentdialog|EditDocumentDialog"
msgid "Confirm editing of document"
msgstr ""

#. bdEZG
#: sfx2/uiconfig/ui/editdocumentdialog.ui:13
msgctxt "editdocumentdialog|EditDocumentDialog"
msgid "Are you sure you want to edit the document?"
msgstr ""

#. AMrnx
#: sfx2/uiconfig/ui/editdocumentdialog.ui:14
msgctxt "editdocumentdialog|EditDocumentDialog"
msgid "The original file can be signed without editing the document. Existing signatures on the document will be lost in case of saving an edited version."
msgstr ""

#. wRps5
#: sfx2/uiconfig/ui/editdocumentdialog.ui:25
#, fuzzy
msgctxt "editdocumentdialog|edit"
msgid "Edit Document"
msgstr "फोरमान बिलाइ सुजु"

#. oWdm6
#: sfx2/uiconfig/ui/editdocumentdialog.ui:42
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "नागार"

#. hrgcD
#: sfx2/uiconfig/ui/editdurationdialog.ui:43
#, fuzzy
msgctxt "editdurationdialog|EditDurationDialog"
msgid "Edit Duration"
msgstr "हाबा फारि सुजु"

#. 66AnB
#: sfx2/uiconfig/ui/editdurationdialog.ui:132
msgctxt "editdurationdialog|negative"
msgid "_Negative"
msgstr ""

#. LeAmz
#: sfx2/uiconfig/ui/editdurationdialog.ui:149
msgctxt "editdurationdialog|label1"
msgid "_Years:"
msgstr ""

#. kFDdM
#: sfx2/uiconfig/ui/editdurationdialog.ui:163
#, fuzzy
msgctxt "editdurationdialog|label"
msgid "_Months:"
msgstr "दानफोर"

#. CHLhB
#: sfx2/uiconfig/ui/editdurationdialog.ui:177
msgctxt "editdurationdialog|label3"
msgid "_Days:"
msgstr ""

#. 2w5Dd
#: sfx2/uiconfig/ui/editdurationdialog.ui:191
msgctxt "editdurationdialog|label4"
msgid "H_ours:"
msgstr ""

#. TtWAW
#: sfx2/uiconfig/ui/editdurationdialog.ui:205
#, fuzzy
msgctxt "editdurationdialog|label5"
msgid "Min_utes:"
msgstr "मिनिटफोर"

#. TieWF
#: sfx2/uiconfig/ui/editdurationdialog.ui:219
#, fuzzy
msgctxt "editdurationdialog|label6"
msgid "_Seconds:"
msgstr "सेकेण्डफोर"

#. GxEZZ
#: sfx2/uiconfig/ui/editdurationdialog.ui:233
msgctxt "editdurationdialog|label7"
msgid "Millise_conds:"
msgstr ""

#. FLFW8
#: sfx2/uiconfig/ui/editdurationdialog.ui:340
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "सम सिमा"

#. 9cAb5
#: sfx2/uiconfig/ui/errorfindemaildialog.ui:7
msgctxt "errorfindemaildialog|ErrorFindEmailDialog"
msgid "No email configuration"
msgstr ""

#. cFct7
#: sfx2/uiconfig/ui/errorfindemaildialog.ui:14
msgctxt "errorfindemaildialog|ErrorFindEmailDialog"
msgid "%PRODUCTNAME was unable to find a working email configuration."
msgstr ""

#. xQi7X
#: sfx2/uiconfig/ui/errorfindemaildialog.ui:15
msgctxt "errorfindemaildialog|ErrorFindEmailDialog"
msgid "Please save this document locally instead and attach it from within your email client."
msgstr ""

#. DVQUS
#: sfx2/uiconfig/ui/floatingrecord.ui:7
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "मेक्र' रेकर्ड खालाम"

#. Fa63R
#: sfx2/uiconfig/ui/helpbookmarkpage.ui:32
#, fuzzy
msgctxt "helpbookmarkpage|label1"
msgid "_Bookmarks"
msgstr "बिजाबनि बिखं सिनफोर"

#. kZqGE
#: sfx2/uiconfig/ui/helpbookmarkpage.ui:83
#, fuzzy
msgctxt "helpbookmarkpage|display"
msgid "_Display"
msgstr "दिनथिफुं"

#. S7ppr
#: sfx2/uiconfig/ui/helpcontrol.ui:77
#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "थानाय आयदाफोर"

#. vxPLh
#: sfx2/uiconfig/ui/helpcontrol.ui:126
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "नायखां बिलाइ"

#. HdGQi
#: sfx2/uiconfig/ui/helpcontrol.ui:176
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "नायगिरना मोन"

#. 7fapN
#: sfx2/uiconfig/ui/helpcontrol.ui:226
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "बिजाबनि बिखं सिनफोर"

#. UQL8A
#: sfx2/uiconfig/ui/helpindexpage.ui:30
#, fuzzy
msgctxt "helpindexpage|display"
msgid "_Display"
msgstr "दिनथिफुं"

#. 4MkAM
#: sfx2/uiconfig/ui/helpindexpage.ui:116
msgctxt "helpindexpage|label1"
msgid "_Search Term"
msgstr ""

#. wKLbH
#: sfx2/uiconfig/ui/helpmanual.ui:7
msgctxt "helpmanual|onlinehelpmanual"
msgid "%PRODUCTNAME Help Not Installed"
msgstr ""

#. JBdnz
#: sfx2/uiconfig/ui/helpmanual.ui:12
msgctxt "helpmanual|onlinehelpmanual"
msgid "The %PRODUCTNAME built-in help for current UI language ($UILOCALE) is not installed on your computer."
msgstr ""

#. DxMPr
#: sfx2/uiconfig/ui/helpmanual.ui:13
msgctxt "helpmanual|onlinehelpmanual"
msgid "You may either install it from our website or your system’s repositories, or read an online version."
msgstr ""

#. AaeBL
#: sfx2/uiconfig/ui/helpmanual.ui:23
msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""

#. B2Wzh
#: sfx2/uiconfig/ui/helpmanual.ui:60
msgctxt "helpmanual|hidedialog"
msgid "Do not show this dialog again"
msgstr ""

#. 8FjCk
#: sfx2/uiconfig/ui/helpsearchpage.ui:30
#, fuzzy
msgctxt "helpsearchpage|display"
msgid "_Display"
msgstr "दिनथिफुं"

#. JDsn3
#: sfx2/uiconfig/ui/helpsearchpage.ui:46
msgctxt "helpsearchpage|label1"
msgid "_Search term"
msgstr ""

#. VRVyq
#: sfx2/uiconfig/ui/helpsearchpage.ui:122
msgctxt "helpsearchpage|find"
msgid "_Find"
msgstr ""

#. ZiE8A
#: sfx2/uiconfig/ui/helpsearchpage.ui:141
msgctxt "helpsearchpage|completewords"
msgid "_Complete words only"
msgstr ""

#. vzqdb
#: sfx2/uiconfig/ui/helpsearchpage.ui:155
msgctxt "helpsearchpage|headings"
msgid "Find in _headings only"
msgstr ""

#. JDZho
#: sfx2/uiconfig/ui/helpwindow.ui:69
msgctxt "helpwindow|backward|tooltip_text"
msgid "Previous Page"
msgstr ""

#. Gv3uP
#: sfx2/uiconfig/ui/helpwindow.ui:80
msgctxt "helpwindow|forward|tooltip_text"
msgid "Next Page"
msgstr ""

#. uaBtK
#: sfx2/uiconfig/ui/helpwindow.ui:91
msgctxt "helpwindow|start|tooltip_text"
msgid "First Page"
msgstr ""

#. TizVY
#: sfx2/uiconfig/ui/helpwindow.ui:112
msgctxt "helpwindow|print|tooltip_text"
msgid "Print"
msgstr ""

#. 7wgqt
#: sfx2/uiconfig/ui/helpwindow.ui:123
msgctxt "helpwindow|bookmarks|tooltip_text"
msgid "Add to Bookmarks"
msgstr ""

#. qPF9A
#: sfx2/uiconfig/ui/helpwindow.ui:134
msgctxt "helpwindow|searchdialog|tooltip_text"
msgid "Find on this Page"
msgstr ""

#. VnXxR
#: sfx2/uiconfig/ui/infobar.ui:65
msgctxt "infobar|close|tooltip_text"
msgid "Close Infobar"
msgstr ""

#. DpXCY
#: sfx2/uiconfig/ui/inputdialog.ui:87
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "गोजौथि:"

#. HwHjx
#: sfx2/uiconfig/ui/licensedialog.ui:8
msgctxt "licensedialog|LicenseDialog"
msgid "Licensing and Legal information"
msgstr ""

#. yLwba
#: sfx2/uiconfig/ui/licensedialog.ui:25
msgctxt "licensedialog|show"
msgid "_Show License"
msgstr ""

#. 3unZa
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
"Copyright © 2000–2022 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""

#. QuVoN
#: sfx2/uiconfig/ui/linefragment.ui:57
msgctxt "linefragment|STR_SFX_REMOVE_PROPERTY"
msgid "Remove Property"
msgstr ""

#. 8gPai
#: sfx2/uiconfig/ui/linefragment.ui:149
msgctxt "linefragment|SFX_ST_EDIT"
msgid "..."
msgstr ""

#. x4Fjd
#: sfx2/uiconfig/ui/linefragment.ui:185
msgctxt "linefragment|yes"
msgid "Yes"
msgstr ""

#. mJFyB
#: sfx2/uiconfig/ui/linefragment.ui:200
msgctxt "linefragment|no"
msgid "No"
msgstr ""

#. muk9B
#: sfx2/uiconfig/ui/linkeditdialog.ui:8
msgctxt "linkeditdialog|title"
msgid "Modify DDE Link"
msgstr ""

#. CZn3G
#: sfx2/uiconfig/ui/linkeditdialog.ui:102
#, fuzzy
msgctxt "linkeditdialog|label2"
msgid "_Application:"
msgstr "आरजलाइ"

#. GZsEX
#: sfx2/uiconfig/ui/linkeditdialog.ui:116
#, fuzzy
msgctxt "linkeditdialog|label3"
msgid "_File:"
msgstr "फाइल:"

#. 6Fx6h
#: sfx2/uiconfig/ui/linkeditdialog.ui:130
#, fuzzy
msgctxt "linkeditdialog|label4"
msgid "_Category:"
msgstr "~थाखो"

#. AzB2M
#: sfx2/uiconfig/ui/linkeditdialog.ui:148
msgctxt "linkeditdialog|extended_tip|app"
msgid "Lists the application that last saved the source file. The office suite applications have the server name soffice."
msgstr ""

#. cj9do
#: sfx2/uiconfig/ui/linkeditdialog.ui:166
msgctxt "linkeditdialog|extended_tip|file"
msgid "Path to the source file. Relative paths must be expressed by full URI, for example, with file://."
msgstr ""

#. cMPNq
#: sfx2/uiconfig/ui/linkeditdialog.ui:184
msgctxt "linkeditdialog|extended_tip|category"
msgid "Lists the section or object that the link refers to in the source file. If you want, you can enter a new section or object here."
msgstr ""

#. hiapi
#: sfx2/uiconfig/ui/linkeditdialog.ui:199
#, fuzzy
msgctxt "linkeditdialog|label1"
msgid "Modify Link"
msgstr "सोमोन्दो सोलाय हो"

#. ba2Tn
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:24
#, fuzzy
msgctxt "loadtemplatedialog|LoadTemplateDialog"
msgid "New"
msgstr "गोदान"

#. MkW3E
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:40
#, fuzzy
msgctxt "loadtemplatedialog|fromfile"
msgid "From File..."
msgstr "~फाइल निफ्राय..."

#. jSrBT
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:45
msgctxt "loadtemplatedialog|fromfile|tooltip_text"
msgid "Copy styles from selected external document to current document."
msgstr ""

#. GE236
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:48
msgctxt "loadtemplatedialog|extended_tip|fromfile"
msgid "Locate the file containing the styles that you want to load, and then click Open."
msgstr ""

#. YCguC
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:165
msgctxt "loadtemplatedialog|extended_tip|categories"
msgid "Lists the available template categories. Click a category to view its contents in the Templates list."
msgstr ""

#. PZS7L
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:176
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "थाखोफोर"

#. hkGaT
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:230
msgctxt "loadtemplatedialog|extended_tip|templates"
msgid "Lists the available templates for the selected category."
msgstr ""

#. hryGV
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:241
msgctxt "loadtemplatedialog|label2"
msgid "Templates"
msgstr "टेमप्लेटफोर"

#. LAAM3
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:245
msgctxt "loadtemplatedialog|label2|tooltip_text"
msgid "Templates in the selected category"
msgstr ""

#. rFENe
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:264
msgctxt "loadtemplatedialog|text"
msgid "_Paragraph and Character"
msgstr ""

#. jCAuA
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:269
msgctxt "loadtemplatedialog|text|tooltip_text"
msgid "Copy paragraph and character styles to current document."
msgstr ""

#. VLWfZ
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:273
msgctxt "loadtemplatedialog|extended_tip|text"
msgid "Loads the paragraph and the character styles from the selected document into the current document."
msgstr ""

#. d2q55
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:284
#, fuzzy
msgctxt "loadtemplatedialog|frame"
msgid "_Frame"
msgstr "फ्रेम"

#. HSCZj
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:289
msgctxt "loadtemplatedialog|frame|tooltip_text"
msgid "Copy frame styles to current document."
msgstr ""

#. 4ZF6u
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:293
msgctxt "loadtemplatedialog|extended_tip|frame"
msgid "Loads the frame styles from the selected document into the current document."
msgstr ""

#. vFZLz
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:304
msgctxt "loadtemplatedialog|pages"
msgid "Pa_ge"
msgstr ""

#. hdRo6
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:309
msgctxt "loadtemplatedialog|pages|tooltip_text"
msgid "Copy page styles to current document."
msgstr ""

#. o2C8c
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:313
msgctxt "loadtemplatedialog|extended_tip|pages"
msgid "Loads the page styles from the selected document into the current document."
msgstr ""

#. 2xgCH
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:324
msgctxt "loadtemplatedialog|numbering"
msgid "_List"
msgstr ""

#. VZxbf
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:329
msgctxt "loadtemplatedialog|numbering|tooltip_text"
msgid "Copy list styles to current document."
msgstr ""

#. PAsEB
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:333
msgctxt "loadtemplatedialog|extended_tip|numbering"
msgid "Loads the list styles from the selected document into the current document."
msgstr ""

#. VWzsG
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:344
msgctxt "loadtemplatedialog|overwrite"
msgid "_Overwrite"
msgstr ""

#. cr86W
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:350
msgctxt "loadtemplatedialog|overwrite|tooltip_text"
msgid "Overwrite styles with same name"
msgstr ""

#. A9ogA
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:353
msgctxt "loadtemplatedialog|extended_tip|overwrite"
msgid "Replaces styles in the current document that have the same name as the styles you are loading."
msgstr ""

#. 7ru2R
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:376
msgctxt "loadtemplatedialog|alttitle"
msgid "Load Styles from Template"
msgstr ""

#. X5Pi5
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:413
#, fuzzy
msgctxt "loadtemplatedialog|label3"
msgid "Pre_view"
msgstr "सिगांनि नुथाय"

#. hR7cK
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:419
msgctxt "loadtemplatedialog|extended_tip|expander"
msgid "Shows or hides a preview of a selected template."
msgstr ""

#. CRcca
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:449
msgctxt "loadtemplatedialog|extended_tip|LoadTemplateDialog"
msgid "Imports formatting styles from another document or template into the current document."
msgstr ""

#. EAhup
#: sfx2/uiconfig/ui/managestylepage.ui:33
#, fuzzy
msgctxt "managestylepage|nameft"
msgid "_Name:"
msgstr "मुं:"

#. VroAG
#: sfx2/uiconfig/ui/managestylepage.ui:47
msgctxt "managestylepage|nextstyleft"
msgid "Ne_xt style:"
msgstr ""

#. mJYgm
#: sfx2/uiconfig/ui/managestylepage.ui:61
msgctxt "managestylepage|linkedwithft"
msgid "Inherit from:"
msgstr ""

#. 9pGL9
#: sfx2/uiconfig/ui/managestylepage.ui:75
#, fuzzy
msgctxt "managestylepage|categoryft"
msgid "_Category:"
msgstr "~थाखो"

#. MMhJQ
#: sfx2/uiconfig/ui/managestylepage.ui:99
#, fuzzy
msgctxt "managestylepage|editstyle"
msgid "Edit Style"
msgstr "आदब सुजु..."

#. 7XGEs
#: sfx2/uiconfig/ui/managestylepage.ui:123
#, fuzzy
msgctxt "managestylepage|editlinkstyle"
msgid "Edit Style"
msgstr "आदब सुजु..."

#. cKjrA
#: sfx2/uiconfig/ui/managestylepage.ui:147
msgctxt "managestylepage|autoupdate"
msgid "_AutoUpdate"
msgstr ""

#. oTXJz
#: sfx2/uiconfig/ui/managestylepage.ui:192
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "आदब"

#. NXG9o
#: sfx2/uiconfig/ui/managestylepage.ui:227
#, fuzzy
msgctxt "managestylepage|label2"
msgid "Contains"
msgstr "फोनांजाबफोर"

#. WJunC
#: sfx2/uiconfig/ui/newstyle.ui:16
msgctxt "newstyle|CreateStyleDialog"
msgid "New Style from Selection"
msgstr ""

#. 2XkTt
#: sfx2/uiconfig/ui/newstyle.ui:140
msgctxt "newstyle|styles-atkobject"
msgid "Custom styles for selected category"
msgstr ""

#. UEGSg
#: sfx2/uiconfig/ui/newstyle.ui:160
msgctxt "newstyle|stylename-atkobject"
msgid "Style name"
msgstr ""

#. bjN3T
#: sfx2/uiconfig/ui/newstyle.ui:175
msgctxt "newstyle|categorylabel"
msgid "Custom styles for current document"
msgstr ""

#. 6mnDS
#: sfx2/uiconfig/ui/newstyle.ui:191
msgctxt "newstyle|label1"
msgid "Enter new style name:"
msgstr ""

#. R6zJz
#: sfx2/uiconfig/ui/notebookbar.ui:74
msgctxt "notebookbar|label9"
msgid "File"
msgstr "फाइल"

#. QAUXF
#: sfx2/uiconfig/ui/optprintpage.ui:35
#, fuzzy
msgctxt "optprintpage|printer"
msgid "_Printer"
msgstr "साफायग्रा"

#. PUG9y
#: sfx2/uiconfig/ui/optprintpage.ui:44
msgctxt "extended_tip|printer"
msgid "Specifies whether the print settings apply to direct printing or to printing to a file."
msgstr ""

#. Eyv8g
#: sfx2/uiconfig/ui/optprintpage.ui:55
msgctxt "optprintpage|file"
msgid "Print to _file"
msgstr ""

#. TMHvE
#: sfx2/uiconfig/ui/optprintpage.ui:64
msgctxt "extended_tip|file"
msgid "Specifies whether the print settings apply to direct printing or to printing to a file."
msgstr ""

#. C8jvp
#: sfx2/uiconfig/ui/optprintpage.ui:79
msgctxt "optprintpage|label4"
msgid "Settings for"
msgstr ""

#. 2T5Af
#: sfx2/uiconfig/ui/optprintpage.ui:109
msgctxt "optprintpage|papersize"
msgid "P_aper size"
msgstr ""

#. yj4DA
#: sfx2/uiconfig/ui/optprintpage.ui:117
msgctxt "extended_tip|papersize"
msgid "Mark this check box if a certain paper size is needed for printing the current document."
msgstr ""

#. stDFq
#: sfx2/uiconfig/ui/optprintpage.ui:128
msgctxt "optprintpage|paperorient"
msgid "Pap_er orientation"
msgstr ""

#. FdFNk
#: sfx2/uiconfig/ui/optprintpage.ui:136
msgctxt "extended_tip|paperorient"
msgid "Mark this check box if you need a certain paper orientation for printing the current document."
msgstr ""

#. L6rtF
#: sfx2/uiconfig/ui/optprintpage.ui:147
#, fuzzy
msgctxt "optprintpage|trans"
msgid "_Transparency"
msgstr "गोजों"

#. F6nF9
#: sfx2/uiconfig/ui/optprintpage.ui:155
msgctxt "extended_tip|trans"
msgid "Mark this check box if you always want to be warned if transparent objects are contained in the document."
msgstr ""

#. C5jZN
#: sfx2/uiconfig/ui/optprintpage.ui:170
msgctxt "optprintpage|label2"
msgid "Warnings"
msgstr ""

#. PJFLE
#: sfx2/uiconfig/ui/optprintpage.ui:198
msgctxt "optprintpage|reducegrad"
msgid "Reduce _gradient"
msgstr ""

#. GC8dk
#: sfx2/uiconfig/ui/optprintpage.ui:206
msgctxt "extended_tip|reducegrad"
msgid "If this field is marked, gradients are printed with reduced quality."
msgstr ""

#. skDME
#: sfx2/uiconfig/ui/optprintpage.ui:230
msgctxt "optprintpage|reducegradstripes"
msgid "Gradient _stripes:"
msgstr ""

#. k8zh7
#: sfx2/uiconfig/ui/optprintpage.ui:239
msgctxt "extended_tip|reducegradstripes"
msgid "Specifies the maximum number of gradient stripes for printing."
msgstr ""

#. 5HCxT
#: sfx2/uiconfig/ui/optprintpage.ui:257
msgctxt "extended_tip|reducegradstep"
msgid "Specifies the maximum number of gradient stripes for printing."
msgstr ""

#. W8LE7
#: sfx2/uiconfig/ui/optprintpage.ui:274
msgctxt "optprintpage|reducegradcolor"
msgid "Intermediate _color"
msgstr ""

#. TUbxx
#: sfx2/uiconfig/ui/optprintpage.ui:283
msgctxt "extended_tip|reducegradcolor"
msgid "Specifies that gradients are only printed in a single intermediate color."
msgstr ""

#. myMLR
#: sfx2/uiconfig/ui/optprintpage.ui:304
msgctxt "optprintpage|label1"
msgid "Reduce Gradient"
msgstr ""

#. abbre
#: sfx2/uiconfig/ui/optprintpage.ui:312
msgctxt "extended_tip|frame2"
msgid "Defines which warnings appear before printing begins."
msgstr ""

#. ySmQe
#: sfx2/uiconfig/ui/optprintpage.ui:337
msgctxt "optprintpage|reducebitmap"
msgid "Reduce _bitmaps"
msgstr ""

#. nNjfk
#: sfx2/uiconfig/ui/optprintpage.ui:345
msgctxt "extended_tip|reducebitmap"
msgid "Specifies that bitmaps are printed with reduced quality. The resolution can only be reduced and not increased."
msgstr ""

#. qF2KM
#: sfx2/uiconfig/ui/optprintpage.ui:363
msgctxt "optprintpage|reducebitmapnormal"
msgid "N_ormal print quality"
msgstr ""

#. i5T3j
#: sfx2/uiconfig/ui/optprintpage.ui:372
msgctxt "extended_tip|reducebitmapnormal"
msgid "High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. "
msgstr ""

#. EZGK5
#: sfx2/uiconfig/ui/optprintpage.ui:389
msgctxt "optprintpage|reducebitmapresol"
msgid "Reso_lution:"
msgstr ""

#. q3aJL
#: sfx2/uiconfig/ui/optprintpage.ui:398
msgctxt "extended_tip|reducebitmapresol"
msgid "Specifies the maximum print quality in dpi. The resolution can only be reduced and not increased."
msgstr ""

#. 6ALtE
#: sfx2/uiconfig/ui/optprintpage.ui:412
msgctxt "optprintpage|reducebitmapdpi"
msgid "72 DPI"
msgstr ""

#. FgpJ3
#: sfx2/uiconfig/ui/optprintpage.ui:413
msgctxt "optprintpage|reducebitmapdpi"
msgid "96 DPI"
msgstr ""

#. d7BqR
#: sfx2/uiconfig/ui/optprintpage.ui:414
msgctxt "optprintpage|reducebitmapdpi"
msgid "150 DPI (Fax)"
msgstr ""

#. 46imh
#: sfx2/uiconfig/ui/optprintpage.ui:415
msgctxt "optprintpage|reducebitmapdpi"
msgid "200 DPI (default)"
msgstr ""

#. AsLSp
#: sfx2/uiconfig/ui/optprintpage.ui:416
msgctxt "optprintpage|reducebitmapdpi"
msgid "300 DPI"
msgstr ""

#. qZJg5
#: sfx2/uiconfig/ui/optprintpage.ui:417
msgctxt "optprintpage|reducebitmapdpi"
msgid "600 DPI"
msgstr ""

#. 8KFUc
#: sfx2/uiconfig/ui/optprintpage.ui:421
msgctxt "extended_tip|reducebitmapdpi"
msgid "Specifies the maximum print quality in dpi. The resolution can only be reduced and not increased."
msgstr ""

#. YXTXc
#: sfx2/uiconfig/ui/optprintpage.ui:438
msgctxt "optprintpage|reducebitmapoptimal"
msgid "_High print quality"
msgstr ""

#. BdCpv
#: sfx2/uiconfig/ui/optprintpage.ui:447
msgctxt "extended_tip|reducebitmapoptimal"
msgid "High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. "
msgstr ""

#. YxX2s
#: sfx2/uiconfig/ui/optprintpage.ui:468
msgctxt "optprintpage|label1"
msgid "Reduce Bitmaps"
msgstr ""

#. 5qQBR
#: sfx2/uiconfig/ui/optprintpage.ui:496
msgctxt "optprintpage|reducetrans"
msgid "_Reduce transparency"
msgstr ""

#. yDstT
#: sfx2/uiconfig/ui/optprintpage.ui:504
msgctxt "extended_tip|reducetrans"
msgid "If you mark this field the transparent objects will be printed like normal, non-transparent objects, depending on your selection in the following two option buttons."
msgstr ""

#. B4C76
#: sfx2/uiconfig/ui/optprintpage.ui:522
msgctxt "optprintpage|reducetransauto"
msgid "Auto_matically"
msgstr ""

#. ehRjn
#: sfx2/uiconfig/ui/optprintpage.ui:531
msgctxt "extended_tip|reducetransauto"
msgid "Specifies that the transparency is only printed if the transparent area covers less than a quarter of the entire page."
msgstr ""

#. K7P4C
#: sfx2/uiconfig/ui/optprintpage.ui:542
#, fuzzy
msgctxt "optprintpage|reducetransnone"
msgid "_No transparency"
msgstr "सारि गोजोंथि"

#. ZuLVY
#: sfx2/uiconfig/ui/optprintpage.ui:551
msgctxt "extended_tip|reducetransnone"
msgid "With this option transparency is never printed."
msgstr ""

#. B5Cpd
#: sfx2/uiconfig/ui/optprintpage.ui:572
msgctxt "optprintpage|label1"
msgid "Reduce Transparency"
msgstr ""

#. GAFzh
#: sfx2/uiconfig/ui/optprintpage.ui:600
msgctxt "optprintpage|pdf"
msgid "_PDF as standard print job format"
msgstr ""

#. wm7C7
#: sfx2/uiconfig/ui/optprintpage.ui:614
msgctxt "optprintpage|converttogray"
msgid "Con_vert colors to grayscale"
msgstr ""

#. UNSqH
#: sfx2/uiconfig/ui/optprintpage.ui:622
msgctxt "extended_tip|converttogray"
msgid "Specifies that all colors are printed only as grayscale."
msgstr ""

#. CrFLq
#: sfx2/uiconfig/ui/optprintpage.ui:633
msgctxt "optprintpage|reducebitmaptrans"
msgid "Include transparent objects"
msgstr ""

#. FFAFJ
#: sfx2/uiconfig/ui/optprintpage.ui:641
msgctxt "extended_tip|reducebitmaptrans"
msgid "If this field is marked, the reduction in print quality for bitmaps also applies to the transparent areas of objects."
msgstr ""

#. bWPko
#: sfx2/uiconfig/ui/optprintpage.ui:656
msgctxt "optprintpage|label4"
msgid "Defaults"
msgstr ""

#. mMKbc
#: sfx2/uiconfig/ui/optprintpage.ui:678
msgctxt "extended_tip|OptPrintPage"
msgid "Specifies the print setting options."
msgstr ""

#. NEo7g
#: sfx2/uiconfig/ui/panel.ui:73 sfx2/uiconfig/ui/panel.ui:78
msgctxt "panel|SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
msgstr ""

#. QrtGb
#: sfx2/uiconfig/ui/password.ui:8
#, fuzzy
msgctxt "password|PasswordDialog"
msgid "Enter Password"
msgstr "गाहाय पासवर्ड"

#. gATKy
#: sfx2/uiconfig/ui/password.ui:102
#, fuzzy
msgctxt "password|userft"
msgid "User:"
msgstr "~बाहायगिरि"

#. FRqiZ
#: sfx2/uiconfig/ui/password.ui:116
msgctxt "password|pass1ft"
msgid "Password:"
msgstr "पासवर्ड"

#. HE8mc
#: sfx2/uiconfig/ui/password.ui:130
#, fuzzy
msgctxt "password|confirm1ft"
msgid "Confirm:"
msgstr "~थि खालाम"

#. EFJRk
#: sfx2/uiconfig/ui/password.ui:164
#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "पासवर्ड"

#. yVorz
#: sfx2/uiconfig/ui/password.ui:165
msgctxt "password|extended_tip|pass1ed"
msgid "Type a password. A password is case sensitive."
msgstr ""

#. kEcVk
#: sfx2/uiconfig/ui/password.ui:185
msgctxt "password|extended_tip|confirm1ed"
msgid "Re-enter the password."
msgstr ""

#. JBCUB
#: sfx2/uiconfig/ui/password.ui:200
#, fuzzy
msgctxt "password|label1"
msgid "Password"
msgstr "पासवर्ड"

#. zDBUt
#: sfx2/uiconfig/ui/password.ui:232
msgctxt "password|pass2ft"
msgid "Password:"
msgstr "पासवर्ड"

#. 8RcEw
#: sfx2/uiconfig/ui/password.ui:246
#, fuzzy
msgctxt "password|confirm2ft"
msgid "Confirm:"
msgstr "~थि खालाम"

#. EkHiq
#: sfx2/uiconfig/ui/password.ui:267
msgctxt "password|extended_tip|pass2ed"
msgid "Type a password. A password is case sensitive."
msgstr ""

#. c4nGS
#: sfx2/uiconfig/ui/password.ui:287
msgctxt "password|extended_tip|confirm2ed"
msgid "Re-enter the password."
msgstr ""

#. mCxpj
#: sfx2/uiconfig/ui/password.ui:302
msgctxt "password|label2"
msgid "Second Password"
msgstr ""

#. JZhHV
#: sfx2/uiconfig/ui/password.ui:338
msgctxt "password|onlyascii"
msgid "Only Basic Latin characters can be entered"
msgstr ""

#. AFsUP
#: sfx2/uiconfig/ui/printeroptionsdialog.ui:8
#, fuzzy
msgctxt "printeroptionsdialog|PrinterOptionsDialog"
msgid "Printer Options"
msgstr "उफ्राफोर साफाय"

#. oAzTR
#: sfx2/uiconfig/ui/querysavedialog.ui:7
#, fuzzy
msgctxt "querysavedialog|QuerySaveDialog"
msgid "Save Document?"
msgstr "फोरमान बिलाइ थिनाय"

#. wFiA8
#: sfx2/uiconfig/ui/querysavedialog.ui:13
msgctxt "querysavedialog|QuerySaveDialog"
msgid "Save changes to document “$(DOC)” before closing?"
msgstr ""

#. 7mtVz
#: sfx2/uiconfig/ui/querysavedialog.ui:14
msgctxt "querysavedialog|QuerySaveDialog"
msgid "Your changes will be lost if you don’t save them."
msgstr ""

#. sQCdE
#: sfx2/uiconfig/ui/querysavedialog.ui:25
msgctxt "querysavedialog|discard"
msgid "Do_n’t Save"
msgstr ""

#. dzVqL
#: sfx2/uiconfig/ui/querysavedialog.ui:56
msgctxt "querysavedialog|save"
msgid "_Save"
msgstr ""

#. 6WbvE
#: sfx2/uiconfig/ui/safemodequerydialog.ui:7
msgctxt "safemodequerydialog|SafeModeQueryDialog"
msgid "Enter Safe Mode"
msgstr ""

#. esgus
#: sfx2/uiconfig/ui/safemodequerydialog.ui:12
msgctxt "safemodequerydialog|label"
msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""

#. DpN8R
#: sfx2/uiconfig/ui/safemodequerydialog.ui:40
msgctxt "safemodequerydialog|restart"
msgid "_Restart"
msgstr ""

#. ejCo9
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:14
msgctxt "saveastemplatedlg|SaveAsTemplateDialog"
msgid "Save As Template"
msgstr ""

#. Gjb3A
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:102
msgctxt "saveastemplatedlg|create_label"
msgid "Enter Template _Name:"
msgstr ""

#. NyFdH
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:103
msgctxt "saveastemplatedlg|create_label"
msgid "Enter a name for the template."
msgstr ""

#. Xo6BH
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:126
msgctxt "saveastemplatedlg|extended_tip|name_entry"
msgid "Enter a name for the template."
msgstr ""

#. GLDum
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:154
msgctxt "saveastemplatedlg|select_label"
msgid "Select Template _Category:"
msgstr ""

#. 4ANkg
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:155
msgctxt "saveastemplatedlg|select_label"
msgid "Save template in selected category."
msgstr ""

#. JBPKb
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:203
msgctxt "saveastemplatedlg|extended_tip|categorylb"
msgid "Select a category in which to save the new template."
msgstr ""

#. wpZGc
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:223
msgctxt "saveastemplatedlg|defaultcb"
msgid "_Set as default template"
msgstr ""

#. syB4y
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:231
msgctxt "saveastemplatedlg|extended_tip|defaultcb"
msgid "The new template will be used as the default template."
msgstr ""

#. gH8PB
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:259
msgctxt "saveastemplatedlg|extended_tip|SaveAsTemplateDialog"
msgid "Saves the current document as a template."
msgstr ""

#. 9tSnA
#: sfx2/uiconfig/ui/searchdialog.ui:8
#, fuzzy
msgctxt "searchdialog|SearchDialog"
msgid "Find on this Page"
msgstr "बे बिखंआव नायगिरना मोन..."

#. LAKYg
#: sfx2/uiconfig/ui/searchdialog.ui:26
#, fuzzy
msgctxt "searchdialog|search"
msgid "_Find"
msgstr "नायगिरना मोन"

#. G5Qc9
#: sfx2/uiconfig/ui/searchdialog.ui:99
msgctxt "searchdialog|label1"
msgid "_Search for:"
msgstr ""

#. TY5bL
#: sfx2/uiconfig/ui/searchdialog.ui:125
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr ""

#. B2ksn
#: sfx2/uiconfig/ui/searchdialog.ui:139
msgctxt "searchdialog|wholewords"
msgid "Whole wor_ds only"
msgstr ""

#. ycWSx
#: sfx2/uiconfig/ui/searchdialog.ui:153
msgctxt "searchdialog|backwards"
msgid "Bac_kwards"
msgstr ""

#. C7fSt
#: sfx2/uiconfig/ui/searchdialog.ui:167
msgctxt "searchdialog|wrap"
msgid "Wrap _around"
msgstr ""

#. onEmh
#: sfx2/uiconfig/ui/securityinfopage.ui:22
msgctxt "securityinfopage|readonly"
msgid "_Open file read-only"
msgstr ""

#. HCEUE
#: sfx2/uiconfig/ui/securityinfopage.ui:31
msgctxt "securityinfopage|extended_tip|readonly"
msgid "Select to allow this document to be opened in read-only mode only."
msgstr ""

#. GvCw9
#: sfx2/uiconfig/ui/securityinfopage.ui:42
#, fuzzy
msgctxt "securityinfopage|recordchanges"
msgid "Record _changes"
msgstr "रेकर्डेट सोलायनाय"

#. pNhop
#: sfx2/uiconfig/ui/securityinfopage.ui:50
msgctxt "securityinfopage|extended_tip|recordchanges"
msgid "Select to enable recording changes. This is the same as Edit - Track Changes - Record."
msgstr ""

#. Nv8rA
#: sfx2/uiconfig/ui/securityinfopage.ui:66
msgctxt "securityinfopage|protect"
msgid "Protect..."
msgstr ""

#. 6T6ZP
#: sfx2/uiconfig/ui/securityinfopage.ui:72
msgctxt "securityinfopage|extended_tip|protect"
msgid "Protects the change recording state with a password. If change recording is protected for the current document, the button is named Unprotect. Click Unprotect and type the correct password to disable the protection."
msgstr ""

#. jgWP4
#: sfx2/uiconfig/ui/securityinfopage.ui:84
msgctxt "securityinfopage|unprotect"
msgid "_Unprotect..."
msgstr ""

#. UEdGx
#: sfx2/uiconfig/ui/securityinfopage.ui:91
msgctxt "securityinfopage|extended_tip|unprotect"
msgid "Protects the change recording state with a password. If change recording is protected for the current document, the button is named Unprotect. Click Unprotect and type the correct password to disable the protection."
msgstr ""

#. JNezG
#: sfx2/uiconfig/ui/securityinfopage.ui:113
msgctxt "securityinfopage|label47"
msgid "File Sharing Options"
msgstr ""

#. VXrJ5
#: sfx2/uiconfig/ui/securityinfopage.ui:121
msgctxt "securityinfopage|extended_tip|SecurityInfoPage"
msgid "Sets password options for the current document."
msgstr ""

#. EDC9x
#: sfx2/uiconfig/ui/startcenter.ui:17
msgctxt "startcenter|clear_all"
msgid "Clear Recent Documents"
msgstr ""

#. gCfQ9
#: sfx2/uiconfig/ui/startcenter.ui:38
#, fuzzy
msgctxt "startcenter|filter_writer"
msgid "Writer Templates"
msgstr "लायजामनि टेमप्लेट"

#. kj5ts
#: sfx2/uiconfig/ui/startcenter.ui:45
msgctxt "startcenter|filter_calc"
msgid "Calc Templates"
msgstr ""

#. HEYvU
#: sfx2/uiconfig/ui/startcenter.ui:52
msgctxt "startcenter|filter_impress"
msgid "Impress Templates"
msgstr ""

#. uWEpu
#: sfx2/uiconfig/ui/startcenter.ui:59
msgctxt "startcenter|filter_draw"
msgid "Draw Templates"
msgstr ""

#. e3TH8
#: sfx2/uiconfig/ui/startcenter.ui:72
#, fuzzy
msgctxt "startcenter|manage"
msgid "Manage Templates"
msgstr "आंनि टेमप्लेटफोर"

#. isnw8
#: sfx2/uiconfig/ui/startcenter.ui:151
msgctxt "startcenter|open_all"
msgid "_Open File"
msgstr ""

#. 6zjop
#: sfx2/uiconfig/ui/startcenter.ui:172
msgctxt "startcenter|open_remote"
msgid "Remote File_s"
msgstr ""

#. ZUnZ9
#: sfx2/uiconfig/ui/startcenter.ui:205
msgctxt "startcenter|open_recent"
msgid "_Recent Documents"
msgstr ""

#. BnkvG
#: sfx2/uiconfig/ui/startcenter.ui:229
#, fuzzy
msgctxt "startcenter|templates_all"
msgid "T_emplates"
msgstr "टेमप्लेटफोर"

#. JEkqY
#: sfx2/uiconfig/ui/startcenter.ui:270
#, fuzzy
msgctxt "startcenter|create_label"
msgid "Create:"
msgstr "सोरजिबाय:"

#. SY4iY
#: sfx2/uiconfig/ui/startcenter.ui:281
#, fuzzy
msgctxt "startcenter|writer_all"
msgid "_Writer Document"
msgstr "गाहाय फोरमान बिलाइ"

#. Bvz5c
#: sfx2/uiconfig/ui/startcenter.ui:301
msgctxt "startcenter|calc_all"
msgid "_Calc Spreadsheet"
msgstr ""

#. RxGP6
#: sfx2/uiconfig/ui/startcenter.ui:321
msgctxt "startcenter|impress_all"
msgid "_Impress Presentation"
msgstr ""

#. 7fE2M
#: sfx2/uiconfig/ui/startcenter.ui:341
msgctxt "startcenter|draw_all"
msgid "_Draw Drawing"
msgstr ""

#. 7wn8r
#: sfx2/uiconfig/ui/startcenter.ui:361
msgctxt "startcenter|math_all"
msgid "_Math Formula"
msgstr ""

#. nnwDC
#: sfx2/uiconfig/ui/startcenter.ui:381
msgctxt "startcenter|database_all"
msgid "_Base Database"
msgstr ""

#. ZEDmn
#: sfx2/uiconfig/ui/startcenter.ui:403
#, fuzzy
msgctxt "startcenter|althelplabel"
msgid "He_lp"
msgstr "मदद हो"

#. oqVes
#: sfx2/uiconfig/ui/startcenter.ui:473
#, fuzzy
msgctxt "startcenter|extensions"
msgid "E_xtensions"
msgstr "बांहोनाय"

#. rDw4E
#: sfx2/uiconfig/ui/startcenter.ui:498
msgctxt "startcenter|label1"
msgid "Application"
msgstr "आरजलाइ"

#. UiDMp
#: sfx2/uiconfig/ui/startcenter.ui:518
msgctxt "startcenter|all_recent_label"
msgid "Recent Files List"
msgstr ""

#. kho2B
#: sfx2/uiconfig/ui/startcenter.ui:531
msgctxt "startcenter|local_view_label"
msgid "Templates List"
msgstr ""

#. UHrAZ
#: sfx2/uiconfig/ui/stylecontextmenu.ui:12
#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "गोदान..."

#. hnLax
#: sfx2/uiconfig/ui/stylecontextmenu.ui:20
#, fuzzy
msgctxt "stylecontextmenu|edit"
msgid "Modify..."
msgstr "सोलाय हो..."

#. TPTqm
#: sfx2/uiconfig/ui/stylecontextmenu.ui:28
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "एरसो"

#. mrCMd
#: sfx2/uiconfig/ui/stylecontextmenu.ui:36
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "दिनथि"

#. 7bAyD
#: sfx2/uiconfig/ui/stylecontextmenu.ui:44
#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "हुखुमोर..."

#. N4BGe
#: sfx2/uiconfig/ui/tabbarcontents.ui:24
msgctxt "tabbar|locktaskpanel"
msgid "Dock"
msgstr ""

#. GNBR3
#: sfx2/uiconfig/ui/tabbarcontents.ui:33
msgctxt "tabbar|unlocktaskpanel"
msgid "Undock"
msgstr ""

#. jXux4
#: sfx2/uiconfig/ui/tabbarcontents.ui:42
msgctxt "tabbar|hidesidebar"
msgid "Close Sidebar"
msgstr ""

#. hEmHk
#: sfx2/uiconfig/ui/tabbarcontents.ui:50
msgctxt "tabbar|customization"
msgid "Customization"
msgstr ""

#. 9Hfx6
#: sfx2/uiconfig/ui/tabbarcontents.ui:66
msgctxt "tabbar|restoredefault"
msgid "Restore Default"
msgstr ""

#. DBWZf
#: sfx2/uiconfig/ui/tabbarcontents.ui:98
msgctxt "tabbar|menubutton|tool_tip"
msgid "Sidebar Settings"
msgstr ""

#. XBaqU
#: sfx2/uiconfig/ui/templatecategorydlg.ui:16
msgctxt "templatecategorydlg|TemplatesCategoryDialog"
msgid "Select Category"
msgstr ""

#. HXfot
#: sfx2/uiconfig/ui/templatecategorydlg.ui:108
msgctxt "templatecategorydlg|select_label"
msgid "Select from Existing Category"
msgstr ""

#. 7eShP
#: sfx2/uiconfig/ui/templatecategorydlg.ui:178
msgctxt "templatecategorydlg|create_label"
msgid "or Create a New Category"
msgstr ""

#. eUWTy
#: sfx2/uiconfig/ui/templatedlg.ui:46
msgctxt "templatedlg|TemplateDialog"
msgid "Templates"
msgstr "टेमप्लेटफोर"

#. rhuYP
#: sfx2/uiconfig/ui/templatedlg.ui:77
msgctxt "templatedlg|hidedialogcb"
msgid "Show this dialog at startup"
msgstr ""

#. 32zsB
#: sfx2/uiconfig/ui/templatedlg.ui:144
#, fuzzy
msgctxt "templatedlg|search_filter|tooltip_text"
msgid "Search"
msgstr "नागिर"

#. sGZMC
#: sfx2/uiconfig/ui/templatedlg.ui:148
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "नायगिर..."

#. DF5YC
#: sfx2/uiconfig/ui/templatedlg.ui:167
msgctxt "templatedlg|action_menu|label"
msgid "_Manage"
msgstr ""

#. LUs2m
#: sfx2/uiconfig/ui/templatedlg.ui:181
msgctxt "templatedlg|extended_tip|action_menu"
msgid "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
msgstr ""

#. fXVNY
#: sfx2/uiconfig/ui/templatedlg.ui:208
msgctxt "templatedlg|filter_application|tooltip_text"
msgid "Filter by Application"
msgstr ""

#. tqVhJ
#: sfx2/uiconfig/ui/templatedlg.ui:210
msgctxt "templatedlg|applist"
msgid "All Applications"
msgstr ""

#. pD6pU
#: sfx2/uiconfig/ui/templatedlg.ui:211
msgctxt "templatedlg|applist"
msgid "Text Documents"
msgstr ""

#. eECt7
#: sfx2/uiconfig/ui/templatedlg.ui:212
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "स्पेडशीटस"

#. ajLbV
#: sfx2/uiconfig/ui/templatedlg.ui:213
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "प्रेजेन्टेसनफोर"

#. LfUzB
#: sfx2/uiconfig/ui/templatedlg.ui:214
#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "सावगारि"

#. t7zE7
#: sfx2/uiconfig/ui/templatedlg.ui:228
msgctxt "templatedlg|filter_folder|tooltip_text"
msgid "Filter by Category"
msgstr ""

#. 93CGw
#: sfx2/uiconfig/ui/templatedlg.ui:230
msgctxt "templatedlg|folderlist"
msgid "All Categories"
msgstr ""

#. NF9wE
#: sfx2/uiconfig/ui/templatedlg.ui:251
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "फिल्टार"

#. ewTL3
#: sfx2/uiconfig/ui/templatedlg.ui:357
msgctxt "templatedlg|treeviewcolumn1"
msgid "Name"
msgstr ""

#. 7EJRA
#: sfx2/uiconfig/ui/templatedlg.ui:374
msgctxt "templatedlg|treeviewcolumn2"
msgid "Category"
msgstr ""

#. AC27i
#: sfx2/uiconfig/ui/templatedlg.ui:389
msgctxt "templatedlg|treeviewcolumn3"
msgid "Application"
msgstr ""

#. eSaBw
#: sfx2/uiconfig/ui/templatedlg.ui:404
msgctxt "templatedlg|treeviewcolumn4"
msgid "Modified"
msgstr ""

#. pNzYA
#: sfx2/uiconfig/ui/templatedlg.ui:419
msgctxt "templatedlg|treeviewcolumn5"
msgid "Size"
msgstr ""

#. j39jM
#: sfx2/uiconfig/ui/templatedlg.ui:445
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
msgstr ""

#. yEhgP
#: sfx2/uiconfig/ui/templatedlg.ui:464
msgctxt "templatedlg|thumbnail_view_btn|tooltip_text"
msgid "Thumbnail View"
msgstr ""

#. j76ke
#: sfx2/uiconfig/ui/templatedlg.ui:481
msgctxt "templatedlg|list_view_btn|tooltip_text"
msgid "List View"
msgstr ""

#. pm89q
#: sfx2/uiconfig/ui/templatepanel.ui:127
msgctxt "templatepanel|STR_STYLE_FILL_FORMAT_MODE"
msgid "Fill Format Mode"
msgstr ""

#. GLRFT
#: sfx2/uiconfig/ui/templatepanel.ui:139
msgctxt "templatepanel|STR_STYLE_NEW_STYLE_FROM_SELECTION"
msgid "New Style from Selection"
msgstr ""

#. tAdD9
#: sfx2/uiconfig/ui/templatepanel.ui:151
msgctxt "templatepanel|STR_STYLE_NEW_STYLE_ACTION"
msgid "Styles actions"
msgstr ""

#. Xk5tD
#: sfx2/uiconfig/ui/templatepanel.ui:163
msgctxt "templatepanel|STR_STYLE_UPDATE_STYLE"
msgid "Update Style"
msgstr ""

#. irBvi
#: sfx2/uiconfig/ui/templatepanel.ui:220 sfx2/uiconfig/ui/templatepanel.ui:266
msgctxt "templatepanel|STR_STYLE_ELEMTLIST"
msgid "Style List"
msgstr ""

#. FHud7
#: sfx2/uiconfig/ui/templatepanel.ui:280
msgctxt "commontemplate|STR_PREVIEW_CHECKBOX"
msgid "Show previews"
msgstr ""

#. p9AWW
#: sfx2/uiconfig/ui/versioncommentdialog.ui:8
#, fuzzy
msgctxt "versioncommentdialog|VersionCommentDialog"
msgid "Insert Version Comment"
msgstr "भारसन बिबुं सोसन"

#. CPwta
#: sfx2/uiconfig/ui/versioncommentdialog.ui:103
#, fuzzy
msgctxt "versioncommentdialog|timestamp"
msgid "Date and time: "
msgstr "अक्ट' आरो सम"

#. 2mDfC
#: sfx2/uiconfig/ui/versioncommentdialog.ui:115
msgctxt "versioncommentdialog|author"
msgid "Saved by: "
msgstr ""

#. T5AY5
#: sfx2/uiconfig/ui/versioncommentdialog.ui:164
msgctxt "versioncommentdialog|extended_tip|VersionCommentDialog"
msgid "Enter a comment here when you are saving a new version. If you clicked Show to open this dialog, you cannot edit the comment."
msgstr ""

#. oBSSb
#: sfx2/uiconfig/ui/versionscmis.ui:50
msgctxt "versionscmis|compare"
msgid "_Compare"
msgstr ""

#. WyDoB
#: sfx2/uiconfig/ui/versionscmis.ui:64
#, fuzzy
msgctxt "versionscmis|show"
msgid "_Show..."
msgstr "~दिनथि... "

#. A8Eqt
#: sfx2/uiconfig/ui/versionscmis.ui:92
msgctxt "versionscmis|open"
msgid "_Open"
msgstr ""

#. gRBJa
#: sfx2/uiconfig/ui/versionscmis.ui:177
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "अक्ट' आरो सम"

#. 3VLw3
#: sfx2/uiconfig/ui/versionscmis.ui:190
msgctxt "versionscmis|savedby"
msgid "Saved by"
msgstr ""

#. FzBeT
#: sfx2/uiconfig/ui/versionscmis.ui:203
#, fuzzy
msgctxt "versionscmis|comments"
msgid "Comments"
msgstr "सुद' लिरथाय"

#. c2cVg
#: sfx2/uiconfig/ui/versionscmis.ui:226
msgctxt "versionscmis|label2"
msgid "Existing Versions"
msgstr ""

#. A4BT2
#: sfx2/uiconfig/ui/versionsofdialog.ui:33
msgctxt "versionsofdialog|cmis"
msgid "CMIS"
msgstr ""

#. EqmYX
#: sfx2/uiconfig/ui/versionsofdialog.ui:53
msgctxt "versionsofdialog|extended_tip|delete"
msgid "Deletes the selected version."
msgstr ""

#. erGHD
#: sfx2/uiconfig/ui/versionsofdialog.ui:65
msgctxt "versionsofdialog|compare"
msgid "_Compare"
msgstr ""

#. TKEzJ
#: sfx2/uiconfig/ui/versionsofdialog.ui:72
msgctxt "versionsofdialog|extended_tip|compare"
msgid "Compare the changes that were made in each version."
msgstr ""

#. UkbhC
#: sfx2/uiconfig/ui/versionsofdialog.ui:84
#, fuzzy
msgctxt "versionsofdialog|show"
msgid "_Show..."
msgstr "~दिनथि... "

#. 4SD7F
#: sfx2/uiconfig/ui/versionsofdialog.ui:91
msgctxt "versionsofdialog|extended_tip|show"
msgid "Displays the entire comment for the selected version."
msgstr ""

#. E8yNH
#: sfx2/uiconfig/ui/versionsofdialog.ui:119
msgctxt "versionsofdialog|open"
msgid "_Open"
msgstr ""

#. ASJac
#: sfx2/uiconfig/ui/versionsofdialog.ui:126
msgctxt "versionsofdialog|extended_tip|open"
msgid "Opens the selected version in a read-only window."
msgstr ""

#. qKnKv
#: sfx2/uiconfig/ui/versionsofdialog.ui:184
msgctxt "versionsofdialog|save"
msgid "Save _New Version"
msgstr ""

#. gTR6x
#: sfx2/uiconfig/ui/versionsofdialog.ui:191
msgctxt "versionsofdialog|extended_tip|save"
msgid "Saves the current state of the document as a new version. If you want, you can also enter comments in the Insert Version Comment dialog before you save the new version."
msgstr ""

#. aCeEr
#: sfx2/uiconfig/ui/versionsofdialog.ui:202
msgctxt "versionsofdialog|always"
msgid "_Always save a new version on closing"
msgstr ""

#. JxFDN
#: sfx2/uiconfig/ui/versionsofdialog.ui:210
msgctxt "versionsofdialog|extended_tip|always"
msgid "If you have made changes to your document then a new version is automatically saved when you close the document."
msgstr ""

#. vuHjH
#: sfx2/uiconfig/ui/versionsofdialog.ui:225
msgctxt "versionsofdialog|label1"
msgid "New Versions"
msgstr ""

#. nDGNv
#: sfx2/uiconfig/ui/versionsofdialog.ui:278
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "अक्ट' आरो सम"

#. MBoBZ
#: sfx2/uiconfig/ui/versionsofdialog.ui:291
msgctxt "versionsofdialog|savedby"
msgid "Saved by"
msgstr ""

#. kqEcm
#: sfx2/uiconfig/ui/versionsofdialog.ui:304
#, fuzzy
msgctxt "versionsofdialog|comments"
msgid "Comments"
msgstr "सुद' लिरथाय"

#. GLD85
#: sfx2/uiconfig/ui/versionsofdialog.ui:315
msgctxt "versionsofdialog|extended_tip|versions"
msgid "Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments."
msgstr ""

#. EbijK
#: sfx2/uiconfig/ui/versionsofdialog.ui:332
msgctxt "versionsofdialog|label2"
msgid "Existing Versions"
msgstr ""

#. 5BdCA
#: sfx2/uiconfig/ui/versionsofdialog.ui:367
msgctxt "versionsofdialog|extended_tip|VersionsOfDialog"
msgid "Saves and organizes multiple versions of the current document in the same file. You can also open, delete and compare previous versions."
msgstr ""
msgctxt ""
@@ -45,7 +45,7 @@ msgctxt ""
"STR_STATE_MIGRATE\n"
"string.text"
msgid "Migrate"
-msgstr ""
+msgstr "ٻئي ٺڪاڻي تي موڪلي ڇڏيو"
#: macromigration.src
msgctxt ""
@@ -53,7 +53,7 @@ msgctxt ""
"STR_STATE_SUMMARY\n"
"string.text"
msgid "Summary"
-msgstr ""
+msgstr "اِختصار"
#. This refers to a form document inside a database document.
#: macromigration.src
diff --git a/source/sd/dbaccess/source/ui/browser.po b/source/sd/dbaccess/source/ui/browser.po
index 2c4b1627b42..c34e751d416 100644
--- a/source/sd/dbaccess/source/ui/browser.po
+++ b/source/sd/dbaccess/source/ui/browser.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:13+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:02+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408443235.000000\n"
+"X-POOTLE-MTIME: 1431525745.000000\n"
#: sbabrw.src
msgctxt ""
@@ -21,7 +21,7 @@ msgctxt ""
"STR_QUERY_BRW_DELETE_ROWS\n"
"string.text"
msgid "Do you want to delete the selected data?"
-msgstr ""
+msgstr "ڇا توهين چونڊيل سامگري خارج ڪرڻ چاهيو ٿا؟ "
#: sbabrw.src
msgctxt ""
diff --git a/source/sd/dbaccess/source/ui/dlg.po b/source/sd/dbaccess/source/ui/dlg.po
index 2cefb2f6c04..a7986ccf1bf 100644
--- a/source/sd/dbaccess/source/ui/dlg.po
+++ b/source/sd/dbaccess/source/ui/dlg.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-01-07 11:08+0100\n"
-"PO-Revision-Date: 2014-08-19 10:14+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:04+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408443257.000000\n"
+"X-POOTLE-MTIME: 1431525844.000000\n"
#: AutoControls.src
msgctxt ""
@@ -197,7 +197,7 @@ msgctxt ""
"STR_QUERY_USERADMIN_DELETE_USER\n"
"string.text"
msgid "Do you really want to delete the user?"
-msgstr ""
+msgstr "ڇا توهين سچ پچ اِستعمال ڪندڙ خارج ڪرڻ چاهيو ٿا؟"
#: UserAdmin.src
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"STR_DATABASE_TYPE_CHANGE\n"
"string.text"
msgid "Database properties"
-msgstr ""
+msgstr "آڌار سامگريءَ جون خاصيتون"
#: dbadmin.src
#, fuzzy
@@ -268,7 +268,7 @@ msgctxt ""
"STR_AUTOTEXT_FIELD_SEP_NONE\n"
"string.text"
msgid "{None}"
-msgstr ""
+msgstr "{ڪوبہ نہ}"
#. EM Dec 2002: 'Space' refers to what you get when you hit the space bar on your keyboard.
#: dbadmin.src
@@ -277,7 +277,7 @@ msgctxt ""
"STR_AUTOFIELDSEPARATORLIST\n"
"string.text"
msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
-msgstr ""
+msgstr ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
#: dbadmin.src
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"STR_AUTODELIMITER_MISSING\n"
"string.text"
msgid "#1 must be set."
-msgstr ""
+msgstr "#1 ضرور سيٽ ٿيڻ گهرجي."
#: dbadmin.src
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"STR_AUTODELIMITER_MUST_DIFFER\n"
"string.text"
msgid "#1 and #2 must be different."
-msgstr ""
+msgstr "#1 ۽ #2 علحدو هئڻ گهرجي ."
#: dbadmin.src
msgctxt ""
@@ -301,7 +301,7 @@ msgctxt ""
"STR_AUTONO_WILDCARDS\n"
"string.text"
msgid "Wildcards such as ?,* are not allowed in #1."
-msgstr ""
+msgstr "#1 ۾ ?,* جهڙا وائلڊ ڪارد منظور ناهن"
#: dbadmin2.src
msgctxt ""
@@ -343,7 +343,7 @@ msgctxt ""
"STR_ALREADYEXISTOVERWRITE\n"
"string.text"
msgid "The file already exists. Overwrite?"
-msgstr ""
+msgstr "فائل اَڳ ۾ ئي مؤجود آهي۔ ان جي مٿان لکو؟"
#: dbadmin2.src
msgctxt ""
@@ -351,7 +351,7 @@ msgctxt ""
"STR_NEW_FOLDER\n"
"string.text"
msgid "Folder"
-msgstr ""
+msgstr "فولڊر "
#: dbadminsetup.src
msgctxt ""
@@ -359,7 +359,7 @@ msgctxt ""
"STR_DBWIZARDTITLE\n"
"string.text"
msgid "Database Wizard"
-msgstr ""
+msgstr "آڌار سامگريءَ جو وِزراڊ"
#: dbadminsetup.src
msgctxt ""
@@ -367,7 +367,7 @@ msgctxt ""
"STR_PAGETITLE_INTROPAGE\n"
"string.text"
msgid "Select database"
-msgstr ""
+msgstr "آڌار سامگري چونڊيو"
#: dbadminsetup.src
msgctxt ""
@@ -375,7 +375,7 @@ msgctxt ""
"STR_PAGETITLE_DBASE\n"
"string.text"
msgid "Set up dBASE connection"
-msgstr ""
+msgstr "dBASE آڌار سامگريءَ جو سنٻنڌ سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"STR_PAGETITLE_TEXT\n"
"string.text"
msgid "Set up a connection to text files"
-msgstr ""
+msgstr "متن جي فائلن جو سنٻنڌ سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"STR_PAGETITLE_MSACCESS\n"
"string.text"
msgid "Set up Microsoft Access connection"
-msgstr ""
+msgstr "Microsoft Access سنٻنڌ سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -399,7 +399,7 @@ msgctxt ""
"STR_PAGETITLE_LDAP\n"
"string.text"
msgid "Set up LDAP connection"
-msgstr ""
+msgstr "LDAPسنٻنڌ سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -407,7 +407,7 @@ msgctxt ""
"STR_PAGETITLE_ADO\n"
"string.text"
msgid "Set up ADO connection"
-msgstr ""
+msgstr "ADO سنٻنڌ سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -415,7 +415,7 @@ msgctxt ""
"STR_PAGETITLE_JDBC\n"
"string.text"
msgid "Set up JDBC connection"
-msgstr ""
+msgstr "JDBC سنٻنڌ سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -423,7 +423,7 @@ msgctxt ""
"STR_PAGETITLE_ORACLE\n"
"string.text"
msgid "Set up Oracle database connection"
-msgstr ""
+msgstr "اوريڪل آڌار سامگريءَ جو سنٻنڌ سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -431,7 +431,7 @@ msgctxt ""
"STR_PAGETITLE_MYSQL\n"
"string.text"
msgid "Set up MySQL connection"
-msgstr ""
+msgstr "MySQL سنٻنڌ سيٽ اَپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -439,7 +439,7 @@ msgctxt ""
"STR_PAGETITLE_ODBC\n"
"string.text"
msgid "Set up ODBC connection"
-msgstr ""
+msgstr "ODBC سنٻنڌ سيٽ اَپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -447,7 +447,7 @@ msgctxt ""
"STR_PAGETITLE_SPREADSHEET\n"
"string.text"
msgid "Set up Spreadsheet connection"
-msgstr ""
+msgstr "اِسپريڊ شيٽ ۾ سنٻنڌ سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"STR_PAGETITLE_AUTHENTIFICATION\n"
"string.text"
msgid "Set up user authentication"
-msgstr ""
+msgstr "اِستعمال ڪندڙ جي تصديق سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"STR_PAGETITLE_MYSQL_NATIVE\n"
"string.text"
msgid "Set up MySQL server data"
-msgstr ""
+msgstr "MySQL سرور جي سامگري سيٽ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -471,7 +471,7 @@ msgctxt ""
"STR_PAGETITLE_FINAL\n"
"string.text"
msgid "Save and proceed"
-msgstr ""
+msgstr "سانڍيو ۽ اڳتي وڌو"
#: dbadminsetup.src
msgctxt ""
@@ -487,7 +487,7 @@ msgctxt ""
"STR_MYSQLJDBC_HEADERTEXT\n"
"string.text"
msgid "Set up connection to a MySQL database using JDBC"
-msgstr ""
+msgstr "JDBC جو اِستعمال ڪندي MySQL آڌار سامگري سان سنٻنڌ سيٽ اَپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -505,7 +505,7 @@ msgctxt ""
"STR_MYSQL_DRIVERCLASSTEXT\n"
"string.text"
msgid "MySQL JDBC d~river class:"
-msgstr ""
+msgstr "MySQL JDBC ڊرائيور درجو: (~r)"
#: dbadminsetup.src
msgctxt ""
@@ -513,7 +513,7 @@ msgctxt ""
"STR_MYSQL_DEFAULT\n"
"string.text"
msgid "Default: 3306"
-msgstr ""
+msgstr "وڪلپ جي غير مؤجودگيءَ سبب اڳہ ۾ ئي اپنايل 3306"
#: dbadminsetup.src
msgctxt ""
@@ -521,7 +521,7 @@ msgctxt ""
"STR_DBASE_HEADERTEXT\n"
"string.text"
msgid "Set up a connection to dBASE files"
-msgstr ""
+msgstr "dBASE آڌار سامگري فائلن ۾ سنٻنڌ سيٽ اَپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -529,7 +529,7 @@ msgctxt ""
"STR_DBASE_HELPTEXT\n"
"string.text"
msgid "Select the folder where the dBASE files are stored."
-msgstr ""
+msgstr "اُهو فولڊر چونڊيو جنهن ۾ آڌار سامگري فائلون ڪٺيون ڪيون وييون آهن"
#: dbadminsetup.src
msgctxt ""
@@ -537,7 +537,7 @@ msgctxt ""
"STR_TEXT_HEADERTEXT\n"
"string.text"
msgid "Set up a connection to text files"
-msgstr ""
+msgstr "متن جي فائلن جو سنٻنڌ سيٽ اپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -553,7 +553,7 @@ msgctxt ""
"STR_TEXT_PATH_OR_FILE\n"
"string.text"
msgid "Path to text files"
-msgstr ""
+msgstr "متن فائلن لاءِ رستو"
#: dbadminsetup.src
msgctxt ""
@@ -561,7 +561,7 @@ msgctxt ""
"STR_MSACCESS_HEADERTEXT\n"
"string.text"
msgid "Set up a connection to a Microsoft Access database"
-msgstr ""
+msgstr "مائڪرو سافٽ لنگهہ جي آڌار سامگري ۾ سنٻنڌ سيٽ اَپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -569,7 +569,7 @@ msgctxt ""
"STR_MSACCESS_HELPTEXT\n"
"string.text"
msgid "Please select the Microsoft Access file you want to access."
-msgstr ""
+msgstr "مهرباني ڪري اُها مائڪرو سافٽ فائل چونڊيو جنهن ۾ توهين داخل ٿيڻ چاهيو ٿا"
#: dbadminsetup.src
msgctxt ""
@@ -577,7 +577,7 @@ msgctxt ""
"STR_ADO_HEADERTEXT\n"
"string.text"
msgid "Set up a connection to an ADO database"
-msgstr ""
+msgstr "آڌار سامگريءَ ۾ سنٻنڌ سيٽ اَپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -596,7 +596,7 @@ msgctxt ""
"STR_ODBC_HEADERTEXT\n"
"string.text"
msgid "Set up a connection to an ODBC database"
-msgstr ""
+msgstr "ODBC آڌار سامگريءَ ۾ سنٻنڌ سيٽ اپ ڪريو "
#: dbadminsetup.src
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"STR_JDBC_HEADERTEXT\n"
"string.text"
msgid "Set up a connection to a JDBC database"
-msgstr ""
+msgstr "JDBC آڌار سامگريءَ ۾ سنٻنڌ سيٽ اَپ ڪريو "
#: dbadminsetup.src
msgctxt ""
@@ -633,7 +633,7 @@ msgctxt ""
"STR_ORACLE_HEADERTEXT\n"
"string.text"
msgid "Set up a connection to an Oracle database"
-msgstr ""
+msgstr "اوريڪل آڌار سامگريءَ ۾ "
#: dbadminsetup.src
msgctxt ""
@@ -641,7 +641,7 @@ msgctxt ""
"STR_ORACLE_DEFAULT\n"
"string.text"
msgid "Default: 1521"
-msgstr ""
+msgstr "وڪلپ جي غير مؤجودگيءَ سبب اڳ ۾ ئي اسٿاپت: 1521"
#: dbadminsetup.src
msgctxt ""
@@ -649,7 +649,7 @@ msgctxt ""
"STR_ORACLE_DRIVERCLASSTEXT\n"
"string.text"
msgid "Oracle JDBC ~driver class"
-msgstr ""
+msgstr "JDBC اوريڪل ڊرائيور ڏرجو (~d)"
#: dbadminsetup.src
msgctxt ""
@@ -667,7 +667,7 @@ msgctxt ""
"STR_SPREADSHEET_HEADERTEXT\n"
"string.text"
msgid "Set up a connection to spreadsheets"
-msgstr ""
+msgstr "اِسپريڊ شيٽن جو سنٻنڌ سيٽ اَپ ڪريو"
#: dbadminsetup.src
msgctxt ""
@@ -685,7 +685,7 @@ msgctxt ""
"STR_SPREADSHEETPATH\n"
"string.text"
msgid "~Location and file name"
-msgstr ""
+msgstr " (~L) جاءِ ۽ فائل جو نالو"
#: directsql.src
msgctxt ""
@@ -757,7 +757,7 @@ msgctxt ""
"STR_NEED_INDEX_FIELDS\n"
"string.text"
msgid "The index must contain at least one field."
-msgstr ""
+msgstr "فهرست ۾ گهٽ ۾ گهٽ هڪ کيتر هجڻ ضروري آهي۔"
#: indexdialog.src
msgctxt ""
diff --git a/source/sd/dbaccess/source/ui/misc.po b/source/sd/dbaccess/source/ui/misc.po
index 068211c7ebc..7f72f50e3b7 100644
--- a/source/sd/dbaccess/source/ui/misc.po
+++ b/source/sd/dbaccess/source/ui/misc.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:14+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:04+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408443277.000000\n"
+"X-POOTLE-MTIME: 1431525857.000000\n"
#: WizardPages.src
msgctxt ""
@@ -53,7 +53,7 @@ msgctxt ""
"STR_WIZ_PB_PREV\n"
"string.text"
msgid "< ~Back"
-msgstr ""
+msgstr "< پٺيان (~B)"
#: WizardPages.src
msgctxt ""
@@ -61,7 +61,7 @@ msgctxt ""
"STR_WIZ_PB_NEXT\n"
"string.text"
msgid "~Next>"
-msgstr ""
+msgstr "اڳتي (~N)>"
#: WizardPages.src
msgctxt ""
@@ -69,7 +69,7 @@ msgctxt ""
"STR_WIZ_PB_OK\n"
"string.text"
msgid "C~reate"
-msgstr ""
+msgstr "خلقيو (~r)"
#: WizardPages.src
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"STR_RSC_CHARSETS\n"
"string.text"
msgid "System"
-msgstr ""
+msgstr "سرشتو"
#: dbumiscres.src
msgctxt ""
diff --git a/source/sd/dbaccess/source/ui/querydesign.po b/source/sd/dbaccess/source/ui/querydesign.po
index 36840cbeb27..1c38170b29e 100644
--- a/source/sd/dbaccess/source/ui/querydesign.po
+++ b/source/sd/dbaccess/source/ui/querydesign.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:14+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:04+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408443288.000000\n"
+"X-POOTLE-MTIME: 1431525858.000000\n"
#: query.src
msgctxt ""
@@ -226,7 +226,7 @@ msgctxt ""
"STR_QRY_CRITERIA_ON_ASTERISK\n"
"string.text"
msgid "A condition cannot be applied to field [*]"
-msgstr ""
+msgstr "شرط [*] کيتر تي لاڳو نٿي ٿي سگهي "
#: query.src
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"STR_QRY_ORDERBY_ON_ASTERISK\n"
"string.text"
msgid "[*] cannot be used as a sort criterion."
-msgstr ""
+msgstr "ڀنٽڻ جي پئماني جي روپ ۾ [*] جو اِستعمال نٿو ڪري سگهجي۔"
#: query.src
msgctxt ""
diff --git a/source/sd/dbaccess/uiconfig/ui.po b/source/sd/dbaccess/uiconfig/ui.po
index 23a1e9e5076..931e935c2d1 100644
--- a/source/sd/dbaccess/uiconfig/ui.po
+++ b/source/sd/dbaccess/uiconfig/ui.po
@@ -4,25 +4,26 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-08-19 10:15+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"PO-Revision-Date: 2015-05-13 14:05+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: none\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408443334.000000\n"
+"X-POOTLE-MTIME: 1431525938.000000\n"
#: admindialog.ui
+#, fuzzy
msgctxt ""
"admindialog.ui\n"
"AdminDialog\n"
"title\n"
"string.text"
msgid "Database Properties"
-msgstr ""
+msgstr "آڌار سامگريءَ جون خاصيتون"
#: admindialog.ui
msgctxt ""
@@ -61,13 +62,14 @@ msgid "Special Settings"
msgstr "خاص طئہ ڪيل ترتيبون"
#: applycolpage.ui
+#, fuzzy
msgctxt ""
"applycolpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Existing Columns"
-msgstr ""
+msgstr "مؤجودہ ڪالم"
#: authentificationpage.ui
msgctxt ""
@@ -358,13 +360,14 @@ msgid "Test Class"
msgstr ""
#: connectionpage.ui
+#, fuzzy
msgctxt ""
"connectionpage.ui\n"
"JDBCLabel\n"
"label\n"
"string.text"
msgid "JDBC Properties"
-msgstr ""
+msgstr "خاصيتون ڳنڍيو"
#: connectionpage.ui
msgctxt ""
@@ -430,13 +433,14 @@ msgid "Crea_te primary key"
msgstr ""
#: copytablepage.ui
+#, fuzzy
msgctxt ""
"copytablepage.ui\n"
"keynamelabel\n"
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "نالو"
#: copytablepage.ui
msgctxt ""
@@ -783,13 +787,14 @@ msgid "_Previous commands:"
msgstr ""
#: directsqldialog.ui
+#, fuzzy
msgctxt ""
"directsqldialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "SQL Command"
-msgstr ""
+msgstr "آديش SQL"
#: directsqldialog.ui
msgctxt ""
@@ -846,13 +851,14 @@ msgid "Table Format"
msgstr "تختيءَ جي رچنا"
#: finalpagewizard.ui
+#, fuzzy
msgctxt ""
"finalpagewizard.ui\n"
"headerText\n"
"label\n"
"string.text"
msgid "Decide How to Proceed After Saving the Database"
-msgstr ""
+msgstr "اها ڳالهہ طئہ ڪريو تہ آڌار سامگري سانڍڻ کان پوءِ اڳتي ڪيئن وڌندا۔"
#: finalpagewizard.ui
msgctxt ""
@@ -1143,7 +1149,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Indexes"
-msgstr ""
+msgstr "فهرستون"
#: indexdesigndialog.ui
msgctxt ""
@@ -1299,22 +1305,24 @@ msgid "Join Properties"
msgstr "خاصيتون ڳنڍيو"
#: joindialog.ui
+#, fuzzy
msgctxt ""
"joindialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Tables Involved"
-msgstr ""
+msgstr "تختيون شامل ڪيون وييون"
#: joindialog.ui
+#, fuzzy
msgctxt ""
"joindialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Fields Involved"
-msgstr ""
+msgstr "کيتر شامل ڪيا ويا"
#: joindialog.ui
msgctxt ""
@@ -1830,13 +1838,14 @@ msgid "_Confirm password:"
msgstr ""
#: password.ui
+#, fuzzy
msgctxt ""
"password.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "User “$name$: $”"
-msgstr ""
+msgstr "اِستعمال ڪندڙ \\$name$: $\\"
#: preparepage.ui
msgctxt ""
@@ -2116,13 +2125,14 @@ msgid "No"
msgstr "نہ"
#: querypropertiesdialog.ui
+#, fuzzy
msgctxt ""
"querypropertiesdialog.ui\n"
"distinctvalues\n"
"label\n"
"string.text"
msgid "Distinct values:"
-msgstr ""
+msgstr "جدا ملهہ"
#: relationdialog.ui
msgctxt ""
@@ -2134,22 +2144,24 @@ msgid "Relations"
msgstr "سنٻنڌ"
#: relationdialog.ui
+#, fuzzy
msgctxt ""
"relationdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Tables Involved"
-msgstr ""
+msgstr "تختيون شامل ڪيون وييون"
#: relationdialog.ui
+#, fuzzy
msgctxt ""
"relationdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Fields Involved"
-msgstr ""
+msgstr "کيتر شامل ڪيا ويا"
#: relationdialog.ui
msgctxt ""
@@ -2188,13 +2200,14 @@ msgid "Set _default"
msgstr ""
#: relationdialog.ui
+#, fuzzy
msgctxt ""
"relationdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Update Options"
-msgstr ""
+msgstr "وِڪلپَ اپ ڊيٽ ڪريو"
#: relationdialog.ui
msgctxt ""
@@ -2233,13 +2246,14 @@ msgid "Set _default"
msgstr ""
#: relationdialog.ui
+#, fuzzy
msgctxt ""
"relationdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Delete Options"
-msgstr ""
+msgstr "وِڪلپ خارج ڪريو"
#: relationdialog.ui
msgctxt ""
@@ -2509,7 +2523,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort Order"
-msgstr ""
+msgstr "ڇانٽڻ جو سلسلو"
#: specialjdbcconnectionpage.ui
msgctxt ""
@@ -2611,13 +2625,14 @@ msgid "Use keyword AS before table alias names"
msgstr "تختي عرف نالن کان اڳ AS مکيہ لفظ اِستعمال ڪريو"
#: specialsettingspage.ui
+#, fuzzy
msgctxt ""
"specialsettingspage.ui\n"
"useoj\n"
"label\n"
"string.text"
msgid "Use Outer Join syntax '{oj }'"
-msgstr ""
+msgstr "Outer Join syntax '{OJ }' جو اِستعمال ڪريو"
#: specialsettingspage.ui
msgctxt ""
@@ -2728,13 +2743,14 @@ msgid "Respect the result set type from the database driver"
msgstr "آڌار سامگري ڊرائور مان نتيجي جي سيٽ جو قسم مڃيو"
#: specialsettingspage.ui
+#, fuzzy
msgctxt ""
"specialsettingspage.ui\n"
"comparisonft\n"
"label\n"
"string.text"
msgid "Comparison of Boolean values:"
-msgstr ""
+msgstr "بولين ملهن جي مشابهت"
#: specialsettingspage.ui
msgctxt ""
@@ -2773,13 +2789,14 @@ msgid "MS Access"
msgstr "MS لنگہہ"
#: specialsettingspage.ui
+#, fuzzy
msgctxt ""
"specialsettingspage.ui\n"
"rowsft\n"
"label\n"
"string.text"
msgid "Rows to scan column types:"
-msgstr ""
+msgstr "ڪالمن جا قسم اِسڪين ڪرڻ لاءِ قطارون"
#: sqlexception.ui
msgctxt ""
@@ -2872,13 +2889,14 @@ msgid "Mark the tables that should be visible for the applications."
msgstr "اُنهن تختين کي نشان لڳايو جيڪي پريوگن لاءِ نظر اَچڻ گهرجن۔"
#: tablesfilterpage.ui
+#, fuzzy
msgctxt ""
"tablesfilterpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Tables and Table Filter"
-msgstr ""
+msgstr "تختيون ۽ تختيءَ جو فلٽر"
#: tablesjoindialog.ui
msgctxt ""
@@ -3133,13 +3151,14 @@ msgid "Automatic Type Recognition"
msgstr ""
#: useradmindialog.ui
+#, fuzzy
msgctxt ""
"useradmindialog.ui\n"
"UserAdminDialog\n"
"title\n"
"string.text"
msgid "User Administration"
-msgstr ""
+msgstr "اِستعمال ڪندڙ جو اِنتظام"
#: useradmindialog.ui
msgctxt ""
@@ -3169,13 +3188,14 @@ msgid "_Add User..."
msgstr ""
#: useradminpage.ui
+#, fuzzy
msgctxt ""
"useradminpage.ui\n"
"changepass\n"
"label\n"
"string.text"
msgid "Change _Password..."
-msgstr ""
+msgstr "ڳجهو لفظ بدلايو"
#: useradminpage.ui
msgctxt ""
diff --git a/source/sd/desktop/source/app.po b/source/sd/desktop/source/app.po
index 8aeebbc2b1e..123bb38f6f7 100644
--- a/source/sd/desktop/source/app.po
+++ b/source/sd/desktop/source/app.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:15+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:05+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408443344.000000\n"
+"X-POOTLE-MTIME: 1431525940.000000\n"
#: desktop.src
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"STR_ERR_PRINTDISABLED\n"
"string.text"
msgid "Printing is disabled. No documents can be printed."
-msgstr ""
+msgstr "ڇپائي اَسمرٿ بڻائي ويئي آہي۔ دستاويز نٿا ڇاپي سگهجن۔ "
#: desktop.src
msgctxt ""
diff --git a/source/sd/desktop/source/deployment/gui.po b/source/sd/desktop/source/deployment/gui.po
index 0a92d3ecfc3..a93fa817165 100644
--- a/source/sd/desktop/source/deployment/gui.po
+++ b/source/sd/desktop/source/deployment/gui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:15+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:06+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408443356.000000\n"
+"X-POOTLE-MTIME: 1431525963.000000\n"
#: dp_gui_dialog.src
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_INSTALLING\n"
"string.text"
msgid "Installing extensions..."
-msgstr ""
+msgstr "وستار اِسٿاپت ڪري پيو ..."
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -373,7 +373,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_FINISHED\n"
"string.text"
msgid "Installation finished"
-msgstr ""
+msgstr "اِسٿاپن پورو ٿيو"
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -381,7 +381,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_NO_ERRORS\n"
"string.text"
msgid "No errors."
-msgstr ""
+msgstr "چڪون نہ۔"
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -389,7 +389,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_ERROR_DOWNLOAD\n"
"string.text"
msgid "Error while downloading extension %NAME. "
-msgstr ""
+msgstr "% نالو وستار ڊائون لوڊ ڪرڻ دؤران چوڪ ."
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -397,7 +397,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_THIS_ERROR_OCCURRED\n"
"string.text"
msgid "The error message is: "
-msgstr ""
+msgstr "چوڪ جو سنديش آهي:"
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -405,7 +405,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_ERROR_INSTALLATION\n"
"string.text"
msgid "Error while installing extension %NAME. "
-msgstr ""
+msgstr "%NAME وستار اِسٿاپت ڪرڻ دؤران چوڪ۔"
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -413,7 +413,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_ERROR_LIC_DECLINED\n"
"string.text"
msgid "The license agreement for extension %NAME was refused. "
-msgstr ""
+msgstr "%NAME جي وستار لاءِ ليسن جو قرار ناڪاريو ويو۔"
#: dp_gui_updateinstalldialog.src
msgctxt ""
@@ -421,7 +421,7 @@ msgctxt ""
"RID_DLG_UPDATE_INSTALL_EXTENSION_NOINSTALL\n"
"string.text"
msgid "The extension will not be installed."
-msgstr ""
+msgstr "اهو وستار اِسٿاپت نہ ٿيندو۔"
#: dp_gui_versionboxes.src
msgctxt ""
diff --git a/source/sd/desktop/uiconfig/ui.po b/source/sd/desktop/uiconfig/ui.po
index 288826713ce..0c027b0697a 100644
--- a/source/sd/desktop/uiconfig/ui.po
+++ b/source/sd/desktop/uiconfig/ui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-22 15:16+0100\n"
-"PO-Revision-Date: 2014-08-19 10:17+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:06+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: none\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408443472.000000\n"
+"X-POOTLE-MTIME: 1431525972.000000\n"
#: cmdlinehelp.ui
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Adding %EXTENSION_NAME"
-msgstr ""
+msgstr "%EXTENSION_NAME شامل ڪري پيو"
#: updaterequireddialog.ui
msgctxt ""
diff --git a/source/sd/editeng/source/items.po b/source/sd/editeng/source/items.po
index cd3576b35e4..820ac0e4724 100644
--- a/source/sd/editeng/source/items.po
+++ b/source/sd/editeng/source/items.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-05-02 00:06+0200\n"
-"PO-Revision-Date: 2014-08-19 10:28+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:41+0200\n"
+"PO-Revision-Date: 2015-05-13 14:06+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444086.000000\n"
+"X-POOTLE-MTIME: 1431525980.000000\n"
#: page.src
msgctxt ""
@@ -1234,12 +1234,13 @@ msgid "Double, fixed thin lines"
msgstr ""
#: svxitems.src
+#, fuzzy
msgctxt ""
"svxitems.src\n"
"RID_DASH_DOT\n"
"string.text"
msgid "Single, dash-dot"
-msgstr ""
+msgstr "سنهي ڊيش ڏنل"
#: svxitems.src
msgctxt ""
diff --git a/source/sd/editeng/source/misc.po b/source/sd/editeng/source/misc.po
index 3a9e99ad63e..77d262b0db6 100644
--- a/source/sd/editeng/source/misc.po
+++ b/source/sd/editeng/source/misc.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:28+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:41+0200\n"
+"PO-Revision-Date: 2015-05-13 14:06+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444096.000000\n"
+"X-POOTLE-MTIME: 1431525982.000000\n"
#: lingu.src
msgctxt ""
@@ -21,7 +21,7 @@ msgctxt ""
"RID_SVXSTR_QUERY_CONTINUE\n"
"string.text"
msgid "Continue checking at beginning of document?"
-msgstr ""
+msgstr "دستاويز جي شروعات تي چڪاس جاري رکو "
#: lingu.src
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"RID_SVXSTR_QUERY_BW_CONTINUE\n"
"string.text"
msgid "Continue checking at end of document?"
-msgstr ""
+msgstr "دستاويز جي شروعات تي چڪاس جاري رکو "
#: lingu.src
#, fuzzy
diff --git a/source/sd/extensions/source/abpilot.po b/source/sd/extensions/source/abpilot.po
index 87f5df56b1c..03527b6e251 100644
--- a/source/sd/extensions/source/abpilot.po
+++ b/source/sd/extensions/source/abpilot.po
@@ -3,16 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2011-04-06 14:38+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:06+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1431525992.000000\n"
#: abspilot.src
msgctxt ""
@@ -20,7 +21,7 @@ msgctxt ""
"RID_STR_ABSOURCEDIALOGTITLE\n"
"string.text"
msgid "Address Book Data Source Wizard"
-msgstr ""
+msgstr "ايڊريسن جي ڪتابڙي جي سامگريءَ جي مول جو وزارڊ"
#: abspilot.src
msgctxt ""
@@ -28,7 +29,7 @@ msgctxt ""
"RID_STR_SELECT_ABTYPE\n"
"string.text"
msgid "Address book type"
-msgstr ""
+msgstr "ايڊريسن جي ڪتابڙيءَ جو قسم "
#: abspilot.src
msgctxt ""
@@ -36,7 +37,7 @@ msgctxt ""
"RID_STR_INVOKE_ADMIN_DIALOG\n"
"string.text"
msgid "Connection Settings"
-msgstr ""
+msgstr "سنٻنڌ جون طئہ ترتيبون "
#: abspilot.src
msgctxt ""
@@ -44,7 +45,7 @@ msgctxt ""
"RID_STR_TABLE_SELECTION\n"
"string.text"
msgid "Table selection"
-msgstr ""
+msgstr "تختيءَ جو چونڊ"
#: abspilot.src
msgctxt ""
@@ -52,7 +53,7 @@ msgctxt ""
"RID_STR_MANUAL_FIELD_MAPPING\n"
"string.text"
msgid "Field Assignment"
-msgstr ""
+msgstr "کيتر مقرر ڪرڻ"
#: abspilot.src
msgctxt ""
@@ -60,7 +61,7 @@ msgctxt ""
"RID_STR_FINAL_CONFIRM\n"
"string.text"
msgid "Data Source Title"
-msgstr ""
+msgstr "سامگريءَ جي مول جو عنوان"
#: abspilot.src
msgctxt ""
@@ -68,7 +69,7 @@ msgctxt ""
"RID_STR_NEEDTYPESELECTION\n"
"string.text"
msgid "Please select a type of address book."
-msgstr ""
+msgstr "مهرباني ڪري ايڊيسن جي ڪتابڙي جو قسم چونڊيو۔"
#: abspilot.src
msgctxt ""
diff --git a/source/sd/extensions/source/bibliography.po b/source/sd/extensions/source/bibliography.po
index f328ba74314..64fb460ea14 100644
--- a/source/sd/extensions/source/bibliography.po
+++ b/source/sd/extensions/source/bibliography.po
@@ -3,16 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-26 19:56+0100\n"
-"PO-Revision-Date: 2011-04-06 14:38+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:07+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1431526026.000000\n"
#: bib.src
msgctxt ""
@@ -52,7 +53,7 @@ msgctxt ""
"RID_BIB_STR_NONE\n"
"string.text"
msgid "<none>"
-msgstr ""
+msgstr "<ناهي>"
#: sections.src
msgctxt ""
@@ -61,6 +62,8 @@ msgctxt ""
"string.text"
msgid "The following column names could not be assigned:\n"
msgstr ""
+"هيٺيان ڪالم جا نالا نٿا ڏيئي سگهجن: \n"
+" "
#: sections.src
msgctxt ""
@@ -68,7 +71,7 @@ msgctxt ""
"ST_TYPE_ARTICLE\n"
"string.text"
msgid "Article"
-msgstr ""
+msgstr "ليکُ "
#: sections.src
msgctxt ""
@@ -76,7 +79,7 @@ msgctxt ""
"ST_TYPE_BOOK\n"
"string.text"
msgid "Book"
-msgstr ""
+msgstr "ڪتابُ "
#: sections.src
msgctxt ""
@@ -84,7 +87,7 @@ msgctxt ""
"ST_TYPE_BOOKLET\n"
"string.text"
msgid "Brochures"
-msgstr ""
+msgstr "ڪتابڙيون "
#: sections.src
msgctxt ""
@@ -92,7 +95,7 @@ msgctxt ""
"ST_TYPE_CONFERENCE\n"
"string.text"
msgid "Conference proceedings"
-msgstr ""
+msgstr "ڪانفرينس جي ڪارگذاري "
#: sections.src
msgctxt ""
@@ -100,7 +103,7 @@ msgctxt ""
"ST_TYPE_INBOOK\n"
"string.text"
msgid "Book excerpt"
-msgstr ""
+msgstr "ڪتاب مان نڪتل ٽڪر "
#: sections.src
msgctxt ""
@@ -108,7 +111,7 @@ msgctxt ""
"ST_TYPE_INCOLLECTION\n"
"string.text"
msgid "Book excerpt with title"
-msgstr ""
+msgstr "عنوان سان ڪتاب مان نڪتل ٽڪر "
#: sections.src
msgctxt ""
@@ -116,7 +119,7 @@ msgctxt ""
"ST_TYPE_INPROCEEDINGS\n"
"string.text"
msgid "Conference proceedings"
-msgstr ""
+msgstr "ڪانفرينس جي ڪارگذاري "
#: sections.src
msgctxt ""
@@ -124,7 +127,7 @@ msgctxt ""
"ST_TYPE_JOURNAL\n"
"string.text"
msgid "Journal"
-msgstr ""
+msgstr "مخزن "
#: sections.src
msgctxt ""
@@ -132,7 +135,7 @@ msgctxt ""
"ST_TYPE_MANUAL\n"
"string.text"
msgid "Techn. documentation"
-msgstr ""
+msgstr "تڪنيڪي دستاويز تيار ڪرڻ "
#: sections.src
msgctxt ""
@@ -140,7 +143,7 @@ msgctxt ""
"ST_TYPE_MASTERSTHESIS\n"
"string.text"
msgid "Thesis"
-msgstr ""
+msgstr "ٿيس"
#: sections.src
msgctxt ""
@@ -148,7 +151,7 @@ msgctxt ""
"ST_TYPE_MISC\n"
"string.text"
msgid "Miscellaneous"
-msgstr ""
+msgstr "ڦٽڪر "
#: sections.src
msgctxt ""
@@ -156,7 +159,7 @@ msgctxt ""
"ST_TYPE_PHDTHESIS\n"
"string.text"
msgid "Dissertation"
-msgstr ""
+msgstr "ڊزارٽيشن "
#: sections.src
msgctxt ""
@@ -164,7 +167,7 @@ msgctxt ""
"ST_TYPE_PROCEEDINGS\n"
"string.text"
msgid "Conference proceedings"
-msgstr ""
+msgstr "ڪانفرينس جي ڪارگذاري "
#: sections.src
msgctxt ""
@@ -172,7 +175,7 @@ msgctxt ""
"ST_TYPE_TECHREPORT\n"
"string.text"
msgid "Research report"
-msgstr ""
+msgstr "کوجنا جي رپورٽ "
#: sections.src
msgctxt ""
@@ -180,15 +183,16 @@ msgctxt ""
"ST_TYPE_UNPUBLISHED\n"
"string.text"
msgid "Unpublished"
-msgstr ""
+msgstr "اڻچپيل "
#: sections.src
+#, fuzzy
msgctxt ""
"sections.src\n"
"ST_TYPE_EMAIL\n"
"string.text"
msgid "E-mail"
-msgstr ""
+msgstr "اي۔ميل "
#: sections.src
msgctxt ""
@@ -196,7 +200,7 @@ msgctxt ""
"ST_TYPE_WWW\n"
"string.text"
msgid "WWW document"
-msgstr ""
+msgstr "WWW دستاويز "
#: sections.src
msgctxt ""
@@ -204,7 +208,7 @@ msgctxt ""
"ST_TYPE_CUSTOM1\n"
"string.text"
msgid "User-defined1"
-msgstr ""
+msgstr "اِستعمال ڪندڙ - وصف ڏنل 1"
#: sections.src
msgctxt ""
@@ -212,7 +216,7 @@ msgctxt ""
"ST_TYPE_CUSTOM2\n"
"string.text"
msgid "User-defined2"
-msgstr ""
+msgstr "اِستعمال ڪندڙ - وصف ڏنل 2"
#: sections.src
msgctxt ""
@@ -220,7 +224,7 @@ msgctxt ""
"ST_TYPE_CUSTOM3\n"
"string.text"
msgid "User-defined3"
-msgstr ""
+msgstr "اِستعمال ڪندڙ - وصف ڏنل 3"
#: sections.src
msgctxt ""
@@ -228,7 +232,7 @@ msgctxt ""
"ST_TYPE_CUSTOM4\n"
"string.text"
msgid "User-defined4"
-msgstr ""
+msgstr "اِستعمال ڪندڙ - وصف ڏنل 4"
#: sections.src
msgctxt ""
@@ -236,7 +240,7 @@ msgctxt ""
"ST_TYPE_CUSTOM5\n"
"string.text"
msgid "User-defined5"
-msgstr ""
+msgstr "اِستعمال ڪندڙ - وصف ڏنل 5"
#: sections.src
msgctxt ""
@@ -244,7 +248,7 @@ msgctxt ""
"ST_TYPE_TITLE\n"
"string.text"
msgid "General"
-msgstr ""
+msgstr "عام "
#: toolbar.src
msgctxt ""
diff --git a/source/sd/extensions/source/dbpilots.po b/source/sd/extensions/source/dbpilots.po
index 80d392a84d4..63c30a09b72 100644
--- a/source/sd/extensions/source/dbpilots.po
+++ b/source/sd/extensions/source/dbpilots.po
@@ -3,16 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2011-04-06 14:38+0200\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:07+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1431526050.000000\n"
#: commonpagesdbp.src
msgctxt ""
@@ -20,7 +21,7 @@ msgctxt ""
"RID_STR_OPTION_DB_FIELD_TITLE\n"
"string.text"
msgid "Database Field"
-msgstr ""
+msgstr "آڌار سامگري کيتر"
#: commonpagesdbp.src
msgctxt ""
@@ -52,7 +53,7 @@ msgctxt ""
"RID_STR_GROUPWIZARD_TITLE\n"
"string.text"
msgid "Group Element Wizard"
-msgstr ""
+msgstr "گروپ عناسروِ رارد"
#: dbpilots.src
msgctxt ""
@@ -60,7 +61,7 @@ msgctxt ""
"RID_STR_GRIDWIZARD_TITLE\n"
"string.text"
msgid "Table Element Wizard"
-msgstr ""
+msgstr "تختي عناسر وِزارد"
#: dbpilots.src
msgctxt ""
diff --git a/source/sd/extensions/source/scanner.po b/source/sd/extensions/source/scanner.po
new file mode 100644
index 00000000000..a43a83946ae
--- /dev/null
+++ b/source/sd/extensions/source/scanner.po
@@ -0,0 +1,52 @@
+#. extracted from extensions/source/scanner
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE 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-06-24 17:05+0200\n"
+"PO-Revision-Date: 2015-06-26 03:05+0000\n"
+"Last-Translator: system user <>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: sd\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: 1435287945.000000\n"
+
+#: strings.src
+msgctxt ""
+"strings.src\n"
+"STR_COULD_NOT_BE_INIT\n"
+"string.text"
+msgid "The SANE interface could not be initialized. Scanning is not possible."
+msgstr ""
+
+#: strings.src
+msgctxt ""
+"strings.src\n"
+"STR_SLOW_PREVIEW\n"
+"string.text"
+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 ""
+
+#: strings.src
+msgctxt ""
+"strings.src\n"
+"STR_ERROR_SCAN\n"
+"string.text"
+msgid "An error occurred while scanning."
+msgstr ""
+
+#: strings.src
+msgctxt ""
+"strings.src\n"
+"STR_DEVICE_DESC\n"
+"string.text"
+msgid ""
+"Device: %s\n"
+"Vendor: %s\n"
+"Model: %s\n"
+"Type: %s"
+msgstr ""
diff --git a/source/sd/extensions/uiconfig/sabpilot/ui.po b/source/sd/extensions/uiconfig/sabpilot/ui.po
index 488a0488d6c..7e7c65fefd6 100644
--- a/source/sd/extensions/uiconfig/sabpilot/ui.po
+++ b/source/sd/extensions/uiconfig/sabpilot/ui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:30+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:05+0200\n"
+"PO-Revision-Date: 2014-11-19 14:15+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444208.000000\n"
+"X-POOTLE-MTIME: 1416406519.000000\n"
#: contentfieldpage.ui
msgctxt ""
@@ -106,7 +106,17 @@ msgstr ""
#: datasourcepage.ui
msgctxt ""
"datasourcepage.ui\n"
-"label1\n"
+"embed\n"
+"label\n"
+"string.text"
+msgid "Embed this address book definition into the current document."
+msgstr ""
+
+#: datasourcepage.ui
+#, fuzzy
+msgctxt ""
+"datasourcepage.ui\n"
+"locationft\n"
"label\n"
"string.text"
msgid "Location"
diff --git a/source/sd/extras/source/autocorr/emoji.po b/source/sd/extras/source/autocorr/emoji.po
new file mode 100644
index 00000000000..dba396dcf33
--- /dev/null
+++ b/source/sd/extras/source/autocorr/emoji.po
@@ -0,0 +1,10502 @@
+#. extracted from extras/source/autocorr/emoji
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE 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-06-24 17:05+0200\n"
+"PO-Revision-Date: 2015-06-26 03:08+0000\n"
+"Last-Translator: system user <>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: sd\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: 1435288130.000000\n"
+
+#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CENT_SIGN\n"
+"LngText.text"
+msgid "cent"
+msgstr ""
+
+#. £ (U+000A3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POUND_SIGN\n"
+"LngText.text"
+msgid "pound"
+msgstr ""
+
+#. ¥ (U+000A5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"YEN_SIGN\n"
+"LngText.text"
+msgid "yen"
+msgstr ""
+
+#. § (U+000A7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SECTION_SIGN\n"
+"LngText.text"
+msgid "section"
+msgstr ""
+
+#. © (U+000A9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COPYRIGHT_SIGN\n"
+"LngText.text"
+msgid "copyright"
+msgstr ""
+
+#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NOT_SIGN\n"
+"LngText.text"
+msgid "not"
+msgstr ""
+
+#. ® (U+000AE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"REGISTERED_SIGN\n"
+"LngText.text"
+msgid "registered"
+msgstr ""
+
+#. ° (U+000B0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DEGREE_SIGN\n"
+"LngText.text"
+msgid "degree"
+msgstr ""
+
+#. ± (U+000B1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PLUS-MINUS_SIGN\n"
+"LngText.text"
+msgid "+-"
+msgstr ""
+
+#. · (U+000B7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MIDDLE_DOT\n"
+"LngText.text"
+msgid "middle dot"
+msgstr ""
+
+#. × (U+000D7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MULTIPLICATION_SIGN\n"
+"LngText.text"
+msgid "x"
+msgstr ""
+
+#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_ALPHA\n"
+"LngText.text"
+msgid "Alpha"
+msgstr ""
+
+#. Β (U+00392), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_BETA\n"
+"LngText.text"
+msgid "Beta"
+msgstr ""
+
+#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_GAMMA\n"
+"LngText.text"
+msgid "Gamma"
+msgstr ""
+
+#. Δ (U+00394), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_DELTA\n"
+"LngText.text"
+msgid "Delta"
+msgstr ""
+
+#. Ε (U+00395), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_EPSILON\n"
+"LngText.text"
+msgid "Epsilon"
+msgstr ""
+
+#. Ζ (U+00396), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_ZETA\n"
+"LngText.text"
+msgid "Zeta"
+msgstr ""
+
+#. Η (U+00397), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_ETA\n"
+"LngText.text"
+msgid "Eta"
+msgstr ""
+
+#. Θ (U+00398), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_THETA\n"
+"LngText.text"
+msgid "Theta"
+msgstr ""
+
+#. Ι (U+00399), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_IOTA\n"
+"LngText.text"
+msgid "Iota"
+msgstr ""
+
+#. Κ (U+0039A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_KAPPA\n"
+"LngText.text"
+msgid "Kappa"
+msgstr ""
+
+#. Λ (U+0039B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_LAMDA\n"
+"LngText.text"
+msgid "Lambda"
+msgstr ""
+
+#. Μ (U+0039C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_MU\n"
+"LngText.text"
+msgid "Mu"
+msgstr ""
+
+#. Ν (U+0039D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_NU\n"
+"LngText.text"
+msgid "Nu"
+msgstr ""
+
+#. Ξ (U+0039E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_XI\n"
+"LngText.text"
+msgid "Xi"
+msgstr ""
+
+#. Ο (U+0039F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_OMICRON\n"
+"LngText.text"
+msgid "Omicron"
+msgstr ""
+
+#. Π (U+003A0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_PI\n"
+"LngText.text"
+msgid "Pi"
+msgstr ""
+
+#. Ρ (U+003A1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_RHO\n"
+"LngText.text"
+msgid "Rho"
+msgstr ""
+
+#. Σ (U+003A3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_SIGMA\n"
+"LngText.text"
+msgid "Sigma"
+msgstr ""
+
+#. Τ (U+003A4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_TAU\n"
+"LngText.text"
+msgid "Tau"
+msgstr ""
+
+#. Υ (U+003A5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_UPSILON\n"
+"LngText.text"
+msgid "Upsilon"
+msgstr ""
+
+#. Φ (U+003A6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_PHI\n"
+"LngText.text"
+msgid "Phi"
+msgstr ""
+
+#. Χ (U+003A7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_CHI\n"
+"LngText.text"
+msgid "Chi"
+msgstr ""
+
+#. Ψ (U+003A8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_PSI\n"
+"LngText.text"
+msgid "Psi"
+msgstr ""
+
+#. Ω (U+003A9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_CAPITAL_LETTER_OMEGA\n"
+"LngText.text"
+msgid "Omega"
+msgstr ""
+
+#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_ALPHA\n"
+"LngText.text"
+msgid "alpha"
+msgstr ""
+
+#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_BETA\n"
+"LngText.text"
+msgid "beta"
+msgstr ""
+
+#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_GAMMA\n"
+"LngText.text"
+msgid "gamma"
+msgstr ""
+
+#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_DELTA\n"
+"LngText.text"
+msgid "delta"
+msgstr ""
+
+#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_EPSILON\n"
+"LngText.text"
+msgid "epsilon"
+msgstr ""
+
+#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_ZETA\n"
+"LngText.text"
+msgid "zeta"
+msgstr ""
+
+#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_ETA\n"
+"LngText.text"
+msgid "eta"
+msgstr ""
+
+#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_THETA\n"
+"LngText.text"
+msgid "theta"
+msgstr ""
+
+#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_IOTA\n"
+"LngText.text"
+msgid "iota"
+msgstr ""
+
+#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_KAPPA\n"
+"LngText.text"
+msgid "kappa"
+msgstr ""
+
+#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_LAMDA\n"
+"LngText.text"
+msgid "lambda"
+msgstr ""
+
+#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_MU\n"
+"LngText.text"
+msgid "mu"
+msgstr ""
+
+#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_NU\n"
+"LngText.text"
+msgid "nu"
+msgstr ""
+
+#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_XI\n"
+"LngText.text"
+msgid "xi"
+msgstr ""
+
+#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_OMICRON\n"
+"LngText.text"
+msgid "omicron"
+msgstr ""
+
+#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_PI\n"
+"LngText.text"
+msgid "pi"
+msgstr ""
+
+#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_RHO\n"
+"LngText.text"
+msgid "rho"
+msgstr ""
+
+#. ς (U+003C2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_FINAL_SIGMA\n"
+"LngText.text"
+msgid "sigma2"
+msgstr ""
+
+#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_SIGMA\n"
+"LngText.text"
+msgid "sigma"
+msgstr ""
+
+#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_TAU\n"
+"LngText.text"
+msgid "tau"
+msgstr ""
+
+#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_UPSILON\n"
+"LngText.text"
+msgid "upsilon"
+msgstr ""
+
+#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_PHI\n"
+"LngText.text"
+msgid "phi"
+msgstr ""
+
+#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_CHI\n"
+"LngText.text"
+msgid "chi"
+msgstr ""
+
+#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_PSI\n"
+"LngText.text"
+msgid "psi"
+msgstr ""
+
+#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SMALL_LETTER_OMEGA\n"
+"LngText.text"
+msgid "omega"
+msgstr ""
+
+#. ฿ (U+00E3F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"THAI_CURRENCY_SYMBOL_BAHT\n"
+"LngText.text"
+msgid "baht"
+msgstr ""
+
+#. – (U+02013), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"EN_DASH\n"
+"LngText.text"
+msgid "--"
+msgstr "--"
+
+#. — (U+02014), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"EM_DASH\n"
+"LngText.text"
+msgid "---"
+msgstr "---"
+
+#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"RIGHT_SINGLE_QUOTATION_MARK\n"
+"LngText.text"
+msgid "'"
+msgstr "'"
+
+#. † (U+02020), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DAGGER\n"
+"LngText.text"
+msgid "dagger"
+msgstr ""
+
+#. ‡ (U+02021), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOUBLE_DAGGER\n"
+"LngText.text"
+msgid "dagger2"
+msgstr ""
+
+#. • (U+02022), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BULLET\n"
+"LngText.text"
+msgid "bullet"
+msgstr ""
+
+#. ‣ (U+02023), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRIANGULAR_BULLET\n"
+"LngText.text"
+msgid "bullet2"
+msgstr ""
+
+#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"HORIZONTAL_ELLIPSIS\n"
+"LngText.text"
+msgid "…"
+msgstr "…"
+
+#. ‰ (U+02030), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PER_MILLE_SIGN\n"
+"LngText.text"
+msgid "per mille"
+msgstr ""
+
+#. ‱ (U+02031), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PER_TEN_THOUSAND_SIGN\n"
+"LngText.text"
+msgid "basis point"
+msgstr ""
+
+#. ′ (U+02032), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PRIME\n"
+"LngText.text"
+msgid "prime"
+msgstr ""
+
+#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOUBLE_PRIME\n"
+"LngText.text"
+msgid "inch"
+msgstr ""
+
+#. ‼ (U+0203C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"DOUBLE_EXCLAMATION_MARK\n"
+"LngText.text"
+msgid "!!"
+msgstr "!!"
+
+#. ⁉ (U+02049), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"EXCLAMATION_QUESTION_MARK\n"
+"LngText.text"
+msgid "!?"
+msgstr "!?"
+
+#. ₤ (U+020A4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LIRA_SIGN\n"
+"LngText.text"
+msgid "lira"
+msgstr ""
+
+#. ₩ (U+020A9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WON_SIGN\n"
+"LngText.text"
+msgid "won"
+msgstr ""
+
+#. ₪ (U+020AA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NEW_SHEQEL_SIGN\n"
+"LngText.text"
+msgid "shekel"
+msgstr ""
+
+#. € (U+020AC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EURO_SIGN\n"
+"LngText.text"
+msgid "euro"
+msgstr ""
+
+#. ₱ (U+020B1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PESO_SIGN\n"
+"LngText.text"
+msgid "peso"
+msgstr ""
+
+#. ₴ (U+020B4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HRYVNIA_SIGN\n"
+"LngText.text"
+msgid "hryvnia"
+msgstr ""
+
+#. ₹ (U+020B9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"INDIAN_RUPEE_SIGN\n"
+"LngText.text"
+msgid "rupee"
+msgstr ""
+
+#. ₺ (U+020BA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TURKISH_LIRA_SIGN\n"
+"LngText.text"
+msgid "Turkish lira"
+msgstr ""
+
+#. ™ (U+02122), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRADE_MARK_SIGN\n"
+"LngText.text"
+msgid "tm"
+msgstr ""
+
+#. ℹ (U+02139), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"INFORMATION_SOURCE\n"
+"LngText.text"
+msgid "information"
+msgstr ""
+
+#. ← (U+02190), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEFTWARDS_ARROW\n"
+"LngText.text"
+msgid "W"
+msgstr ""
+
+#. ↑ (U+02191), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UPWARDS_ARROW\n"
+"LngText.text"
+msgid "N"
+msgstr ""
+
+#. → (U+02192), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RIGHTWARDS_ARROW\n"
+"LngText.text"
+msgid "E"
+msgstr ""
+
+#. ↓ (U+02193), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOWNWARDS_ARROW\n"
+"LngText.text"
+msgid "S"
+msgstr ""
+
+#. ↔ (U+02194), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEFT_RIGHT_ARROW\n"
+"LngText.text"
+msgid "EW"
+msgstr ""
+
+#. ↕ (U+02195), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UP_DOWN_ARROW\n"
+"LngText.text"
+msgid "NS"
+msgstr ""
+
+#. ↖ (U+02196), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NORTH_WEST_ARROW\n"
+"LngText.text"
+msgid "NW"
+msgstr ""
+
+#. ↗ (U+02197), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NORTH_EAST_ARROW\n"
+"LngText.text"
+msgid "NE"
+msgstr ""
+
+#. ↘ (U+02198), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SOUTH_EAST_ARROW\n"
+"LngText.text"
+msgid "SE"
+msgstr ""
+
+#. ↙ (U+02199), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SOUTH_WEST_ARROW\n"
+"LngText.text"
+msgid "SW"
+msgstr ""
+
+#. ⇐ (U+021D0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEFTWARDS_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "W2"
+msgstr ""
+
+#. ⇑ (U+021D1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UPWARDS_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "N2"
+msgstr ""
+
+#. ⇒ (U+021D2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RIGHTWARDS_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "E2"
+msgstr ""
+
+#. ⇓ (U+021D3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOWNWARDS_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "S2"
+msgstr ""
+
+#. ⇔ (U+021D4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEFT_RIGHT_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "EW2"
+msgstr ""
+
+#. ⇕ (U+021D5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UP_DOWN_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "NS2"
+msgstr ""
+
+#. ⇖ (U+021D6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NORTH_WEST_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "NW2"
+msgstr ""
+
+#. ⇗ (U+021D7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NORTH_EAST_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "NE2"
+msgstr ""
+
+#. ⇘ (U+021D8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SOUTH_EAST_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "SE2"
+msgstr ""
+
+#. ⇙ (U+021D9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SOUTH_WEST_DOUBLE_ARROW\n"
+"LngText.text"
+msgid "SW2"
+msgstr ""
+
+#. ∀ (U+02200), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FOR_ALL\n"
+"LngText.text"
+msgid "for all"
+msgstr ""
+
+#. ∂ (U+02202), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PARTIAL_DIFFERENTIAL\n"
+"LngText.text"
+msgid "partial"
+msgstr ""
+
+#. ∃ (U+02203), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"THERE_EXISTS\n"
+"LngText.text"
+msgid "exists"
+msgstr ""
+
+#. ∄ (U+02204), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"THERE_DOES_NOT_EXIST\n"
+"LngText.text"
+msgid "not exists"
+msgstr ""
+
+#. ∅ (U+02205), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EMPTY_SET\n"
+"LngText.text"
+msgid "empty set"
+msgstr ""
+
+#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ELEMENT_OF\n"
+"LngText.text"
+msgid "in"
+msgstr ""
+
+#. ∉ (U+02209), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NOT_AN_ELEMENT_OF\n"
+"LngText.text"
+msgid "not in"
+msgstr ""
+
+#. ∊ (U+0220A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMALL_ELEMENT_OF\n"
+"LngText.text"
+msgid "small in"
+msgstr ""
+
+#. ∋ (U+0220B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CONTAINS_AS_MEMBER\n"
+"LngText.text"
+msgid "ni"
+msgstr ""
+
+#. ∌ (U+0220C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOES_NOT_CONTAIN_AS_MEMBER\n"
+"LngText.text"
+msgid "not ni"
+msgstr ""
+
+#. ∍ (U+0220D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMALL_CONTAINS_AS_MEMBER\n"
+"LngText.text"
+msgid "small ni"
+msgstr ""
+
+#. ∎ (U+0220E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"END_OF_PROOF\n"
+"LngText.text"
+msgid "end of proof"
+msgstr ""
+
+#. ∏ (U+0220F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"N-ARY_PRODUCT\n"
+"LngText.text"
+msgid "product"
+msgstr ""
+
+#. ∑ (U+02211), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"N-ARY_SUMMATION\n"
+"LngText.text"
+msgid "sum"
+msgstr ""
+
+#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"MINUS_SIGN\n"
+"LngText.text"
+msgid "-"
+msgstr "-"
+
+#. ∓ (U+02213), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MINUS-OR-PLUS_SIGN\n"
+"LngText.text"
+msgid "-+"
+msgstr ""
+
+#. ∕ (U+02215), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"DIVISION_SLASH\n"
+"LngText.text"
+msgid "/"
+msgstr "/"
+
+#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"SET_MINUS\n"
+"LngText.text"
+msgid "\\"
+msgstr "\\"
+
+#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SQUARE_ROOT\n"
+"LngText.text"
+msgid "sqrt"
+msgstr ""
+
+#. ∛ (U+0221B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CUBE_ROOT\n"
+"LngText.text"
+msgid "cube root"
+msgstr ""
+
+#. ∜ (U+0221C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FOURTH_ROOT\n"
+"LngText.text"
+msgid "fourth root"
+msgstr ""
+
+#. ∞ (U+0221E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"INFINITY\n"
+"LngText.text"
+msgid "infinity"
+msgstr ""
+
+#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ANGLE\n"
+"LngText.text"
+msgid "angle"
+msgstr ""
+
+#. ∡ (U+02221), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MEASURED_ANGLE\n"
+"LngText.text"
+msgid "angle2"
+msgstr ""
+
+#. ∣ (U+02223), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIVIDES\n"
+"LngText.text"
+msgid "divides"
+msgstr ""
+
+#. ∤ (U+02224), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOES_NOT_DIVIDE\n"
+"LngText.text"
+msgid "not divides"
+msgstr ""
+
+#. ∥ (U+02225), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PARALLEL_TO\n"
+"LngText.text"
+msgid "parallel"
+msgstr ""
+
+#. ∦ (U+02226), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NOT_PARALLEL_TO\n"
+"LngText.text"
+msgid "nparallel"
+msgstr ""
+
+#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOGICAL_AND\n"
+"LngText.text"
+msgid "and"
+msgstr ""
+
+#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOGICAL_OR\n"
+"LngText.text"
+msgid "or"
+msgstr ""
+
+#. ∩ (U+02229), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"INTERSECTION\n"
+"LngText.text"
+msgid "intersection"
+msgstr ""
+
+#. ∪ (U+0222A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UNION\n"
+"LngText.text"
+msgid "union"
+msgstr ""
+
+#. ∫ (U+0222B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"INTEGRAL\n"
+"LngText.text"
+msgid "integral"
+msgstr ""
+
+#. ∬ (U+0222C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOUBLE_INTEGRAL\n"
+"LngText.text"
+msgid "integral2"
+msgstr ""
+
+#. ∭ (U+0222D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRIPLE_INTEGRAL\n"
+"LngText.text"
+msgid "integral3"
+msgstr ""
+
+#. ∮ (U+0222E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CONTOUR_INTEGRAL\n"
+"LngText.text"
+msgid "integral4"
+msgstr ""
+
+#. ∰ (U+02230), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VOLUME_INTEGRAL\n"
+"LngText.text"
+msgid "integral5"
+msgstr ""
+
+#. ≈ (U+02248), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ALMOST_EQUAL_TO\n"
+"LngText.text"
+msgid "~"
+msgstr ""
+
+#. ≠ (U+02260), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NOT_EQUAL_TO\n"
+"LngText.text"
+msgid "not equal"
+msgstr ""
+
+#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LESS-THAN_OR_EQUAL_TO\n"
+"LngText.text"
+msgid "<="
+msgstr ""
+
+#. ≥ (U+02265), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREATER-THAN_OR_EQUAL_TO\n"
+"LngText.text"
+msgid ">="
+msgstr ""
+
+#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"MUCH_LESS-THAN\n"
+"LngText.text"
+msgid "<<"
+msgstr "<<"
+
+#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"MUCH_GREATER-THAN\n"
+"LngText.text"
+msgid ">>"
+msgstr ">>"
+
+#. ⊂ (U+02282), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSET_OF\n"
+"LngText.text"
+msgid "subset"
+msgstr ""
+
+#. ⊃ (U+02283), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSET_OF\n"
+"LngText.text"
+msgid "superset"
+msgstr ""
+
+#. ⊄ (U+02284), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NOT_A_SUBSET_OF\n"
+"LngText.text"
+msgid "not subset"
+msgstr ""
+
+#. ⊅ (U+02285), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NOT_A_SUPERSET_OF\n"
+"LngText.text"
+msgid "not superset"
+msgstr ""
+
+#. ⊿ (U+022BF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RIGHT_TRIANGLE\n"
+"LngText.text"
+msgid "right triangle"
+msgstr ""
+
+#. ⌚ (U+0231A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WATCH\n"
+"LngText.text"
+msgid "watch"
+msgstr ""
+
+#. ⌛ (U+0231B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HOURGLASS\n"
+"LngText.text"
+msgid "hourglass"
+msgstr ""
+
+#. ⌨ (U+02328), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KEYBOARD\n"
+"LngText.text"
+msgid "keyboard"
+msgstr ""
+
+#. ⏢ (U+023E2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_TRAPEZIUM\n"
+"LngText.text"
+msgid "trapezium"
+msgstr ""
+
+#. ⏰ (U+023F0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ALARM_CLOCK\n"
+"LngText.text"
+msgid "alarm clock"
+msgstr ""
+
+#. ⏱ (U+023F1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STOPWATCH\n"
+"LngText.text"
+msgid "stopwatch"
+msgstr ""
+
+#. ⏲ (U+023F2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TIMER_CLOCK\n"
+"LngText.text"
+msgid "timer clock"
+msgstr ""
+
+#. ⏳ (U+023F3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HOURGLASS_WITH_FLOWING_SAND\n"
+"LngText.text"
+msgid "hourglass2"
+msgstr ""
+
+#. ■ (U+025A0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_SQUARE\n"
+"LngText.text"
+msgid "square2"
+msgstr ""
+
+#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_SQUARE\n"
+"LngText.text"
+msgid "square"
+msgstr ""
+
+#. ▪ (U+025AA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_SMALL_SQUARE\n"
+"LngText.text"
+msgid "small square2"
+msgstr ""
+
+#. ▫ (U+025AB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_SMALL_SQUARE\n"
+"LngText.text"
+msgid "small square"
+msgstr ""
+
+#. ▬ (U+025AC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_RECTANGLE\n"
+"LngText.text"
+msgid "rectangle2"
+msgstr ""
+
+#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_RECTANGLE\n"
+"LngText.text"
+msgid "rectangle"
+msgstr ""
+
+#. ▰ (U+025B0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_PARALLELOGRAM\n"
+"LngText.text"
+msgid "parallelogram2"
+msgstr ""
+
+#. ▱ (U+025B1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_PARALLELOGRAM\n"
+"LngText.text"
+msgid "parallelogram"
+msgstr ""
+
+#. ▲ (U+025B2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_UP-POINTING_TRIANGLE\n"
+"LngText.text"
+msgid "triangle2"
+msgstr ""
+
+#. △ (U+025B3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_UP-POINTING_TRIANGLE\n"
+"LngText.text"
+msgid "triangle"
+msgstr ""
+
+#. ◊ (U+025CA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOZENGE\n"
+"LngText.text"
+msgid "lozenge"
+msgstr ""
+
+#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_CIRCLE\n"
+"LngText.text"
+msgid "circle"
+msgstr ""
+
+#. ● (U+025CF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_CIRCLE\n"
+"LngText.text"
+msgid "circle2"
+msgstr ""
+
+#. ◦ (U+025E6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_BULLET\n"
+"LngText.text"
+msgid "bullet3"
+msgstr ""
+
+#. ◯ (U+025EF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LARGE_CIRCLE\n"
+"LngText.text"
+msgid "large circle"
+msgstr ""
+
+#. ◻ (U+025FB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_MEDIUM_SQUARE\n"
+"LngText.text"
+msgid "medium square"
+msgstr ""
+
+#. ◼ (U+025FC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_MEDIUM_SQUARE\n"
+"LngText.text"
+msgid "medium square2"
+msgstr ""
+
+#. ◽ (U+025FD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_MEDIUM_SMALL_SQUARE\n"
+"LngText.text"
+msgid "smaller square"
+msgstr ""
+
+#. ◾ (U+025FE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_MEDIUM_SMALL_SQUARE\n"
+"LngText.text"
+msgid "smaller square2"
+msgstr ""
+
+#. ☀ (U+02600), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_SUN_WITH_RAYS\n"
+"LngText.text"
+msgid "sunny"
+msgstr ""
+
+#. ☁ (U+02601), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOUD\n"
+"LngText.text"
+msgid "cloud"
+msgstr ""
+
+#. ☂ (U+02602), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UMBRELLA\n"
+"LngText.text"
+msgid "umbrella"
+msgstr ""
+
+#. ☃ (U+02603), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SNOWMAN\n"
+"LngText.text"
+msgid "snowman"
+msgstr ""
+
+#. ☄ (U+02604), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COMET\n"
+"LngText.text"
+msgid "comet"
+msgstr ""
+
+#. ★ (U+02605), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_STAR\n"
+"LngText.text"
+msgid "star"
+msgstr ""
+
+#. ☆ (U+02606), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_STAR\n"
+"LngText.text"
+msgid "star2"
+msgstr ""
+
+#. ☇ (U+02607), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LIGHTNING\n"
+"LngText.text"
+msgid "lighting"
+msgstr ""
+
+#. ☈ (U+02608), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"THUNDERSTORM\n"
+"LngText.text"
+msgid "storm"
+msgstr ""
+
+#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUN\n"
+"LngText.text"
+msgid "Sun"
+msgstr ""
+
+#. ☎ (U+0260E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_TELEPHONE\n"
+"LngText.text"
+msgid "phone"
+msgstr ""
+
+#. ☏ (U+0260F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_TELEPHONE\n"
+"LngText.text"
+msgid "phone2"
+msgstr ""
+
+#. ☐ (U+02610), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BALLOT_BOX\n"
+"LngText.text"
+msgid "checkbox"
+msgstr ""
+
+#. ☑ (U+02611), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BALLOT_BOX_WITH_CHECK\n"
+"LngText.text"
+msgid "checkbox2"
+msgstr ""
+
+#. ☒ (U+02612), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BALLOT_BOX_WITH_X\n"
+"LngText.text"
+msgid "checkbox3"
+msgstr ""
+
+#. ☓ (U+02613), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SALTIRE\n"
+"LngText.text"
+msgid "saltire"
+msgstr ""
+
+#. ☔ (U+02614), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UMBRELLA_WITH_RAIN_DROPS\n"
+"LngText.text"
+msgid "rain"
+msgstr ""
+
+#. ☕ (U+02615), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HOT_BEVERAGE\n"
+"LngText.text"
+msgid "coffee"
+msgstr ""
+
+#. ☚ (U+0261A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_LEFT_POINTING_INDEX\n"
+"LngText.text"
+msgid "left3"
+msgstr ""
+
+#. ☛ (U+0261B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_RIGHT_POINTING_INDEX\n"
+"LngText.text"
+msgid "right3"
+msgstr ""
+
+#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_LEFT_POINTING_INDEX\n"
+"LngText.text"
+msgid "left"
+msgstr ""
+
+#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_UP_POINTING_INDEX\n"
+"LngText.text"
+msgid "up"
+msgstr ""
+
+#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_RIGHT_POINTING_INDEX\n"
+"LngText.text"
+msgid "right"
+msgstr ""
+
+#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_DOWN_POINTING_INDEX\n"
+"LngText.text"
+msgid "down"
+msgstr ""
+
+#. ☠ (U+02620), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SKULL_AND_CROSSBONES\n"
+"LngText.text"
+msgid "poison"
+msgstr ""
+
+#. ☡ (U+02621), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CAUTION_SIGN\n"
+"LngText.text"
+msgid "caution"
+msgstr ""
+
+#. ☢ (U+02622), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RADIOACTIVE_SIGN\n"
+"LngText.text"
+msgid "radioactive"
+msgstr ""
+
+#. ☣ (U+02623), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BIOHAZARD_SIGN\n"
+"LngText.text"
+msgid "biohazard"
+msgstr ""
+
+#. ☤ (U+02624), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CADUCEUS\n"
+"LngText.text"
+msgid "caduceus"
+msgstr ""
+
+#. ☥ (U+02625), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ANKH\n"
+"LngText.text"
+msgid "ankh"
+msgstr ""
+
+#. ☦ (U+02626), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ORTHODOX_CROSS\n"
+"LngText.text"
+msgid "orthodox cross"
+msgstr ""
+
+#. ☧ (U+02627), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHI_RHO\n"
+"LngText.text"
+msgid "chi rho"
+msgstr ""
+
+#. ☨ (U+02628), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CROSS_OF_LORRAINE\n"
+"LngText.text"
+msgid "cross of Lorraine"
+msgstr ""
+
+#. ☩ (U+02629), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CROSS_OF_JERUSALEM\n"
+"LngText.text"
+msgid "cross of Jerusalem"
+msgstr ""
+
+#. ☪ (U+0262A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STAR_AND_CRESCENT\n"
+"LngText.text"
+msgid "star and crescent"
+msgstr ""
+
+#. ☫ (U+0262B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FARSI_SYMBOL\n"
+"LngText.text"
+msgid "Farsi"
+msgstr ""
+
+#. ☬ (U+0262C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ADI_SHAKTI\n"
+"LngText.text"
+msgid "Adi Shakti"
+msgstr ""
+
+#. ☭ (U+0262D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HAMMER_AND_SICKLE\n"
+"LngText.text"
+msgid "hammer and sickle"
+msgstr ""
+
+#. ☮ (U+0262E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PEACE_SYMBOL\n"
+"LngText.text"
+msgid "peace"
+msgstr ""
+
+#. ☯ (U+0262F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"YIN_YANG\n"
+"LngText.text"
+msgid "yin yang"
+msgstr ""
+
+#. ☹ (U+02639), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_FROWNING_FACE\n"
+"LngText.text"
+msgid "frown"
+msgstr ""
+
+#. ☺ (U+0263A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_SMILING_FACE\n"
+"LngText.text"
+msgid "smiling"
+msgstr ""
+
+#. ☻ (U+0263B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_SMILING_FACE\n"
+"LngText.text"
+msgid "smiling2"
+msgstr ""
+
+#. ☼ (U+0263C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_SUN_WITH_RAYS\n"
+"LngText.text"
+msgid "Sun2"
+msgstr ""
+
+#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FIRST_QUARTER_MOON\n"
+"LngText.text"
+msgid "Moon"
+msgstr ""
+
+#. ☾ (U+0263E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LAST_QUARTER_MOON\n"
+"LngText.text"
+msgid "Moon2"
+msgstr ""
+
+#. ☿ (U+0263F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MERCURY\n"
+"LngText.text"
+msgid "Mercury"
+msgstr ""
+
+#. ♀ (U+02640), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FEMALE_SIGN\n"
+"LngText.text"
+msgid "female"
+msgstr ""
+
+#. ♁ (U+02641), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EARTH\n"
+"LngText.text"
+msgid "Earth"
+msgstr ""
+
+#. ♂ (U+02642), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MALE_SIGN\n"
+"LngText.text"
+msgid "male"
+msgstr ""
+
+#. ♃ (U+02643), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"JUPITER\n"
+"LngText.text"
+msgid "Jupiter"
+msgstr ""
+
+#. ♄ (U+02644), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SATURN\n"
+"LngText.text"
+msgid "Saturn"
+msgstr ""
+
+#. ♅ (U+02645), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"URANUS\n"
+"LngText.text"
+msgid "Uranus"
+msgstr ""
+
+#. ♆ (U+02646), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NEPTUNE\n"
+"LngText.text"
+msgid "Neptune"
+msgstr ""
+
+#. ♇ (U+02647), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PLUTO\n"
+"LngText.text"
+msgid "Pluto"
+msgstr ""
+
+#. ♈ (U+02648), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ARIES\n"
+"LngText.text"
+msgid "Aries"
+msgstr ""
+
+#. ♉ (U+02649), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TAURUS\n"
+"LngText.text"
+msgid "Taurus"
+msgstr ""
+
+#. ♊ (U+0264A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GEMINI\n"
+"LngText.text"
+msgid "Gemini"
+msgstr ""
+
+#. ♋ (U+0264B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CANCER\n"
+"LngText.text"
+msgid "Cancer"
+msgstr ""
+
+#. ♌ (U+0264C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEO\n"
+"LngText.text"
+msgid "Leo"
+msgstr ""
+
+#. ♍ (U+0264D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VIRGO\n"
+"LngText.text"
+msgid "Virgo"
+msgstr ""
+
+#. ♎ (U+0264E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LIBRA\n"
+"LngText.text"
+msgid "Libra"
+msgstr ""
+
+#. ♏ (U+0264F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SCORPIUS\n"
+"LngText.text"
+msgid "Scorpius"
+msgstr ""
+
+#. ♐ (U+02650), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SAGITTARIUS\n"
+"LngText.text"
+msgid "Sagittarius"
+msgstr ""
+
+#. ♑ (U+02651), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CAPRICORN\n"
+"LngText.text"
+msgid "Capricorn"
+msgstr ""
+
+#. ♒ (U+02652), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"AQUARIUS\n"
+"LngText.text"
+msgid "Aquarius"
+msgstr ""
+
+#. ♓ (U+02653), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PISCES\n"
+"LngText.text"
+msgid "Pisces"
+msgstr ""
+
+#. ♔ (U+02654), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_CHESS_KING\n"
+"LngText.text"
+msgid "white king"
+msgstr ""
+
+#. ♕ (U+02655), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_CHESS_QUEEN\n"
+"LngText.text"
+msgid "white queen"
+msgstr ""
+
+#. ♖ (U+02656), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_CHESS_ROOK\n"
+"LngText.text"
+msgid "white rook"
+msgstr ""
+
+#. ♗ (U+02657), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_CHESS_BISHOP\n"
+"LngText.text"
+msgid "white bishop"
+msgstr ""
+
+#. ♘ (U+02658), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_CHESS_KNIGHT\n"
+"LngText.text"
+msgid "white knight"
+msgstr ""
+
+#. ♙ (U+02659), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_CHESS_PAWN\n"
+"LngText.text"
+msgid "white pawn"
+msgstr ""
+
+#. ♚ (U+0265A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_CHESS_KING\n"
+"LngText.text"
+msgid "black king"
+msgstr ""
+
+#. ♛ (U+0265B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_CHESS_QUEEN\n"
+"LngText.text"
+msgid "black queen"
+msgstr ""
+
+#. ♜ (U+0265C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_CHESS_ROOK\n"
+"LngText.text"
+msgid "black rook"
+msgstr ""
+
+#. ♝ (U+0265D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_CHESS_BISHOP\n"
+"LngText.text"
+msgid "black bishop"
+msgstr ""
+
+#. ♞ (U+0265E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_CHESS_KNIGHT\n"
+"LngText.text"
+msgid "black knight"
+msgstr ""
+
+#. ♟ (U+0265F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_CHESS_PAWN\n"
+"LngText.text"
+msgid "black pawn"
+msgstr ""
+
+#. ♠ (U+02660), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_SPADE_SUIT\n"
+"LngText.text"
+msgid "spades"
+msgstr ""
+
+#. ♡ (U+02661), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_HEART_SUIT\n"
+"LngText.text"
+msgid "hearts2"
+msgstr ""
+
+#. ♢ (U+02662), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_DIAMOND_SUIT\n"
+"LngText.text"
+msgid "diamonds2"
+msgstr ""
+
+#. ♣ (U+02663), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_CLUB_SUIT\n"
+"LngText.text"
+msgid "clubs"
+msgstr ""
+
+#. ♤ (U+02664), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_SPADE_SUIT\n"
+"LngText.text"
+msgid "spades2"
+msgstr ""
+
+#. ♥ (U+02665), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_HEART_SUIT\n"
+"LngText.text"
+msgid "hearts"
+msgstr ""
+
+#. ♦ (U+02666), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_DIAMOND_SUIT\n"
+"LngText.text"
+msgid "diamonds"
+msgstr ""
+
+#. ♧ (U+02667), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_CLUB_SUIT\n"
+"LngText.text"
+msgid "clubs2"
+msgstr ""
+
+#. ♨ (U+02668), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HOT_SPRINGS\n"
+"LngText.text"
+msgid "hot springs"
+msgstr ""
+
+#. ♩ (U+02669), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"QUARTER_NOTE\n"
+"LngText.text"
+msgid "note"
+msgstr ""
+
+#. ♪ (U+0266A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EIGHTH_NOTE\n"
+"LngText.text"
+msgid "note2"
+msgstr ""
+
+#. ♫ (U+0266B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BEAMED_EIGHTH_NOTES\n"
+"LngText.text"
+msgid "notes"
+msgstr ""
+
+#. ♬ (U+0266C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BEAMED_SIXTEENTH_NOTES\n"
+"LngText.text"
+msgid "notes2"
+msgstr ""
+
+#. ♭ (U+0266D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSIC_FLAT_SIGN\n"
+"LngText.text"
+msgid "flat"
+msgstr ""
+
+#. ♮ (U+0266E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSIC_NATURAL_SIGN\n"
+"LngText.text"
+msgid "natural"
+msgstr ""
+
+#. ♯ (U+0266F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSIC_SHARP_SIGN\n"
+"LngText.text"
+msgid "sharp"
+msgstr ""
+
+#. ♲ (U+02672), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UNIVERSAL_RECYCLING_SYMBOL\n"
+"LngText.text"
+msgid "recycling"
+msgstr ""
+
+#. ♻ (U+0267B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_UNIVERSAL_RECYCLING_SYMBOL\n"
+"LngText.text"
+msgid "recycling2"
+msgstr ""
+
+#. ♼ (U+0267C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RECYCLED_PAPER\n"
+"LngText.text"
+msgid "recycled paper"
+msgstr ""
+
+#. ♾ (U+0267E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERMANENT_PAPER\n"
+"LngText.text"
+msgid "permanent paper"
+msgstr ""
+
+#. ♿ (U+0267F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHEELCHAIR_SYMBOL\n"
+"LngText.text"
+msgid "wheelchair"
+msgstr ""
+
+#. ⚀ (U+02680), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIE_FACE-1\n"
+"LngText.text"
+msgid "dice1"
+msgstr ""
+
+#. ⚁ (U+02681), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIE_FACE-2\n"
+"LngText.text"
+msgid "dice2"
+msgstr ""
+
+#. ⚂ (U+02682), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIE_FACE-3\n"
+"LngText.text"
+msgid "dice3"
+msgstr ""
+
+#. ⚃ (U+02683), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIE_FACE-4\n"
+"LngText.text"
+msgid "dice4"
+msgstr ""
+
+#. ⚄ (U+02684), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIE_FACE-5\n"
+"LngText.text"
+msgid "dice5"
+msgstr ""
+
+#. ⚅ (U+02685), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIE_FACE-6\n"
+"LngText.text"
+msgid "dice6"
+msgstr ""
+
+#. ⚐ (U+02690), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_FLAG\n"
+"LngText.text"
+msgid "flag"
+msgstr ""
+
+#. ⚑ (U+02691), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_FLAG\n"
+"LngText.text"
+msgid "flag2"
+msgstr ""
+
+#. ⚒ (U+02692), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HAMMER_AND_PICK\n"
+"LngText.text"
+msgid "hammer and pick"
+msgstr ""
+
+#. ⚓ (U+02693), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ANCHOR\n"
+"LngText.text"
+msgid "anchor"
+msgstr ""
+
+#. ⚔ (U+02694), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CROSSED_SWORDS\n"
+"LngText.text"
+msgid "swords"
+msgstr ""
+
+#. ⚕ (U+02695), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STAFF_OF_AESCULAPIUS\n"
+"LngText.text"
+msgid "medical"
+msgstr ""
+
+#. ⚖ (U+02696), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SCALES\n"
+"LngText.text"
+msgid "scales"
+msgstr ""
+
+#. ⚗ (U+02697), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ALEMBIC\n"
+"LngText.text"
+msgid "alembic"
+msgstr ""
+
+#. ⚘ (U+02698), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FLOWER\n"
+"LngText.text"
+msgid "flower"
+msgstr ""
+
+#. ⚙ (U+02699), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GEAR\n"
+"LngText.text"
+msgid "gear"
+msgstr ""
+
+#. ⚚ (U+0269A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STAFF_OF_HERMES\n"
+"LngText.text"
+msgid "staff"
+msgstr ""
+
+#. ⚛ (U+0269B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ATOM_SYMBOL\n"
+"LngText.text"
+msgid "atom"
+msgstr ""
+
+#. ⚜ (U+0269C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FLEUR-DE-LIS\n"
+"LngText.text"
+msgid "fleur de lis"
+msgstr ""
+
+#. ⚠ (U+026A0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WARNING_SIGN\n"
+"LngText.text"
+msgid "warning"
+msgstr ""
+
+#. ⚡ (U+026A1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HIGH_VOLTAGE_SIGN\n"
+"LngText.text"
+msgid "zap"
+msgstr ""
+
+#. ⚪ (U+026AA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MEDIUM_WHITE_CIRCLE\n"
+"LngText.text"
+msgid "white circle"
+msgstr ""
+
+#. ⚫ (U+026AB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MEDIUM_BLACK_CIRCLE\n"
+"LngText.text"
+msgid "black circle"
+msgstr ""
+
+#. ⚭ (U+026AD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MARRIAGE_SYMBOL\n"
+"LngText.text"
+msgid "marriage"
+msgstr ""
+
+#. ⚮ (U+026AE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIVORCE_SYMBOL\n"
+"LngText.text"
+msgid "divorce"
+msgstr ""
+
+#. ⚰ (U+026B0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COFFIN\n"
+"LngText.text"
+msgid "coffin"
+msgstr ""
+
+#. ⚱ (U+026B1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FUNERAL_URN\n"
+"LngText.text"
+msgid "urn"
+msgstr ""
+
+#. ⚽ (U+026BD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SOCCER_BALL\n"
+"LngText.text"
+msgid "soccer"
+msgstr ""
+
+#. ⚾ (U+026BE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BASEBALL\n"
+"LngText.text"
+msgid "baseball"
+msgstr ""
+
+#. ⛄ (U+026C4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SNOWMAN_WITHOUT_SNOW\n"
+"LngText.text"
+msgid "snowman2"
+msgstr ""
+
+#. ⛅ (U+026C5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUN_BEHIND_CLOUD\n"
+"LngText.text"
+msgid "cloud2"
+msgstr ""
+
+#. ⛆ (U+026C6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RAIN\n"
+"LngText.text"
+msgid "rain2"
+msgstr ""
+
+#. ⛈ (U+026C8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"THUNDER_CLOUD_AND_RAIN\n"
+"LngText.text"
+msgid "cloud3"
+msgstr ""
+
+#. ⛎ (U+026CE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OPHIUCHUS\n"
+"LngText.text"
+msgid "ophiuchus"
+msgstr ""
+
+#. ⛏ (U+026CF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PICK\n"
+"LngText.text"
+msgid "pick"
+msgstr ""
+
+#. ⛐ (U+026D0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CAR_SLIDING\n"
+"LngText.text"
+msgid "sliding car"
+msgstr ""
+
+#. ⛑ (U+026D1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HELMET_WITH_WHITE_CROSS\n"
+"LngText.text"
+msgid "helmet"
+msgstr ""
+
+#. ⛓ (U+026D3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHAINS\n"
+"LngText.text"
+msgid "chains"
+msgstr ""
+
+#. ⛔ (U+026D4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NO_ENTRY\n"
+"LngText.text"
+msgid "no entry"
+msgstr ""
+
+#. ⛟ (U+026DF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_TRUCK\n"
+"LngText.text"
+msgid "truck"
+msgstr ""
+
+#. ⛤ (U+026E4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PENTAGRAM\n"
+"LngText.text"
+msgid "pentagram"
+msgstr ""
+
+#. ⛨ (U+026E8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_CROSS_ON_SHIELD\n"
+"LngText.text"
+msgid "shield"
+msgstr ""
+
+#. ⛪ (U+026EA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHURCH\n"
+"LngText.text"
+msgid "church"
+msgstr ""
+
+#. ⛰ (U+026F0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOUNTAIN\n"
+"LngText.text"
+msgid "mountain"
+msgstr ""
+
+#. ⛱ (U+026F1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UMBRELLA_ON_GROUND\n"
+"LngText.text"
+msgid "umbrella3"
+msgstr ""
+
+#. ⛲ (U+026F2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FOUNTAIN\n"
+"LngText.text"
+msgid "fountain"
+msgstr ""
+
+#. ⛳ (U+026F3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FLAG_IN_HOLE\n"
+"LngText.text"
+msgid "golf"
+msgstr ""
+
+#. ⛴ (U+026F4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FERRY\n"
+"LngText.text"
+msgid "ferry"
+msgstr ""
+
+#. ⛵ (U+026F5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SAILBOAT\n"
+"LngText.text"
+msgid "sailboat"
+msgstr ""
+
+#. ⛺ (U+026FA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TENT\n"
+"LngText.text"
+msgid "tent"
+msgstr ""
+
+#. ⛷ (U+026F7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SKIER\n"
+"LngText.text"
+msgid "skier"
+msgstr ""
+
+#. ⛸ (U+026F8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ICE_SKATE\n"
+"LngText.text"
+msgid "skate"
+msgstr ""
+
+#. ⛹ (U+026F9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERSON_WITH_BALL\n"
+"LngText.text"
+msgid "ball"
+msgstr ""
+
+#. ⛽ (U+026FD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FUEL_PUMP\n"
+"LngText.text"
+msgid "fuelpump"
+msgstr ""
+
+#. ✁ (U+02701), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UPPER_BLADE_SCISSORS\n"
+"LngText.text"
+msgid "scissors3"
+msgstr ""
+
+#. ✂ (U+02702), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_SCISSORS\n"
+"LngText.text"
+msgid "scissors"
+msgstr ""
+
+#. ✃ (U+02703), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOWER_BLADE_SCISSORS\n"
+"LngText.text"
+msgid "scissors4"
+msgstr ""
+
+#. ✄ (U+02704), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_SCISSORS\n"
+"LngText.text"
+msgid "scissors2"
+msgstr ""
+
+#. ✅ (U+02705), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_HEAVY_CHECK_MARK\n"
+"LngText.text"
+msgid "check mark3"
+msgstr ""
+
+#. ✆ (U+02706), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TELEPHONE_LOCATION\n"
+"LngText.text"
+msgid "telephone"
+msgstr ""
+
+#. ✈ (U+02708), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"AIRPLANE\n"
+"LngText.text"
+msgid "airplane"
+msgstr ""
+
+#. ✉ (U+02709), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ENVELOPE\n"
+"LngText.text"
+msgid "envelope"
+msgstr ""
+
+#. ✊ (U+0270A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RAISED_FIST\n"
+"LngText.text"
+msgid "fist"
+msgstr ""
+
+#. ✋ (U+0270B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RAISED_HAND\n"
+"LngText.text"
+msgid "hand"
+msgstr ""
+
+#. ✌ (U+0270C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VICTORY_HAND\n"
+"LngText.text"
+msgid "victory"
+msgstr ""
+
+#. ✍ (U+0270D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WRITING_HAND\n"
+"LngText.text"
+msgid "writing"
+msgstr ""
+
+#. ✎ (U+0270E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOWER_RIGHT_PENCIL\n"
+"LngText.text"
+msgid "pencil"
+msgstr ""
+
+#. ✏ (U+0270F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PENCIL\n"
+"LngText.text"
+msgid "pencil2"
+msgstr ""
+
+#. ✐ (U+02710), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UPPER_RIGHT_PENCIL\n"
+"LngText.text"
+msgid "pencil3"
+msgstr ""
+
+#. ✑ (U+02711), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_NIB\n"
+"LngText.text"
+msgid "nib"
+msgstr ""
+
+#. ✒ (U+02712), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_NIB\n"
+"LngText.text"
+msgid "nib2"
+msgstr ""
+
+#. ✓ (U+02713), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHECK_MARK\n"
+"LngText.text"
+msgid "check mark"
+msgstr ""
+
+#. ✔ (U+02714), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEAVY_CHECK_MARK\n"
+"LngText.text"
+msgid "check mark2"
+msgstr ""
+
+#. ✖ (U+02716), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEAVY_MULTIPLICATION_X\n"
+"LngText.text"
+msgid "times2"
+msgstr ""
+
+#. ✙ (U+02719), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OUTLINED_GREEK_CROSS\n"
+"LngText.text"
+msgid "Greek cross2"
+msgstr ""
+
+#. ✚ (U+0271A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEAVY_GREEK_CROSS\n"
+"LngText.text"
+msgid "Greek cross"
+msgstr ""
+
+#. ✝ (U+0271D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_CROSS\n"
+"LngText.text"
+msgid "Latin cross"
+msgstr ""
+
+#. ✠ (U+02720), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MALTESE_CROSS\n"
+"LngText.text"
+msgid "Maltese cross"
+msgstr ""
+
+#. ✡ (U+02721), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STAR_OF_DAVID\n"
+"LngText.text"
+msgid "star of David"
+msgstr ""
+
+#. ✨ (U+02728), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPARKLES\n"
+"LngText.text"
+msgid "sparkles"
+msgstr ""
+
+#. ❄ (U+02744), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SNOWFLAKE\n"
+"LngText.text"
+msgid "snowflake"
+msgstr ""
+
+#. ❇ (U+02747), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPARKLE\n"
+"LngText.text"
+msgid "sparkle"
+msgstr ""
+
+#. ❌ (U+0274C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CROSS_MARK\n"
+"LngText.text"
+msgid "x2"
+msgstr ""
+
+#. ❎ (U+0274E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NEGATIVE_SQUARED_CROSS_MARK\n"
+"LngText.text"
+msgid "x3"
+msgstr ""
+
+#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_QUESTION_MARK_ORNAMENT\n"
+"LngText.text"
+msgid "?"
+msgstr "?"
+
+#. ❔ (U+02754), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_QUESTION_MARK_ORNAMENT\n"
+"LngText.text"
+msgid "?2"
+msgstr ""
+
+#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_EXCLAMATION_MARK_ORNAMENT\n"
+"LngText.text"
+msgid "!"
+msgstr "!"
+
+#. ❗ (U+02757), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEAVY_EXCLAMATION_MARK_SYMBOL\n"
+"LngText.text"
+msgid "!2"
+msgstr ""
+
+#. ❤ (U+02764), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEAVY_BLACK_HEART\n"
+"LngText.text"
+msgid "heart"
+msgstr ""
+
+#. ➰ (U+027B0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CURLY_LOOP\n"
+"LngText.text"
+msgid "loop"
+msgstr ""
+
+#. ➿ (U+027BF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOUBLE_CURLY_LOOP\n"
+"LngText.text"
+msgid "loop2"
+msgstr ""
+
+#. ⬛ (U+02B1B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_LARGE_SQUARE\n"
+"LngText.text"
+msgid "large square2"
+msgstr ""
+
+#. ⬜ (U+02B1C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_LARGE_SQUARE\n"
+"LngText.text"
+msgid "large square"
+msgstr ""
+
+#. ⬟ (U+02B1F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_PENTAGON\n"
+"LngText.text"
+msgid "pentagon2"
+msgstr ""
+
+#. ⬠ (U+02B20), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_PENTAGON\n"
+"LngText.text"
+msgid "pentagon"
+msgstr ""
+
+#. ⬡ (U+02B21), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_HEXAGON\n"
+"LngText.text"
+msgid "hexagon"
+msgstr ""
+
+#. ⬢ (U+02B22), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_HEXAGON\n"
+"LngText.text"
+msgid "hexagon2"
+msgstr ""
+
+#. ⬤ (U+02B24), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_LARGE_CIRCLE\n"
+"LngText.text"
+msgid "large circle2"
+msgstr ""
+
+#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_HORIZONTAL_ELLIPSE\n"
+"LngText.text"
+msgid "ellipse"
+msgstr ""
+
+#. ⭐ (U+02B50), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_MEDIUM_STAR\n"
+"LngText.text"
+msgid "medium star"
+msgstr ""
+
+#. ⭑ (U+02B51), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_SMALL_STAR\n"
+"LngText.text"
+msgid "small star2"
+msgstr ""
+
+#. ⭒ (U+02B52), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_SMALL_STAR\n"
+"LngText.text"
+msgid "small star"
+msgstr ""
+
+#. ff (U+0FB00), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SMALL_LIGATURE_FF\n"
+"LngText.text"
+msgid "ff"
+msgstr ""
+
+#. fi (U+0FB01), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SMALL_LIGATURE_FI\n"
+"LngText.text"
+msgid "fi"
+msgstr ""
+
+#. fl (U+0FB02), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SMALL_LIGATURE_FL\n"
+"LngText.text"
+msgid "fl"
+msgstr ""
+
+#. ffi (U+0FB03), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SMALL_LIGATURE_FFI\n"
+"LngText.text"
+msgid "ffi"
+msgstr ""
+
+#. ffl (U+0FB04), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SMALL_LIGATURE_FFL\n"
+"LngText.text"
+msgid "ffl"
+msgstr ""
+
+#. 𝄞 (U+1D11E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_SYMBOL_G_CLEF\n"
+"LngText.text"
+msgid "clef"
+msgstr ""
+
+#. 𝄪 (U+1D12A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_SYMBOL_DOUBLE_SHARP\n"
+"LngText.text"
+msgid "double sharp"
+msgstr ""
+
+#. 𝄫 (U+1D12B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_SYMBOL_DOUBLE_FLAT\n"
+"LngText.text"
+msgid "double flat"
+msgstr ""
+
+#. 𝄻 (U+1D13B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHOLE_REST\n"
+"LngText.text"
+msgid "whole rest"
+msgstr ""
+
+#. 𝄼 (U+1D13C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HALF_REST\n"
+"LngText.text"
+msgid "half rest"
+msgstr ""
+
+#. 𝄽 (U+1D13D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"QUARTER_REST\n"
+"LngText.text"
+msgid "quarter rest"
+msgstr ""
+
+#. 𝄾 (U+1D13E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EIGHTH_REST\n"
+"LngText.text"
+msgid "eighth rest"
+msgstr ""
+
+#. 𝅝 (U+1D15D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_SYMBOL_WHOLE_NOTE\n"
+"LngText.text"
+msgid "whole note"
+msgstr ""
+
+#. 𝅗𝅥 (U+1D15E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_SYMBOL_HALF_NOTE\n"
+"LngText.text"
+msgid "half note"
+msgstr ""
+
+#. 𝅘𝅥 (U+1D15F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_SYMBOL_QUARTER_NOTE\n"
+"LngText.text"
+msgid "quarter note"
+msgstr ""
+
+#. 𝅘𝅥𝅮 (U+1D160), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_SYMBOL_EIGHTH_NOTE\n"
+"LngText.text"
+msgid "eighth note"
+msgstr ""
+
+#. 𝅘𝅥𝅯 (U+1D161), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_SYMBOL_SIXTEENTH_NOTE\n"
+"LngText.text"
+msgid "sixteenth note"
+msgstr ""
+
+#. 🀄 (U+1F004), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MAHJONG_TILE_RED_DRAGON\n"
+"LngText.text"
+msgid "mahjong"
+msgstr ""
+
+#. 🁠 (U+1F060), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOMINO_TILE_HORIZONTAL-06-05\n"
+"LngText.text"
+msgid "domino"
+msgstr ""
+
+#. 🂡 (U+1F0A1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PLAYING_CARD_ACE_OF_SPADES\n"
+"LngText.text"
+msgid "ace"
+msgstr ""
+
+#. 🂫 (U+1F0AB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PLAYING_CARD_JACK_OF_SPADES\n"
+"LngText.text"
+msgid "jack"
+msgstr ""
+
+#. 🂭 (U+1F0AD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PLAYING_CARD_QUEEN_OF_SPADES\n"
+"LngText.text"
+msgid "queen"
+msgstr ""
+
+#. 🂮 (U+1F0AE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PLAYING_CARD_KING_OF_SPADES\n"
+"LngText.text"
+msgid "king"
+msgstr ""
+
+#. 🃏 (U+1F0CF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PLAYING_CARD_BLACK_JOKER\n"
+"LngText.text"
+msgid "joker"
+msgstr ""
+
+#. 🌀 (U+1F300), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CYCLONE\n"
+"LngText.text"
+msgid "cyclone"
+msgstr ""
+
+#. 🌁 (U+1F301), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FOGGY\n"
+"LngText.text"
+msgid "fog"
+msgstr ""
+
+#. 🌂 (U+1F302), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOSED_UMBRELLA\n"
+"LngText.text"
+msgid "umbrella2"
+msgstr ""
+
+#. 🌃 (U+1F303), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NIGHT_WITH_STARS\n"
+"LngText.text"
+msgid "night"
+msgstr ""
+
+#. 🌄 (U+1F304), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUNRISE_OVER_MOUNTAINS\n"
+"LngText.text"
+msgid "sunrise2"
+msgstr ""
+
+#. 🌅 (U+1F305), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUNRISE\n"
+"LngText.text"
+msgid "sunrise"
+msgstr ""
+
+#. 🌆 (U+1F306), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CITYSCAPE_AT_DUSK\n"
+"LngText.text"
+msgid "sunset"
+msgstr ""
+
+#. 🌇 (U+1F307), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUNSET_OVER_BUILDINGS\n"
+"LngText.text"
+msgid "sunrise3"
+msgstr ""
+
+#. 🌈 (U+1F308), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RAINBOW\n"
+"LngText.text"
+msgid "rainbow"
+msgstr ""
+
+#. 🌉 (U+1F309), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BRIDGE_AT_NIGHT\n"
+"LngText.text"
+msgid "bridge"
+msgstr ""
+
+#. 🌊 (U+1F30A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WATER_WAVE\n"
+"LngText.text"
+msgid "ocean"
+msgstr ""
+
+#. 🌋 (U+1F30B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VOLCANO\n"
+"LngText.text"
+msgid "volcano"
+msgstr ""
+
+#. 🌌 (U+1F30C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MILKY_WAY\n"
+"LngText.text"
+msgid "Milky way"
+msgstr ""
+
+#. 🌍 (U+1F30D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EARTH_GLOBE_EUROPE-AFRICA\n"
+"LngText.text"
+msgid "globe"
+msgstr ""
+
+#. 🌎 (U+1F30E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EARTH_GLOBE_AMERICAS\n"
+"LngText.text"
+msgid "globe2"
+msgstr ""
+
+#. 🌏 (U+1F30F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EARTH_GLOBE_ASIA-AUSTRALIA\n"
+"LngText.text"
+msgid "globe3"
+msgstr ""
+
+#. 🌐 (U+1F310), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GLOBE_WITH_MERIDIANS\n"
+"LngText.text"
+msgid "globe4"
+msgstr ""
+
+#. 🌑 (U+1F311), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NEW_MOON_SYMBOL\n"
+"LngText.text"
+msgid "new moon"
+msgstr ""
+
+#. 🌒 (U+1F312), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WAXING_CRESCENT_MOON_SYMBOL\n"
+"LngText.text"
+msgid "waxing crescent moon"
+msgstr ""
+
+#. 🌓 (U+1F313), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FIRST_QUARTER_MOON_SYMBOL\n"
+"LngText.text"
+msgid "first quarter"
+msgstr ""
+
+#. 🌔 (U+1F314), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WAXING_GIBBOUS_MOON_SYMBOL\n"
+"LngText.text"
+msgid "waxing gibbous moon"
+msgstr ""
+
+#. 🌕 (U+1F315), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FULL_MOON_SYMBOL\n"
+"LngText.text"
+msgid "full moon"
+msgstr ""
+
+#. 🌖 (U+1F316), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WANING_GIBBOUS_MOON_SYMBOL\n"
+"LngText.text"
+msgid "waning gibbous moon"
+msgstr ""
+
+#. 🌗 (U+1F317), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LAST_QUARTER_MOON_SYMBOL\n"
+"LngText.text"
+msgid "last quarter"
+msgstr ""
+
+#. 🌘 (U+1F318), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WANING_CRESCENT_MOON_SYMBOL\n"
+"LngText.text"
+msgid "waning crescent moon"
+msgstr ""
+
+#. 🌙 (U+1F319), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CRESCENT_MOON\n"
+"LngText.text"
+msgid "crescent moon"
+msgstr ""
+
+#. 🌚 (U+1F31A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NEW_MOON_WITH_FACE\n"
+"LngText.text"
+msgid "new moon2"
+msgstr ""
+
+#. 🌛 (U+1F31B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FIRST_QUARTER_MOON_WITH_FACE\n"
+"LngText.text"
+msgid "moon"
+msgstr ""
+
+#. 🌜 (U+1F31C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LAST_QUARTER_MOON_WITH_FACE\n"
+"LngText.text"
+msgid "moon2"
+msgstr ""
+
+#. 🌝 (U+1F31D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FULL_MOON_WITH_FACE\n"
+"LngText.text"
+msgid "full moon2"
+msgstr ""
+
+#. 🌞 (U+1F31E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUN_WITH_FACE\n"
+"LngText.text"
+msgid "sun"
+msgstr ""
+
+#. 🌟 (U+1F31F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GLOWING_STAR\n"
+"LngText.text"
+msgid "star3"
+msgstr ""
+
+#. 🌠 (U+1F320), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SHOOTING_STAR\n"
+"LngText.text"
+msgid "star4"
+msgstr ""
+
+#. 🌰 (U+1F330), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHESTNUT\n"
+"LngText.text"
+msgid "chestnut"
+msgstr ""
+
+#. 🌱 (U+1F331), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SEEDLING\n"
+"LngText.text"
+msgid "seedling"
+msgstr ""
+
+#. 🌲 (U+1F332), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EVERGREEN_TREE\n"
+"LngText.text"
+msgid "pine"
+msgstr ""
+
+#. 🌳 (U+1F333), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DECIDUOUS_TREE\n"
+"LngText.text"
+msgid "tree"
+msgstr ""
+
+#. 🌴 (U+1F334), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PALM_TREE\n"
+"LngText.text"
+msgid "palm"
+msgstr ""
+
+#. 🌵 (U+1F335), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CACTUS\n"
+"LngText.text"
+msgid "cactus"
+msgstr ""
+
+#. 🌷 (U+1F337), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TULIP\n"
+"LngText.text"
+msgid "tulip"
+msgstr ""
+
+#. 🌸 (U+1F338), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHERRY_BLOSSOM\n"
+"LngText.text"
+msgid "cherry blossom"
+msgstr ""
+
+#. 🌹 (U+1F339), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ROSE\n"
+"LngText.text"
+msgid "rose"
+msgstr ""
+
+#. 🌺 (U+1F33A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HIBISCUS\n"
+"LngText.text"
+msgid "hibiscus"
+msgstr ""
+
+#. 🌻 (U+1F33B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUNFLOWER\n"
+"LngText.text"
+msgid "sunflower"
+msgstr ""
+
+#. 🌼 (U+1F33C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLOSSOM\n"
+"LngText.text"
+msgid "blossom"
+msgstr ""
+
+#. 🌽 (U+1F33D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EAR_OF_MAIZE\n"
+"LngText.text"
+msgid "corn"
+msgstr ""
+
+#. 🌾 (U+1F33E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EAR_OF_RICE\n"
+"LngText.text"
+msgid "grass"
+msgstr ""
+
+#. 🌿 (U+1F33F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HERB\n"
+"LngText.text"
+msgid "herb"
+msgstr ""
+
+#. 🍀 (U+1F340), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FOUR_LEAF_CLOVER\n"
+"LngText.text"
+msgid "clover"
+msgstr ""
+
+#. 🍁 (U+1F341), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MAPLE_LEAF\n"
+"LngText.text"
+msgid "leaf"
+msgstr ""
+
+#. 🍂 (U+1F342), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FALLEN_LEAF\n"
+"LngText.text"
+msgid "leaf2"
+msgstr ""
+
+#. 🍃 (U+1F343), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEAF_FLUTTERING_IN_WIND\n"
+"LngText.text"
+msgid "leaf3"
+msgstr ""
+
+#. 🍄 (U+1F344), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSHROOM\n"
+"LngText.text"
+msgid "mushroom"
+msgstr ""
+
+#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TOMATO\n"
+"LngText.text"
+msgid "tomato"
+msgstr ""
+
+#. 🍆 (U+1F346), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"AUBERGINE\n"
+"LngText.text"
+msgid "eggplant"
+msgstr ""
+
+#. 🍇 (U+1F347), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GRAPES\n"
+"LngText.text"
+msgid "grapes"
+msgstr ""
+
+#. 🍈 (U+1F348), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MELON\n"
+"LngText.text"
+msgid "melon"
+msgstr ""
+
+#. 🍉 (U+1F349), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WATERMELON\n"
+"LngText.text"
+msgid "watermelon"
+msgstr ""
+
+#. 🍊 (U+1F34A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TANGERINE\n"
+"LngText.text"
+msgid "tangerine"
+msgstr ""
+
+#. 🍋 (U+1F34B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEMON\n"
+"LngText.text"
+msgid "lemon"
+msgstr ""
+
+#. 🍌 (U+1F34C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BANANA\n"
+"LngText.text"
+msgid "banana"
+msgstr ""
+
+#. 🍍 (U+1F34D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PINEAPPLE\n"
+"LngText.text"
+msgid "pineapple"
+msgstr ""
+
+#. 🍎 (U+1F34E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RED_APPLE\n"
+"LngText.text"
+msgid "apple"
+msgstr ""
+
+#. 🍏 (U+1F34F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEN_APPLE\n"
+"LngText.text"
+msgid "green apple"
+msgstr ""
+
+#. 🍐 (U+1F350), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PEAR\n"
+"LngText.text"
+msgid "pear"
+msgstr ""
+
+#. 🍑 (U+1F351), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PEACH\n"
+"LngText.text"
+msgid "peach"
+msgstr ""
+
+#. 🍒 (U+1F352), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHERRIES\n"
+"LngText.text"
+msgid "cherries"
+msgstr ""
+
+#. 🍓 (U+1F353), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STRAWBERRY\n"
+"LngText.text"
+msgid "strawberry"
+msgstr ""
+
+#. 🍔 (U+1F354), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HAMBURGER\n"
+"LngText.text"
+msgid "hamburger"
+msgstr ""
+
+#. 🍕 (U+1F355), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SLICE_OF_PIZZA\n"
+"LngText.text"
+msgid "pizza"
+msgstr ""
+
+#. 🍖 (U+1F356), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MEAT_ON_BONE\n"
+"LngText.text"
+msgid "meat"
+msgstr ""
+
+#. 🍗 (U+1F357), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POULTRY_LEG\n"
+"LngText.text"
+msgid "poultry leg"
+msgstr ""
+
+#. 🍘 (U+1F358), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RICE_CRACKER\n"
+"LngText.text"
+msgid "rice cracker"
+msgstr ""
+
+#. 🍙 (U+1F359), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RICE_BALL\n"
+"LngText.text"
+msgid "rice ball"
+msgstr ""
+
+#. 🍚 (U+1F35A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COOKED_RICE\n"
+"LngText.text"
+msgid "rice"
+msgstr ""
+
+#. 🍛 (U+1F35B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CURRY_AND_RICE\n"
+"LngText.text"
+msgid "curry"
+msgstr ""
+
+#. 🍜 (U+1F35C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STEAMING_BOWL\n"
+"LngText.text"
+msgid "ramen"
+msgstr ""
+
+#. 🍝 (U+1F35D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPAGHETTI\n"
+"LngText.text"
+msgid "spaghetti"
+msgstr ""
+
+#. 🍞 (U+1F35E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BREAD\n"
+"LngText.text"
+msgid "bread"
+msgstr ""
+
+#. 🍟 (U+1F35F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FRENCH_FRIES\n"
+"LngText.text"
+msgid "fries"
+msgstr ""
+
+#. 🍠 (U+1F360), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ROASTED_SWEET_POTATO\n"
+"LngText.text"
+msgid "sweet potato"
+msgstr ""
+
+#. 🍡 (U+1F361), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DANGO\n"
+"LngText.text"
+msgid "dango"
+msgstr ""
+
+#. 🍢 (U+1F362), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ODEN\n"
+"LngText.text"
+msgid "oden"
+msgstr ""
+
+#. 🍣 (U+1F363), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUSHI\n"
+"LngText.text"
+msgid "sushi"
+msgstr ""
+
+#. 🍤 (U+1F364), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FRIED_SHRIMP\n"
+"LngText.text"
+msgid "fried shrimp"
+msgstr ""
+
+#. 🍥 (U+1F365), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FISH_CAKE_WITH_SWIRL_DESIGN\n"
+"LngText.text"
+msgid "fish cake"
+msgstr ""
+
+#. 🍦 (U+1F366), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SOFT_ICE_CREAM\n"
+"LngText.text"
+msgid "icecream"
+msgstr ""
+
+#. 🍧 (U+1F367), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SHAVED_ICE\n"
+"LngText.text"
+msgid "shaved ice"
+msgstr ""
+
+#. 🍨 (U+1F368), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ICE_CREAM\n"
+"LngText.text"
+msgid "ice cream"
+msgstr ""
+
+#. 🍩 (U+1F369), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOUGHNUT\n"
+"LngText.text"
+msgid "doughnut"
+msgstr ""
+
+#. 🍪 (U+1F36A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COOKIE\n"
+"LngText.text"
+msgid "cookie"
+msgstr ""
+
+#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHOCOLATE_BAR\n"
+"LngText.text"
+msgid "chocolate"
+msgstr ""
+
+#. 🍬 (U+1F36C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CANDY\n"
+"LngText.text"
+msgid "candy"
+msgstr ""
+
+#. 🍭 (U+1F36D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOLLIPOP\n"
+"LngText.text"
+msgid "lollipop"
+msgstr ""
+
+#. 🍮 (U+1F36E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CUSTARD\n"
+"LngText.text"
+msgid "custard"
+msgstr ""
+
+#. 🍯 (U+1F36F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HONEY_POT\n"
+"LngText.text"
+msgid "honey"
+msgstr ""
+
+#. 🍰 (U+1F370), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SHORTCAKE\n"
+"LngText.text"
+msgid "cake"
+msgstr ""
+
+#. 🍱 (U+1F371), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BENTO_BOX\n"
+"LngText.text"
+msgid "bento"
+msgstr ""
+
+#. 🍲 (U+1F372), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POT_OF_FOOD\n"
+"LngText.text"
+msgid "stew"
+msgstr ""
+
+#. 🍳 (U+1F373), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COOKING\n"
+"LngText.text"
+msgid "egg"
+msgstr ""
+
+#. 🍴 (U+1F374), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FORK_AND_KNIFE\n"
+"LngText.text"
+msgid "restaurant"
+msgstr ""
+
+#. 🍵 (U+1F375), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TEACUP_WITHOUT_HANDLE\n"
+"LngText.text"
+msgid "tea"
+msgstr ""
+
+#. 🍶 (U+1F376), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SAKE_BOTTLE_AND_CUP\n"
+"LngText.text"
+msgid "sake"
+msgstr ""
+
+#. 🍷 (U+1F377), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WINE_GLASS\n"
+"LngText.text"
+msgid "wine glass"
+msgstr ""
+
+#. 🍸 (U+1F378), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COCKTAIL_GLASS\n"
+"LngText.text"
+msgid "cocktail"
+msgstr ""
+
+#. 🍹 (U+1F379), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TROPICAL_DRINK\n"
+"LngText.text"
+msgid "tropical drink"
+msgstr ""
+
+#. 🍺 (U+1F37A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BEER_MUG\n"
+"LngText.text"
+msgid "beer"
+msgstr ""
+
+#. 🍻 (U+1F37B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLINKING_BEER_MUGS\n"
+"LngText.text"
+msgid "beer2"
+msgstr ""
+
+#. 🍼 (U+1F37C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BABY_BOTTLE\n"
+"LngText.text"
+msgid "baby bottle"
+msgstr ""
+
+#. 🎀 (U+1F380), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RIBBON\n"
+"LngText.text"
+msgid "ribbon"
+msgstr ""
+
+#. 🎁 (U+1F381), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WRAPPED_PRESENT\n"
+"LngText.text"
+msgid "gift"
+msgstr ""
+
+#. 🎂 (U+1F382), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BIRTHDAY_CAKE\n"
+"LngText.text"
+msgid "birthday"
+msgstr ""
+
+#. 🎃 (U+1F383), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"JACK-O-LANTERN\n"
+"LngText.text"
+msgid "Halloween"
+msgstr ""
+
+#. 🎄 (U+1F384), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHRISTMAS_TREE\n"
+"LngText.text"
+msgid "Christmas"
+msgstr ""
+
+#. 🎅 (U+1F385), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FATHER_CHRISTMAS\n"
+"LngText.text"
+msgid "Santa"
+msgstr ""
+
+#. 🎆 (U+1F386), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FIREWORKS\n"
+"LngText.text"
+msgid "fireworks"
+msgstr ""
+
+#. 🎇 (U+1F387), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FIREWORK_SPARKLER\n"
+"LngText.text"
+msgid "sparkler"
+msgstr ""
+
+#. 🎈 (U+1F388), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BALLOON\n"
+"LngText.text"
+msgid "balloon"
+msgstr ""
+
+#. 🎉 (U+1F389), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PARTY_POPPER\n"
+"LngText.text"
+msgid "party"
+msgstr ""
+
+#. 🎊 (U+1F38A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CONFETTI_BALL\n"
+"LngText.text"
+msgid "confetti ball"
+msgstr ""
+
+#. 🎋 (U+1F38B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TANABATA_TREE\n"
+"LngText.text"
+msgid "tanabata tree"
+msgstr ""
+
+#. 🎌 (U+1F38C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CROSSED_FLAGS\n"
+"LngText.text"
+msgid "flags"
+msgstr ""
+
+#. 🎍 (U+1F38D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PINE_DECORATION\n"
+"LngText.text"
+msgid "bamboo"
+msgstr ""
+
+#. 🎎 (U+1F38E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"JAPANESE_DOLLS\n"
+"LngText.text"
+msgid "dolls"
+msgstr ""
+
+#. 🎏 (U+1F38F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CARP_STREAMER\n"
+"LngText.text"
+msgid "flags2"
+msgstr ""
+
+#. 🎐 (U+1F390), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WIND_CHIME\n"
+"LngText.text"
+msgid "wind chime"
+msgstr ""
+
+#. 🎑 (U+1F391), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOON_VIEWING_CEREMONY\n"
+"LngText.text"
+msgid "rice scene"
+msgstr ""
+
+#. 🎒 (U+1F392), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SCHOOL_SATCHEL\n"
+"LngText.text"
+msgid "school satchel"
+msgstr ""
+
+#. 🎓 (U+1F393), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GRADUATION_CAP\n"
+"LngText.text"
+msgid "graduation"
+msgstr ""
+
+#. 🎠 (U+1F3A0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CAROUSEL_HORSE\n"
+"LngText.text"
+msgid "carousel horse"
+msgstr ""
+
+#. 🎡 (U+1F3A1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FERRIS_WHEEL\n"
+"LngText.text"
+msgid "ferris wheel"
+msgstr ""
+
+#. 🎢 (U+1F3A2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ROLLER_COASTER\n"
+"LngText.text"
+msgid "roller coaster"
+msgstr ""
+
+#. 🎣 (U+1F3A3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FISHING_POLE_AND_FISH\n"
+"LngText.text"
+msgid "fishing"
+msgstr ""
+
+#. 🎤 (U+1F3A4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MICROPHONE\n"
+"LngText.text"
+msgid "microphone"
+msgstr ""
+
+#. 🎥 (U+1F3A5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOVIE_CAMERA\n"
+"LngText.text"
+msgid "movie camera"
+msgstr ""
+
+#. 🎦 (U+1F3A6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CINEMA\n"
+"LngText.text"
+msgid "cinema"
+msgstr ""
+
+#. 🎧 (U+1F3A7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEADPHONE\n"
+"LngText.text"
+msgid "headphone"
+msgstr ""
+
+#. 🎨 (U+1F3A8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ARTIST_PALETTE\n"
+"LngText.text"
+msgid "art"
+msgstr ""
+
+#. 🎩 (U+1F3A9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TOP_HAT\n"
+"LngText.text"
+msgid "top hat"
+msgstr ""
+
+#. 🎪 (U+1F3AA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CIRCUS_TENT\n"
+"LngText.text"
+msgid "circus tent"
+msgstr ""
+
+#. 🎫 (U+1F3AB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TICKET\n"
+"LngText.text"
+msgid "ticket"
+msgstr ""
+
+#. 🎬 (U+1F3AC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLAPPER_BOARD\n"
+"LngText.text"
+msgid "clapper"
+msgstr ""
+
+#. 🎭 (U+1F3AD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERFORMING_ARTS\n"
+"LngText.text"
+msgid "theatre"
+msgstr ""
+
+#. 🎮 (U+1F3AE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VIDEO_GAME\n"
+"LngText.text"
+msgid "video game"
+msgstr ""
+
+#. 🎯 (U+1F3AF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIRECT_HIT\n"
+"LngText.text"
+msgid "hit"
+msgstr ""
+
+#. 🎰 (U+1F3B0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SLOT_MACHINE\n"
+"LngText.text"
+msgid "slot machine"
+msgstr ""
+
+#. 🎱 (U+1F3B1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BILLIARDS\n"
+"LngText.text"
+msgid "billiards"
+msgstr ""
+
+#. 🎲 (U+1F3B2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GAME_DIE\n"
+"LngText.text"
+msgid "dice"
+msgstr ""
+
+#. 🎳 (U+1F3B3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BOWLING\n"
+"LngText.text"
+msgid "bowling"
+msgstr ""
+
+#. 🎴 (U+1F3B4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FLOWER_PLAYING_CARDS\n"
+"LngText.text"
+msgid "cards"
+msgstr ""
+
+#. 🎵 (U+1F3B5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_NOTE\n"
+"LngText.text"
+msgid "music2"
+msgstr ""
+
+#. 🎶 (U+1F3B6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MULTIPLE_MUSICAL_NOTES\n"
+"LngText.text"
+msgid "music"
+msgstr ""
+
+#. 🎷 (U+1F3B7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SAXOPHONE\n"
+"LngText.text"
+msgid "saxophone"
+msgstr ""
+
+#. 🎸 (U+1F3B8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GUITAR\n"
+"LngText.text"
+msgid "guitar"
+msgstr ""
+
+#. 🎹 (U+1F3B9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_KEYBOARD\n"
+"LngText.text"
+msgid "piano"
+msgstr ""
+
+#. 🎺 (U+1F3BA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRUMPET\n"
+"LngText.text"
+msgid "trumpet"
+msgstr ""
+
+#. 🎻 (U+1F3BB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VIOLIN\n"
+"LngText.text"
+msgid "violin"
+msgstr ""
+
+#. 🎼 (U+1F3BC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MUSICAL_SCORE\n"
+"LngText.text"
+msgid "score"
+msgstr ""
+
+#. 🎽 (U+1F3BD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RUNNING_SHIRT_WITH_SASH\n"
+"LngText.text"
+msgid "shirt2"
+msgstr ""
+
+#. 🎾 (U+1F3BE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TENNIS_RACQUET_AND_BALL\n"
+"LngText.text"
+msgid "tennis"
+msgstr ""
+
+#. 🎿 (U+1F3BF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SKI_AND_SKI_BOOT\n"
+"LngText.text"
+msgid "ski"
+msgstr ""
+
+#. 🏀 (U+1F3C0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BASKETBALL_AND_HOOP\n"
+"LngText.text"
+msgid "basketball"
+msgstr ""
+
+#. 🏁 (U+1F3C1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHEQUERED_FLAG\n"
+"LngText.text"
+msgid "flag3"
+msgstr ""
+
+#. 🏂 (U+1F3C2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SNOWBOARDER\n"
+"LngText.text"
+msgid "snowboarder"
+msgstr ""
+
+#. 🏃 (U+1F3C3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RUNNER\n"
+"LngText.text"
+msgid "runner"
+msgstr ""
+
+#. 🏄 (U+1F3C4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SURFER\n"
+"LngText.text"
+msgid "surfer"
+msgstr ""
+
+#. 🏆 (U+1F3C6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TROPHY\n"
+"LngText.text"
+msgid "trophy"
+msgstr ""
+
+#. 🏇 (U+1F3C7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HORSE_RACING\n"
+"LngText.text"
+msgid "horse racing"
+msgstr ""
+
+#. 🏈 (U+1F3C8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"AMERICAN_FOOTBALL\n"
+"LngText.text"
+msgid "football"
+msgstr ""
+
+#. 🏉 (U+1F3C9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RUGBY_FOOTBALL\n"
+"LngText.text"
+msgid "rugby football"
+msgstr ""
+
+#. 🏊 (U+1F3CA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SWIMMER\n"
+"LngText.text"
+msgid "swimmer"
+msgstr ""
+
+#. 🏠 (U+1F3E0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HOUSE_BUILDING\n"
+"LngText.text"
+msgid "house"
+msgstr ""
+
+#. 🏡 (U+1F3E1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HOUSE_WITH_GARDEN\n"
+"LngText.text"
+msgid "house2"
+msgstr ""
+
+#. 🏢 (U+1F3E2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OFFICE_BUILDING\n"
+"LngText.text"
+msgid "office"
+msgstr ""
+
+#. 🏣 (U+1F3E3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"JAPANESE_POST_OFFICE\n"
+"LngText.text"
+msgid "post office2"
+msgstr ""
+
+#. 🏤 (U+1F3E4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EUROPEAN_POST_OFFICE\n"
+"LngText.text"
+msgid "post office"
+msgstr ""
+
+#. 🏥 (U+1F3E5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HOSPITAL\n"
+"LngText.text"
+msgid "hospital"
+msgstr ""
+
+#. 🏦 (U+1F3E6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BANK\n"
+"LngText.text"
+msgid "bank"
+msgstr ""
+
+#. 🏧 (U+1F3E7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"AUTOMATED_TELLER_MACHINE\n"
+"LngText.text"
+msgid "atm"
+msgstr ""
+
+#. 🏨 (U+1F3E8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HOTEL\n"
+"LngText.text"
+msgid "hotel"
+msgstr ""
+
+#. 🏩 (U+1F3E9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOVE_HOTEL\n"
+"LngText.text"
+msgid "hotel2"
+msgstr ""
+
+#. 🏪 (U+1F3EA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CONVENIENCE_STORE\n"
+"LngText.text"
+msgid "store"
+msgstr ""
+
+#. 🏫 (U+1F3EB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SCHOOL\n"
+"LngText.text"
+msgid "school"
+msgstr ""
+
+#. 🏬 (U+1F3EC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DEPARTMENT_STORE\n"
+"LngText.text"
+msgid "store2"
+msgstr ""
+
+#. 🏭 (U+1F3ED), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACTORY\n"
+"LngText.text"
+msgid "factory"
+msgstr ""
+
+#. 🏮 (U+1F3EE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"IZAKAYA_LANTERN\n"
+"LngText.text"
+msgid "lantern"
+msgstr ""
+
+#. 🏯 (U+1F3EF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"JAPANESE_CASTLE\n"
+"LngText.text"
+msgid "castle2"
+msgstr ""
+
+#. 🏰 (U+1F3F0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EUROPEAN_CASTLE\n"
+"LngText.text"
+msgid "castle"
+msgstr ""
+
+#. 🐀 (U+1F400), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RAT\n"
+"LngText.text"
+msgid "rat"
+msgstr ""
+
+#. 🐁 (U+1F401), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOUSE\n"
+"LngText.text"
+msgid "mouse"
+msgstr ""
+
+#. 🐂 (U+1F402), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OX\n"
+"LngText.text"
+msgid "ox"
+msgstr ""
+
+#. 🐃 (U+1F403), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WATER_BUFFALO\n"
+"LngText.text"
+msgid "water buffalo"
+msgstr ""
+
+#. 🐄 (U+1F404), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COW\n"
+"LngText.text"
+msgid "cow"
+msgstr ""
+
+#. 🐅 (U+1F405), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TIGER\n"
+"LngText.text"
+msgid "tiger"
+msgstr ""
+
+#. 🐆 (U+1F406), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEOPARD\n"
+"LngText.text"
+msgid "leopard"
+msgstr ""
+
+#. 🐇 (U+1F407), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RABBIT\n"
+"LngText.text"
+msgid "rabbit"
+msgstr ""
+
+#. 🐈 (U+1F408), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CAT\n"
+"LngText.text"
+msgid "cat"
+msgstr ""
+
+#. 🐉 (U+1F409), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DRAGON\n"
+"LngText.text"
+msgid "dragon"
+msgstr ""
+
+#. 🐊 (U+1F40A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CROCODILE\n"
+"LngText.text"
+msgid "crocodile"
+msgstr ""
+
+#. 🐋 (U+1F40B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHALE\n"
+"LngText.text"
+msgid "whale2"
+msgstr ""
+
+#. 🐌 (U+1F40C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SNAIL\n"
+"LngText.text"
+msgid "snail"
+msgstr ""
+
+#. 🐍 (U+1F40D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SNAKE\n"
+"LngText.text"
+msgid "snake"
+msgstr ""
+
+#. 🐎 (U+1F40E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HORSE\n"
+"LngText.text"
+msgid "horse"
+msgstr ""
+
+#. 🐏 (U+1F40F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RAM\n"
+"LngText.text"
+msgid "ram"
+msgstr ""
+
+#. 🐐 (U+1F410), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GOAT\n"
+"LngText.text"
+msgid "goat"
+msgstr ""
+
+#. 🐑 (U+1F411), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SHEEP\n"
+"LngText.text"
+msgid "sheep"
+msgstr ""
+
+#. 🐒 (U+1F412), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MONKEY\n"
+"LngText.text"
+msgid "monkey"
+msgstr ""
+
+#. 🐓 (U+1F413), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ROOSTER\n"
+"LngText.text"
+msgid "rooster"
+msgstr ""
+
+#. 🐔 (U+1F414), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHICKEN\n"
+"LngText.text"
+msgid "chicken"
+msgstr ""
+
+#. 🐕 (U+1F415), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOG\n"
+"LngText.text"
+msgid "dog"
+msgstr ""
+
+#. 🐖 (U+1F416), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PIG\n"
+"LngText.text"
+msgid "pig"
+msgstr ""
+
+#. 🐗 (U+1F417), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BOAR\n"
+"LngText.text"
+msgid "boar"
+msgstr ""
+
+#. 🐘 (U+1F418), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ELEPHANT\n"
+"LngText.text"
+msgid "elephant"
+msgstr ""
+
+#. 🐙 (U+1F419), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OCTOPUS\n"
+"LngText.text"
+msgid "octopus"
+msgstr ""
+
+#. 🐚 (U+1F41A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPIRAL_SHELL\n"
+"LngText.text"
+msgid "shell"
+msgstr ""
+
+#. 🐛 (U+1F41B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BUG\n"
+"LngText.text"
+msgid "bug"
+msgstr ""
+
+#. 🐜 (U+1F41C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ANT\n"
+"LngText.text"
+msgid "ant"
+msgstr ""
+
+#. 🐝 (U+1F41D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HONEYBEE\n"
+"LngText.text"
+msgid "bee"
+msgstr ""
+
+#. 🐞 (U+1F41E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LADY_BEETLE\n"
+"LngText.text"
+msgid "ladybug"
+msgstr ""
+
+#. 🐟 (U+1F41F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FISH\n"
+"LngText.text"
+msgid "fish"
+msgstr ""
+
+#. 🐠 (U+1F420), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TROPICAL_FISH\n"
+"LngText.text"
+msgid "fish2"
+msgstr ""
+
+#. 🐡 (U+1F421), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLOWFISH\n"
+"LngText.text"
+msgid "fish3"
+msgstr ""
+
+#. 🐢 (U+1F422), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TURTLE\n"
+"LngText.text"
+msgid "turtle"
+msgstr ""
+
+#. 🐣 (U+1F423), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HATCHING_CHICK\n"
+"LngText.text"
+msgid "chick"
+msgstr ""
+
+#. 🐤 (U+1F424), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BABY_CHICK\n"
+"LngText.text"
+msgid "chick2"
+msgstr ""
+
+#. 🐥 (U+1F425), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FRONT-FACING_BABY_CHICK\n"
+"LngText.text"
+msgid "chick3"
+msgstr ""
+
+#. 🐦 (U+1F426), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BIRD\n"
+"LngText.text"
+msgid "bird"
+msgstr ""
+
+#. 🐧 (U+1F427), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PENGUIN\n"
+"LngText.text"
+msgid "penguin"
+msgstr ""
+
+#. 🐨 (U+1F428), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KOALA\n"
+"LngText.text"
+msgid "koala"
+msgstr ""
+
+#. 🐩 (U+1F429), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POODLE\n"
+"LngText.text"
+msgid "poodle"
+msgstr ""
+
+#. 🐪 (U+1F42A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DROMEDARY_CAMEL\n"
+"LngText.text"
+msgid "camel"
+msgstr ""
+
+#. 🐫 (U+1F42B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BACTRIAN_CAMEL\n"
+"LngText.text"
+msgid "camel2"
+msgstr ""
+
+#. 🐬 (U+1F42C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOLPHIN\n"
+"LngText.text"
+msgid "dolphin"
+msgstr ""
+
+#. 🐭 (U+1F42D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOUSE_FACE\n"
+"LngText.text"
+msgid "mouse2"
+msgstr ""
+
+#. 🐮 (U+1F42E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COW_FACE\n"
+"LngText.text"
+msgid "cow2"
+msgstr ""
+
+#. 🐯 (U+1F42F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TIGER_FACE\n"
+"LngText.text"
+msgid "tiger2"
+msgstr ""
+
+#. 🐰 (U+1F430), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RABBIT_FACE\n"
+"LngText.text"
+msgid "rabbit2"
+msgstr ""
+
+#. 🐱 (U+1F431), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CAT_FACE\n"
+"LngText.text"
+msgid "cat2"
+msgstr ""
+
+#. 🐲 (U+1F432), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DRAGON_FACE\n"
+"LngText.text"
+msgid "dragon2"
+msgstr ""
+
+#. 🐳 (U+1F433), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPOUTING_WHALE\n"
+"LngText.text"
+msgid "whale"
+msgstr ""
+
+#. 🐴 (U+1F434), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HORSE_FACE\n"
+"LngText.text"
+msgid "horse2"
+msgstr ""
+
+#. 🐵 (U+1F435), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MONKEY_FACE\n"
+"LngText.text"
+msgid "monkey2"
+msgstr ""
+
+#. 🐶 (U+1F436), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOG_FACE\n"
+"LngText.text"
+msgid "dog2"
+msgstr ""
+
+#. 🐷 (U+1F437), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PIG_FACE\n"
+"LngText.text"
+msgid "pig2"
+msgstr ""
+
+#. 🐸 (U+1F438), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FROG_FACE\n"
+"LngText.text"
+msgid "frog"
+msgstr ""
+
+#. 🐹 (U+1F439), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HAMSTER_FACE\n"
+"LngText.text"
+msgid "hamster"
+msgstr ""
+
+#. 🐺 (U+1F43A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WOLF_FACE\n"
+"LngText.text"
+msgid "wolf"
+msgstr ""
+
+#. 🐻 (U+1F43B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BEAR_FACE\n"
+"LngText.text"
+msgid "bear"
+msgstr ""
+
+#. 🐼 (U+1F43C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PANDA_FACE\n"
+"LngText.text"
+msgid "panda"
+msgstr ""
+
+#. 🐽 (U+1F43D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PIG_NOSE\n"
+"LngText.text"
+msgid "pig nose"
+msgstr ""
+
+#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PAW_PRINTS\n"
+"LngText.text"
+msgid "feet"
+msgstr ""
+
+#. 👀 (U+1F440), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EYES\n"
+"LngText.text"
+msgid "eyes"
+msgstr ""
+
+#. 👂 (U+1F442), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EAR\n"
+"LngText.text"
+msgid "ear"
+msgstr ""
+
+#. 👃 (U+1F443), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NOSE\n"
+"LngText.text"
+msgid "nose"
+msgstr ""
+
+#. 👄 (U+1F444), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOUTH\n"
+"LngText.text"
+msgid "mouth"
+msgstr ""
+
+#. 👅 (U+1F445), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TONGUE\n"
+"LngText.text"
+msgid "tongue"
+msgstr ""
+
+#. 👆 (U+1F446), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_UP_POINTING_BACKHAND_INDEX\n"
+"LngText.text"
+msgid "up2"
+msgstr ""
+
+#. 👇 (U+1F447), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_DOWN_POINTING_BACKHAND_INDEX\n"
+"LngText.text"
+msgid "down2"
+msgstr ""
+
+#. 👈 (U+1F448), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_LEFT_POINTING_BACKHAND_INDEX\n"
+"LngText.text"
+msgid "left2"
+msgstr ""
+
+#. 👉 (U+1F449), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_RIGHT_POINTING_BACKHAND_INDEX\n"
+"LngText.text"
+msgid "right2"
+msgstr ""
+
+#. 👊 (U+1F44A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FISTED_HAND_SIGN\n"
+"LngText.text"
+msgid "fist2"
+msgstr ""
+
+#. 👋 (U+1F44B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WAVING_HAND_SIGN\n"
+"LngText.text"
+msgid "wave"
+msgstr ""
+
+#. 👌 (U+1F44C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OK_HAND_SIGN\n"
+"LngText.text"
+msgid "ok"
+msgstr ""
+
+#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"THUMBS_UP_SIGN\n"
+"LngText.text"
+msgid "yes"
+msgstr ""
+
+#. 👎 (U+1F44E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"THUMBS_DOWN_SIGN\n"
+"LngText.text"
+msgid "no"
+msgstr ""
+
+#. 👏 (U+1F44F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLAPPING_HANDS_SIGN\n"
+"LngText.text"
+msgid "clap"
+msgstr ""
+
+#. 👐 (U+1F450), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OPEN_HANDS_SIGN\n"
+"LngText.text"
+msgid "open hands"
+msgstr ""
+
+#. 👑 (U+1F451), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CROWN\n"
+"LngText.text"
+msgid "crown"
+msgstr ""
+
+#. 👒 (U+1F452), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WOMANS_HAT\n"
+"LngText.text"
+msgid "hat"
+msgstr ""
+
+#. 👓 (U+1F453), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EYEGLASSES\n"
+"LngText.text"
+msgid "eyeglasses"
+msgstr ""
+
+#. 👔 (U+1F454), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NECKTIE\n"
+"LngText.text"
+msgid "necktie"
+msgstr ""
+
+#. 👕 (U+1F455), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"T-SHIRT\n"
+"LngText.text"
+msgid "shirt"
+msgstr ""
+
+#. 👖 (U+1F456), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"JEANS\n"
+"LngText.text"
+msgid "jeans"
+msgstr ""
+
+#. 👗 (U+1F457), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DRESS\n"
+"LngText.text"
+msgid "dress"
+msgstr ""
+
+#. 👘 (U+1F458), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KIMONO\n"
+"LngText.text"
+msgid "kimono"
+msgstr ""
+
+#. 👙 (U+1F459), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BIKINI\n"
+"LngText.text"
+msgid "bikini"
+msgstr ""
+
+#. 👚 (U+1F45A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WOMANS_CLOTHES\n"
+"LngText.text"
+msgid "clothes"
+msgstr ""
+
+#. 👛 (U+1F45B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PURSE\n"
+"LngText.text"
+msgid "purse"
+msgstr ""
+
+#. 👜 (U+1F45C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HANDBAG\n"
+"LngText.text"
+msgid "handbag"
+msgstr ""
+
+#. 👝 (U+1F45D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POUCH\n"
+"LngText.text"
+msgid "pouch"
+msgstr ""
+
+#. 👞 (U+1F45E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MANS_SHOE\n"
+"LngText.text"
+msgid "shoe"
+msgstr ""
+
+#. 👟 (U+1F45F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ATHLETIC_SHOE\n"
+"LngText.text"
+msgid "shoe2"
+msgstr ""
+
+#. 👠 (U+1F460), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HIGH-HEELED_SHOE\n"
+"LngText.text"
+msgid "shoe3"
+msgstr ""
+
+#. 👡 (U+1F461), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WOMANS_SANDAL\n"
+"LngText.text"
+msgid "sandal"
+msgstr ""
+
+#. 👢 (U+1F462), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WOMANS_BOOTS\n"
+"LngText.text"
+msgid "boot"
+msgstr ""
+
+#. 👣 (U+1F463), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FOOTPRINTS\n"
+"LngText.text"
+msgid "footprints"
+msgstr ""
+
+#. 👤 (U+1F464), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BUST_IN_SILHOUETTE\n"
+"LngText.text"
+msgid "bust"
+msgstr ""
+
+#. 👥 (U+1F465), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BUSTS_IN_SILHOUETTE\n"
+"LngText.text"
+msgid "busts"
+msgstr ""
+
+#. 👦 (U+1F466), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BOY\n"
+"LngText.text"
+msgid "boy"
+msgstr ""
+
+#. 👧 (U+1F467), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GIRL\n"
+"LngText.text"
+msgid "girl"
+msgstr ""
+
+#. 👨 (U+1F468), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MAN\n"
+"LngText.text"
+msgid "man"
+msgstr ""
+
+#. 👩 (U+1F469), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WOMAN\n"
+"LngText.text"
+msgid "woman"
+msgstr ""
+
+#. 👪 (U+1F46A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FAMILY\n"
+"LngText.text"
+msgid "family"
+msgstr ""
+
+#. 👫 (U+1F46B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MAN_AND_WOMAN_HOLDING_HANDS\n"
+"LngText.text"
+msgid "couple"
+msgstr ""
+
+#. 👬 (U+1F46C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TWO_MEN_HOLDING_HANDS\n"
+"LngText.text"
+msgid "couple2"
+msgstr ""
+
+#. 👭 (U+1F46D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TWO_WOMEN_HOLDING_HANDS\n"
+"LngText.text"
+msgid "couple3"
+msgstr ""
+
+#. 👮 (U+1F46E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POLICE_OFFICER\n"
+"LngText.text"
+msgid "cop"
+msgstr ""
+
+#. 👯 (U+1F46F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WOMAN_WITH_BUNNY_EARS\n"
+"LngText.text"
+msgid "bunny ears"
+msgstr ""
+
+#. 👰 (U+1F470), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BRIDE_WITH_VEIL\n"
+"LngText.text"
+msgid "bride"
+msgstr ""
+
+#. 👱 (U+1F471), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERSON_WITH_BLOND_HAIR\n"
+"LngText.text"
+msgid "blond hair"
+msgstr ""
+
+#. 👲 (U+1F472), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MAN_WITH_GUA_PI_MAO\n"
+"LngText.text"
+msgid "hat2"
+msgstr ""
+
+#. 👳 (U+1F473), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MAN_WITH_TURBAN\n"
+"LngText.text"
+msgid "turban"
+msgstr ""
+
+#. 👴 (U+1F474), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OLDER_MAN\n"
+"LngText.text"
+msgid "older man"
+msgstr ""
+
+#. 👵 (U+1F475), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OLDER_WOMAN\n"
+"LngText.text"
+msgid "older woman"
+msgstr ""
+
+#. 👶 (U+1F476), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BABY\n"
+"LngText.text"
+msgid "baby"
+msgstr ""
+
+#. 👷 (U+1F477), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CONSTRUCTION_WORKER\n"
+"LngText.text"
+msgid "worker"
+msgstr ""
+
+#. 👸 (U+1F478), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PRINCESS\n"
+"LngText.text"
+msgid "princess"
+msgstr ""
+
+#. 👹 (U+1F479), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"JAPANESE_OGRE\n"
+"LngText.text"
+msgid "ogre"
+msgstr ""
+
+#. 👺 (U+1F47A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"JAPANESE_GOBLIN\n"
+"LngText.text"
+msgid "goblin"
+msgstr ""
+
+#. 👻 (U+1F47B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GHOST\n"
+"LngText.text"
+msgid "ghost"
+msgstr ""
+
+#. 👼 (U+1F47C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BABY_ANGEL\n"
+"LngText.text"
+msgid "angel"
+msgstr ""
+
+#. 👽 (U+1F47D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EXTRATERRESTRIAL_ALIEN\n"
+"LngText.text"
+msgid "alien"
+msgstr ""
+
+#. 👾 (U+1F47E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ALIEN_MONSTER\n"
+"LngText.text"
+msgid "alien2"
+msgstr ""
+
+#. 👿 (U+1F47F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"IMP\n"
+"LngText.text"
+msgid "imp"
+msgstr ""
+
+#. 💀 (U+1F480), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SKULL\n"
+"LngText.text"
+msgid "skull"
+msgstr ""
+
+#. 💁 (U+1F481), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"INFORMATION_DESK_PERSON\n"
+"LngText.text"
+msgid "information2"
+msgstr ""
+
+#. 💂 (U+1F482), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GUARDSMAN\n"
+"LngText.text"
+msgid "guard"
+msgstr ""
+
+#. 💃 (U+1F483), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DANCER\n"
+"LngText.text"
+msgid "dancer"
+msgstr ""
+
+#. 💄 (U+1F484), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LIPSTICK\n"
+"LngText.text"
+msgid "lipstick"
+msgstr ""
+
+#. 💅 (U+1F485), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NAIL_POLISH\n"
+"LngText.text"
+msgid "nail care"
+msgstr ""
+
+#. 💆 (U+1F486), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_MASSAGE\n"
+"LngText.text"
+msgid "massage"
+msgstr ""
+
+#. 💇 (U+1F487), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HAIRCUT\n"
+"LngText.text"
+msgid "haircut"
+msgstr ""
+
+#. 💈 (U+1F488), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BARBER_POLE\n"
+"LngText.text"
+msgid "barber"
+msgstr ""
+
+#. 💉 (U+1F489), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SYRINGE\n"
+"LngText.text"
+msgid "syringe"
+msgstr ""
+
+#. 💊 (U+1F48A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PILL\n"
+"LngText.text"
+msgid "pill"
+msgstr ""
+
+#. 💋 (U+1F48B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KISS_MARK\n"
+"LngText.text"
+msgid "kiss mark"
+msgstr ""
+
+#. 💌 (U+1F48C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOVE_LETTER\n"
+"LngText.text"
+msgid "love letter"
+msgstr ""
+
+#. 💍 (U+1F48D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RING\n"
+"LngText.text"
+msgid "ring"
+msgstr ""
+
+#. 💎 (U+1F48E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GEM_STONE\n"
+"LngText.text"
+msgid "gem"
+msgstr ""
+
+#. 💏 (U+1F48F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KISS\n"
+"LngText.text"
+msgid "kiss"
+msgstr ""
+
+#. 💐 (U+1F490), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BOUQUET\n"
+"LngText.text"
+msgid "bouquet"
+msgstr ""
+
+#. 💑 (U+1F491), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COUPLE_WITH_HEART\n"
+"LngText.text"
+msgid "couple4"
+msgstr ""
+
+#. 💒 (U+1F492), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WEDDING\n"
+"LngText.text"
+msgid "wedding"
+msgstr ""
+
+#. 💓 (U+1F493), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BEATING_HEART\n"
+"LngText.text"
+msgid "heartbeat"
+msgstr ""
+
+#. 💔 (U+1F494), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BROKEN_HEART\n"
+"LngText.text"
+msgid "broken heart"
+msgstr ""
+
+#. 💕 (U+1F495), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TWO_HEARTS\n"
+"LngText.text"
+msgid "two hearts"
+msgstr ""
+
+#. 💖 (U+1F496), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPARKLING_HEART\n"
+"LngText.text"
+msgid "sparkling heart"
+msgstr ""
+
+#. 💗 (U+1F497), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GROWING_HEART\n"
+"LngText.text"
+msgid "heartpulse"
+msgstr ""
+
+#. 💘 (U+1F498), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEART_WITH_ARROW\n"
+"LngText.text"
+msgid "love"
+msgstr ""
+
+#. 💝 (U+1F49D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEART_WITH_RIBBON\n"
+"LngText.text"
+msgid "gift heart"
+msgstr ""
+
+#. 💞 (U+1F49E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"REVOLVING_HEARTS\n"
+"LngText.text"
+msgid "revolving hearts"
+msgstr ""
+
+#. 💟 (U+1F49F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEART_DECORATION\n"
+"LngText.text"
+msgid "heart decoration"
+msgstr ""
+
+#. 💠 (U+1F4A0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIAMOND_SHAPE_WITH_A_DOT_INSIDE\n"
+"LngText.text"
+msgid "cuteness"
+msgstr ""
+
+#. 💡 (U+1F4A1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ELECTRIC_LIGHT_BULB\n"
+"LngText.text"
+msgid "bulb"
+msgstr ""
+
+#. 💢 (U+1F4A2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ANGER_SYMBOL\n"
+"LngText.text"
+msgid "anger"
+msgstr ""
+
+#. 💣 (U+1F4A3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BOMB\n"
+"LngText.text"
+msgid "bomb"
+msgstr ""
+
+#. 💤 (U+1F4A4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SLEEPING_SYMBOL\n"
+"LngText.text"
+msgid "zzz"
+msgstr ""
+
+#. 💥 (U+1F4A5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"COLLISION_SYMBOL\n"
+"LngText.text"
+msgid "boom"
+msgstr ""
+
+#. 💦 (U+1F4A6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPLASHING_SWEAT_SYMBOL\n"
+"LngText.text"
+msgid "sweat drops"
+msgstr ""
+
+#. 💧 (U+1F4A7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DROPLET\n"
+"LngText.text"
+msgid "droplet"
+msgstr ""
+
+#. 💨 (U+1F4A8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DASH_SYMBOL\n"
+"LngText.text"
+msgid "dash"
+msgstr ""
+
+#. 💩 (U+1F4A9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PILE_OF_POO\n"
+"LngText.text"
+msgid "poo"
+msgstr ""
+
+#. 💪 (U+1F4AA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FLEXED_BICEPS\n"
+"LngText.text"
+msgid "muscle"
+msgstr ""
+
+#. 💫 (U+1F4AB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIZZY_SYMBOL\n"
+"LngText.text"
+msgid "dizzy"
+msgstr ""
+
+#. 💬 (U+1F4AC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPEECH_BALLOON\n"
+"LngText.text"
+msgid "speech balloon"
+msgstr ""
+
+#. 💭 (U+1F4AD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"THOUGHT_BALLOON\n"
+"LngText.text"
+msgid "thought balloon"
+msgstr ""
+
+#. 💮 (U+1F4AE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_FLOWER\n"
+"LngText.text"
+msgid "white flower"
+msgstr ""
+
+#. 💯 (U+1F4AF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HUNDRED_POINTS_SYMBOL\n"
+"LngText.text"
+msgid "100"
+msgstr ""
+
+#. 💰 (U+1F4B0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MONEY_BAG\n"
+"LngText.text"
+msgid "moneybag"
+msgstr ""
+
+#. 💱 (U+1F4B1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CURRENCY_EXCHANGE\n"
+"LngText.text"
+msgid "currency exchange"
+msgstr ""
+
+#. 💲 (U+1F4B2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEAVY_DOLLAR_SIGN\n"
+"LngText.text"
+msgid "heavy dollar sign"
+msgstr ""
+
+#. 💳 (U+1F4B3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CREDIT_CARD\n"
+"LngText.text"
+msgid "credit card"
+msgstr ""
+
+#. 💴 (U+1F4B4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BANKNOTE_WITH_YEN_SIGN\n"
+"LngText.text"
+msgid "yen2"
+msgstr ""
+
+#. 💵 (U+1F4B5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BANKNOTE_WITH_DOLLAR_SIGN\n"
+"LngText.text"
+msgid "dollar2"
+msgstr ""
+
+#. 💶 (U+1F4B6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BANKNOTE_WITH_EURO_SIGN\n"
+"LngText.text"
+msgid "euro2"
+msgstr ""
+
+#. 💷 (U+1F4B7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BANKNOTE_WITH_POUND_SIGN\n"
+"LngText.text"
+msgid "pound2"
+msgstr ""
+
+#. 💸 (U+1F4B8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MONEY_WITH_WINGS\n"
+"LngText.text"
+msgid "money"
+msgstr ""
+
+#. 💹 (U+1F4B9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHART_WITH_UPWARDS_TREND_AND_YEN_SIGN\n"
+"LngText.text"
+msgid "chart"
+msgstr ""
+
+#. 💺 (U+1F4BA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SEAT\n"
+"LngText.text"
+msgid "seat"
+msgstr ""
+
+#. 💻 (U+1F4BB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERSONAL_COMPUTER\n"
+"LngText.text"
+msgid "computer"
+msgstr ""
+
+#. 💼 (U+1F4BC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BRIEFCASE\n"
+"LngText.text"
+msgid "briefcase"
+msgstr ""
+
+#. 💽 (U+1F4BD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MINIDISC\n"
+"LngText.text"
+msgid "md"
+msgstr ""
+
+#. 💾 (U+1F4BE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FLOPPY_DISK\n"
+"LngText.text"
+msgid "floppy"
+msgstr ""
+
+#. 💿 (U+1F4BF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OPTICAL_DISC\n"
+"LngText.text"
+msgid "cd"
+msgstr ""
+
+#. 📀 (U+1F4C0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DVD\n"
+"LngText.text"
+msgid "dvd"
+msgstr ""
+
+#. 📁 (U+1F4C1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FILE_FOLDER\n"
+"LngText.text"
+msgid "folder"
+msgstr ""
+
+#. 📂 (U+1F4C2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OPEN_FILE_FOLDER\n"
+"LngText.text"
+msgid "folder2"
+msgstr ""
+
+#. 📃 (U+1F4C3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PAGE_WITH_CURL\n"
+"LngText.text"
+msgid "page with curl"
+msgstr ""
+
+#. 📄 (U+1F4C4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PAGE_FACING_UP\n"
+"LngText.text"
+msgid "page facing up"
+msgstr ""
+
+#. 📅 (U+1F4C5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CALENDAR\n"
+"LngText.text"
+msgid "calendar"
+msgstr ""
+
+#. 📆 (U+1F4C6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TEAR-OFF_CALENDAR\n"
+"LngText.text"
+msgid "calendar2"
+msgstr ""
+
+#. 📇 (U+1F4C7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CARD_INDEX\n"
+"LngText.text"
+msgid "card index"
+msgstr ""
+
+#. 📈 (U+1F4C8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHART_WITH_UPWARDS_TREND\n"
+"LngText.text"
+msgid "char"
+msgstr ""
+
+#. 📉 (U+1F4C9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHART_WITH_DOWNWARDS_TREND\n"
+"LngText.text"
+msgid "chart2"
+msgstr ""
+
+#. 📊 (U+1F4CA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BAR_CHART\n"
+"LngText.text"
+msgid "chart3"
+msgstr ""
+
+#. 📋 (U+1F4CB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLIPBOARD\n"
+"LngText.text"
+msgid "clipboard"
+msgstr ""
+
+#. 📌 (U+1F4CC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PUSHPIN\n"
+"LngText.text"
+msgid "pushpin"
+msgstr ""
+
+#. 📍 (U+1F4CD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ROUND_PUSHPIN\n"
+"LngText.text"
+msgid "round pushpin"
+msgstr ""
+
+#. 📎 (U+1F4CE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PAPERCLIP\n"
+"LngText.text"
+msgid "paperclip"
+msgstr ""
+
+#. 📏 (U+1F4CF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STRAIGHT_RULER\n"
+"LngText.text"
+msgid "ruler"
+msgstr ""
+
+#. 📐 (U+1F4D0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRIANGULAR_RULER\n"
+"LngText.text"
+msgid "ruler2"
+msgstr ""
+
+#. 📑 (U+1F4D1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BOOKMARK_TABS\n"
+"LngText.text"
+msgid "bookmark"
+msgstr ""
+
+#. 📒 (U+1F4D2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEDGER\n"
+"LngText.text"
+msgid "ledger"
+msgstr ""
+
+#. 📓 (U+1F4D3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NOTEBOOK\n"
+"LngText.text"
+msgid "notebook"
+msgstr ""
+
+#. 📔 (U+1F4D4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NOTEBOOK_WITH_DECORATIVE_COVER\n"
+"LngText.text"
+msgid "notebook2"
+msgstr ""
+
+#. 📕 (U+1F4D5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOSED_BOOK\n"
+"LngText.text"
+msgid "book"
+msgstr ""
+
+#. 📖 (U+1F4D6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OPEN_BOOK\n"
+"LngText.text"
+msgid "book2"
+msgstr ""
+
+#. 📚 (U+1F4DA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BOOKS\n"
+"LngText.text"
+msgid "books"
+msgstr ""
+
+#. 📛 (U+1F4DB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NAME_BADGE\n"
+"LngText.text"
+msgid "name"
+msgstr ""
+
+#. 📜 (U+1F4DC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SCROLL\n"
+"LngText.text"
+msgid "scroll"
+msgstr ""
+
+#. 📝 (U+1F4DD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MEMO\n"
+"LngText.text"
+msgid "memo"
+msgstr ""
+
+#. 📞 (U+1F4DE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TELEPHONE_RECEIVER\n"
+"LngText.text"
+msgid "receiver"
+msgstr ""
+
+#. 📟 (U+1F4DF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PAGER\n"
+"LngText.text"
+msgid "pager"
+msgstr ""
+
+#. 📠 (U+1F4E0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FAX_MACHINE\n"
+"LngText.text"
+msgid "fax"
+msgstr ""
+
+#. 📡 (U+1F4E1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SATELLITE_ANTENNA\n"
+"LngText.text"
+msgid "satellite"
+msgstr ""
+
+#. 📢 (U+1F4E2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PUBLIC_ADDRESS_LOUDSPEAKER\n"
+"LngText.text"
+msgid "loudspeaker"
+msgstr ""
+
+#. 📣 (U+1F4E3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHEERING_MEGAPHONE\n"
+"LngText.text"
+msgid "mega"
+msgstr ""
+
+#. 📤 (U+1F4E4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OUTBOX_TRAY\n"
+"LngText.text"
+msgid "tray"
+msgstr ""
+
+#. 📥 (U+1F4E5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"INBOX_TRAY\n"
+"LngText.text"
+msgid "tray2"
+msgstr ""
+
+#. 📦 (U+1F4E6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PACKAGE\n"
+"LngText.text"
+msgid "package"
+msgstr ""
+
+#. 📧 (U+1F4E7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"E-MAIL_SYMBOL\n"
+"LngText.text"
+msgid "e-mail"
+msgstr ""
+
+#. 📨 (U+1F4E8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"INCOMING_ENVELOPE\n"
+"LngText.text"
+msgid "envelope2"
+msgstr ""
+
+#. 📩 (U+1F4E9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ENVELOPE_WITH_DOWNWARDS_ARROW_ABOVE\n"
+"LngText.text"
+msgid "envelope3"
+msgstr ""
+
+#. 📪 (U+1F4EA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOSED_MAILBOX_WITH_LOWERED_FLAG\n"
+"LngText.text"
+msgid "mailbox"
+msgstr ""
+
+#. 📫 (U+1F4EB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOSED_MAILBOX_WITH_RAISED_FLAG\n"
+"LngText.text"
+msgid "mailbox2"
+msgstr ""
+
+#. 📬 (U+1F4EC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OPEN_MAILBOX_WITH_RAISED_FLAG\n"
+"LngText.text"
+msgid "mailbox3"
+msgstr ""
+
+#. 📭 (U+1F4ED), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OPEN_MAILBOX_WITH_LOWERED_FLAG\n"
+"LngText.text"
+msgid "mailbox4"
+msgstr ""
+
+#. 📮 (U+1F4EE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POSTBOX\n"
+"LngText.text"
+msgid "postbox"
+msgstr ""
+
+#. 📯 (U+1F4EF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POSTAL_HORN\n"
+"LngText.text"
+msgid "horn"
+msgstr ""
+
+#. 📰 (U+1F4F0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NEWSPAPER\n"
+"LngText.text"
+msgid "newspaper"
+msgstr ""
+
+#. 📱 (U+1F4F1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOBILE_PHONE\n"
+"LngText.text"
+msgid "mobile"
+msgstr ""
+
+#. 📲 (U+1F4F2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOBILE_PHONE_WITH_RIGHTWARDS_ARROW_AT_LEFT\n"
+"LngText.text"
+msgid "calling"
+msgstr ""
+
+#. 📳 (U+1F4F3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VIBRATION_MODE\n"
+"LngText.text"
+msgid "vibration mode"
+msgstr ""
+
+#. 📴 (U+1F4F4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOBILE_PHONE_OFF\n"
+"LngText.text"
+msgid "mobile phone off"
+msgstr ""
+
+#. 📵 (U+1F4F5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NO_MOBILE_PHONES\n"
+"LngText.text"
+msgid "no mobile"
+msgstr ""
+
+#. 📶 (U+1F4F6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ANTENNA_WITH_BARS\n"
+"LngText.text"
+msgid "signal strength"
+msgstr ""
+
+#. 📷 (U+1F4F7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CAMERA\n"
+"LngText.text"
+msgid "camera"
+msgstr ""
+
+#. 📹 (U+1F4F9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VIDEO_CAMERA\n"
+"LngText.text"
+msgid "video camera"
+msgstr ""
+
+#. 📺 (U+1F4FA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TELEVISION\n"
+"LngText.text"
+msgid "tv"
+msgstr ""
+
+#. 📻 (U+1F4FB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RADIO\n"
+"LngText.text"
+msgid "radio"
+msgstr ""
+
+#. 📼 (U+1F4FC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VIDEOCASSETTE\n"
+"LngText.text"
+msgid "vhs"
+msgstr ""
+
+#. 🔅 (U+1F505), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOW_BRIGHTNESS_SYMBOL\n"
+"LngText.text"
+msgid "brightness"
+msgstr ""
+
+#. 🔆 (U+1F506), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HIGH_BRIGHTNESS_SYMBOL\n"
+"LngText.text"
+msgid "brightness2"
+msgstr ""
+
+#. 🔇 (U+1F507), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPEAKER_WITH_CANCELLATION_STROKE\n"
+"LngText.text"
+msgid "mute"
+msgstr ""
+
+#. 🔈 (U+1F508), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPEAKER\n"
+"LngText.text"
+msgid "speaker"
+msgstr ""
+
+#. 🔉 (U+1F509), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPEAKER_WITH_ONE_SOUND_WAVE\n"
+"LngText.text"
+msgid "sound"
+msgstr ""
+
+#. 🔊 (U+1F50A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPEAKER_WITH_THREE_SOUND_WAVES\n"
+"LngText.text"
+msgid "loud sound"
+msgstr ""
+
+#. 🔋 (U+1F50B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BATTERY\n"
+"LngText.text"
+msgid "battery"
+msgstr ""
+
+#. 🔌 (U+1F50C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ELECTRIC_PLUG\n"
+"LngText.text"
+msgid "plug"
+msgstr ""
+
+#. 🔍 (U+1F50D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEFT-POINTING_MAGNIFYING_GLASS\n"
+"LngText.text"
+msgid "mag"
+msgstr ""
+
+#. 🔎 (U+1F50E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RIGHT-POINTING_MAGNIFYING_GLASS\n"
+"LngText.text"
+msgid "mag2"
+msgstr ""
+
+#. 🔏 (U+1F50F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOCK_WITH_INK_PEN\n"
+"LngText.text"
+msgid "lock2"
+msgstr ""
+
+#. 🔐 (U+1F510), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOSED_LOCK_WITH_KEY\n"
+"LngText.text"
+msgid "lock3"
+msgstr ""
+
+#. 🔑 (U+1F511), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KEY\n"
+"LngText.text"
+msgid "key"
+msgstr ""
+
+#. 🔒 (U+1F512), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOCK\n"
+"LngText.text"
+msgid "lock"
+msgstr ""
+
+#. 🔓 (U+1F513), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"OPEN_LOCK\n"
+"LngText.text"
+msgid "unlock"
+msgstr ""
+
+#. 🔔 (U+1F514), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BELL\n"
+"LngText.text"
+msgid "bell"
+msgstr ""
+
+#. 🔕 (U+1F515), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BELL_WITH_CANCELLATION_STROKE\n"
+"LngText.text"
+msgid "no bell"
+msgstr ""
+
+#. 🔖 (U+1F516), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BOOKMARK\n"
+"LngText.text"
+msgid "bookmark2"
+msgstr ""
+
+#. 🔗 (U+1F517), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LINK_SYMBOL\n"
+"LngText.text"
+msgid "link"
+msgstr ""
+
+#. 🔘 (U+1F518), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RADIO_BUTTON\n"
+"LngText.text"
+msgid "radio button"
+msgstr ""
+
+#. 🔞 (U+1F51E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NO_ONE_UNDER_EIGHTEEN_SYMBOL\n"
+"LngText.text"
+msgid "underage"
+msgstr ""
+
+#. 🔤 (U+1F524), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"INPUT_SYMBOL_FOR_LATIN_LETTERS\n"
+"LngText.text"
+msgid "abc"
+msgstr ""
+
+#. 🔥 (U+1F525), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FIRE\n"
+"LngText.text"
+msgid "fire"
+msgstr ""
+
+#. 🔦 (U+1F526), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ELECTRIC_TORCH\n"
+"LngText.text"
+msgid "flashlight"
+msgstr ""
+
+#. 🔧 (U+1F527), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WRENCH\n"
+"LngText.text"
+msgid "wrench"
+msgstr ""
+
+#. 🔨 (U+1F528), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HAMMER\n"
+"LngText.text"
+msgid "hammer"
+msgstr ""
+
+#. 🔩 (U+1F529), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NUT_AND_BOLT\n"
+"LngText.text"
+msgid "nut and bolt"
+msgstr ""
+
+#. 🔪 (U+1F52A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HOCHO\n"
+"LngText.text"
+msgid "knife"
+msgstr ""
+
+#. 🔫 (U+1F52B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PISTOL\n"
+"LngText.text"
+msgid "pistol"
+msgstr ""
+
+#. 🔬 (U+1F52C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MICROSCOPE\n"
+"LngText.text"
+msgid "microscope"
+msgstr ""
+
+#. 🔭 (U+1F52D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TELESCOPE\n"
+"LngText.text"
+msgid "telescope"
+msgstr ""
+
+#. 🔮 (U+1F52E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CRYSTAL_BALL\n"
+"LngText.text"
+msgid "crystal ball"
+msgstr ""
+
+#. 🔰 (U+1F530), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"JAPANESE_SYMBOL_FOR_BEGINNER\n"
+"LngText.text"
+msgid "beginner"
+msgstr ""
+
+#. 🔱 (U+1F531), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRIDENT_EMBLEM\n"
+"LngText.text"
+msgid "trident"
+msgstr ""
+
+#. 🔲 (U+1F532), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BLACK_SQUARE_BUTTON\n"
+"LngText.text"
+msgid "button2"
+msgstr ""
+
+#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WHITE_SQUARE_BUTTON\n"
+"LngText.text"
+msgid "button"
+msgstr ""
+
+#. 🕐 (U+1F550), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_ONE_OCLOCK\n"
+"LngText.text"
+msgid "1"
+msgstr ""
+
+#. 🕑 (U+1F551), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_TWO_OCLOCK\n"
+"LngText.text"
+msgid "2"
+msgstr ""
+
+#. 🕒 (U+1F552), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_THREE_OCLOCK\n"
+"LngText.text"
+msgid "3"
+msgstr ""
+
+#. 🕓 (U+1F553), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_FOUR_OCLOCK\n"
+"LngText.text"
+msgid "4"
+msgstr ""
+
+#. 🕔 (U+1F554), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_FIVE_OCLOCK\n"
+"LngText.text"
+msgid "5"
+msgstr ""
+
+#. 🕕 (U+1F555), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_SIX_OCLOCK\n"
+"LngText.text"
+msgid "6"
+msgstr ""
+
+#. 🕖 (U+1F556), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_SEVEN_OCLOCK\n"
+"LngText.text"
+msgid "7"
+msgstr ""
+
+#. 🕗 (U+1F557), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_EIGHT_OCLOCK\n"
+"LngText.text"
+msgid "8"
+msgstr ""
+
+#. 🕘 (U+1F558), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_NINE_OCLOCK\n"
+"LngText.text"
+msgid "9"
+msgstr ""
+
+#. 🕙 (U+1F559), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_TEN_OCLOCK\n"
+"LngText.text"
+msgid "10"
+msgstr ""
+
+#. 🕚 (U+1F55A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_ELEVEN_OCLOCK\n"
+"LngText.text"
+msgid "11"
+msgstr ""
+
+#. 🕛 (U+1F55B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_TWELVE_OCLOCK\n"
+"LngText.text"
+msgid "12"
+msgstr ""
+
+#. 🕜 (U+1F55C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_ONE-THIRTY\n"
+"LngText.text"
+msgid "1:30"
+msgstr ""
+
+#. 🕝 (U+1F55D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_TWO-THIRTY\n"
+"LngText.text"
+msgid "2:30"
+msgstr ""
+
+#. 🕞 (U+1F55E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_THREE-THIRTY\n"
+"LngText.text"
+msgid "3:30"
+msgstr ""
+
+#. 🕟 (U+1F55F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_FOUR-THIRTY\n"
+"LngText.text"
+msgid "4:30"
+msgstr ""
+
+#. 🕠 (U+1F560), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_FIVE-THIRTY\n"
+"LngText.text"
+msgid "5:30"
+msgstr ""
+
+#. 🕡 (U+1F561), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_SIX-THIRTY\n"
+"LngText.text"
+msgid "6:30"
+msgstr ""
+
+#. 🕢 (U+1F562), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_SEVEN-THIRTY\n"
+"LngText.text"
+msgid "7:30"
+msgstr ""
+
+#. 🕣 (U+1F563), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_EIGHT-THIRTY\n"
+"LngText.text"
+msgid "8:30"
+msgstr ""
+
+#. 🕤 (U+1F564), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_NINE-THIRTY\n"
+"LngText.text"
+msgid "9:30"
+msgstr ""
+
+#. 🕥 (U+1F565), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_TEN-THIRTY\n"
+"LngText.text"
+msgid "10:30"
+msgstr ""
+
+#. 🕦 (U+1F566), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_ELEVEN-THIRTY\n"
+"LngText.text"
+msgid "11:30"
+msgstr ""
+
+#. 🕧 (U+1F567), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CLOCK_FACE_TWELVE-THIRTY\n"
+"LngText.text"
+msgid "12:30"
+msgstr ""
+
+#. 🗻 (U+1F5FB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOUNT_FUJI\n"
+"LngText.text"
+msgid "Fuji"
+msgstr ""
+
+#. 🗼 (U+1F5FC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TOKYO_TOWER\n"
+"LngText.text"
+msgid "tower"
+msgstr ""
+
+#. 🗽 (U+1F5FD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STATUE_OF_LIBERTY\n"
+"LngText.text"
+msgid "liberty"
+msgstr ""
+
+#. 🗾 (U+1F5FE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SILHOUETTE_OF_JAPAN\n"
+"LngText.text"
+msgid "Japan"
+msgstr ""
+
+#. 🗿 (U+1F5FF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOYAI\n"
+"LngText.text"
+msgid "statue"
+msgstr ""
+
+#. 😀 (U+1F600), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GRINNING_FACE\n"
+"LngText.text"
+msgid "grinning"
+msgstr ""
+
+#. 😁 (U+1F601), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GRINNING_FACE_WITH_SMILING_EYES\n"
+"LngText.text"
+msgid "grin"
+msgstr ""
+
+#. 😂 (U+1F602), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_TEARS_OF_JOY\n"
+"LngText.text"
+msgid "joy"
+msgstr ""
+
+#. 😃 (U+1F603), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_FACE_WITH_OPEN_MOUTH\n"
+"LngText.text"
+msgid "smiley"
+msgstr ""
+
+#. 😄 (U+1F604), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_FACE_WITH_OPEN_MOUTH_AND_SMILING_EYES\n"
+"LngText.text"
+msgid "smile"
+msgstr ""
+
+#. 😅 (U+1F605), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT\n"
+"LngText.text"
+msgid "sweat smile"
+msgstr ""
+
+#. 😆 (U+1F606), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_FACE_WITH_OPEN_MOUTH_AND_TIGHTLY-CLOSED_EYES\n"
+"LngText.text"
+msgid "laughing"
+msgstr ""
+
+#. 😇 (U+1F607), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_FACE_WITH_HALO\n"
+"LngText.text"
+msgid "innocent"
+msgstr ""
+
+#. 😈 (U+1F608), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_FACE_WITH_HORNS\n"
+"LngText.text"
+msgid "smiling imp"
+msgstr ""
+
+#. 😉 (U+1F609), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WINKING_FACE\n"
+"LngText.text"
+msgid "wink"
+msgstr ""
+
+#. 😊 (U+1F60A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_FACE_WITH_SMILING_EYES\n"
+"LngText.text"
+msgid "blush"
+msgstr ""
+
+#. 😋 (U+1F60B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_SAVOURING_DELICIOUS_FOOD\n"
+"LngText.text"
+msgid "yum"
+msgstr ""
+
+#. 😌 (U+1F60C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RELIEVED_FACE\n"
+"LngText.text"
+msgid "relieved"
+msgstr ""
+
+#. 😍 (U+1F60D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_FACE_WITH_HEART-SHAPED_EYES\n"
+"LngText.text"
+msgid "heart eyes"
+msgstr ""
+
+#. 😎 (U+1F60E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_FACE_WITH_SUNGLASSES\n"
+"LngText.text"
+msgid "sunglasses"
+msgstr ""
+
+#. 😏 (U+1F60F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMIRKING_FACE\n"
+"LngText.text"
+msgid "smirk"
+msgstr ""
+
+#. 😐 (U+1F610), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NEUTRAL_FACE\n"
+"LngText.text"
+msgid "neutral face"
+msgstr ""
+
+#. 😑 (U+1F611), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"EXPRESSIONLESS_FACE\n"
+"LngText.text"
+msgid "expressionless"
+msgstr ""
+
+#. 😒 (U+1F612), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"UNAMUSED_FACE\n"
+"LngText.text"
+msgid "unamused"
+msgstr ""
+
+#. 😓 (U+1F613), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_COLD_SWEAT\n"
+"LngText.text"
+msgid "sweat"
+msgstr ""
+
+#. 😔 (U+1F614), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PENSIVE_FACE\n"
+"LngText.text"
+msgid "pensive"
+msgstr ""
+
+#. 😕 (U+1F615), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CONFUSED_FACE\n"
+"LngText.text"
+msgid "confused"
+msgstr ""
+
+#. 😖 (U+1F616), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CONFOUNDED_FACE\n"
+"LngText.text"
+msgid "confounded"
+msgstr ""
+
+#. 😗 (U+1F617), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KISSING_FACE\n"
+"LngText.text"
+msgid "kissing"
+msgstr ""
+
+#. 😘 (U+1F618), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_THROWING_A_KISS\n"
+"LngText.text"
+msgid "kiss2"
+msgstr ""
+
+#. 😙 (U+1F619), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KISSING_FACE_WITH_SMILING_EYES\n"
+"LngText.text"
+msgid "kiss3"
+msgstr ""
+
+#. 😚 (U+1F61A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KISSING_FACE_WITH_CLOSED_EYES\n"
+"LngText.text"
+msgid "kiss4"
+msgstr ""
+
+#. 😛 (U+1F61B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_STUCK-OUT_TONGUE\n"
+"LngText.text"
+msgid "tongue2"
+msgstr ""
+
+#. 😜 (U+1F61C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_STUCK-OUT_TONGUE_AND_WINKING_EYE\n"
+"LngText.text"
+msgid "tongue3"
+msgstr ""
+
+#. 😝 (U+1F61D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_STUCK-OUT_TONGUE_AND_TIGHTLY-CLOSED_EYES\n"
+"LngText.text"
+msgid "tongue4"
+msgstr ""
+
+#. 😞 (U+1F61E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DISAPPOINTED_FACE\n"
+"LngText.text"
+msgid "disappointed"
+msgstr ""
+
+#. 😟 (U+1F61F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WORRIED_FACE\n"
+"LngText.text"
+msgid "worried"
+msgstr ""
+
+#. 😠 (U+1F620), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ANGRY_FACE\n"
+"LngText.text"
+msgid "angry"
+msgstr ""
+
+#. 😡 (U+1F621), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POUTING_FACE\n"
+"LngText.text"
+msgid "rage"
+msgstr ""
+
+#. 😢 (U+1F622), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CRYING_FACE\n"
+"LngText.text"
+msgid "cry"
+msgstr ""
+
+#. 😣 (U+1F623), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERSEVERING_FACE\n"
+"LngText.text"
+msgid "persevere"
+msgstr ""
+
+#. 😤 (U+1F624), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_LOOK_OF_TRIUMPH\n"
+"LngText.text"
+msgid "triumph"
+msgstr ""
+
+#. 😥 (U+1F625), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DISAPPOINTED_BUT_RELIEVED_FACE\n"
+"LngText.text"
+msgid "disappointed relieved"
+msgstr ""
+
+#. 😦 (U+1F626), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FROWNING_FACE_WITH_OPEN_MOUTH\n"
+"LngText.text"
+msgid "frowning"
+msgstr ""
+
+#. 😧 (U+1F627), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ANGUISHED_FACE\n"
+"LngText.text"
+msgid "anguished"
+msgstr ""
+
+#. 😨 (U+1F628), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FEARFUL_FACE\n"
+"LngText.text"
+msgid "fearful"
+msgstr ""
+
+#. 😩 (U+1F629), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WEARY_FACE\n"
+"LngText.text"
+msgid "weary"
+msgstr ""
+
+#. 😪 (U+1F62A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SLEEPY_FACE\n"
+"LngText.text"
+msgid "sleepy"
+msgstr ""
+
+#. 😫 (U+1F62B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TIRED_FACE\n"
+"LngText.text"
+msgid "tired face"
+msgstr ""
+
+#. 😬 (U+1F62C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GRIMACING_FACE\n"
+"LngText.text"
+msgid "grimacing"
+msgstr ""
+
+#. 😭 (U+1F62D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LOUDLY_CRYING_FACE\n"
+"LngText.text"
+msgid "sob"
+msgstr ""
+
+#. 😮 (U+1F62E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_OPEN_MOUTH\n"
+"LngText.text"
+msgid "open mouth"
+msgstr ""
+
+#. 😯 (U+1F62F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HUSHED_FACE\n"
+"LngText.text"
+msgid "hushed"
+msgstr ""
+
+#. 😰 (U+1F630), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT\n"
+"LngText.text"
+msgid "cold sweat"
+msgstr ""
+
+#. 😱 (U+1F631), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_SCREAMING_IN_FEAR\n"
+"LngText.text"
+msgid "scream"
+msgstr ""
+
+#. 😲 (U+1F632), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ASTONISHED_FACE\n"
+"LngText.text"
+msgid "astonished"
+msgstr ""
+
+#. 😳 (U+1F633), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FLUSHED_FACE\n"
+"LngText.text"
+msgid "flushed"
+msgstr ""
+
+#. 😴 (U+1F634), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SLEEPING_FACE\n"
+"LngText.text"
+msgid "sleeping"
+msgstr ""
+
+#. 😵 (U+1F635), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DIZZY_FACE\n"
+"LngText.text"
+msgid "dizzy face"
+msgstr ""
+
+#. 😶 (U+1F636), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITHOUT_MOUTH\n"
+"LngText.text"
+msgid "no mouth"
+msgstr ""
+
+#. 😷 (U+1F637), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_MEDICAL_MASK\n"
+"LngText.text"
+msgid "mask"
+msgstr ""
+
+#. 😸 (U+1F638), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GRINNING_CAT_FACE_WITH_SMILING_EYES\n"
+"LngText.text"
+msgid "smile cat"
+msgstr ""
+
+#. 😹 (U+1F639), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CAT_FACE_WITH_TEARS_OF_JOY\n"
+"LngText.text"
+msgid "joy cat"
+msgstr ""
+
+#. 😺 (U+1F63A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_CAT_FACE_WITH_OPEN_MOUTH\n"
+"LngText.text"
+msgid "smiley cat"
+msgstr ""
+
+#. 😻 (U+1F63B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMILING_CAT_FACE_WITH_HEART-SHAPED_EYES\n"
+"LngText.text"
+msgid "heart eyes cat"
+msgstr ""
+
+#. 😼 (U+1F63C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CAT_FACE_WITH_WRY_SMILE\n"
+"LngText.text"
+msgid "smirk cat"
+msgstr ""
+
+#. 😽 (U+1F63D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"KISSING_CAT_FACE_WITH_CLOSED_EYES\n"
+"LngText.text"
+msgid "kissing cat"
+msgstr ""
+
+#. 😾 (U+1F63E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POUTING_CAT_FACE\n"
+"LngText.text"
+msgid "pouting cat"
+msgstr ""
+
+#. 😿 (U+1F63F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CRYING_CAT_FACE\n"
+"LngText.text"
+msgid "crying cat"
+msgstr ""
+
+#. 🙀 (U+1F640), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WEARY_CAT_FACE\n"
+"LngText.text"
+msgid "scream cat"
+msgstr ""
+
+#. 🙅 (U+1F645), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_NO_GOOD_GESTURE\n"
+"LngText.text"
+msgid "no good"
+msgstr ""
+
+#. 🙆 (U+1F646), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FACE_WITH_OK_GESTURE\n"
+"LngText.text"
+msgid "ok2"
+msgstr ""
+
+#. 🙇 (U+1F647), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERSON_BOWING_DEEPLY\n"
+"LngText.text"
+msgid "bow"
+msgstr ""
+
+#. 🙈 (U+1F648), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SEE-NO-EVIL_MONKEY\n"
+"LngText.text"
+msgid "see no evil"
+msgstr ""
+
+#. 🙉 (U+1F649), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HEAR-NO-EVIL_MONKEY\n"
+"LngText.text"
+msgid "hear no evil"
+msgstr ""
+
+#. 🙊 (U+1F64A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPEAK-NO-EVIL_MONKEY\n"
+"LngText.text"
+msgid "speak no evil"
+msgstr ""
+
+#. 🙋 (U+1F64B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HAPPY_PERSON_RAISING_ONE_HAND\n"
+"LngText.text"
+msgid "happiness"
+msgstr ""
+
+#. 🙌 (U+1F64C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERSON_RAISING_BOTH_HANDS_IN_CELEBRATION\n"
+"LngText.text"
+msgid "celebration"
+msgstr ""
+
+#. 🙍 (U+1F64D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERSON_FROWNING\n"
+"LngText.text"
+msgid "person frowning"
+msgstr ""
+
+#. 🙎 (U+1F64E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERSON_WITH_POUTING_FACE\n"
+"LngText.text"
+msgid "person pouting"
+msgstr ""
+
+#. 🙏 (U+1F64F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PERSON_WITH_FOLDED_HANDS\n"
+"LngText.text"
+msgid "pray"
+msgstr ""
+
+#. 🚀 (U+1F680), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ROCKET\n"
+"LngText.text"
+msgid "rocket"
+msgstr ""
+
+#. 🚁 (U+1F681), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HELICOPTER\n"
+"LngText.text"
+msgid "helicopter"
+msgstr ""
+
+#. 🚂 (U+1F682), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STEAM_LOCOMOTIVE\n"
+"LngText.text"
+msgid "steam locomotive"
+msgstr ""
+
+#. 🚃 (U+1F683), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RAILWAY_CAR\n"
+"LngText.text"
+msgid "railway car"
+msgstr ""
+
+#. 🚄 (U+1F684), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HIGH-SPEED_TRAIN\n"
+"LngText.text"
+msgid "train2"
+msgstr ""
+
+#. 🚅 (U+1F685), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HIGH-SPEED_TRAIN_WITH_BULLET_NOSE\n"
+"LngText.text"
+msgid "train3"
+msgstr ""
+
+#. 🚆 (U+1F686), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRAIN\n"
+"LngText.text"
+msgid "train"
+msgstr ""
+
+#. 🚇 (U+1F687), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"METRO\n"
+"LngText.text"
+msgid "metro"
+msgstr ""
+
+#. 🚈 (U+1F688), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LIGHT_RAIL\n"
+"LngText.text"
+msgid "light rail"
+msgstr ""
+
+#. 🚉 (U+1F689), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"STATION\n"
+"LngText.text"
+msgid "station"
+msgstr ""
+
+#. 🚊 (U+1F68A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRAM\n"
+"LngText.text"
+msgid "tram"
+msgstr ""
+
+#. 🚋 (U+1F68B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRAM_CAR\n"
+"LngText.text"
+msgid "tram2"
+msgstr ""
+
+#. 🚌 (U+1F68C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BUS\n"
+"LngText.text"
+msgid "bus"
+msgstr ""
+
+#. 🚍 (U+1F68D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ONCOMING_BUS\n"
+"LngText.text"
+msgid "bus2"
+msgstr ""
+
+#. 🚎 (U+1F68E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TROLLEYBUS\n"
+"LngText.text"
+msgid "trolleybus"
+msgstr ""
+
+#. 🚏 (U+1F68F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BUS_STOP\n"
+"LngText.text"
+msgid "busstop"
+msgstr ""
+
+#. 🚐 (U+1F690), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MINIBUS\n"
+"LngText.text"
+msgid "minibus"
+msgstr ""
+
+#. 🚑 (U+1F691), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"AMBULANCE\n"
+"LngText.text"
+msgid "ambulance"
+msgstr ""
+
+#. 🚒 (U+1F692), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"FIRE_ENGINE\n"
+"LngText.text"
+msgid "fire engine"
+msgstr ""
+
+#. 🚓 (U+1F693), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POLICE_CAR\n"
+"LngText.text"
+msgid "police car"
+msgstr ""
+
+#. 🚔 (U+1F694), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ONCOMING_POLICE_CAR\n"
+"LngText.text"
+msgid "police car2"
+msgstr ""
+
+#. 🚕 (U+1F695), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TAXI\n"
+"LngText.text"
+msgid "taxi"
+msgstr ""
+
+#. 🚖 (U+1F696), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ONCOMING_TAXI\n"
+"LngText.text"
+msgid "taxi2"
+msgstr ""
+
+#. 🚗 (U+1F697), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"AUTOMOBILE\n"
+"LngText.text"
+msgid "car"
+msgstr ""
+
+#. 🚘 (U+1F698), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ONCOMING_AUTOMOBILE\n"
+"LngText.text"
+msgid "car2"
+msgstr ""
+
+#. 🚙 (U+1F699), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RECREATIONAL_VEHICLE\n"
+"LngText.text"
+msgid "car3"
+msgstr ""
+
+#. 🚚 (U+1F69A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DELIVERY_TRUCK\n"
+"LngText.text"
+msgid "truck2"
+msgstr ""
+
+#. 🚛 (U+1F69B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ARTICULATED_LORRY\n"
+"LngText.text"
+msgid "lorry"
+msgstr ""
+
+#. 🚜 (U+1F69C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRACTOR\n"
+"LngText.text"
+msgid "tractor"
+msgstr ""
+
+#. 🚝 (U+1F69D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MONORAIL\n"
+"LngText.text"
+msgid "monorail"
+msgstr ""
+
+#. 🚞 (U+1F69E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOUNTAIN_RAILWAY\n"
+"LngText.text"
+msgid "mountain railway"
+msgstr ""
+
+#. 🚟 (U+1F69F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUSPENSION_RAILWAY\n"
+"LngText.text"
+msgid "suspension railway"
+msgstr ""
+
+#. 🚠 (U+1F6A0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOUNTAIN_CABLEWAY\n"
+"LngText.text"
+msgid "mountain cableway"
+msgstr ""
+
+#. 🚡 (U+1F6A1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"AERIAL_TRAMWAY\n"
+"LngText.text"
+msgid "aerial tramway"
+msgstr ""
+
+#. 🚢 (U+1F6A2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SHIP\n"
+"LngText.text"
+msgid "ship"
+msgstr ""
+
+#. 🚣 (U+1F6A3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"ROWBOAT\n"
+"LngText.text"
+msgid "rowboat"
+msgstr ""
+
+#. 🚤 (U+1F6A4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SPEEDBOAT\n"
+"LngText.text"
+msgid "speedboat"
+msgstr ""
+
+#. 🚥 (U+1F6A5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"HORIZONTAL_TRAFFIC_LIGHT\n"
+"LngText.text"
+msgid "traffic light"
+msgstr ""
+
+#. 🚦 (U+1F6A6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VERTICAL_TRAFFIC_LIGHT\n"
+"LngText.text"
+msgid "traffic light2"
+msgstr ""
+
+#. 🚧 (U+1F6A7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CONSTRUCTION_SIGN\n"
+"LngText.text"
+msgid "construction"
+msgstr ""
+
+#. 🚨 (U+1F6A8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POLICE_CARS_REVOLVING_LIGHT\n"
+"LngText.text"
+msgid "rotating light"
+msgstr ""
+
+#. 🚩 (U+1F6A9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TRIANGULAR_FLAG_ON_POST\n"
+"LngText.text"
+msgid "triangular flag"
+msgstr ""
+
+#. 🚪 (U+1F6AA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DOOR\n"
+"LngText.text"
+msgid "door"
+msgstr ""
+
+#. 🚫 (U+1F6AB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NO_ENTRY_SIGN\n"
+"LngText.text"
+msgid "no entry sign"
+msgstr ""
+
+#. 🚬 (U+1F6AC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SMOKING_SYMBOL\n"
+"LngText.text"
+msgid "smoking"
+msgstr ""
+
+#. 🚭 (U+1F6AD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NO_SMOKING_SYMBOL\n"
+"LngText.text"
+msgid "no smoking"
+msgstr ""
+
+#. 🚮 (U+1F6AE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PUT_LITTER_IN_ITS_PLACE_SYMBOL\n"
+"LngText.text"
+msgid "litter"
+msgstr ""
+
+#. 🚯 (U+1F6AF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"DO_NOT_LITTER_SYMBOL\n"
+"LngText.text"
+msgid "do not litter"
+msgstr ""
+
+#. 🚰 (U+1F6B0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"POTABLE_WATER_SYMBOL\n"
+"LngText.text"
+msgid "potable water"
+msgstr ""
+
+#. 🚱 (U+1F6B1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NON-POTABLE_WATER_SYMBOL\n"
+"LngText.text"
+msgid "non-potable water"
+msgstr ""
+
+#. 🚲 (U+1F6B2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BICYCLE\n"
+"LngText.text"
+msgid "bike"
+msgstr ""
+
+#. 🚳 (U+1F6B3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NO_BICYCLES\n"
+"LngText.text"
+msgid "no bicycles"
+msgstr ""
+
+#. 🚴 (U+1F6B4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BICYCLIST\n"
+"LngText.text"
+msgid "bicyclist"
+msgstr ""
+
+#. 🚵 (U+1F6B5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MOUNTAIN_BICYCLIST\n"
+"LngText.text"
+msgid "bicyclist2"
+msgstr ""
+
+#. 🚶 (U+1F6B6), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PEDESTRIAN\n"
+"LngText.text"
+msgid "walking"
+msgstr ""
+
+#. 🚷 (U+1F6B7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"NO_PEDESTRIANS\n"
+"LngText.text"
+msgid "no pedestrians"
+msgstr ""
+
+#. 🚸 (U+1F6B8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CHILDREN_CROSSING\n"
+"LngText.text"
+msgid "children crossing"
+msgstr ""
+
+#. 🚹 (U+1F6B9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MENS_SYMBOL\n"
+"LngText.text"
+msgid "mens"
+msgstr ""
+
+#. 🚺 (U+1F6BA), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WOMENS_SYMBOL\n"
+"LngText.text"
+msgid "womens"
+msgstr ""
+
+#. 🚻 (U+1F6BB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"RESTROOM\n"
+"LngText.text"
+msgid "restroom"
+msgstr ""
+
+#. 🚼 (U+1F6BC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BABY_SYMBOL\n"
+"LngText.text"
+msgid "baby2"
+msgstr ""
+
+#. 🚽 (U+1F6BD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"TOILET\n"
+"LngText.text"
+msgid "toilet"
+msgstr ""
+
+#. 🚾 (U+1F6BE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"WATER_CLOSET\n"
+"LngText.text"
+msgid "toilet2"
+msgstr ""
+
+#. 🚿 (U+1F6BF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SHOWER\n"
+"LngText.text"
+msgid "shower"
+msgstr ""
+
+#. 🛀 (U+1F6C0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BATH\n"
+"LngText.text"
+msgid "bath"
+msgstr ""
+
+#. 🛁 (U+1F6C1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BATHTUB\n"
+"LngText.text"
+msgid "bathtub"
+msgstr ""
+
+#. 🛂 (U+1F6C2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"PASSPORT_CONTROL\n"
+"LngText.text"
+msgid "passport"
+msgstr ""
+
+#. 🛃 (U+1F6C3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"CUSTOMS\n"
+"LngText.text"
+msgid "customs"
+msgstr ""
+
+#. 🛄 (U+1F6C4), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"BAGGAGE_CLAIM\n"
+"LngText.text"
+msgid "baggage"
+msgstr ""
+
+#. 🛅 (U+1F6C5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LEFT_LUGGAGE\n"
+"LngText.text"
+msgid "left luggage"
+msgstr ""
+
+#. ½ (U+000BD), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VULGAR_FRACTION_ONE_HALF\n"
+"LngText.text"
+msgid "1/2"
+msgstr ""
+
+#. ⅓ (U+02153), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VULGAR_FRACTION_ONE_THIRD\n"
+"LngText.text"
+msgid "1/3"
+msgstr ""
+
+#. ¼ (U+000BC), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VULGAR_FRACTION_ONE_QUARTER\n"
+"LngText.text"
+msgid "1/4"
+msgstr ""
+
+#. ⅔ (U+02154), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VULGAR_FRACTION_TWO_THIRDS\n"
+"LngText.text"
+msgid "2/3"
+msgstr ""
+
+#. ¾ (U+000BE), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VULGAR_FRACTION_THREE_QUARTERS\n"
+"LngText.text"
+msgid "3/4"
+msgstr ""
+
+#. ⅛ (U+0215B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VULGAR_FRACTION_ONE_EIGHTH\n"
+"LngText.text"
+msgid "1/8"
+msgstr ""
+
+#. ⅜ (U+0215C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VULGAR_FRACTION_THREE_EIGHTHS\n"
+"LngText.text"
+msgid "3/8"
+msgstr ""
+
+#. ⅝ (U+0215D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VULGAR_FRACTION_FIVE_EIGHTHS\n"
+"LngText.text"
+msgid "5/8"
+msgstr ""
+
+#. ⅞ (U+0215E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"VULGAR_FRACTION_SEVEN_EIGHTHS\n"
+"LngText.text"
+msgid "7/8"
+msgstr ""
+
+#. ¹ (U+000B9), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_ONE\n"
+"LngText.text"
+msgid "^1"
+msgstr ""
+
+#. ² (U+000B2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_TWO\n"
+"LngText.text"
+msgid "^2"
+msgstr ""
+
+#. ³ (U+000B3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_THREE\n"
+"LngText.text"
+msgid "^3"
+msgstr ""
+
+#. ⁴ (U+02074), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_FOUR\n"
+"LngText.text"
+msgid "^4"
+msgstr ""
+
+#. ⁵ (U+02075), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_FIVE\n"
+"LngText.text"
+msgid "^5"
+msgstr ""
+
+#. ⁶ (U+02076), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_SIX\n"
+"LngText.text"
+msgid "^6"
+msgstr ""
+
+#. ⁷ (U+02077), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_SEVEN\n"
+"LngText.text"
+msgid "^7"
+msgstr ""
+
+#. ⁸ (U+02078), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_EIGHT\n"
+"LngText.text"
+msgid "^8"
+msgstr ""
+
+#. ⁹ (U+02079), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_NINE\n"
+"LngText.text"
+msgid "^9"
+msgstr ""
+
+#. ⁰ (U+02070), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_ZERO\n"
+"LngText.text"
+msgid "^0"
+msgstr ""
+
+#. ⁺ (U+0207A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_PLUS_SIGN\n"
+"LngText.text"
+msgid "^+"
+msgstr ""
+
+#. ⁻ (U+0207B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_MINUS\n"
+"LngText.text"
+msgid "^-"
+msgstr "^-"
+
+#. ⁼ (U+0207C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_EQUALS_SIGN\n"
+"LngText.text"
+msgid "^="
+msgstr ""
+
+#. ⁽ (U+0207D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_LEFT_PARENTHESIS\n"
+"LngText.text"
+msgid "^("
+msgstr "^("
+
+#. ⁾ (U+0207E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_RIGHT_PARENTHESIS\n"
+"LngText.text"
+msgid "^)"
+msgstr "^)"
+
+#. ₁ (U+02081), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_ONE\n"
+"LngText.text"
+msgid "_1"
+msgstr ""
+
+#. ₂ (U+02082), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_TWO\n"
+"LngText.text"
+msgid "_2"
+msgstr ""
+
+#. ₃ (U+02083), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_THREE\n"
+"LngText.text"
+msgid "_3"
+msgstr ""
+
+#. ₄ (U+02084), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_FOUR\n"
+"LngText.text"
+msgid "_4"
+msgstr ""
+
+#. ₅ (U+02085), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_FIVE\n"
+"LngText.text"
+msgid "_5"
+msgstr ""
+
+#. ₆ (U+02086), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_SIX\n"
+"LngText.text"
+msgid "_6"
+msgstr ""
+
+#. ₇ (U+02087), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_SEVEN\n"
+"LngText.text"
+msgid "_7"
+msgstr ""
+
+#. ₈ (U+02088), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_EIGHT\n"
+"LngText.text"
+msgid "_8"
+msgstr ""
+
+#. ₉ (U+02089), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_NINE\n"
+"LngText.text"
+msgid "_9"
+msgstr ""
+
+#. ₀ (U+02080), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_ZERO\n"
+"LngText.text"
+msgid "_0"
+msgstr ""
+
+#. ₊ (U+0208A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_PLUS_SIGN\n"
+"LngText.text"
+msgid "_+"
+msgstr ""
+
+#. ₋ (U+0208B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_MINUS\n"
+"LngText.text"
+msgid "_-"
+msgstr "_-"
+
+#. ₌ (U+0208C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_EQUALS_SIGN\n"
+"LngText.text"
+msgid "_="
+msgstr ""
+
+#. ₍ (U+0208D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_LEFT_PARENTHESIS\n"
+"LngText.text"
+msgid "_("
+msgstr "_("
+
+#. ₎ (U+0208E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+#, fuzzy
+msgctxt ""
+"emoji.ulf\n"
+"SUBSCRIPT_RIGHT_PARENTHESIS\n"
+"LngText.text"
+msgid "_)"
+msgstr "_)"
+
+#. ᵃ (U+01D43), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_A\n"
+"LngText.text"
+msgid "^a"
+msgstr ""
+
+#. ᵇ (U+01D47), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_B\n"
+"LngText.text"
+msgid "^b"
+msgstr ""
+
+#. ᶜ (U+01D9C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_C\n"
+"LngText.text"
+msgid "^c"
+msgstr ""
+
+#. ᵈ (U+01D48), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_D\n"
+"LngText.text"
+msgid "^d"
+msgstr ""
+
+#. ᵉ (U+01D49), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_E\n"
+"LngText.text"
+msgid "^e"
+msgstr ""
+
+#. ᶠ (U+01DA0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_F\n"
+"LngText.text"
+msgid "^f"
+msgstr ""
+
+#. ᵍ (U+01D4D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_G\n"
+"LngText.text"
+msgid "^g"
+msgstr ""
+
+#. ʰ (U+002B0), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_H\n"
+"LngText.text"
+msgid "^h"
+msgstr ""
+
+#. ⁱ (U+02071), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_LATIN_SMALL_LETTER_I\n"
+"LngText.text"
+msgid "^i"
+msgstr ""
+
+#. ʲ (U+002B2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_J\n"
+"LngText.text"
+msgid "^j"
+msgstr ""
+
+#. ᵏ (U+01D4F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_K\n"
+"LngText.text"
+msgid "^k"
+msgstr ""
+
+#. ˡ (U+002E1), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_L\n"
+"LngText.text"
+msgid "^l"
+msgstr ""
+
+#. ᵐ (U+01D50), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_M\n"
+"LngText.text"
+msgid "^m"
+msgstr ""
+
+#. ⁿ (U+0207F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"SUPERSCRIPT_LATIN_SMALL_LETTER_N\n"
+"LngText.text"
+msgid "^n"
+msgstr ""
+
+#. ᵒ (U+01D52), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_O\n"
+"LngText.text"
+msgid "^o"
+msgstr ""
+
+#. ᵖ (U+01D56), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_P\n"
+"LngText.text"
+msgid "^p"
+msgstr ""
+
+#. ʳ (U+002B3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_R\n"
+"LngText.text"
+msgid "^r"
+msgstr ""
+
+#. ˢ (U+002E2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_S\n"
+"LngText.text"
+msgid "^s"
+msgstr ""
+
+#. ᵗ (U+01D57), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_T\n"
+"LngText.text"
+msgid "^t"
+msgstr ""
+
+#. ᵘ (U+01D58), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_U\n"
+"LngText.text"
+msgid "^u"
+msgstr ""
+
+#. ᵛ (U+01D5B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_V\n"
+"LngText.text"
+msgid "^v"
+msgstr ""
+
+#. ʷ (U+002B7), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_W\n"
+"LngText.text"
+msgid "^w"
+msgstr ""
+
+#. ˣ (U+002E3), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_X\n"
+"LngText.text"
+msgid "^x"
+msgstr ""
+
+#. ʸ (U+002B8), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_Y\n"
+"LngText.text"
+msgid "^y"
+msgstr ""
+
+#. ᶻ (U+01DBB), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_Z\n"
+"LngText.text"
+msgid "^z"
+msgstr ""
+
+#. ᴬ (U+01D2C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_A\n"
+"LngText.text"
+msgid "^A"
+msgstr ""
+
+#. ᴮ (U+01D2E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_B\n"
+"LngText.text"
+msgid "^B"
+msgstr ""
+
+#. ᴰ (U+01D30), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_D\n"
+"LngText.text"
+msgid "^C"
+msgstr ""
+
+#. ᴱ (U+01D31), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_E\n"
+"LngText.text"
+msgid "^E"
+msgstr ""
+
+#. ᴳ (U+01D33), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_G\n"
+"LngText.text"
+msgid "^G"
+msgstr ""
+
+#. ᴴ (U+01D34), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_H\n"
+"LngText.text"
+msgid "^H"
+msgstr ""
+
+#. ᴵ (U+01D35), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_I\n"
+"LngText.text"
+msgid "^I"
+msgstr ""
+
+#. ᴶ (U+01D36), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_J\n"
+"LngText.text"
+msgid "^J"
+msgstr ""
+
+#. ᴷ (U+01D37), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_K\n"
+"LngText.text"
+msgid "^K"
+msgstr ""
+
+#. ᴸ (U+01D38), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_L\n"
+"LngText.text"
+msgid "^L"
+msgstr ""
+
+#. ᴹ (U+01D39), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_M\n"
+"LngText.text"
+msgid "^M"
+msgstr ""
+
+#. ᴺ (U+01D3A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_N\n"
+"LngText.text"
+msgid "^N"
+msgstr ""
+
+#. ᴼ (U+01D3C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_O\n"
+"LngText.text"
+msgid "^O"
+msgstr ""
+
+#. ᴾ (U+01D3E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_P\n"
+"LngText.text"
+msgid "^P"
+msgstr ""
+
+#. ᴿ (U+01D3F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_R\n"
+"LngText.text"
+msgid "^R"
+msgstr ""
+
+#. ᵀ (U+01D40), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_T\n"
+"LngText.text"
+msgid "^T"
+msgstr ""
+
+#. ᵁ (U+01D41), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_U\n"
+"LngText.text"
+msgid "^U"
+msgstr ""
+
+#. ⱽ (U+02C7D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_V\n"
+"LngText.text"
+msgid "^V"
+msgstr ""
+
+#. ᵂ (U+01D42), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_CAPITAL_W\n"
+"LngText.text"
+msgid "^W"
+msgstr ""
+
+#. ₐ (U+02090), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_A\n"
+"LngText.text"
+msgid "_a"
+msgstr ""
+
+#. ₑ (U+02091), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_E\n"
+"LngText.text"
+msgid "_e"
+msgstr ""
+
+#. ₕ (U+02095), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_H\n"
+"LngText.text"
+msgid "_h"
+msgstr ""
+
+#. ᵢ (U+01D62), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_I\n"
+"LngText.text"
+msgid "_i"
+msgstr ""
+
+#. ⱼ (U+02C7C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_J\n"
+"LngText.text"
+msgid "_j"
+msgstr ""
+
+#. ₖ (U+02096), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_K\n"
+"LngText.text"
+msgid "_k"
+msgstr ""
+
+#. ₗ (U+02097), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_L\n"
+"LngText.text"
+msgid "_l"
+msgstr ""
+
+#. ₘ (U+02098), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_M\n"
+"LngText.text"
+msgid "_m"
+msgstr ""
+
+#. ₙ (U+02099), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_N\n"
+"LngText.text"
+msgid "_n"
+msgstr ""
+
+#. ₒ (U+02092), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_O\n"
+"LngText.text"
+msgid "_o"
+msgstr ""
+
+#. ₚ (U+0209A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_P\n"
+"LngText.text"
+msgid "_p"
+msgstr ""
+
+#. ᵣ (U+01D63), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_R\n"
+"LngText.text"
+msgid "_r"
+msgstr ""
+
+#. ₛ (U+0209B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_S\n"
+"LngText.text"
+msgid "_s"
+msgstr ""
+
+#. ₜ (U+0209C), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_T\n"
+"LngText.text"
+msgid "_t"
+msgstr ""
+
+#. ᵤ (U+01D64), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_U\n"
+"LngText.text"
+msgid "_u"
+msgstr ""
+
+#. ᵥ (U+01D65), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_V\n"
+"LngText.text"
+msgid "_v"
+msgstr ""
+
+#. ₓ (U+02093), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"LATIN_SUBSCRIPT_SMALL_LETTER_X\n"
+"LngText.text"
+msgid "_x"
+msgstr ""
+
+#. ᵅ (U+01D45), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_ALPHA\n"
+"LngText.text"
+msgid "^alpha"
+msgstr ""
+
+#. ᵝ (U+01D5D), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_BETA\n"
+"LngText.text"
+msgid "^beta"
+msgstr ""
+
+#. ᵞ (U+01D5E), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_GREEK_GAMMA\n"
+"LngText.text"
+msgid "^gamma"
+msgstr ""
+
+#. ᵟ (U+01D5F), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_DELTA\n"
+"LngText.text"
+msgid "^delta"
+msgstr ""
+
+#. ᵋ (U+01D4B), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_OPEN_E\n"
+"LngText.text"
+msgid "^epsilon"
+msgstr ""
+
+#. ᶿ (U+01DBF), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_THETA\n"
+"LngText.text"
+msgid "^theta"
+msgstr ""
+
+#. ᶥ (U+01DA5), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_IOTA\n"
+"LngText.text"
+msgid "^iota"
+msgstr ""
+
+#. ᶲ (U+01DB2), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_PHI\n"
+"LngText.text"
+msgid "^Phi"
+msgstr ""
+
+#. ᵠ (U+01D60), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_GREEK_PHI\n"
+"LngText.text"
+msgid "^phi"
+msgstr ""
+
+#. ᵡ (U+01D61), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"MODIFIER_LETTER_SMALL_CHI\n"
+"LngText.text"
+msgid "^chi"
+msgstr ""
+
+#. ᵦ (U+01D66), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SUBSCRIPT_SMALL_LETTER_BETA\n"
+"LngText.text"
+msgid "_beta"
+msgstr ""
+
+#. ᵧ (U+01D67), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SUBSCRIPT_SMALL_LETTER_GAMMA\n"
+"LngText.text"
+msgid "_gamma"
+msgstr ""
+
+#. ᵨ (U+01D68), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SUBSCRIPT_SMALL_LETTER_RHO\n"
+"LngText.text"
+msgid "_rho"
+msgstr ""
+
+#. ᵩ (U+01D69), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SUBSCRIPT_SMALL_LETTER_PHI\n"
+"LngText.text"
+msgid "_phi"
+msgstr ""
+
+#. ᵪ (U+01D6A), see http://wiki.documentfoundation.org/Emoji
+#: emoji.ulf
+msgctxt ""
+"emoji.ulf\n"
+"GREEK_SUBSCRIPT_SMALL_LETTER_CHI\n"
+"LngText.text"
+msgid "_chi"
+msgstr ""
diff --git a/source/sd/filter/source/config/fragments/filters.po b/source/sd/filter/source/config/fragments/filters.po
index 5642051858d..b425613ab18 100644
--- a/source/sd/filter/source/config/fragments/filters.po
+++ b/source/sd/filter/source/config/fragments/filters.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-08-19 10:30+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:06+0200\n"
+"PO-Revision-Date: 2015-05-13 14:08+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444251.000000\n"
+"X-POOTLE-MTIME: 1431526093.000000\n"
#: AbiWord.xcu
msgctxt ""
@@ -33,6 +33,24 @@ msgctxt ""
msgid "Apple Keynote 5"
msgstr ""
+#: AppleNumbers.xcu
+msgctxt ""
+"AppleNumbers.xcu\n"
+"Apple Numbers\n"
+"UIName\n"
+"value.text"
+msgid "Apple Numbers 2"
+msgstr ""
+
+#: ApplePages.xcu
+msgctxt ""
+"ApplePages.xcu\n"
+"Apple Pages\n"
+"UIName\n"
+"value.text"
+msgid "Apple Pages 4"
+msgstr ""
+
#: BMP___MS_Windows.xcu
msgctxt ""
"BMP___MS_Windows.xcu\n"
@@ -87,6 +105,15 @@ msgctxt ""
msgid "CGM - Computer Graphics Metafile"
msgstr ""
+#: ClarisDraw.xcu
+msgctxt ""
+"ClarisDraw.xcu\n"
+"ClarisDraw\n"
+"UIName\n"
+"value.text"
+msgid "ClarisDraw"
+msgstr ""
+
#: ClarisWorks.xcu
msgctxt ""
"ClarisWorks.xcu\n"
@@ -430,13 +457,14 @@ msgid "Microsoft Excel 97-2003"
msgstr ""
#: MS_Excel_97_Vorlage_Template.xcu
+#, fuzzy
msgctxt ""
"MS_Excel_97_Vorlage_Template.xcu\n"
"MS Excel 97 Vorlage/Template\n"
"UIName\n"
"value.text"
msgid "Microsoft Excel 97-2003 Template"
-msgstr ""
+msgstr "خاڪو 95 Microsoft Excel"
#: MS_PowerPoint_97.xcu
msgctxt ""
@@ -457,13 +485,14 @@ msgid "Microsoft PowerPoint 97-2003 AutoPlay"
msgstr ""
#: MS_PowerPoint_97_Vorlage.xcu
+#, fuzzy
msgctxt ""
"MS_PowerPoint_97_Vorlage.xcu\n"
"MS PowerPoint 97 Vorlage\n"
"UIName\n"
"value.text"
msgid "Microsoft PowerPoint 97-2003 Template"
-msgstr ""
+msgstr "خاڪو 97/2000/Microsoft PowerPoint"
#: MS_WinWord_5.xcu
msgctxt ""
@@ -493,13 +522,14 @@ msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
#: MS_Word_2007_XML.xcu
+#, fuzzy
msgctxt ""
"MS_Word_2007_XML.xcu\n"
"MS Word 2007 XML\n"
"UIName\n"
"value.text"
msgid "Microsoft Word 2007-2013 XML"
-msgstr ""
+msgstr "Microsoft Word 2003 XML"
#: MS_Word_2007_XML_Template.xcu
msgctxt ""
@@ -538,13 +568,14 @@ msgid "Microsoft Word 97-2003"
msgstr ""
#: MS_Word_97_Vorlage.xcu
+#, fuzzy
msgctxt ""
"MS_Word_97_Vorlage.xcu\n"
"MS Word 97 Vorlage\n"
"UIName\n"
"value.text"
msgid "Microsoft Word 97-2003 Template"
-msgstr ""
+msgstr "خاڪو 95 Microsoft Word "
#: MS_Works.xcu
msgctxt ""
@@ -573,6 +604,15 @@ msgctxt ""
msgid "MacDoc v1 Document"
msgstr ""
+#: MacDraft.xcu
+msgctxt ""
+"MacDraft.xcu\n"
+"MacDraft\n"
+"UIName\n"
+"value.text"
+msgid "MacDraft"
+msgstr ""
+
#: MacDrawPro_Draw.xcu
msgctxt ""
"MacDrawPro_Draw.xcu\n"
@@ -958,7 +998,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Database"
-msgstr ""
+msgstr "نئين آڌار سامگري"
#: StarOffice_XML__Calc_.xcu
msgctxt ""
@@ -1093,7 +1133,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text (Writer/Web)"
-msgstr ""
+msgstr "(متن (اِسٽار رائيٽر/ويب"
#: Text___txt___csv__StarCalc_.xcu
msgctxt ""
@@ -1176,6 +1216,24 @@ msgctxt ""
msgid "WMF - Windows Metafile"
msgstr "WMF - ونڊوز ميٽا فائل"
+#: WPS_Lotus_Calc.xcu
+msgctxt ""
+"WPS_Lotus_Calc.xcu\n"
+"WPS_Lotus_Calc\n"
+"UIName\n"
+"value.text"
+msgid "Lotus Document"
+msgstr ""
+
+#: WPS_QPro_Calc.xcu
+msgctxt ""
+"WPS_QPro_Calc.xcu\n"
+"WPS_QPro_Calc\n"
+"UIName\n"
+"value.text"
+msgid "QuattroPro Document"
+msgstr ""
+
#: WordPerfect.xcu
msgctxt ""
"WordPerfect.xcu\n"
@@ -1255,7 +1313,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Spreadsheet Template"
-msgstr ""
+msgstr "اسٽريڊشيٽ جا خاڪ "
#: calc_HTML_WebQuery.xcu
msgctxt ""
@@ -1273,16 +1331,17 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Microsoft Excel 2007 Binary"
-msgstr ""
+msgstr "Microsoft Excel 2003 XML"
#: calc_MS_Excel_2007_XML.xcu
+#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_XML.xcu\n"
"Calc MS Excel 2007 XML\n"
"UIName\n"
"value.text"
msgid "Microsoft Excel 2007-2013 XML"
-msgstr ""
+msgstr "Microsoft Excel 2003 XML"
#: calc_MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -1606,7 +1665,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Presentation"
-msgstr ""
+msgstr "نئين پيشڪش"
#: impress8_draw.xcu
msgctxt ""
@@ -1663,13 +1722,14 @@ msgid "Office Open XML Presentation"
msgstr "آفيس اوپن XML پيشڪش جو خاڪو"
#: impress_OOXML_AutoPlay.xcu
+#, fuzzy
msgctxt ""
"impress_OOXML_AutoPlay.xcu\n"
"Impress Office Open XML AutoPlay\n"
"UIName\n"
"value.text"
msgid "Office Open XML Presentation AutoPlay"
-msgstr ""
+msgstr "آفيس اوپن XML پيشڪش جو خاڪو"
#: impress_OOXML_Template.xcu
msgctxt ""
@@ -1921,7 +1981,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Text Document"
-msgstr ""
+msgstr "متن جو دستاويز"
#: writer8_template.xcu
msgctxt ""
@@ -2068,13 +2128,14 @@ msgid "HTML (Writer/Global)"
msgstr ""
#: writerglobal8_template.xcu
+#, fuzzy
msgctxt ""
"writerglobal8_template.xcu\n"
"writerglobal8_template\n"
"UIName\n"
"value.text"
msgid "ODF Master Document Template"
-msgstr ""
+msgstr "ODF متن جي دستاويز جو خاڪو"
#: writerglobal8_writer.xcu
msgctxt ""
@@ -2083,7 +2144,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ODF Text Document"
-msgstr ""
+msgstr "متن جو دستاويز"
#: writerweb8_writer.xcu
msgctxt ""
diff --git a/source/sd/filter/source/config/fragments/types.po b/source/sd/filter/source/config/fragments/types.po
index 3c48546deab..b0e8e70a5dd 100644
--- a/source/sd/filter/source/config/fragments/types.po
+++ b/source/sd/filter/source/config/fragments/types.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-08-19 10:31+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"PO-Revision-Date: 2015-05-13 14:08+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444274.000000\n"
+"X-POOTLE-MTIME: 1431526093.000000\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -25,13 +25,14 @@ msgid "Microsoft Excel 2007 Binary"
msgstr "مائڪرو سافٽ ايڪسل 2007 ٻٽو"
#: MS_Excel_2007_XML.xcu
+#, fuzzy
msgctxt ""
"MS_Excel_2007_XML.xcu\n"
"MS Excel 2007 XML\n"
"UIName\n"
"value.text"
msgid "Microsoft Excel 2007-2013 XML"
-msgstr ""
+msgstr "Microsoft Excel 2003 XML"
#: MS_Excel_2007_XML_Template.xcu
msgctxt ""
@@ -266,13 +267,14 @@ msgid "Microsoft Word 2003 XML"
msgstr "Microsoft Word 2003 XML"
#: writer_MS_Word_2007_XML.xcu
+#, fuzzy
msgctxt ""
"writer_MS_Word_2007_XML.xcu\n"
"writer_MS_Word_2007\n"
"UIName\n"
"value.text"
msgid "Microsoft Word 2007-2013 XML"
-msgstr ""
+msgstr "Microsoft Word 2003 XML"
#: writer_MS_Word_2007_XML_Template.xcu
msgctxt ""
diff --git a/source/sd/filter/uiconfig/ui.po b/source/sd/filter/uiconfig/ui.po
index 1a08b9be443..c108ff147c3 100644
--- a/source/sd/filter/uiconfig/ui.po
+++ b/source/sd/filter/uiconfig/ui.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-08-19 10:32+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"PO-Revision-Date: 2015-05-13 14:08+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444328.000000\n"
+"X-POOTLE-MTIME: 1431526125.000000\n"
#: impswfdialog.ui
msgctxt ""
@@ -126,13 +126,14 @@ msgid "_Selection"
msgstr ""
#: pdfgeneralpage.ui
+#, fuzzy
msgctxt ""
"pdfgeneralpage.ui\n"
"slides\n"
"label\n"
"string.text"
msgid "Slides:"
-msgstr ""
+msgstr "سلائڊ"
#: pdfgeneralpage.ui
msgctxt ""
@@ -198,13 +199,14 @@ msgid "600 DPI"
msgstr "600 DPI"
#: pdfgeneralpage.ui
+#, fuzzy
msgctxt ""
"pdfgeneralpage.ui\n"
"resolution\n"
"4\n"
"stringlist.text"
msgid "1200 DPI"
-msgstr ""
+msgstr "300 DPI"
#: pdfgeneralpage.ui
msgctxt ""
@@ -522,13 +524,14 @@ msgid "Open _with Internet browser"
msgstr ""
#: pdflinkspage.ui
+#, fuzzy
msgctxt ""
"pdflinkspage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Cross-document Links"
-msgstr ""
+msgstr "ڪراس دستاويز ڪڙيون"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -540,13 +543,14 @@ msgid "PDF Options"
msgstr "PDF وڪلپ"
#: pdfoptionsdialog.ui
+#, fuzzy
msgctxt ""
"pdfoptionsdialog.ui\n"
"ok\n"
"label\n"
"string.text"
msgid "E_xport"
-msgstr ""
+msgstr "روانگي ڪريو"
#: pdfoptionsdialog.ui
msgctxt ""
@@ -603,13 +607,14 @@ msgid "Digital Signatures"
msgstr "ڊجيٽل صحيحيون"
#: pdfsecuritypage.ui
+#, fuzzy
msgctxt ""
"pdfsecuritypage.ui\n"
"setpassword\n"
"label\n"
"string.text"
msgid "Set _Passwords…"
-msgstr ""
+msgstr "ڳجها لفظ سيٽ ڪريو"
#: pdfsecuritypage.ui
msgctxt ""
@@ -702,22 +707,24 @@ msgid "PDF document will not be restricted due to PDF/A export."
msgstr "PDF/A روانگيءَ سبب پي ڊي ايف دستاويز تي ضابطو نە رکيو ويندو۔"
#: pdfsecuritypage.ui
+#, fuzzy
msgctxt ""
"pdfsecuritypage.ui\n"
"setpasswordstitle\n"
"label\n"
"string.text"
msgid "Set Passwords"
-msgstr ""
+msgstr "ڳجها لفظ سيٽ ڪريو"
#: pdfsecuritypage.ui
+#, fuzzy
msgctxt ""
"pdfsecuritypage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "File Encryption and Permission"
-msgstr ""
+msgstr "فائل جي سامگري ڪوڊ ۾ تبديل ڪرڻ ۽ اِجازت"
#: pdfsecuritypage.ui
msgctxt ""
@@ -873,13 +880,14 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui
+#, fuzzy
msgctxt ""
"pdfsignpage.ui\n"
"label12\n"
"label\n"
"string.text"
msgid "Location:"
-msgstr ""
+msgstr "آسٿان"
#: pdfsignpage.ui
msgctxt ""
@@ -954,13 +962,14 @@ msgid "_Display document title"
msgstr ""
#: pdfuserinterfacepage.ui
+#, fuzzy
msgctxt ""
"pdfuserinterfacepage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Window Options"
-msgstr ""
+msgstr "وِنڊو جا وڪلپ"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -990,13 +999,14 @@ msgid "Hide _window controls"
msgstr ""
#: pdfuserinterfacepage.ui
+#, fuzzy
msgctxt ""
"pdfuserinterfacepage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "User Interface Options"
-msgstr ""
+msgstr "اِستعمال ڪندڙ لاءِ پروگرام ڪتب آڻڻ جا وڪلپ"
#: pdfuserinterfacepage.ui
msgctxt ""
@@ -1188,13 +1198,14 @@ msgid "First page is _left"
msgstr ""
#: pdfviewpage.ui
+#, fuzzy
msgctxt ""
"pdfviewpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Page Layout"
-msgstr ""
+msgstr "صفحي جو ليئائوٽ"
#: testxmlfilter.ui
msgctxt ""
@@ -1314,13 +1325,14 @@ msgid "Import"
msgstr "آمد ڪريو"
#: warnpdfdialog.ui
+#, fuzzy
msgctxt ""
"warnpdfdialog.ui\n"
"WarnPDFDialog\n"
"title\n"
"string.text"
msgid "Problems During PDF Export"
-msgstr ""
+msgstr "PDF جي روانگيءَ دؤران مسئلا"
#: warnpdfdialog.ui
msgctxt ""
@@ -1449,49 +1461,54 @@ msgid "_DocType:"
msgstr ""
#: xmlfiltertabpagetransformation.ui
+#, fuzzy
msgctxt ""
"xmlfiltertabpagetransformation.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_XSLT for export:"
-msgstr ""
+msgstr "XSLT روانگيءَ لاءِ"
#: xmlfiltertabpagetransformation.ui
+#, fuzzy
msgctxt ""
"xmlfiltertabpagetransformation.ui\n"
"browseexport\n"
"label\n"
"string.text"
msgid "Brows_e..."
-msgstr ""
+msgstr "برائوز ڪريو..."
#: xmlfiltertabpagetransformation.ui
+#, fuzzy
msgctxt ""
"xmlfiltertabpagetransformation.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "XSLT _for import:"
-msgstr ""
+msgstr "XSLT آمد لاءِ"
#: xmlfiltertabpagetransformation.ui
+#, fuzzy
msgctxt ""
"xmlfiltertabpagetransformation.ui\n"
"browseimport\n"
"label\n"
"string.text"
msgid "B_rowse..."
-msgstr ""
+msgstr "برائوز ڪريو..."
#: xmlfiltertabpagetransformation.ui
+#, fuzzy
msgctxt ""
"xmlfiltertabpagetransformation.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Template for _import:"
-msgstr ""
+msgstr "آمد لاءِ خاڪو"
#: xmlfiltertabpagetransformation.ui
msgctxt ""
diff --git a/source/sd/formula/source/core/resource.po b/source/sd/formula/source/core/resource.po
index 9a3c0754be5..310b41bc3b8 100644
--- a/source/sd/formula/source/core/resource.po
+++ b/source/sd/formula/source/core/resource.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-05-19 20:52+0200\n"
+"POT-Creation-Date: 2015-08-12 13:26+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -402,13 +402,14 @@ msgid "CSCH"
msgstr ""
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_SECANT_HYP\n"
"string.text"
msgid "SECH"
-msgstr ""
+msgstr "sec"
#: core_resource.src
msgctxt ""
@@ -620,13 +621,14 @@ msgid "ISNUMBER"
msgstr ""
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_IS_FORMULA\n"
"string.text"
msgid "ISFORMULA"
-msgstr ""
+msgstr "نسخو"
#: core_resource.src
msgctxt ""
@@ -701,13 +703,14 @@ msgid "TIMEVALUE"
msgstr ""
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_CODE\n"
"string.text"
msgid "CODE"
-msgstr ""
+msgstr "ڍنگ"
#: core_resource.src
msgctxt ""
@@ -737,13 +740,14 @@ msgid "PROPER"
msgstr ""
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LOWER\n"
"string.text"
msgid "LOWER"
-msgstr ""
+msgstr "پاورُ"
#: core_resource.src
msgctxt ""
@@ -1019,18 +1023,36 @@ msgstr ""
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_FLOOR\n"
+"string.text"
+msgid "FLOOR"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_FLOOR_MS\n"
"string.text"
-msgid "FLOOR.PRECISE"
+msgid "FLOOR.XCL"
msgstr ""
#: core_resource.src
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
-"SC_OPCODE_FLOOR\n"
+"SC_OPCODE_FLOOR_MATH\n"
"string.text"
-msgid "FLOOR"
+msgid "FLOOR.MATH"
+msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_FLOOR_PRECISE\n"
+"string.text"
+msgid "FLOOR.PRECISE"
msgstr ""
#: core_resource.src
@@ -1107,13 +1129,14 @@ msgid "LCM"
msgstr "LCM"
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_MOD\n"
"string.text"
msgid "MOD"
-msgstr ""
+msgstr "ڍنگ"
#: core_resource.src
#, fuzzy
@@ -1298,7 +1321,7 @@ msgctxt ""
"SC_OPCODE_NPV\n"
"string.text"
msgid "NPV"
-msgstr ""
+msgstr "XNPV"
#: core_resource.src
msgctxt ""
@@ -1307,7 +1330,7 @@ msgctxt ""
"SC_OPCODE_IRR\n"
"string.text"
msgid "IRR"
-msgstr ""
+msgstr "XIRR"
#: core_resource.src
#, fuzzy
@@ -1367,13 +1390,14 @@ msgid "VARPA"
msgstr "VARP"
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_VAR_P_MS\n"
"string.text"
msgid "VAR.P"
-msgstr ""
+msgstr "VARP"
#: core_resource.src
msgctxt ""
@@ -1424,13 +1448,14 @@ msgid "STDEVPA"
msgstr "STDEVP"
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_ST_DEV_P_MS\n"
"string.text"
msgid "STDEV.P"
-msgstr ""
+msgstr "STDEVP"
#: core_resource.src
msgctxt ""
@@ -1718,25 +1743,27 @@ msgctxt ""
"SC_OPCODE_RATE\n"
"string.text"
msgid "RATE"
-msgstr ""
+msgstr "EDATE"
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_IPMT\n"
"string.text"
msgid "IPMT"
-msgstr ""
+msgstr "PMT"
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_PPMT\n"
"string.text"
msgid "PPMT"
-msgstr ""
+msgstr "PMT"
#: core_resource.src
msgctxt ""
@@ -2150,31 +2177,34 @@ msgid "LENB"
msgstr ""
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_RIGHTB\n"
"string.text"
msgid "RIGHTB"
-msgstr ""
+msgstr "ساڄي پاسي"
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_LEFTB\n"
"string.text"
msgid "LEFTB"
-msgstr ""
+msgstr "کاٻي پاسي"
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_MIDB\n"
"string.text"
msgid "MIDB"
-msgstr ""
+msgstr "MIDI"
#: core_resource.src
msgctxt ""
@@ -2213,13 +2243,14 @@ msgid "CONCATENATE"
msgstr "ڪڙيءَ سان ڪڙي ملائڻ"
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_MAT_VALUE\n"
"string.text"
msgid "MVALUE"
-msgstr ""
+msgstr "ملهُہ"
#: core_resource.src
msgctxt ""
@@ -3024,13 +3055,14 @@ msgid "T.INV"
msgstr ""
#: core_resource.src
+#, fuzzy
msgctxt ""
"core_resource.src\n"
"RID_STRLIST_FUNCTION_NAMES\n"
"SC_OPCODE_F_INV\n"
"string.text"
msgid "FINV"
-msgstr ""
+msgstr "پتو لڳايو"
#: core_resource.src
msgctxt ""
@@ -3509,3 +3541,12 @@ msgctxt ""
"string.text"
msgid "ENCODEURL"
msgstr ""
+
+#: core_resource.src
+msgctxt ""
+"core_resource.src\n"
+"RID_STRLIST_FUNCTION_NAMES\n"
+"SC_OPCODE_FLOOR_MS\n"
+"string.text"
+msgid "FLOOR.PRECISE"
+msgstr ""
diff --git a/source/sd/formula/source/ui/dlg.po b/source/sd/formula/source/ui/dlg.po
index afd93e96495..9ddd3743854 100644
--- a/source/sd/formula/source/ui/dlg.po
+++ b/source/sd/formula/source/ui/dlg.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:22+0100\n"
-"PO-Revision-Date: 2014-08-19 10:32+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:09+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444362.000000\n"
+"X-POOTLE-MTIME: 1431526161.000000\n"
#: formdlgs.src
msgctxt ""
@@ -29,7 +29,7 @@ msgctxt ""
"STR_STRUCT_ERR2\n"
"string.text"
msgid "Error"
-msgstr ""
+msgstr "چوڪ"
#: formdlgs.src
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"STR_TITLE1\n"
"string.text"
msgid "Function Wizard"
-msgstr ""
+msgstr "ڪاريہ وزارڊ"
#: formdlgs.src
msgctxt ""
@@ -45,7 +45,7 @@ msgctxt ""
"STR_TITLE2\n"
"string.text"
msgid "Function Wizard -"
-msgstr ""
+msgstr "ڪاريہ وزارڊ"
#: formdlgs.src
msgctxt ""
@@ -53,7 +53,7 @@ msgctxt ""
"STR_END\n"
"string.text"
msgid "~End"
-msgstr ""
+msgstr "ختم"
#: formdlgs.src
msgctxt ""
@@ -77,7 +77,7 @@ msgctxt ""
"STR_OPTIONAL\n"
"string.text"
msgid "(optional)"
-msgstr ""
+msgstr " (وڪلپي)"
#: parawin.src
msgctxt ""
@@ -85,4 +85,4 @@ msgctxt ""
"STR_REQUIRED\n"
"string.text"
msgid "(required)"
-msgstr ""
+msgstr " (گهربل)"
diff --git a/source/sd/fpicker/source/office.po b/source/sd/fpicker/source/office.po
index 240c0fb6bfd..770813efec7 100644
--- a/source/sd/fpicker/source/office.po
+++ b/source/sd/fpicker/source/office.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:22+0100\n"
-"PO-Revision-Date: 2014-08-19 10:32+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:09+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444373.000000\n"
+"X-POOTLE-MTIME: 1431526172.000000\n"
#: OfficeFilePicker.src
msgctxt ""
@@ -133,7 +133,7 @@ msgctxt ""
"STR_EXPLORERFILE_OPEN\n"
"string.text"
msgid "Open"
-msgstr ""
+msgstr "کوليو"
#: iodlg.src
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"STR_EXPLORERFILE_SAVE\n"
"string.text"
msgid "Save as"
-msgstr ""
+msgstr "سانڍيو جئن"
#: iodlg.src
msgctxt ""
@@ -149,7 +149,7 @@ msgctxt ""
"STR_EXPLORERFILE_BUTTONSAVE\n"
"string.text"
msgid "~Save"
-msgstr ""
+msgstr " (~S) سانڍيو"
#: iodlg.src
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"STR_PATHNAME\n"
"string.text"
msgid "~Path:"
-msgstr ""
+msgstr " (~P): رستو"
#: iodlg.src
msgctxt ""
@@ -165,7 +165,7 @@ msgctxt ""
"STR_PATHSELECT\n"
"string.text"
msgid "Select path"
-msgstr ""
+msgstr "رستو چونڊيو"
#: iodlg.src
msgctxt ""
@@ -173,7 +173,7 @@ msgctxt ""
"STR_BUTTONSELECT\n"
"string.text"
msgid "~Select"
-msgstr ""
+msgstr " (~S) چونڊيو"
#: iodlg.src
msgctxt ""
@@ -181,7 +181,7 @@ msgctxt ""
"STR_ACTUALVERSION\n"
"string.text"
msgid "Current version"
-msgstr ""
+msgstr "مؤجودہ سنسڪرڻ"
#: iodlg.src
msgctxt ""
@@ -189,7 +189,7 @@ msgctxt ""
"STR_PREVIEW\n"
"string.text"
msgid "File Preview"
-msgstr ""
+msgstr "اَڳ منظر ناڪام"
#: iodlg.src
msgctxt ""
@@ -197,7 +197,7 @@ msgctxt ""
"STR_DEFAULT_DIRECTORY\n"
"string.text"
msgid "My Documents"
-msgstr ""
+msgstr "منهنجا دستاويز"
#: iodlg.src
msgctxt ""
@@ -205,7 +205,7 @@ msgctxt ""
"STR_PLACES_TITLE\n"
"string.text"
msgid "Places"
-msgstr ""
+msgstr "آسٿان"
#: iodlg.src
msgctxt ""
diff --git a/source/sd/fpicker/uiconfig/ui.po b/source/sd/fpicker/uiconfig/ui.po
index 76b77c6caf2..d8b0bb9524b 100644
--- a/source/sd/fpicker/uiconfig/ui.po
+++ b/source/sd/fpicker/uiconfig/ui.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-08-19 10:33+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"PO-Revision-Date: 2015-05-13 14:09+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444383.000000\n"
+"X-POOTLE-MTIME: 1431526173.000000\n"
#: explorerfiledialog.ui
msgctxt ""
@@ -43,22 +43,24 @@ msgid "Connect To Server"
msgstr ""
#: explorerfiledialog.ui
+#, fuzzy
msgctxt ""
"explorerfiledialog.ui\n"
"new_folder\n"
"tooltip_markup\n"
"string.text"
msgid "Create New Folder"
-msgstr ""
+msgstr "نئون فولڊر خلقيو"
#: explorerfiledialog.ui
+#, fuzzy
msgctxt ""
"explorerfiledialog.ui\n"
"new_folder\n"
"tooltip_text\n"
"string.text"
msgid "Create New Folder"
-msgstr ""
+msgstr "نئون فولڊر خلقيو"
#: explorerfiledialog.ui
msgctxt ""
@@ -133,10 +135,11 @@ msgid "Na_me"
msgstr ""
#: foldernamedialog.ui
+#, fuzzy
msgctxt ""
"foldernamedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Create New Folder"
-msgstr ""
+msgstr "نئون فولڊر خلقيو"
diff --git a/source/sd/officecfg/registry/data/org/openoffice/Office.po b/source/sd/officecfg/registry/data/org/openoffice/Office.po
index 294caa8cb2b..4c0696cb764 100644
--- a/source/sd/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/sd/officecfg/registry/data/org/openoffice/Office.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-04-22 23:41+0200\n"
-"PO-Revision-Date: 2014-08-19 10:34+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-08-06 22:51+0200\n"
+"PO-Revision-Date: 2015-05-13 14:09+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444498.000000\n"
+"X-POOTLE-MTIME: 1431526182.000000\n"
#: Addons.xcu
msgctxt ""
@@ -90,7 +90,7 @@ msgstr ""
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
-".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
+".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m10\n"
"Title\n"
"value.text"
msgid "Logo command line (press Enter for command execution or F1 for help)"
@@ -99,7 +99,7 @@ msgstr ""
#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
-".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m08b\n"
+".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
"Title\n"
"value.text"
msgid "Set editing layout, format program or translate it into the language of the document"
@@ -1916,13 +1916,14 @@ msgid "Shows the Slides Overview"
msgstr "سلائيڊ جو عام جائزو ڏيکاري ٿو"
#: PresenterScreen.xcu
+#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.x\n"
"Left\n"
"value.text"
msgid "Ctrl-'4'"
-msgstr ""
+msgstr "Ctrl-'1'"
#: PresenterScreen.xcu
msgctxt ""
diff --git a/source/sd/officecfg/registry/data/org/openoffice/Office/UI.po b/source/sd/officecfg/registry/data/org/openoffice/Office/UI.po
index ba5ba8c26e8..b202c47a653 100644
--- a/source/sd/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/sd/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-05-11 16:12+0200\n"
-"PO-Revision-Date: 2014-08-19 10:35+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:06+0200\n"
+"PO-Revision-Date: 2015-05-13 14:12+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444514.000000\n"
+"X-POOTLE-MTIME: 1431526332.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -1036,7 +1036,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Condition..."
-msgstr ""
+msgstr "حالت"
#: CalcCommands.xcu
msgctxt ""
@@ -1093,13 +1093,14 @@ msgid "Icon Set..."
msgstr ""
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CondDateFormatDialog\n"
"Label\n"
"value.text"
msgid "Conditional Formatting: Date"
-msgstr ""
+msgstr "شرطيا رچنا۔۔۔"
#: CalcCommands.xcu
msgctxt ""
@@ -1210,13 +1211,14 @@ msgid "Select to Previous Sheet"
msgstr "اَڳلي شيٽ چونڊيو"
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:WrapText\n"
"Label\n"
"value.text"
msgid "Wrap Text"
-msgstr ""
+msgstr "کاٻي پاسي ويڙهيو"
#: CalcCommands.xcu
msgctxt ""
@@ -1481,13 +1483,14 @@ msgid "Statistics"
msgstr "اِسٽيٽڪس"
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SamplingDialog\n"
"Label\n"
"value.text"
msgid "~Sampling..."
-msgstr ""
+msgstr "هجي جي جاچ۔۔۔"
#: CalcCommands.xcu
msgctxt ""
@@ -1653,13 +1656,14 @@ msgid "Insert Object"
msgstr "شئہ داخل ڪريو"
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ShowChanges\n"
"Label\n"
"value.text"
msgid "~Show Changes..."
-msgstr ""
+msgstr "تبديليون ڏيکاريو"
#: CalcCommands.xcu
msgctxt ""
@@ -1845,13 +1849,14 @@ msgid "Underline: Single"
msgstr "هيٺان ڏنل ليڪ: واحد"
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AcceptChanges\n"
"Label\n"
"value.text"
msgid "~Manage Changes..."
-msgstr ""
+msgstr "نالا خلقيو"
#: CalcCommands.xcu
msgctxt ""
@@ -2044,13 +2049,14 @@ msgid "~Rows"
msgstr "قطارون"
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertColumns\n"
"Label\n"
"value.text"
msgid "Insert Co~lumns Left"
-msgstr ""
+msgstr "ڪالم داخل ڪريو"
#: CalcCommands.xcu
msgctxt ""
@@ -2920,13 +2926,14 @@ msgid "Align Right"
msgstr "کاٻي پاسي سڌائي "
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AlignHorizontalCenter\n"
"Label\n"
"value.text"
msgid "Center Horizontally"
-msgstr ""
+msgstr "اُفقي مرڪز "
#: CalcCommands.xcu
msgctxt ""
@@ -2992,13 +2999,14 @@ msgid "Change Anchor"
msgstr "جوڙ بدليو"
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatMenu\n"
"Label\n"
"value.text"
msgid "Number Format"
-msgstr ""
+msgstr "عدد جي رچنا۔۔۔"
#: CalcCommands.xcu
msgctxt ""
@@ -3064,13 +3072,14 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
+#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n"
"ContextLabel\n"
"value.text"
msgid "Date"
-msgstr ""
+msgstr "تاريخ"
#: CalcCommands.xcu
msgctxt ""
@@ -3124,7 +3133,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Time"
-msgstr ""
+msgstr "وقت"
#: CalcCommands.xcu
msgctxt ""
@@ -3652,7 +3661,7 @@ msgctxt ""
"..CalcCommands.UserInterface.Popups..uno:ChangePicture\n"
"Label\n"
"value.text"
-msgid "~Change Image..."
+msgid "~Replace Image..."
msgstr ""
#: CalcWindowState.xcu
@@ -3671,7 +3680,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "عڪس"
#: CalcWindowState.xcu
msgctxt ""
@@ -3969,7 +3978,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Position"
-msgstr ""
+msgstr "آسٿان"
#: ChartCommands.xcu
msgctxt ""
@@ -3978,7 +3987,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Legend..."
-msgstr ""
+msgstr "ليجينڊ"
#: ChartCommands.xcu
msgctxt ""
@@ -4026,13 +4035,14 @@ msgid "Mean ~Value Lines"
msgstr "خسيسن ملهہ جون ليڪون (~V)"
#: ChartCommands.xcu
+#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:InsertMenuXErrorBars\n"
"Label\n"
"value.text"
msgid "X Error ~Bars..."
-msgstr ""
+msgstr "Y چوڪ واريون ليڪون... (~B)"
#: ChartCommands.xcu
msgctxt ""
@@ -4053,13 +4063,14 @@ msgid "Format Selection..."
msgstr "چونڊ رچيو..."
#: ChartCommands.xcu
+#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:Legend\n"
"Label\n"
"value.text"
msgid "Format Legend"
-msgstr ""
+msgstr "قصو رچيو"
#: ChartCommands.xcu
msgctxt ""
@@ -4068,7 +4079,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Legend..."
-msgstr ""
+msgstr "ليجينڊ"
#: ChartCommands.xcu
msgctxt ""
@@ -4116,13 +4127,14 @@ msgid "~Data Ranges..."
msgstr "سامگريءَ جون حدون... (~D)"
#: ChartCommands.xcu
+#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:DiagramData\n"
"Label\n"
"value.text"
msgid "~Data Table..."
-msgstr ""
+msgstr "سامگريءَ جا ليبلَ... (~D)"
#: ChartCommands.xcu
msgctxt ""
@@ -4628,31 +4640,34 @@ msgid "Format Mean Value Line..."
msgstr "خسيس ملهە واري ليڪ رچيو..."
#: ChartCommands.xcu
+#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:InsertXErrorBars\n"
"Label\n"
"value.text"
msgid "Insert X Error ~Bars..."
-msgstr ""
+msgstr "Y چوڪن جون پٽيون داخل ڪريو... (~B)"
#: ChartCommands.xcu
+#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:DeleteXErrorBars\n"
"Label\n"
"value.text"
msgid "Delete X Error ~Bars"
-msgstr ""
+msgstr "Y چوڪن جون پٽيون خارج ڪريو (~B)"
#: ChartCommands.xcu
+#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:FormatXErrorBars\n"
"Label\n"
"value.text"
msgid "Format X Error Bars..."
-msgstr ""
+msgstr "Y چوڪن جون پٽيون رچيو..."
#: ChartCommands.xcu
msgctxt ""
@@ -4799,13 +4814,14 @@ msgid "Select Chart Element"
msgstr "چارٽ جو عناصر چونڊيو"
#: ChartCommands.xcu
+#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:ToggleGridHorizontal\n"
"Label\n"
"value.text"
msgid "Horizontal Grids"
-msgstr ""
+msgstr "اُفقيءَ ۾"
#: ChartCommands.xcu
msgctxt ""
@@ -6801,7 +6817,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Page..."
-msgstr ""
+msgstr "صفحو"
#: DrawImpressCommands.xcu
#, fuzzy
@@ -7829,7 +7845,7 @@ msgctxt ""
"..DrawImpressCommands.UserInterface.Commands..uno:ChangePicture\n"
"Label\n"
"value.text"
-msgid "~Change Image..."
+msgid "~Replace Image..."
msgstr ""
#: DrawImpressCommands.xcu
@@ -8497,7 +8513,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Double Underline "
-msgstr ""
+msgstr "هيٺان ٻٽي ليڪ ڏنل"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8601,7 +8617,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "عڪس"
#: DrawWindowState.xcu
msgctxt ""
@@ -8785,13 +8801,14 @@ msgid "Form Design"
msgstr "ڊزائين جي رچنا ڪريو"
#: DrawWindowState.xcu
+#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/gluepointsobjectbar\n"
"UIName\n"
"value.text"
msgid "Glue Points"
-msgstr ""
+msgstr "گلو نقطا"
#: DrawWindowState.xcu
msgctxt ""
@@ -13864,13 +13881,14 @@ msgid "Breakpoint On/Off"
msgstr "رخني جو نقطو شروع/بند"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Text\n"
"Label\n"
"value.text"
msgid "~Text Box"
-msgstr ""
+msgstr "متن باڪس"
#: GenericCommands.xcu
msgctxt ""
@@ -14179,13 +14197,14 @@ msgid "Align Right"
msgstr "کاٻي پاسي سڌائي "
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
"Label\n"
"value.text"
msgid "Center Horizontally"
-msgstr ""
+msgstr "اُفقي مرڪز "
#: GenericCommands.xcu
msgctxt ""
@@ -14206,13 +14225,14 @@ msgid "Justified"
msgstr "ملائي بيهاريو"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineSpacing\n"
"Label\n"
"value.text"
msgid "Line Spacing"
-msgstr ""
+msgstr "ليڪ ۾ وِٿي ڏيڻ: 1"
#: GenericCommands.xcu
msgctxt ""
@@ -14224,22 +14244,24 @@ msgid "Line Spacing: 1"
msgstr "ليڪ ۾ وِٿي ڏيڻ: 1"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpacePara15\n"
"Label\n"
"value.text"
msgid "Line Spacing: 1.5"
-msgstr ""
+msgstr "ليڪ ۾ وٿي ڏيڻ : 1.5"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpacePara2\n"
"Label\n"
"value.text"
msgid "Line Spacing: 2"
-msgstr ""
+msgstr "ليڪ ۾ وٿي ڏيڻ : 2"
#: GenericCommands.xcu
msgctxt ""
@@ -14731,13 +14753,14 @@ msgid "Move Points"
msgstr "نقطا سيريو"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Reload\n"
"Label\n"
"value.text"
msgid "Re~load"
-msgstr ""
+msgstr "وري لوڊ ڪريو"
#: GenericCommands.xcu
msgctxt ""
@@ -15034,7 +15057,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Document..."
-msgstr ""
+msgstr "دستاويز"
#: GenericCommands.xcu
msgctxt ""
@@ -15634,6 +15657,16 @@ msgid "Background Color"
msgstr "پس منظر جو رنگ"
#: GenericCommands.xcu
+#, fuzzy
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
+"Label\n"
+"value.text"
+msgid "Text Background Color"
+msgstr "پس منظر جو رنگ"
+
+#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BackgroundPatternController\n"
@@ -16031,22 +16064,24 @@ msgid "F~ull Screen"
msgstr "سڄي اسڪرن"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormatImageMenu\n"
"Label\n"
"value.text"
msgid "~Image"
-msgstr ""
+msgstr "عڪس"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormatTextMenu\n"
"Label\n"
"value.text"
msgid "Te~xt"
-msgstr ""
+msgstr "متن"
#: GenericCommands.xcu
msgctxt ""
@@ -16058,13 +16093,14 @@ msgid "~Spacing"
msgstr ""
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertGraphic\n"
"Label\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "صفحو"
#: GenericCommands.xcu
msgctxt ""
@@ -16145,7 +16181,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Shapes"
-msgstr ""
+msgstr "آڪارَ"
#: GenericCommands.xcu
msgctxt ""
@@ -16166,13 +16202,14 @@ msgid "~Thesaurus..."
msgstr "پريايہ ڪوش"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DrawText\n"
"Label\n"
"value.text"
msgid "~Text Box"
-msgstr ""
+msgstr "متن باڪس"
#: GenericCommands.xcu
msgctxt ""
@@ -19136,7 +19173,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align Top"
-msgstr ""
+msgstr "مٿان ترتيب ڏيو"
#: GenericCommands.xcu
msgctxt ""
@@ -19154,7 +19191,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align Bottom"
-msgstr ""
+msgstr "تر کي ترتيب ڏيو"
#: GenericCommands.xcu
msgctxt ""
@@ -19275,13 +19312,14 @@ msgid "~Macros"
msgstr "ميڪروز"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:GraphicMenu\n"
"Label\n"
"value.text"
msgid "~Media"
-msgstr ""
+msgstr "ميڊيا"
#: GenericCommands.xcu
msgctxt ""
@@ -19419,13 +19457,14 @@ msgid "A~nchor"
msgstr "ٺهڪايو"
#: GenericCommands.xcu
+#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AVMediaPlayer\n"
"Label\n"
"value.text"
msgid "Me~dia Player"
-msgstr ""
+msgstr "ميڊيا پليئر"
#: GenericCommands.xcu
msgctxt ""
@@ -19817,7 +19856,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "عڪس"
#: ImpressWindowState.xcu
msgctxt ""
@@ -20329,9 +20368,10 @@ msgid "Sho~w All"
msgstr "سڀ ڏيکاريو (~w)"
#: MathCommands.xcu
+#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
-"..MathCommands.UserInterface.Commands..uno:ToolBox\n"
+"..MathCommands.UserInterface.Commands..uno:ElementsDockingWindow\n"
"Label\n"
"value.text"
msgid "Elements"
@@ -20340,15 +20380,6 @@ msgstr "چونڊَ"
#: MathCommands.xcu
msgctxt ""
"MathCommands.xcu\n"
-"..MathCommands.UserInterface.Commands..uno:ElementsDockingWindow\n"
-"Label\n"
-"value.text"
-msgid "Elements Dock"
-msgstr ""
-
-#: MathCommands.xcu
-msgctxt ""
-"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:FormelCursor\n"
"Label\n"
"value.text"
@@ -21019,7 +21050,17 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Design"
-msgstr ""
+msgstr "ڊرائين"
+
+#: Sidebar.xcu
+#, fuzzy
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.PanelList.StylesPropertyPanel\n"
+"Title\n"
+"value.text"
+msgid "Styles"
+msgstr "نمونا"
#: Sidebar.xcu
msgctxt ""
@@ -21775,7 +21816,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reject Change"
-msgstr ""
+msgstr "تبديل رد ڪريو: $1"
#: WriterCommands.xcu
msgctxt ""
@@ -21784,7 +21825,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Accept Change"
-msgstr ""
+msgstr "تبديل قبول ڪريو: $1"
#: WriterCommands.xcu
msgctxt ""
@@ -21815,13 +21856,14 @@ msgid "~Links"
msgstr "ڪڙيون"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:TrackChanges\n"
"Label\n"
"value.text"
msgid "~Record Changes"
-msgstr ""
+msgstr "رڪارڊ ڪيل تبديليون"
#: WriterCommands.xcu
msgctxt ""
@@ -21869,13 +21911,14 @@ msgid "En~velope..."
msgstr "لفافو"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
"Label\n"
"value.text"
msgid "~Manage Changes..."
-msgstr ""
+msgstr "نالا خلقيو"
#: WriterCommands.xcu
msgctxt ""
@@ -22040,13 +22083,14 @@ msgid "Insert Other Objects"
msgstr "ٻيون شيون داخل ڪريو"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n"
"Label\n"
"value.text"
msgid "Insert Page Break"
-msgstr ""
+msgstr "قطار جو رخنو داخل ڪريو"
#: WriterCommands.xcu
msgctxt ""
@@ -22058,13 +22102,14 @@ msgid "Comme~nt"
msgstr "ٽپڻي"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
"Label\n"
"value.text"
msgid "Insert ~Table..."
-msgstr ""
+msgstr "خانا داخل ڪريو"
#: WriterCommands.xcu
msgctxt ""
@@ -22085,13 +22130,14 @@ msgid "Fra~me..."
msgstr "فريم۔۔۔"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
"Label\n"
"value.text"
msgid "~Index Entry..."
-msgstr ""
+msgstr "فهرست جي داخلا۔۔۔"
#: WriterCommands.xcu
msgctxt ""
@@ -22248,13 +22294,14 @@ msgid "Insert Object"
msgstr "شئہ داخل ڪريو"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
"Label\n"
"value.text"
msgid "Insert Field"
-msgstr ""
+msgstr "کيتر داخل ڪريو"
#: WriterCommands.xcu
msgctxt ""
@@ -22631,7 +22678,7 @@ msgctxt ""
"..WriterCommands.UserInterface.Commands..uno:ChangePicture\n"
"Label\n"
"value.text"
-msgid "~Change Image..."
+msgid "~Replace Image..."
msgstr ""
#: WriterCommands.xcu
@@ -22897,22 +22944,24 @@ msgid "Fra~me/Object..."
msgstr "فريمُ۔۔۔"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:GraphicDialog\n"
"Label\n"
"value.text"
msgid "Image Properties..."
-msgstr ""
+msgstr "تختيءَ جون خاصيتون۔۔۔"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:GraphicDialog\n"
"ContextLabel\n"
"value.text"
msgid "~Image..."
-msgstr ""
+msgstr "صفحو"
#: WriterCommands.xcu
msgctxt ""
@@ -23152,6 +23201,24 @@ msgstr "قطارون۔۔۔"
#: WriterCommands.xcu
msgctxt ""
"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:InsertRowsBefore\n"
+"Label\n"
+"value.text"
+msgid "Insert Rows Above"
+msgstr ""
+
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:InsertRowsBefore\n"
+"ContextLabel\n"
+"value.text"
+msgid "Rows ~Above"
+msgstr ""
+
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertRows\n"
"Label\n"
"value.text"
@@ -23161,6 +23228,24 @@ msgstr ""
#: WriterCommands.xcu
msgctxt ""
"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:InsertRowsAfter\n"
+"Label\n"
+"value.text"
+msgid "Insert Rows Below"
+msgstr ""
+
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:InsertRowsAfter\n"
+"ContextLabel\n"
+"value.text"
+msgid "Rows ~Below"
+msgstr ""
+
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertColumnDialog\n"
"Label\n"
"value.text"
@@ -23168,12 +23253,51 @@ msgid "~Columns..."
msgstr "ڪالمَ۔۔۔"
#: WriterCommands.xcu
+#, fuzzy
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:InsertColumnsBefore\n"
+"Label\n"
+"value.text"
+msgid "Insert Columns Left"
+msgstr "ڪالم داخل ڪريو"
+
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:InsertColumnsBefore\n"
+"ContextLabel\n"
+"value.text"
+msgid "Columns ~Left"
+msgstr ""
+
+#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertColumns\n"
"Label\n"
"value.text"
msgid "Insert Column Right"
+msgstr "ساڄي پاسي خانا داخل ڪريو"
+
+#: WriterCommands.xcu
+#, fuzzy
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:InsertColumnsAfter\n"
+"Label\n"
+"value.text"
+msgid "Insert Columns Right"
+msgstr "ساڄي پاسي خانا داخل ڪريو"
+
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:InsertColumnsAfter\n"
+"ContextLabel\n"
+"value.text"
+msgid "Columns R~ight"
msgstr ""
#: WriterCommands.xcu
@@ -23192,7 +23316,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Delete Rows"
-msgstr ""
+msgstr "قطارون خارج ڪريو"
#: WriterCommands.xcu
msgctxt ""
@@ -23210,7 +23334,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Delete Columns"
-msgstr ""
+msgstr "ڪالم خارج ڪريو"
#: WriterCommands.xcu
msgctxt ""
@@ -23222,13 +23346,14 @@ msgid "~Columns"
msgstr "ڪالمَ"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:DeleteTable\n"
"Label\n"
"value.text"
msgid "Delete Table"
-msgstr ""
+msgstr "تختي چونڊيو"
#: WriterCommands.xcu
msgctxt ""
@@ -23237,7 +23362,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Table"
-msgstr ""
+msgstr "تختي"
#: WriterCommands.xcu
#, fuzzy
@@ -23328,7 +23453,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Row"
-msgstr ""
+msgstr "قطار چونڊيو"
#: WriterCommands.xcu
msgctxt ""
@@ -23337,16 +23462,17 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Row"
-msgstr ""
+msgstr "قطار"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:EntireCell\n"
"Label\n"
"value.text"
msgid "C~ell"
-msgstr ""
+msgstr "خانا"
#: WriterCommands.xcu
msgctxt ""
@@ -23367,13 +23493,14 @@ msgid "Select Column"
msgstr "ڪالم چونڊيو"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:EntireColumn\n"
"ContextLabel\n"
"value.text"
msgid "~Column"
-msgstr ""
+msgstr "ڪالمَ"
#: WriterCommands.xcu
msgctxt ""
@@ -24035,13 +24162,14 @@ msgid "To Next Bookmark"
msgstr "ايندڙ نشان زد ڏانهن"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:NumberFormatDate\n"
"Label\n"
"value.text"
msgid "Number Format: Date"
-msgstr ""
+msgstr "رچنا جو نمبر: تاريخ "
#: WriterCommands.xcu
msgctxt ""
@@ -24405,13 +24533,14 @@ msgid "~First Paragraph"
msgstr "پهريون فقرو"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:DistributeColumns\n"
"Label\n"
"value.text"
msgid "~Distribute Columns Equally"
-msgstr ""
+msgstr "ڪالم اِڪيءَ موجب ورهايو"
#: WriterCommands.xcu
msgctxt ""
@@ -24801,13 +24930,14 @@ msgid "Outline ~Numbering..."
msgstr "نمبر ڏيڻ جي روپريکا۔۔۔"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ControlCodes\n"
"Label\n"
"value.text"
msgid "~Non-printing Characters"
-msgstr ""
+msgstr "نہ ڇپجندڙ اَکَرَ"
#: WriterCommands.xcu
msgctxt ""
@@ -25018,13 +25148,14 @@ msgid "~Wrap"
msgstr "ويڙهيو"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:AlignFrameMenu\n"
"Label\n"
"value.text"
msgid "Alignment"
-msgstr ""
+msgstr "سڌائي"
#: WriterCommands.xcu
msgctxt ""
@@ -25033,7 +25164,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Arrange"
-msgstr ""
+msgstr "سلسلي ۾ رکو"
#: WriterCommands.xcu
msgctxt ""
@@ -25090,22 +25221,24 @@ msgid "Navigate by"
msgstr ""
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:ScrollToPrevious\n"
"Label\n"
"value.text"
msgid "Previous Element"
-msgstr ""
+msgstr "اڳلا آديش"
#: WriterCommands.xcu
+#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:ScrollToNext\n"
"Label\n"
"value.text"
msgid "Next Element"
-msgstr ""
+msgstr "ٽپڻيءَ جو سمپادن ڪريو"
#: WriterCommands.xcu
#, fuzzy
@@ -26632,7 +26765,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "عڪس"
#: WriterWindowState.xcu
msgctxt ""
@@ -27002,7 +27135,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Image"
-msgstr ""
+msgstr "عڪس"
#: XFormsWindowState.xcu
msgctxt ""
@@ -27165,3 +27298,48 @@ msgctxt ""
"value.text"
msgid "Fontwork Shape"
msgstr "فانٽ ورڪ جو روُپ "
+
+#: CalcCommands.xcu
+msgctxt ""
+"CalcCommands.xcu\n"
+"..CalcCommands.UserInterface.Popups..uno:ChangePicture\n"
+"Label\n"
+"value.text"
+msgid "~Change Image..."
+msgstr ""
+
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:ChangePicture\n"
+"Label\n"
+"value.text"
+msgid "~Change Image..."
+msgstr ""
+
+#: MathCommands.xcu
+msgctxt ""
+"MathCommands.xcu\n"
+"..MathCommands.UserInterface.Commands..uno:ToolBox\n"
+"Label\n"
+"value.text"
+msgid "Elements"
+msgstr "چونڊَ"
+
+#: MathCommands.xcu
+msgctxt ""
+"MathCommands.xcu\n"
+"..MathCommands.UserInterface.Commands..uno:ElementsDockingWindow\n"
+"Label\n"
+"value.text"
+msgid "Elements Dock"
+msgstr ""
+
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:ChangePicture\n"
+"Label\n"
+"value.text"
+msgid "~Change Image..."
+msgstr ""
diff --git a/source/sd/reportdesign/source/ui/report.po b/source/sd/reportdesign/source/ui/report.po
index dfe7ef62a98..aaee4f5da20 100644
--- a/source/sd/reportdesign/source/ui/report.po
+++ b/source/sd/reportdesign/source/ui/report.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-05-30 13:08+0200\n"
+"POT-Creation-Date: 2015-06-24 17:05+0200\n"
"PO-Revision-Date: 2014-08-19 10:36+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1408444583.000000\n"
@@ -222,6 +222,7 @@ msgctxt ""
msgid "Add page header / page footer"
msgstr "صفحي مٿان شرح/ صفحي هيٺان شرح شامل ڪريو"
+#. The # character is used for replacing
#: report.src
msgctxt ""
"report.src\n"
diff --git a/source/sd/reportdesign/uiconfig/dbreport/ui.po b/source/sd/reportdesign/uiconfig/dbreport/ui.po
index 105eeb0842f..ac8597cdf54 100644
--- a/source/sd/reportdesign/uiconfig/dbreport/ui.po
+++ b/source/sd/reportdesign/uiconfig/dbreport/ui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:36+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:05+0200\n"
+"PO-Revision-Date: 2015-05-13 14:12+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444594.000000\n"
+"X-POOTLE-MTIME: 1431526364.000000\n"
#: backgrounddialog.ui
msgctxt ""
@@ -84,8 +84,8 @@ msgctxt ""
"background\n"
"label\n"
"string.text"
-msgid "Background"
-msgstr "پس منظر"
+msgid "Highlighting"
+msgstr ""
#: chardialog.ui
msgctxt ""
@@ -313,13 +313,14 @@ msgid "_Include Date"
msgstr ""
#: datetimedialog.ui
+#, fuzzy
msgctxt ""
"datetimedialog.ui\n"
"datelistbox_label\n"
"label\n"
"string.text"
msgid "_Format:"
-msgstr ""
+msgstr "رچنا"
#: datetimedialog.ui
msgctxt ""
@@ -331,13 +332,14 @@ msgid "Include _Time"
msgstr ""
#: datetimedialog.ui
+#, fuzzy
msgctxt ""
"datetimedialog.ui\n"
"timelistbox_label\n"
"label\n"
"string.text"
msgid "Fo_rmat:"
-msgstr ""
+msgstr "رچنا"
#: floatingnavigator.ui
msgctxt ""
@@ -682,13 +684,14 @@ msgid "Right"
msgstr "ساڄي پاسي"
#: pagenumberdialog.ui
+#, fuzzy
msgctxt ""
"pagenumberdialog.ui\n"
"alignment_label\n"
"label\n"
"string.text"
msgid "_Alignment:"
-msgstr ""
+msgstr "سڌائي"
#: pagenumberdialog.ui
msgctxt ""
diff --git a/source/sd/sc/source/ui/miscdlgs.po b/source/sd/sc/source/ui/miscdlgs.po
index 89b7cc93965..24ce0a35493 100644
--- a/source/sd/sc/source/ui/miscdlgs.po
+++ b/source/sd/sc/source/ui/miscdlgs.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:37+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:13+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444660.000000\n"
+"X-POOTLE-MTIME: 1431526404.000000\n"
#: acredlin.src
#, fuzzy
@@ -228,7 +228,7 @@ msgctxt ""
"STR_TITLE_CONFLICT\n"
"string.text"
msgid "Conflict"
-msgstr ""
+msgstr "ٽڪراءُ"
#: conflictsdlg.src
msgctxt ""
@@ -236,7 +236,7 @@ msgctxt ""
"STR_TITLE_AUTHOR\n"
"string.text"
msgid "Author"
-msgstr ""
+msgstr "ليکڪُ"
#: conflictsdlg.src
msgctxt ""
@@ -244,7 +244,7 @@ msgctxt ""
"STR_TITLE_DATE\n"
"string.text"
msgid "Date"
-msgstr ""
+msgstr "تاريخ"
#: conflictsdlg.src
msgctxt ""
@@ -252,7 +252,7 @@ msgctxt ""
"STR_UNKNOWN_USER_CONFLICT\n"
"string.text"
msgid "Unknown User"
-msgstr ""
+msgstr "نامعلوم اِستعمال ڪندڙ"
#: retypepassdlg.src
msgctxt ""
@@ -260,7 +260,7 @@ msgctxt ""
"STR_NOT_PROTECTED\n"
"string.text"
msgid "Not protected"
-msgstr ""
+msgstr "محفوظ نە رکيل"
#: retypepassdlg.src
msgctxt ""
@@ -268,7 +268,7 @@ msgctxt ""
"STR_NOT_PASS_PROTECTED\n"
"string.text"
msgid "Not password-protected"
-msgstr ""
+msgstr "ڳجهي لفظ سان محفوظ رکيل ناهي"
#: retypepassdlg.src
msgctxt ""
@@ -276,7 +276,7 @@ msgctxt ""
"STR_HASH_BAD\n"
"string.text"
msgid "Hash incompatible"
-msgstr ""
+msgstr "ناموافق جوڳو ٽڪر ٽڪر ڪري ڇڏيو"
#: retypepassdlg.src
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"STR_HASH_GOOD\n"
"string.text"
msgid "Hash compatible"
-msgstr ""
+msgstr "موافق جوڳو ٽڪر ٽڪر ڪري ڇڏيو"
#: retypepassdlg.src
msgctxt ""
@@ -292,7 +292,7 @@ msgctxt ""
"STR_HASH_REGENERATED\n"
"string.text"
msgid "Hash re-generated"
-msgstr ""
+msgstr "نئين سر خلقيل ٽڪر ٽڪر ڪري ڇڏيو"
#: retypepassdlg.src
msgctxt ""
@@ -300,4 +300,4 @@ msgctxt ""
"STR_RETYPE\n"
"string.text"
msgid "Re-type"
-msgstr ""
+msgstr "نئين سر ٽائيپ ڪريو"
diff --git a/source/sd/sc/source/ui/navipi.po b/source/sd/sc/source/ui/navipi.po
index d42a9f512f9..3ca3e13cc2b 100644
--- a/source/sd/sc/source/ui/navipi.po
+++ b/source/sd/sc/source/ui/navipi.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:37+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:13+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444670.000000\n"
+"X-POOTLE-MTIME: 1431526405.000000\n"
#: navipi.src
msgctxt ""
@@ -237,12 +237,13 @@ msgid "Database ranges"
msgstr "آڌار سامگريءَ جون حدوُن"
#: navipi.src
+#, fuzzy
msgctxt ""
"navipi.src\n"
"SCSTR_CONTENT_GRAPHIC\n"
"string.text"
msgid "Images"
-msgstr ""
+msgstr "عڪس"
#: navipi.src
msgctxt ""
diff --git a/source/sd/sc/source/ui/src.po b/source/sd/sc/source/ui/src.po
index f0623a0ed2f..7e4ede3f89e 100644
--- a/source/sd/sc/source/ui/src.po
+++ b/source/sd/sc/source/ui/src.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-05-11 16:12+0200\n"
-"PO-Revision-Date: 2014-08-23 12:08+0000\n"
-"Last-Translator: Christian <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:05+0200\n"
+"PO-Revision-Date: 2015-05-13 14:17+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408795699.000000\n"
+"X-POOTLE-MTIME: 1431526637.000000\n"
#: condformatdlg.src
#, fuzzy
@@ -740,18 +740,36 @@ msgstr ""
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_ICONSET_TYPE\n"
-"3 Smilies\n"
+"3 Smileys\n"
"stringlist.text"
-msgid "3 Smilies"
+msgid "3 Smileys"
msgstr ""
#: condformatdlg.src
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_ICONSET_TYPE\n"
-"3 Colored Smilies\n"
+"3 Stars\n"
"stringlist.text"
-msgid "3 Colored Smilies"
+msgid "3 Stars"
+msgstr ""
+
+#: condformatdlg.src
+msgctxt ""
+"condformatdlg.src\n"
+"RID_COND_ENTRY.LB_ICONSET_TYPE\n"
+"3 Triangles\n"
+"stringlist.text"
+msgid "3 Triangles"
+msgstr ""
+
+#: condformatdlg.src
+msgctxt ""
+"condformatdlg.src\n"
+"RID_COND_ENTRY.LB_ICONSET_TYPE\n"
+"3 Colored Smileys\n"
+"stringlist.text"
+msgid "3 Colored Smileys"
msgstr ""
#: condformatdlg.src
@@ -827,12 +845,22 @@ msgid "5 Ratings"
msgstr ""
#: condformatdlg.src
+#, fuzzy
msgctxt ""
"condformatdlg.src\n"
"RID_COND_ENTRY.LB_ICONSET_TYPE\n"
"5 Quarters\n"
"stringlist.text"
msgid "5 Quarters"
+msgstr "ٽِماهيون"
+
+#: condformatdlg.src
+msgctxt ""
+"condformatdlg.src\n"
+"RID_COND_ENTRY.LB_ICONSET_TYPE\n"
+"5 Boxes\n"
+"stringlist.text"
+msgid "5 Boxes"
msgstr ""
#: condformatdlg.src
@@ -4357,13 +4385,14 @@ msgid "#1 inserted"
msgstr "#1داخل ڪريو"
#: globstr.src
+#, fuzzy
msgctxt ""
"globstr.src\n"
"RID_GLOBSTR\n"
"STR_CHANGED_DELETE\n"
"string.text"
msgid "#1 deleted"
-msgstr ""
+msgstr "#1خارج ڪريو"
#: globstr.src
msgctxt ""
@@ -6086,6 +6115,16 @@ msgstr "هدايت داخل ڪريو "
msgctxt ""
"popup.src\n"
"RID_POPUP_CELLS\n"
+"SID_EDIT_POSTIT\n"
+"menuitem.text"
+msgid "Edit Co~mment"
+msgstr "ٽپڻيءَ جو سمپادن ڪريو"
+
+#: popup.src
+#, fuzzy
+msgctxt ""
+"popup.src\n"
+"RID_POPUP_CELLS\n"
"SID_DELETE_NOTE\n"
"menuitem.text"
msgid "D~elete Comment"
@@ -6286,12 +6325,13 @@ msgid "~Delete"
msgstr "خارج ڪريو"
#: popup.src
+#, fuzzy
msgctxt ""
"popup.src\n"
"RID_POPUP_PREVIEW\n"
"string.text"
msgid "Print Preview pop-up menu"
-msgstr ""
+msgstr "صفحي جي اَڳہ منظر جو پوپ اَپ مينو"
#: popup.src
msgctxt ""
@@ -7920,7 +7960,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Start Date"
-msgstr ""
+msgstr "شروع جو ڏينهن"
#: scfuncs.src
msgctxt ""
@@ -7938,7 +7978,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "End Date"
-msgstr ""
+msgstr "آخري تاريخ"
#: scfuncs.src
msgctxt ""
@@ -7956,7 +7996,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "array"
-msgstr ""
+msgstr "صفبندي"
#: scfuncs.src
msgctxt ""
@@ -8370,12 +8410,13 @@ msgid "Determines the current date of the computer."
msgstr "ڪمپيوٽر جي مؤجودهہ تاريخ مقرر ڪري ٿو۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK\n"
"1\n"
"string.text"
-msgid "Returns the day of the week for the date value as an integer (1-7)."
+msgid "Returns the day of the week for the date value as an integer."
msgstr "سڄي عدد، (1-7) جئان تاريخ جي ملهہ لاءِ هفتي جا ڏينهن موٽائي ٿو۔"
#: scfuncs.src
@@ -8647,7 +8688,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Rate"
-msgstr ""
+msgstr "تاريخ"
#: scfuncs.src
msgctxt ""
@@ -8713,13 +8754,14 @@ msgid "Future value. The value (final value) to be attained after the last payme
msgstr "مستقبل ۾ ملهہ۔ اُهو ملهہ (آخري ملهہ) جيڪو آخري ادائگيءَ بعد حاصل ڪرڻو آهي۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PV\n"
"10\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: scfuncs.src
msgctxt ""
@@ -8746,7 +8788,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Rate"
-msgstr ""
+msgstr "تاريخ"
#: scfuncs.src
msgctxt ""
@@ -8812,13 +8854,14 @@ msgid "Present value. The current value of a series of payments"
msgstr "مؤجودهہ ملهُہ۔ ادائگين جي سلسلي جو مؤجودهہ ملهہ۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FV\n"
"10\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: scfuncs.src
msgctxt ""
@@ -8845,7 +8888,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Rate"
-msgstr ""
+msgstr "تاريخ"
#: scfuncs.src
msgctxt ""
@@ -8911,13 +8954,14 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr "مستقبل ۾ ملهہ۔ اُهو ملهہ (آخري ملهہ) جيڪو آخري اَدائگيءَ بعد ڪرڻو آهي۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NPER\n"
"10\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: scfuncs.src
msgctxt ""
@@ -8944,7 +8988,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Rate"
-msgstr ""
+msgstr "تاريخ"
#: scfuncs.src
msgctxt ""
@@ -9010,13 +9054,14 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr "مستقبل ۾ ملهہ۔ اُهو ملهہ (آخري ملهہ) جيڪو آخري اَدائگيءَ بعد ڪرڻو آهي۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PMT\n"
"10\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: scfuncs.src
msgctxt ""
@@ -9109,13 +9154,14 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr "مستقبل ۾ ملهہ۔ اُهو ملهہ (آخري ملهہ) جيڪو آخري اَدائگيءَ بعد ڪرڻو آهي۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_RATE\n"
"10\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: scfuncs.src
msgctxt ""
@@ -9133,7 +9179,7 @@ msgctxt ""
"12\n"
"string.text"
msgid "Guess"
-msgstr ""
+msgstr "اَنومانُ"
#: scfuncs.src
msgctxt ""
@@ -9160,7 +9206,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Rate"
-msgstr ""
+msgstr "تاريخ"
#: scfuncs.src
msgctxt ""
@@ -9172,13 +9218,14 @@ msgid "The rate of interest per period."
msgstr "هر عرصي جي وياج جو نرخ"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IPMT\n"
"4\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "مُدو"
#: scfuncs.src
msgctxt ""
@@ -9244,13 +9291,14 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr "مستقبل ۾ ملهہ۔ اُهو ملهہ (آخري ملهہ) جيڪو آخري اَدائگيءَ بعد ڪرڻو آهي۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IPMT\n"
"12\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: scfuncs.src
msgctxt ""
@@ -9277,7 +9325,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Rate"
-msgstr ""
+msgstr "تاريخ"
#: scfuncs.src
msgctxt ""
@@ -9289,13 +9337,14 @@ msgid "The interest rate per period."
msgstr "في عرصو وياج جو نرخ"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PPMT\n"
"4\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "مُدو"
#: scfuncs.src
msgctxt ""
@@ -9361,13 +9410,14 @@ msgid "Future value. The value (end value) attained after the last payment has b
msgstr "مستقبل ۾ ملهہ۔ اُهو ملهہ (آخري ملهہ) آخري ادائگي ٿين بعد حاصل ڪرڻو آهي۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_PPMT\n"
"12\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: scfuncs.src
msgctxt ""
@@ -9394,7 +9444,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Rate"
-msgstr ""
+msgstr "تاريخ"
#: scfuncs.src
msgctxt ""
@@ -9478,13 +9528,14 @@ msgid "End period. The last period to be taken into account."
msgstr "آخري عرصو۔ آخري عرصو جيڪو ڌيان ۾ رکڻو آهي"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CUM_PRINC\n"
"12\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: scfuncs.src
msgctxt ""
@@ -9511,7 +9562,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Rate"
-msgstr ""
+msgstr "تاريخ"
#: scfuncs.src
msgctxt ""
@@ -9595,13 +9646,14 @@ msgid "The end period. The last period to be taken into account."
msgstr "آخري عرصو۔ آخري عرصو جيڪو ڌيان ۾ رکڻو آهي۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CUM_IPMT\n"
"12\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: scfuncs.src
msgctxt ""
@@ -9622,13 +9674,14 @@ msgid "Calculates the arithmetically declining value of an asset (depreciation)
msgstr "خاص ڄاڻايل عرصي لاءِ انگي حساب موجب مال متي (لاٿ) جي گهٽجندڙ ملهہ جي ڳڻپ ڪري ٿو۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SYD\n"
"2\n"
"string.text"
msgid "Cost"
-msgstr ""
+msgstr "لاڳت"
#: scfuncs.src
msgctxt ""
@@ -9640,13 +9693,14 @@ msgid "Acquisition costs. The initial cost of the asset."
msgstr "حاصلات جون لڳتون، مال متي جي شروعاتي لاڳت"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SYD\n"
"4\n"
"string.text"
msgid "Salvage"
-msgstr ""
+msgstr "ٻڏڻ کان بچايو"
#: scfuncs.src
msgctxt ""
@@ -9658,6 +9712,7 @@ msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "ٻڏڻ کان بچيل رقم: اُن جي پوري عرصي جي آخر ۾ مال متي جو باقي ملهہ۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SYD\n"
@@ -9665,6 +9720,14 @@ msgctxt ""
"string.text"
msgid "Life"
msgstr ""
+"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ\n"
+"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ\n"
+"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ \n"
+"#-#-#-#-# tbxctrls.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ "
#: scfuncs.src
msgctxt ""
@@ -9673,16 +9736,17 @@ msgctxt ""
"7\n"
"string.text"
msgid "Useful life. The number of periods in the useful life of the asset."
-msgstr ""
+msgstr "ڪارائتو جيون مال متي جي ڪارائتي جيون ۾ عرصن جو تعداد۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SYD\n"
"8\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "مُدو"
#: scfuncs.src
msgctxt ""
@@ -9703,13 +9767,14 @@ msgid "Calculates the linear depreciation per period."
msgstr "في عرصو خطي لاٿ جي ڳڻپ ڪريو"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SLN\n"
"2\n"
"string.text"
msgid "Cost"
-msgstr ""
+msgstr "لاڳت"
#: scfuncs.src
msgctxt ""
@@ -9721,13 +9786,14 @@ msgid "Acquisition cost. The initial cost of an asset."
msgstr "حاصلات جي لاڳت۔ مال متي جي شروعاتي لاڳت"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SLN\n"
"4\n"
"string.text"
msgid "Salvage"
-msgstr ""
+msgstr "ٻڏڻ کان بچايو"
#: scfuncs.src
msgctxt ""
@@ -9739,6 +9805,7 @@ msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "ٻڏڻ کان بچيل رقم: اُن جي پوري عرصي جي آخر ۾ مال متي جو باقي ملهہ۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SLN\n"
@@ -9746,6 +9813,14 @@ msgctxt ""
"string.text"
msgid "Life"
msgstr ""
+"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ\n"
+"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ\n"
+"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ \n"
+"#-#-#-#-# tbxctrls.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ "
#: scfuncs.src
msgctxt ""
@@ -9766,13 +9841,14 @@ msgid "Calculates the depreciation of an asset for a specific period using the d
msgstr "ٻٽي گهٽجندڙ باقي طريقي يا گهٽجندڙ باقي جزي جو اِستعمال ڪندي خاص عرصي لاءِ مال متي جي لاٿ جي ڳڻپ ڪري ٿو۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DDB\n"
"2\n"
"string.text"
msgid "Cost"
-msgstr ""
+msgstr "لاڳت"
#: scfuncs.src
msgctxt ""
@@ -9784,13 +9860,14 @@ msgid "Acquisition costs. The initial cost of the asset."
msgstr "حاصلات جون لڳتون، مال متي جي شروعاتي لاڳت"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DDB\n"
"4\n"
"string.text"
msgid "Salvage"
-msgstr ""
+msgstr "ٻڏڻ کان بچايو"
#: scfuncs.src
msgctxt ""
@@ -9802,6 +9879,7 @@ msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "ٻڏڻ کان بچيل رقم: اُن جي پوري عرصي جي آخر ۾ مال متي جو باقي ملهہ۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DDB\n"
@@ -9809,6 +9887,14 @@ msgctxt ""
"string.text"
msgid "Life"
msgstr ""
+"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ\n"
+"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ\n"
+"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ \n"
+"#-#-#-#-# tbxctrls.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ "
#: scfuncs.src
msgctxt ""
@@ -9820,13 +9906,14 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "ڪارائتو جيون مال متي جي ڪارائتي جيون ۾ عرصن جو تعداد۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DDB\n"
"8\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "مُدو"
#: scfuncs.src
msgctxt ""
@@ -9844,7 +9931,7 @@ msgctxt ""
"10\n"
"string.text"
msgid "Factor"
-msgstr ""
+msgstr "جزو"
#: scfuncs.src
msgctxt ""
@@ -9865,13 +9952,14 @@ msgid "Returns the real depreciation of an asset for a specified period using th
msgstr "مقرر ڪيل گهٽجندڙ باقي طريقي جو اِستعمال ڪندي ڄاڻايل عرصي لاءِ مال متي جي حقيقي لاٿ موٽائي ٿو۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB\n"
"2\n"
"string.text"
msgid "Cost"
-msgstr ""
+msgstr "لاڳت"
#: scfuncs.src
msgctxt ""
@@ -9883,13 +9971,14 @@ msgid "Acquisition costs: The initial cost of the asset."
msgstr "حاصلات جون لڳتون۔ مال متي جي شروعاتي لڳت"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB\n"
"4\n"
"string.text"
msgid "Salvage"
-msgstr ""
+msgstr "ٻڏڻ کان بچايو"
#: scfuncs.src
msgctxt ""
@@ -9901,6 +9990,7 @@ msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "ٻڏڻ کان بچيل رقم: اُن جي پوري عرصي جي آخر ۾ مال متي جو باقي ملهہ۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB\n"
@@ -9908,6 +9998,14 @@ msgctxt ""
"string.text"
msgid "Life"
msgstr ""
+"#-#-#-#-# utlui.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ\n"
+"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ\n"
+"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ \n"
+"#-#-#-#-# tbxctrls.po (PACKAGE VERSION) #-#-#-#-#\n"
+"ليڪ "
#: scfuncs.src
msgctxt ""
@@ -9919,13 +10017,14 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "ڪارائتو جيون مال متي جي ڪارائتي جيون ۾ عرصن جو تعداد۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB\n"
"8\n"
"string.text"
msgid "Period"
-msgstr ""
+msgstr "مُدو"
#: scfuncs.src
msgctxt ""
@@ -9937,13 +10036,14 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "عرصا: اُهو عرصو جنهن لاءِ لاٿ جي ڳڻپ ڪئي وڃي ٿي۔ عرصي لاءِ اِستعمال ڪيل ايڪو ساڳيو ضرور هئڻ گهرجي جيڪو ڪارائتي جيون لاءِ هجي۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_DB\n"
"10\n"
"string.text"
msgid "month"
-msgstr ""
+msgstr "مهنو "
#: scfuncs.src
msgctxt ""
@@ -10209,7 +10309,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "RATE"
-msgstr ""
+msgstr "EDATE"
#: scfuncs.src
msgctxt ""
@@ -10221,13 +10321,14 @@ msgid "The rate of discount for one period."
msgstr "هڪ عرصي لاءِ ڇوٽ جو نرخ"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_NPV\n"
"4\n"
"string.text"
msgid "value "
-msgstr ""
+msgstr "ملهُہ"
#: scfuncs.src
msgctxt ""
@@ -10248,13 +10349,14 @@ msgid "Returns the actuarial rate of interest of an investment excluding costs o
msgstr "لاڳتن يا لاڀن سميت سيڙت جي وياج جو حقيقي نرخ موٽائي ٿو۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_IRR\n"
"2\n"
"string.text"
msgid "Values"
-msgstr ""
+msgstr "ملهُہ"
#: scfuncs.src
msgctxt ""
@@ -10272,7 +10374,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Guess"
-msgstr ""
+msgstr "اَنومانُ"
#: scfuncs.src
msgctxt ""
@@ -10447,7 +10549,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "RATE"
-msgstr ""
+msgstr "EDATE"
#: scfuncs.src
msgctxt ""
@@ -11209,13 +11311,14 @@ msgid "Returns TRUE if an argument is TRUE."
msgstr "اگر دليل صحيح آهي تہ صحيح موٽائي ٿو"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_OR\n"
"2\n"
"string.text"
msgid "Logical value "
-msgstr ""
+msgstr "منتقي مُلهہ"
#: scfuncs.src
msgctxt ""
@@ -11236,13 +11339,14 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_XOR\n"
"2\n"
"string.text"
msgid "Logical value "
-msgstr ""
+msgstr "منتقي مُلهہ"
#: scfuncs.src
msgctxt ""
@@ -11263,13 +11367,14 @@ msgid "Returns TRUE if all arguments are TRUE."
msgstr "اگر سڀ دليليون صحيح آهن تہ صحيح موٽائي ٿو"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AND\n"
"2\n"
"string.text"
msgid "Logical value "
-msgstr ""
+msgstr "منتقي مُلهہ"
#: scfuncs.src
msgctxt ""
@@ -11539,13 +11644,14 @@ msgid "The range from which the values are to be totalled."
msgstr "اها حد جتان ملهن جو جوڙ ڪرڻو آهي"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF\n"
"1\n"
"string.text"
msgid "Averages the arguments that meet the conditions."
-msgstr ""
+msgstr "اُنهن دليلن جو ڪل جوڙ ڪري ٿو جيڪي شرطون پوريون ڪن ٿيون۔"
#: scfuncs.src
#, fuzzy
@@ -11594,13 +11700,14 @@ msgid "average_range"
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IF\n"
"7\n"
"string.text"
msgid "The range from which the values are to be averaged."
-msgstr ""
+msgstr "اها حد جتان ملهن جو جوڙ ڪرڻو آهي"
#: scfuncs.src
msgctxt ""
@@ -11649,13 +11756,14 @@ msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IFS\n"
"6\n"
"string.text"
msgid "criteria "
-msgstr ""
+msgstr "پئمانو"
#: scfuncs.src
msgctxt ""
@@ -11685,13 +11793,14 @@ msgid "average_range"
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS\n"
"3\n"
"string.text"
msgid "The range from which the values are to be averaged."
-msgstr ""
+msgstr "اها حد جتان ملهن جو جوڙ ڪرڻو آهي"
#: scfuncs.src
#, fuzzy
@@ -11713,13 +11822,14 @@ msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AVERAGE_IFS\n"
"6\n"
"string.text"
msgid "criteria "
-msgstr ""
+msgstr "پئمانو"
#: scfuncs.src
msgctxt ""
@@ -11759,13 +11869,14 @@ msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IFS\n"
"4\n"
"string.text"
msgid "criteria "
-msgstr ""
+msgstr "پئمانو"
#: scfuncs.src
msgctxt ""
@@ -11796,13 +11907,14 @@ msgid "range"
msgstr "کيتر"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COUNT_IF\n"
"3\n"
"string.text"
msgid "The range of cells to be evaluated by the criteria given."
-msgstr ""
+msgstr "ڏنل پئماني ذريعي حد جي ڪٿ ڪرڻي آهي"
#: scfuncs.src
msgctxt ""
@@ -11934,7 +12046,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number_1"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -11952,7 +12064,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number_2"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -11979,7 +12091,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "number_1"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -11997,7 +12109,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "number_2"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -12545,13 +12657,14 @@ msgid "Angle"
msgstr "ڪنڊ "
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_COSECANT\n"
"3\n"
"string.text"
msgid "The angle in radians for which the cosecant is to be calculated."
-msgstr ""
+msgstr "ترجا ڪنڊن ۾ ڪنڊ جنهن لاءِ جيا جي ڳڻپ ڪرڻي آهي۔"
#: scfuncs.src
msgctxt ""
@@ -12573,13 +12686,14 @@ msgid "Angle"
msgstr "ڪنڊ "
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SECANT\n"
"3\n"
"string.text"
msgid "The angle in radians for which the secant is to be calculated."
-msgstr ""
+msgstr "ترجا ڪنڊن ۾ ڪنڊ جنهن لاءِ جيا جي ڳڻپ ڪرڻي آهي۔"
#: scfuncs.src
msgctxt ""
@@ -13029,13 +13143,14 @@ msgid "Ref1 or array "
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_AGGREGATE\n"
"7\n"
"string.text"
msgid "The cell(s) of the range which are to be taken into account."
-msgstr ""
+msgstr "حد جا اُهي خانا جيڪي ڌيان ۾ رکيا ويا آهن"
#: scfuncs.src
msgctxt ""
@@ -13341,7 +13456,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Rounds a number up to the nearest multiple of significance."
-msgstr ""
+msgstr "انگ کي اهميت ڀريءَ سڀني کان ويجهيءَ واڌ ۾ مٿي سڄو عدد ۾ بدلائي ٿو۔"
#: scfuncs.src
msgctxt ""
@@ -13389,22 +13504,24 @@ msgid "Rounds a number up to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL_PRECISE\n"
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL_PRECISE\n"
"3\n"
"string.text"
msgid "The number to be rounded up."
-msgstr ""
+msgstr "रूपांतरित करावयाची संख्या"
#: scfuncs.src
msgctxt ""
@@ -13413,7 +13530,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Significance"
-msgstr ""
+msgstr "اهميت ڀريو"
#: scfuncs.src
msgctxt ""
@@ -13422,7 +13539,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The number to whose multiple the value is rounded."
-msgstr ""
+msgstr "اُهو انگ جنهن جي واڌ جو ملهہ سڄو عدد ۾ بدلائڻو آهي۔"
#: scfuncs.src
msgctxt ""
@@ -13542,25 +13659,27 @@ msgctxt ""
"1\n"
"string.text"
msgid "Rounds a number up to the nearest multiple of significance."
-msgstr ""
+msgstr "انگ کي اهميت ڀريءَ سڀني کان ويجهيءَ واڌ ۾ مٿي سڄو عدد ۾ بدلائي ٿو۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL_MATH\n"
"2\n"
"string.text"
msgid "Number"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL_MATH\n"
"3\n"
"string.text"
msgid "The number to be rounded up."
-msgstr ""
+msgstr "रूपांतरित करावयाची संख्या"
#: scfuncs.src
msgctxt ""
@@ -13569,7 +13688,7 @@ msgctxt ""
"4\n"
"string.text"
msgid "Significance"
-msgstr ""
+msgstr "اهميت ڀريو"
#: scfuncs.src
msgctxt ""
@@ -13581,13 +13700,14 @@ msgid "If given the number to whose multiple the value is rounded, else 1."
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_CEIL_MATH\n"
"6\n"
"string.text"
msgid "Mode"
-msgstr ""
+msgstr "سوريو"
#: scfuncs.src
msgctxt ""
@@ -13656,12 +13776,13 @@ msgid "Mode"
msgstr "سوريو"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR\n"
"7\n"
"string.text"
-msgid "If given and not equal to zero then rounded down according to amount when a negative number and significance."
+msgid "If given and not equal to zero then rounded towards zero with negative number and significance."
msgstr "اَگر ڏنل هجي ۽ ٻڙيءَ جي برابر نہ هجي تہ نفي انگ اهميت ڀريو هجي تڏهن رقم موجب هيٺ سڄو عدد بدلايو وڃي ٿو۔"
#: scfuncs.src
@@ -13670,7 +13791,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MS\n"
"1\n"
"string.text"
-msgid "Rounds number down to the nearest multiple of significance, regardless of sign of significance."
+msgid "Rounds number towards zero to the nearest multiple of absolute value of significance."
msgstr ""
#: scfuncs.src
@@ -13712,6 +13833,123 @@ msgstr "اهو انگ جنهن جي واڌ جي ملهہ کي هيٺ سڄي عد
#: scfuncs.src
msgctxt ""
"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MATH\n"
+"1\n"
+"string.text"
+msgid "Rounds number down to the nearest multiple of significance, regardless of sign of significance."
+msgstr ""
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MATH\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "عدد"
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MATH\n"
+"3\n"
+"string.text"
+msgid "The number to be rounded down."
+msgstr "रूपांतरित करावयाची संख्या"
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MATH\n"
+"4\n"
+"string.text"
+msgid "Significance"
+msgstr "اهميت ڀريو"
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MATH\n"
+"5\n"
+"string.text"
+msgid "The number to whose multiple the value is to be rounded down."
+msgstr "اهو انگ جنهن جي واڌ جي ملهہ کي هيٺ سڄي عدد ۾ بدلائڻو آهي۔"
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MATH\n"
+"6\n"
+"string.text"
+msgid "Mode"
+msgstr "سوريو"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MATH\n"
+"7\n"
+"string.text"
+msgid "For negative numbers; if given and not equal to or less than zero rounds towards zero."
+msgstr ""
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_PRECISE\n"
+"1\n"
+"string.text"
+msgid "Rounds number down (towards -∞) to the nearest multiple of significance."
+msgstr "انگ کي اهميت ڀريءَ سڀني کان ويجهيءَ واڌ ۾ هيٺ سڄي عدد ۾ بدلائي ٿو۔"
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_PRECISE\n"
+"2\n"
+"string.text"
+msgid "Number"
+msgstr "عدد"
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_PRECISE\n"
+"3\n"
+"string.text"
+msgid "The number to be rounded down."
+msgstr "रूपांतरित करावयाची संख्या"
+
+#: scfuncs.src
+#, fuzzy
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_PRECISE\n"
+"4\n"
+"string.text"
+msgid "Significance"
+msgstr "اهميت ڀريو"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_PRECISE\n"
+"5\n"
+"string.text"
+msgid "The number to whose multiple the value is to be rounded down. Sign has no meaning."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GCD\n"
"1\n"
"string.text"
@@ -13801,13 +14039,14 @@ msgid "Array multiplication. Returns the product of two arrays."
msgstr "صفبنديءَ جي واڌ۔ ٻن صفبندين جي اُپت موٽائي ٿو۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT\n"
"2\n"
"string.text"
msgid "array_1"
-msgstr ""
+msgstr "صفبندي_x"
#: scfuncs.src
msgctxt ""
@@ -13819,13 +14058,14 @@ msgid "The first array for the array product."
msgstr "صفبنديءَ جي اُپت لاءِ پهرين صفبندي"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_MAT_MULT\n"
"4\n"
"string.text"
msgid "array_2"
-msgstr ""
+msgstr "صفبندي_x"
#: scfuncs.src
msgctxt ""
@@ -14141,13 +14381,14 @@ msgid "Calculates parameters of the linear regression as an array."
msgstr "صفبنديءَ جئان خطي موٽ جي پئمانن جي ڳڻپ ڪري ٿو"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LINEST\n"
"2\n"
"string.text"
msgid "data_Y"
-msgstr ""
+msgstr "डाटा_E"
#: scfuncs.src
msgctxt ""
@@ -14156,16 +14397,17 @@ msgctxt ""
"3\n"
"string.text"
msgid "The Y data array."
-msgstr ""
+msgstr "Yسامگريَء جي صفبندي"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LINEST\n"
"4\n"
"string.text"
msgid "data_X"
-msgstr ""
+msgstr "डाटा_E"
#: scfuncs.src
msgctxt ""
@@ -14174,7 +14416,7 @@ msgctxt ""
"5\n"
"string.text"
msgid "The X data array."
-msgstr ""
+msgstr "سامگريءَ جي صفبدي"
#: scfuncs.src
msgctxt ""
@@ -14183,7 +14425,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Linear_type"
-msgstr ""
+msgstr "خطي قسم"
#: scfuncs.src
msgctxt ""
@@ -14222,13 +14464,14 @@ msgid "Calculates the parameters of the exponential regression curve as an array
msgstr "سمجهائيندڙ موٽ جي موڙ جي پئمانن جي ڳڻپ صفبنديءَ جئان ڪري ٿو۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOGEST\n"
"2\n"
"string.text"
msgid "data_Y"
-msgstr ""
+msgstr "डाटा_E"
#: scfuncs.src
msgctxt ""
@@ -14240,13 +14483,14 @@ msgid "The Y data array."
msgstr "Yسامگريَء جي صفبندي"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOGEST\n"
"4\n"
"string.text"
msgid "data_X"
-msgstr ""
+msgstr "डाटा_E"
#: scfuncs.src
msgctxt ""
@@ -14264,7 +14508,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "Function_type"
-msgstr ""
+msgstr "ڪاريہ جو قسم"
#: scfuncs.src
msgctxt ""
@@ -15078,16 +15322,17 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the skewness of a distribution."
-msgstr ""
+msgstr " t-वितरण परत करते. "
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SKEW\n"
"2\n"
"string.text"
msgid "number "
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -15369,13 +15614,14 @@ msgid "The percentage rate of the quantile between 0 and 1."
msgstr "0 ۽ 1 وچ ۾ مقدار جو في صد نرخ"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE_EXC\n"
"1\n"
"string.text"
msgid "Returns the alpha percentile of a sample."
-msgstr ""
+msgstr "نموني جو اَلفا مقدار موٽائي ٿو۔"
#: scfuncs.src
msgctxt ""
@@ -15414,13 +15660,14 @@ msgid "The percentile value, range 0...1, exclusive."
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENTILE_INC\n"
"1\n"
"string.text"
msgid "Returns the alpha percentile of a sample."
-msgstr ""
+msgstr "نموني جو اَلفا مقدار موٽائي ٿو۔"
#: scfuncs.src
msgctxt ""
@@ -15736,13 +15983,14 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ते मूल्य ज्याच्या T वितरणाची गणना करायची आहे."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK\n"
"6\n"
"string.text"
msgid "significance"
-msgstr ""
+msgstr "اهميت ڀريو"
#: scfuncs.src
msgctxt ""
@@ -15799,13 +16047,14 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "اُهو ملهہ جنهن لاءِ في صد درجو مقرر ڪرڻو آهي"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK_EXC\n"
"6\n"
"string.text"
msgid "significance"
-msgstr ""
+msgstr "اهميت ڀريو"
#: scfuncs.src
msgctxt ""
@@ -15862,13 +16111,14 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "اُهو ملهہ جنهن لاءِ في صد درجو مقرر ڪرڻو آهي"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PERCENT_RANK_INC\n"
"6\n"
"string.text"
msgid "significance"
-msgstr ""
+msgstr "اهميت ڀريو"
#: scfuncs.src
msgctxt ""
@@ -16757,7 +17007,7 @@ msgctxt ""
"6\n"
"string.text"
msgid "alpha"
-msgstr ""
+msgstr "الفا"
#: scfuncs.src
msgctxt ""
@@ -16766,7 +17016,7 @@ msgctxt ""
"7\n"
"string.text"
msgid "The border probability that is attained or exceeded."
-msgstr ""
+msgstr "ڪنار جي سنڀاونا جيڪا حاصل ڪئي وڃي ٿي حد کان ٻاهر وڃي ٿي۔"
#: scfuncs.src
msgctxt ""
@@ -17289,13 +17539,14 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "ते मूल्य ज्याच्या गामा वितरणाची गणना करायची आहे."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_STD_NORM_DIST_MS\n"
"1\n"
"string.text"
msgid "The values of the standard normal distribution."
-msgstr ""
+msgstr "معياري ساڌارڻ گڏيل ورهست جا ملهَہ"
#: scfuncs.src
msgctxt ""
@@ -17514,13 +17765,14 @@ msgid "mean"
msgstr "خسيس"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LOG_NORM_DIST_MS\n"
"5\n"
"string.text"
msgid "The mean value of the log normal distribution."
-msgstr ""
+msgstr "خسيس ملهہ۔ لاگ جي ساڌارڻ ورهست جو خسيس ملهہ"
#: scfuncs.src
msgctxt ""
@@ -19091,7 +19343,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the t-distribution."
-msgstr ""
+msgstr " t-वितरण परत करते. "
#: scfuncs.src
msgctxt ""
@@ -19130,13 +19382,14 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T ورهست جي آزاديءَ جون ڊگريون."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_DIST_MS\n"
"6\n"
"string.text"
msgid "cumulative"
-msgstr ""
+msgstr "C"
#: scfuncs.src
msgctxt ""
@@ -19239,13 +19492,14 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T वितरणाची स्वातंत्रता डिग्रीस"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV_MS\n"
"1\n"
"string.text"
msgid "Values of the left-tailed inverse t-distribution."
-msgstr ""
+msgstr "उलट्या t-वितरणाची मूल्ये."
#: scfuncs.src
msgctxt ""
@@ -19284,13 +19538,14 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T ورهست جي آزاديءَ جون ڊگريون."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_T_INV_2T\n"
"1\n"
"string.text"
msgid "Values of the two-tailed inverse t-distribution."
-msgstr ""
+msgstr "उलट्या t-वितरणाची मूल्ये."
#: scfuncs.src
msgctxt ""
@@ -19393,13 +19648,14 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr " F वितरणाच्या भाजकची स्वातंत्रता डिग्रीस"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
"1\n"
"string.text"
msgid "Values of the left tail F probability distribution."
-msgstr ""
+msgstr " F संभावना वितरणाची मूल्ये."
#: scfuncs.src
msgctxt ""
@@ -19456,13 +19712,14 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F वितरणाच्या भाजकची स्वातंत्रता डिग्रीस"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_LT\n"
"8\n"
"string.text"
msgid "cumulative"
-msgstr ""
+msgstr "C"
#: scfuncs.src
msgctxt ""
@@ -19474,13 +19731,14 @@ msgid "Cumulative distribution function (TRUE) or probability density function (
msgstr ""
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_DIST_RT\n"
"1\n"
"string.text"
msgid "Values of the right tail F probability distribution."
-msgstr ""
+msgstr " F संभावना वितरणाची मूल्ये."
#: scfuncs.src
msgctxt ""
@@ -19601,13 +19859,14 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr " F वितरणाच्या भाजकची स्वातंत्रता डिग्रीस"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_LT\n"
"1\n"
"string.text"
msgid "Values of the inverse left tail F distribution."
-msgstr ""
+msgstr "उलट्या बीटा वितरणाची मूल्ये."
#: scfuncs.src
msgctxt ""
@@ -19664,13 +19923,14 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F वितरणाच्या भाजकची स्वातंत्रता डिग्रीस"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_F_INV_RT\n"
"1\n"
"string.text"
msgid "Values of the inverse right tail F distribution."
-msgstr ""
+msgstr "उलट्या बीटा वितरणाची मूल्ये."
#: scfuncs.src
msgctxt ""
@@ -20085,13 +20345,14 @@ msgid "The degrees of freedom of the chi square distribution."
msgstr "काय स्क्वेअर वितरणाच्या स्वातंत्रता डिग्रीस"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHISQ_INV_MS\n"
"1\n"
"string.text"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
-msgstr ""
+msgstr "उलट्या chi-चौरस वितरणाची मूल्ये."
#: scfuncs.src
msgctxt ""
@@ -20412,13 +20673,14 @@ msgid "The size of the population."
msgstr "آدمشماريءَ جو آڪارُ"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_T\n"
"1\n"
"string.text"
msgid "Returns a (1 alpha) confidence interval for a Student's t distribution."
-msgstr ""
+msgstr "सामान्य डिस्ट्रिब्युशनसाठी कॉन्फिडन्स इंटरव्हल (1 alpha) परत देतो"
#: scfuncs.src
msgctxt ""
@@ -21569,7 +21831,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Index"
-msgstr ""
+msgstr "अनुक्रमणीका"
#: scfuncs.src
msgctxt ""
@@ -21581,13 +21843,14 @@ msgid "The index of the value (1..30) selected."
msgstr " मूल्याची (1..30) अनुक्रमणिका निवडली"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CHOOSE\n"
"4\n"
"string.text"
msgid "value "
-msgstr ""
+msgstr "ملهُہ"
#: scfuncs.src
msgctxt ""
@@ -21664,13 +21927,14 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "संदर्भ किंवा स्ट्रींगचा अंतर्गत शीट क्रमांक परत देतो."
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SHEET\n"
"2\n"
"string.text"
msgid "reference"
-msgstr ""
+msgstr "حوالو "
#: scfuncs.src
msgctxt ""
@@ -21747,13 +22011,14 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "दिलेल्या संदर्भातील शीट्सची एकूण संख्या परत देतो. जर कोणतेही मोजमाप दिलेले नसेल तर दस्तावेजामधील शीट्सची एकूण संख्या परत देतो. "
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_SHEETS\n"
"2\n"
"string.text"
msgid "reference"
-msgstr ""
+msgstr "حوالو "
#: scfuncs.src
msgctxt ""
@@ -23050,13 +23315,14 @@ msgid "Capitalizes the first letter in all words."
msgstr "सर्व शब्दांमधील पहिले अक्षर कैपिटल करतो. "
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_PROPER\n"
"2\n"
"string.text"
msgid "text"
-msgstr ""
+msgstr "मजकूर"
#: scfuncs.src
msgctxt ""
@@ -24197,13 +24463,14 @@ msgid "Bitwise \"AND\" of two integers."
msgstr "ٻن عدد صحيح جو بٽ موجب \\۽ \\"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND\n"
"2\n"
"string.text"
msgid "Number1"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -24215,13 +24482,14 @@ msgid "Positive integer less than 2^48."
msgstr "2^48 کان گهٽ گهناتمڪ عدد صحيح"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITAND\n"
"4\n"
"string.text"
msgid "Number2"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -24242,13 +24510,14 @@ msgid "Bitwise \"OR\" of two integers."
msgstr "ٻن عدد صحيح جو بٽ موجب \\يا \\"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR\n"
"2\n"
"string.text"
msgid "Number1"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -24260,13 +24529,14 @@ msgid "Positive integer less than 2^48."
msgstr "2^48 کان گهٽ گهناتمڪ عدد صحيح"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITOR\n"
"4\n"
"string.text"
msgid "Number2"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -24287,13 +24557,14 @@ msgid "Bitwise \"exclusive OR\" of two integers."
msgstr "ٻن عدد صحيح جو بٽ موجب \\واحد يا\\"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR\n"
"2\n"
"string.text"
msgid "Number1"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -24305,13 +24576,14 @@ msgid "Positive integer less than 2^48."
msgstr "2^48 کان گهٽ گهناتمڪ عدد صحيح"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_BITXOR\n"
"4\n"
"string.text"
msgid "Number2"
-msgstr ""
+msgstr "عدد"
#: scfuncs.src
msgctxt ""
@@ -24417,13 +24689,14 @@ msgid "The integer number of bits the value is to be shifted."
msgstr "بٽس جو گهناتمڪ عدد صفحيح ملهە ڦيراي رکجي"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LENB\n"
"1\n"
"string.text"
msgid "Calculates length of a text string, with DBCS"
-msgstr ""
+msgstr "मजकूराची स्ट्रींगची लांबीची गणना करतो."
#: scfuncs.src
msgctxt ""
@@ -24444,13 +24717,14 @@ msgid "The text in which the length is to be determined."
msgstr "اُهو متن جنهن ۾ لمبائي مقرر ڪرڻي آهي"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_RIGHTB\n"
"1\n"
"string.text"
msgid "Returns the last character or characters of a text,with DBCS"
-msgstr ""
+msgstr "متن جو آخري اکُر يا اَکرَ موٽائي ٿو۔"
#: scfuncs.src
msgctxt ""
@@ -24489,13 +24763,14 @@ msgid "The number of characters for the end text."
msgstr "آخري متن لاءِ اکرن جو تعداد۔"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_LEFTB\n"
"1\n"
"string.text"
msgid "Returns the first character or characters of a text,with DBCS"
-msgstr ""
+msgstr "متن جو پهريون اَکرُ يا اکر موٽائي ٿو"
#: scfuncs.src
msgctxt ""
@@ -24534,13 +24809,14 @@ msgid "The number of characters for the start text."
msgstr "شروعاتي متن لاءِ اکر جو تعداد"
#: scfuncs.src
+#, fuzzy
msgctxt ""
"scfuncs.src\n"
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MIDB\n"
"1\n"
"string.text"
msgid "Returns a partial text string of a text, with DBCS"
-msgstr ""
+msgstr "मजकूरातील अर्धवट मजकूर स्ट्रींग परत देतो."
#: scfuncs.src
msgctxt ""
@@ -24765,7 +25041,7 @@ msgctxt ""
"2\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "मजकूर"
#: scfuncs.src
msgctxt ""
@@ -24773,7 +25049,7 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ENCODEURL\n"
"3\n"
"string.text"
-msgid "A string to be URL encoded"
+msgid "A string to be URL-encoded"
msgstr ""
#: scfuncs.src
@@ -26271,15 +26547,16 @@ msgctxt ""
"STR_SHEET\n"
"string.text"
msgid "Sheet"
-msgstr ""
+msgstr "شيٽ"
#: scstring.src
+#, fuzzy
msgctxt ""
"scstring.src\n"
"STR_CELL\n"
"string.text"
msgid "Cell"
-msgstr ""
+msgstr "कक्ष"
#: scstring.src
msgctxt ""
@@ -26396,3 +26673,57 @@ msgctxt ""
"string.text"
msgid "Collapse Formula Bar"
msgstr ""
+
+#: condformatdlg.src
+msgctxt ""
+"condformatdlg.src\n"
+"RID_COND_ENTRY.LB_ICONSET_TYPE\n"
+"3 Smilies\n"
+"stringlist.text"
+msgid "3 Smilies"
+msgstr ""
+
+#: condformatdlg.src
+msgctxt ""
+"condformatdlg.src\n"
+"RID_COND_ENTRY.LB_ICONSET_TYPE\n"
+"3 Colored Smilies\n"
+"stringlist.text"
+msgid "3 Colored Smilies"
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK\n"
+"1\n"
+"string.text"
+msgid "Returns the day of the week for the date value as an integer (1-7)."
+msgstr "سڄي عدد، (1-7) جئان تاريخ جي ملهہ لاءِ هفتي جا ڏينهن موٽائي ٿو۔"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR\n"
+"7\n"
+"string.text"
+msgid "If given and not equal to zero then rounded down according to amount when a negative number and significance."
+msgstr "اَگر ڏنل هجي ۽ ٻڙيءَ جي برابر نہ هجي تہ نفي انگ اهميت ڀريو هجي تڏهن رقم موجب هيٺ سڄو عدد بدلايو وڃي ٿو۔"
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MS\n"
+"1\n"
+"string.text"
+msgid "Rounds number down to the nearest multiple of significance, regardless of sign of significance."
+msgstr ""
+
+#: scfuncs.src
+msgctxt ""
+"scfuncs.src\n"
+"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ENCODEURL\n"
+"3\n"
+"string.text"
+msgid "A string to be URL encoded"
+msgstr ""
diff --git a/source/sd/sc/uiconfig/scalc/ui.po b/source/sd/sc/uiconfig/scalc/ui.po
index 036ddfd65e6..6afb1b3555c 100644
--- a/source/sd/sc/uiconfig/scalc/ui.po
+++ b/source/sd/sc/uiconfig/scalc/ui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-05-11 16:12+0200\n"
-"PO-Revision-Date: 2014-08-19 10:39+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:05+0200\n"
+"PO-Revision-Date: 2015-05-13 14:22+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: none\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444759.000000\n"
+"X-POOTLE-MTIME: 1431526947.000000\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -106,13 +106,14 @@ msgid "dummy"
msgstr "ڊمِي"
#: advancedfilterdialog.ui
+#, fuzzy
msgctxt ""
"advancedfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "وڪلپَ"
#: allheaderfooterdialog.ui
msgctxt ""
@@ -178,22 +179,24 @@ msgid "Input range:"
msgstr ""
#: analysisofvariancedialog.ui
+#, fuzzy
msgctxt ""
"analysisofvariancedialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: analysisofvariancedialog.ui
+#, fuzzy
msgctxt ""
"analysisofvariancedialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -241,22 +244,24 @@ msgid "Rows"
msgstr "قطارون"
#: analysisofvariancedialog.ui
+#, fuzzy
msgctxt ""
"analysisofvariancedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "ذريعي گروپ ڪريو"
#: analysisofvariancedialog.ui
+#, fuzzy
msgctxt ""
"analysisofvariancedialog.ui\n"
"alpha-label\n"
"label\n"
"string.text"
msgid "Alpha:"
-msgstr ""
+msgstr "الفا"
#: analysisofvariancedialog.ui
msgctxt ""
@@ -322,22 +327,24 @@ msgid "_Number format"
msgstr ""
#: autoformattable.ui
+#, fuzzy
msgctxt ""
"autoformattable.ui\n"
"bordercb\n"
"label\n"
"string.text"
msgid "_Borders"
-msgstr ""
+msgstr "ڪِنارا"
#: autoformattable.ui
+#, fuzzy
msgctxt ""
"autoformattable.ui\n"
"fontcb\n"
"label\n"
"string.text"
msgid "F_ont"
-msgstr ""
+msgstr "فانٽ"
#: autoformattable.ui
msgctxt ""
@@ -349,13 +356,14 @@ msgid "_Pattern"
msgstr ""
#: autoformattable.ui
+#, fuzzy
msgctxt ""
"autoformattable.ui\n"
"alignmentcb\n"
"label\n"
"string.text"
msgid "Alignmen_t"
-msgstr ""
+msgstr "سڌائي"
#: autoformattable.ui
msgctxt ""
@@ -541,31 +549,34 @@ msgid "Input range:"
msgstr ""
#: chisquaretestdialog.ui
+#, fuzzy
msgctxt ""
"chisquaretestdialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: chisquaretestdialog.ui
+#, fuzzy
msgctxt ""
"chisquaretestdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: chisquaretestdialog.ui
+#, fuzzy
msgctxt ""
"chisquaretestdialog.ui\n"
"groupedby-columns-radio\n"
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "ڪالمَ"
#: chisquaretestdialog.ui
msgctxt ""
@@ -574,16 +585,17 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "قطارون "
#: chisquaretestdialog.ui
+#, fuzzy
msgctxt ""
"chisquaretestdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "ذريعي گروپ ڪريو"
#: colorrowdialog.ui
msgctxt ""
@@ -595,13 +607,14 @@ msgid "Copy List"
msgstr "ياداشت جو نقل ڪريو"
#: colorrowdialog.ui
+#, fuzzy
msgctxt ""
"colorrowdialog.ui\n"
"columns\n"
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "ڪالمَ"
#: colorrowdialog.ui
msgctxt ""
@@ -613,13 +626,14 @@ msgid "_Rows"
msgstr "قطارون "
#: colorrowdialog.ui
+#, fuzzy
msgctxt ""
"colorrowdialog.ui\n"
"label\n"
"label\n"
"string.text"
msgid "List From"
-msgstr ""
+msgstr "ياداشت مان"
#: colwidthdialog.ui
msgctxt ""
@@ -664,7 +678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add"
-msgstr ""
+msgstr "شامل ڪريو"
#: condformatmanager.ui
msgctxt ""
@@ -673,7 +687,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Edit..."
-msgstr ""
+msgstr "سمپاد ڪريو..."
#: condformatmanager.ui
msgctxt ""
@@ -682,7 +696,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Remove"
-msgstr ""
+msgstr "ڪڍي ڇڏيو"
#: condformatmanager.ui
msgctxt ""
@@ -703,13 +717,14 @@ msgid "Conditional Formatting for"
msgstr ""
#: conditionalformatdialog.ui
+#, fuzzy
msgctxt ""
"conditionalformatdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Conditions"
-msgstr ""
+msgstr "حالت"
#: conditionalformatdialog.ui
msgctxt ""
@@ -721,13 +736,14 @@ msgid "Range:"
msgstr "کيتر"
#: conditionalformatdialog.ui
+#, fuzzy
msgctxt ""
"conditionalformatdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Cell Range"
-msgstr ""
+msgstr "خاني جو کيتر"
#: conflictsdialog.ui
msgctxt ""
@@ -793,13 +809,14 @@ msgid "Consolidate"
msgstr "گڏ ڪريو"
#: consolidatedialog.ui
+#, fuzzy
msgctxt ""
"consolidatedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "ڪاريە"
#: consolidatedialog.ui
msgctxt ""
@@ -1000,22 +1017,24 @@ msgid "Input range:"
msgstr ""
#: correlationdialog.ui
+#, fuzzy
msgctxt ""
"correlationdialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: correlationdialog.ui
+#, fuzzy
msgctxt ""
"correlationdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: correlationdialog.ui
msgctxt ""
@@ -1036,13 +1055,14 @@ msgid "Rows"
msgstr "قطارون"
#: correlationdialog.ui
+#, fuzzy
msgctxt ""
"correlationdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "ذريعي گروپ ڪريو"
#: covariancedialog.ui
msgctxt ""
@@ -1063,22 +1083,24 @@ msgid "Input range:"
msgstr ""
#: covariancedialog.ui
+#, fuzzy
msgctxt ""
"covariancedialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: covariancedialog.ui
+#, fuzzy
msgctxt ""
"covariancedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: covariancedialog.ui
msgctxt ""
@@ -1099,13 +1121,14 @@ msgid "Rows"
msgstr "قطارون"
#: covariancedialog.ui
+#, fuzzy
msgctxt ""
"covariancedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "ذريعي گروپ ڪريو"
#: createnamesdialog.ui
msgctxt ""
@@ -1153,13 +1176,14 @@ msgid "_Right column"
msgstr ""
#: createnamesdialog.ui
+#, fuzzy
msgctxt ""
"createnamesdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Create Names From"
-msgstr ""
+msgstr "مان نالا خلقيو"
#: dapiservicedialog.ui
msgctxt ""
@@ -1180,22 +1204,24 @@ msgid "_Service"
msgstr ""
#: dapiservicedialog.ui
+#, fuzzy
msgctxt ""
"dapiservicedialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "So_urce"
-msgstr ""
+msgstr "مول"
#: dapiservicedialog.ui
+#, fuzzy
msgctxt ""
"dapiservicedialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Name"
-msgstr ""
+msgstr "نالو"
#: dapiservicedialog.ui
msgctxt ""
@@ -1222,7 +1248,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Selection"
-msgstr ""
+msgstr "چونڊ"
#: databaroptions.ui
msgctxt ""
@@ -1810,13 +1836,14 @@ msgid "Outline layout with subtotals at the bottom"
msgstr "تَر ۾ گؤڻ جوڙ سان ليئائوٽ جي روپريکا جوڙيو"
#: datafieldoptionsdialog.ui
+#, fuzzy
msgctxt ""
"datafieldoptionsdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Display Options"
-msgstr ""
+msgstr "ڏيکاريل وِڪلپَ"
#: datafieldoptionsdialog.ui
msgctxt ""
@@ -1873,13 +1900,14 @@ msgid "Bottom"
msgstr "تر"
#: datafieldoptionsdialog.ui
+#, fuzzy
msgctxt ""
"datafieldoptionsdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Show Automatically"
-msgstr ""
+msgstr "خودڪار نموني ڏيکاريو"
#: datafieldoptionsdialog.ui
msgctxt ""
@@ -1954,13 +1982,14 @@ msgid "_Previous Record"
msgstr ""
#: dataform.ui
+#, fuzzy
msgctxt ""
"dataform.ui\n"
"next\n"
"label\n"
"string.text"
msgid "Ne_xt Record"
-msgstr ""
+msgstr "نئون رڪارڊ"
#: dataform.ui
msgctxt ""
@@ -2275,7 +2304,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "نالو:"
#: definename.ui
msgctxt ""
@@ -2287,13 +2316,14 @@ msgid "Range or formula expression:"
msgstr ""
#: definename.ui
+#, fuzzy
msgctxt ""
"definename.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Scope:"
-msgstr ""
+msgstr "گنجائش"
#: definename.ui
msgctxt ""
@@ -2305,22 +2335,24 @@ msgid "Define the name and range or formula expression."
msgstr ""
#: definename.ui
+#, fuzzy
msgctxt ""
"definename.ui\n"
"printarea\n"
"label\n"
"string.text"
msgid "_Print range"
-msgstr ""
+msgstr "ڇپائيءَ جي حد"
#: definename.ui
+#, fuzzy
msgctxt ""
"definename.ui\n"
"filter\n"
"label\n"
"string.text"
msgid "_Filter"
-msgstr ""
+msgstr "فلٽر ڪريو"
#: definename.ui
msgctxt ""
@@ -2413,31 +2445,34 @@ msgid "Delete Contents"
msgstr "موضوع خارج ڪريو"
#: deletecontents.ui
+#, fuzzy
msgctxt ""
"deletecontents.ui\n"
"deleteall\n"
"label\n"
"string.text"
msgid "Delete _all"
-msgstr ""
+msgstr "خانا خارج ڪريو"
#: deletecontents.ui
+#, fuzzy
msgctxt ""
"deletecontents.ui\n"
"text\n"
"label\n"
"string.text"
msgid "_Text"
-msgstr ""
+msgstr "متن"
#: deletecontents.ui
+#, fuzzy
msgctxt ""
"deletecontents.ui\n"
"numbers\n"
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "عَدَدَ"
#: deletecontents.ui
msgctxt ""
@@ -2449,40 +2484,44 @@ msgid "_Date & time"
msgstr ""
#: deletecontents.ui
+#, fuzzy
msgctxt ""
"deletecontents.ui\n"
"formulas\n"
"label\n"
"string.text"
msgid "_Formulas"
-msgstr ""
+msgstr "نسخو"
#: deletecontents.ui
+#, fuzzy
msgctxt ""
"deletecontents.ui\n"
"comments\n"
"label\n"
"string.text"
msgid "_Comments"
-msgstr ""
+msgstr "ٽپڻي"
#: deletecontents.ui
+#, fuzzy
msgctxt ""
"deletecontents.ui\n"
"formats\n"
"label\n"
"string.text"
msgid "For_mats"
-msgstr ""
+msgstr "رچنا"
#: deletecontents.ui
+#, fuzzy
msgctxt ""
"deletecontents.ui\n"
"objects\n"
"label\n"
"string.text"
msgid "_Objects"
-msgstr ""
+msgstr "شيون"
#: deletecontents.ui
msgctxt ""
@@ -2512,31 +2551,34 @@ msgid "Input range:"
msgstr ""
#: descriptivestatisticsdialog.ui
+#, fuzzy
msgctxt ""
"descriptivestatisticsdialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: descriptivestatisticsdialog.ui
+#, fuzzy
msgctxt ""
"descriptivestatisticsdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: descriptivestatisticsdialog.ui
+#, fuzzy
msgctxt ""
"descriptivestatisticsdialog.ui\n"
"groupedby-columns-radio\n"
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "ڪالمَ"
#: descriptivestatisticsdialog.ui
msgctxt ""
@@ -2545,16 +2587,17 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Rows"
-msgstr ""
+msgstr "قطارون "
#: descriptivestatisticsdialog.ui
+#, fuzzy
msgctxt ""
"descriptivestatisticsdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "ذريعي گروپ ڪريو"
#: doubledialog.ui
msgctxt ""
@@ -2575,13 +2618,14 @@ msgid "Show error _message when invalid values are entered"
msgstr ""
#: erroralerttabpage.ui
+#, fuzzy
msgctxt ""
"erroralerttabpage.ui\n"
"action_label\n"
"label\n"
"string.text"
msgid "_Action:"
-msgstr ""
+msgstr "ڪاريہ"
#: erroralerttabpage.ui
msgctxt ""
@@ -2674,22 +2718,24 @@ msgid "Input range:"
msgstr ""
#: exponentialsmoothingdialog.ui
+#, fuzzy
msgctxt ""
"exponentialsmoothingdialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: exponentialsmoothingdialog.ui
+#, fuzzy
msgctxt ""
"exponentialsmoothingdialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -2710,13 +2756,14 @@ msgid "Rows"
msgstr "قطارون"
#: exponentialsmoothingdialog.ui
+#, fuzzy
msgctxt ""
"exponentialsmoothingdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "ذريعي گروپ ڪريو"
#: exponentialsmoothingdialog.ui
msgctxt ""
@@ -2809,22 +2856,24 @@ msgid "Fill Series"
msgstr "سلسلو ڀريو"
#: filldlg.ui
+#, fuzzy
msgctxt ""
"filldlg.ui\n"
"down\n"
"label\n"
"string.text"
msgid "_Down"
-msgstr ""
+msgstr "هيٺ"
#: filldlg.ui
+#, fuzzy
msgctxt ""
"filldlg.ui\n"
"right\n"
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "ساڄي پاسي"
#: filldlg.ui
msgctxt ""
@@ -2836,13 +2885,14 @@ msgid "_Up"
msgstr ""
#: filldlg.ui
+#, fuzzy
msgctxt ""
"filldlg.ui\n"
"left\n"
"label\n"
"string.text"
msgid "_Left"
-msgstr ""
+msgstr "کاٻي پاسي"
#: filldlg.ui
msgctxt ""
@@ -2872,13 +2922,14 @@ msgid "_Growth"
msgstr ""
#: filldlg.ui
+#, fuzzy
msgctxt ""
"filldlg.ui\n"
"date\n"
"label\n"
"string.text"
msgid "Da_te"
-msgstr ""
+msgstr "تاريخ"
#: filldlg.ui
msgctxt ""
@@ -2890,13 +2941,14 @@ msgid "_AutoFill"
msgstr ""
#: filldlg.ui
+#, fuzzy
msgctxt ""
"filldlg.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Series Type"
-msgstr ""
+msgstr "سلسلي جو قسم"
#: filldlg.ui
msgctxt ""
@@ -2935,13 +2987,14 @@ msgid "Y_ear"
msgstr ""
#: filldlg.ui
+#, fuzzy
msgctxt ""
"filldlg.ui\n"
"tuL\n"
"label\n"
"string.text"
msgid "Time Unit"
-msgstr ""
+msgstr "وقت جو ايڪو"
#: filldlg.ui
msgctxt ""
@@ -3313,13 +3366,14 @@ msgid "Variable _cell:"
msgstr ""
#: goalseekdlg.ui
+#, fuzzy
msgctxt ""
"goalseekdlg.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Default Settings"
-msgstr ""
+msgstr "ڊيفالٽ طئە ڪيل ترتيبون"
#: groupbydate.ui
msgctxt ""
@@ -3385,13 +3439,14 @@ msgid "End"
msgstr "آخر"
#: groupbydate.ui
+#, fuzzy
msgctxt ""
"groupbydate.ui\n"
"days\n"
"label\n"
"string.text"
msgid "Number of _days:"
-msgstr ""
+msgstr ":صفحن جو تعدادُ"
#: groupbydate.ui
msgctxt ""
@@ -3502,13 +3557,14 @@ msgid "_Rows"
msgstr "قطارون "
#: groupdialog.ui
+#, fuzzy
msgctxt ""
"groupdialog.ui\n"
"cols\n"
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "ڪالمَ"
#: groupdialog.ui
msgctxt ""
@@ -3574,22 +3630,24 @@ msgid "R_ight area"
msgstr ""
#: headerfootercontent.ui
+#, fuzzy
msgctxt ""
"headerfootercontent.ui\n"
"labelFT_H_DEFINED\n"
"label\n"
"string.text"
msgid "_Header"
-msgstr ""
+msgstr "صفحي مٿان شرح"
#: headerfootercontent.ui
+#, fuzzy
msgctxt ""
"headerfootercontent.ui\n"
"labelFT_F_DEFINED\n"
"label\n"
"string.text"
msgid "_Footer"
-msgstr ""
+msgstr "صفحي هيٺان شرح"
#: headerfootercontent.ui
msgctxt ""
@@ -3939,13 +3997,14 @@ msgid "Fixed column _width"
msgstr ""
#: imoptdialog.ui
+#, fuzzy
msgctxt ""
"imoptdialog.ui\n"
"label\n"
"label\n"
"string.text"
msgid "Field Options"
-msgstr ""
+msgstr "کيتر جا وِڪلپَ"
#: insertcells.ui
msgctxt ""
@@ -4074,13 +4133,14 @@ msgid "N_o. of sheets:"
msgstr ""
#: insertsheet.ui
+#, fuzzy
msgctxt ""
"insertsheet.ui\n"
"nameft\n"
"label\n"
"string.text"
msgid "Na_me:"
-msgstr ""
+msgstr "نالو:"
#: insertsheet.ui
msgctxt ""
@@ -4206,16 +4266,17 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "نالو:"
#: managenamesdialog.ui
+#, fuzzy
msgctxt ""
"managenamesdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Scope:"
-msgstr ""
+msgstr "گنجائش"
#: managenamesdialog.ui
msgctxt ""
@@ -4227,22 +4288,24 @@ msgid "Range or formula expression:"
msgstr ""
#: managenamesdialog.ui
+#, fuzzy
msgctxt ""
"managenamesdialog.ui\n"
"printrange\n"
"label\n"
"string.text"
msgid "_Print range"
-msgstr ""
+msgstr "ڇپائيءَ جي حد"
#: managenamesdialog.ui
+#, fuzzy
msgctxt ""
"managenamesdialog.ui\n"
"filter\n"
"label\n"
"string.text"
msgid "_Filter"
-msgstr ""
+msgstr "فلٽر ڪريو"
#: managenamesdialog.ui
msgctxt ""
@@ -4416,22 +4479,24 @@ msgid "Input range:"
msgstr ""
#: movingaveragedialog.ui
+#, fuzzy
msgctxt ""
"movingaveragedialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: movingaveragedialog.ui
+#, fuzzy
msgctxt ""
"movingaveragedialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: movingaveragedialog.ui
msgctxt ""
@@ -4452,22 +4517,24 @@ msgid "Rows"
msgstr "قطارون"
#: movingaveragedialog.ui
+#, fuzzy
msgctxt ""
"movingaveragedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "ذريعي گروپ ڪريو"
#: movingaveragedialog.ui
+#, fuzzy
msgctxt ""
"movingaveragedialog.ui\n"
"interval-label\n"
"label\n"
"string.text"
msgid "Interval:"
-msgstr ""
+msgstr "ڪالانتر"
#: movingaveragedialog.ui
msgctxt ""
@@ -4515,13 +4582,14 @@ msgid "_Column input cell:"
msgstr ""
#: multipleoperationsdialog.ui
+#, fuzzy
msgctxt ""
"multipleoperationsdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Default Settings"
-msgstr ""
+msgstr "ڊيفالٽ طئە ڪيل ترتيبون"
#: namerangesdialog.ui
msgctxt ""
@@ -4686,13 +4754,14 @@ msgid "_Minimum change:"
msgstr ""
#: optcalculatepage.ui
+#, fuzzy
msgctxt ""
"optcalculatepage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Iterative References"
-msgstr ""
+msgstr "دُهرايل حوالا"
#: optcalculatepage.ui
msgctxt ""
@@ -4794,13 +4863,14 @@ msgid "_Moved entries:"
msgstr ""
#: optchangespage.ui
+#, fuzzy
msgctxt ""
"optchangespage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Colors for Changes"
-msgstr ""
+msgstr "تبديلين لاءِ رنگ"
#: optcompatibilitypage.ui
msgctxt ""
@@ -4830,13 +4900,14 @@ msgid "OpenOffice.org legacy"
msgstr "اوپن آفيس۔ آرگ ليجيسي"
#: optcompatibilitypage.ui
+#, fuzzy
msgctxt ""
"optcompatibilitypage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Key Bindings"
-msgstr ""
+msgstr "مکيە ٻنڌن"
#: optdefaultpage.ui
msgctxt ""
@@ -4929,13 +5000,14 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui
+#, fuzzy
msgctxt ""
"optformula.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Formula Options"
-msgstr ""
+msgstr "فارمولي جا وڪلپ"
#: optformula.ui
msgctxt ""
@@ -5025,7 +5097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Default settings"
-msgstr ""
+msgstr "ڊيفالٽ طئە ڪيل ترتيبون"
#: optformula.ui
msgctxt ""
@@ -5055,13 +5127,14 @@ msgid "Detailed Calculation Settings"
msgstr ""
#: optformula.ui
+#, fuzzy
msgctxt ""
"optformula.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "_Function:"
-msgstr ""
+msgstr "ڪاريە"
#: optformula.ui
msgctxt ""
@@ -5109,13 +5182,14 @@ msgid "Optimal Column Width"
msgstr "ڪالم جي جوڳي ويڪر"
#: optimalcolwidthdialog.ui
+#, fuzzy
msgctxt ""
"optimalcolwidthdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Add:"
-msgstr ""
+msgstr "شامل ڪريو"
#: optimalcolwidthdialog.ui
msgctxt ""
@@ -5136,13 +5210,14 @@ msgid "Optimal Row Height"
msgstr "قطار جي جوڳي اوُچائي"
#: optimalrowheightdialog.ui
+#, fuzzy
msgctxt ""
"optimalrowheightdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Add:"
-msgstr ""
+msgstr "شامل ڪريو"
#: optimalrowheightdialog.ui
msgctxt ""
@@ -5208,13 +5283,14 @@ msgid "_Discard"
msgstr ""
#: optsortlists.ui
+#, fuzzy
msgctxt ""
"optsortlists.ui\n"
"add\n"
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "شامل ڪريو"
#: optsortlists.ui
msgctxt ""
@@ -5523,22 +5599,24 @@ msgid "_Paste all"
msgstr ""
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"text\n"
"label\n"
"string.text"
msgid "Te_xt"
-msgstr ""
+msgstr "متن"
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"numbers\n"
"label\n"
"string.text"
msgid "_Numbers"
-msgstr ""
+msgstr "عَدَدَ"
#: pastespecial.ui
msgctxt ""
@@ -5550,40 +5628,44 @@ msgid "_Date & time"
msgstr ""
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"formulas\n"
"label\n"
"string.text"
msgid "_Formulas"
-msgstr ""
+msgstr "نسخو"
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"comments\n"
"label\n"
"string.text"
msgid "_Comments"
-msgstr ""
+msgstr "ٽپڻي"
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"formats\n"
"label\n"
"string.text"
msgid "For_mats"
-msgstr ""
+msgstr "رچنا"
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"objects\n"
"label\n"
"string.text"
msgid "_Objects"
-msgstr ""
+msgstr "شيون"
#: pastespecial.ui
msgctxt ""
@@ -5595,22 +5677,24 @@ msgid "Selection"
msgstr "چونڊ"
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"none\n"
"label\n"
"string.text"
msgid "Non_e"
-msgstr ""
+msgstr "ڪجهە بە نە"
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"add\n"
"label\n"
"string.text"
msgid "_Add"
-msgstr ""
+msgstr "شامل ڪريو"
#: pastespecial.ui
msgctxt ""
@@ -5694,31 +5778,34 @@ msgid "Don't sh_ift"
msgstr ""
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"move_down\n"
"label\n"
"string.text"
msgid "Do_wn"
-msgstr ""
+msgstr "هيٺ"
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"move_right\n"
"label\n"
"string.text"
msgid "_Right"
-msgstr ""
+msgstr "ساڄي پاسي"
#: pastespecial.ui
+#, fuzzy
msgctxt ""
"pastespecial.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Shift Cells"
-msgstr ""
+msgstr "خانا ڦيرايو"
#: pivotfielddialog.ui
msgctxt ""
@@ -5739,22 +5826,24 @@ msgid "_Options..."
msgstr ""
#: pivotfielddialog.ui
+#, fuzzy
msgctxt ""
"pivotfielddialog.ui\n"
"none\n"
"label\n"
"string.text"
msgid "_None"
-msgstr ""
+msgstr "ڪجهە بە نە"
#: pivotfielddialog.ui
+#, fuzzy
msgctxt ""
"pivotfielddialog.ui\n"
"auto\n"
"label\n"
"string.text"
msgid "_Automatic"
-msgstr ""
+msgstr "خودڪار"
#: pivotfielddialog.ui
msgctxt ""
@@ -5874,13 +5963,14 @@ msgid "Value"
msgstr "ملهُہ"
#: pivotfilterdialog.ui
+#, fuzzy
msgctxt ""
"pivotfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Filter Criteria"
-msgstr ""
+msgstr "فلٽر جي حيثيت"
#: pivotfilterdialog.ui
msgctxt ""
@@ -5928,13 +6018,14 @@ msgid "dummy"
msgstr "ڊمِي"
#: pivotfilterdialog.ui
+#, fuzzy
msgctxt ""
"pivotfilterdialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "وڪلپَ"
#: pivottablelayoutdialog.ui
msgctxt ""
@@ -5955,13 +6046,14 @@ msgid "Column Fields:"
msgstr ""
#: pivottablelayoutdialog.ui
+#, fuzzy
msgctxt ""
"pivottablelayoutdialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Data Fields:"
-msgstr ""
+msgstr "سامگري کيتر"
#: pivottablelayoutdialog.ui
msgctxt ""
@@ -6180,13 +6272,14 @@ msgid "- selection -"
msgstr "- چونڊ -"
#: printareasdialog.ui
+#, fuzzy
msgctxt ""
"printareasdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Print Range"
-msgstr ""
+msgstr "ڇپائيءَ جي حد"
#: printareasdialog.ui
msgctxt ""
@@ -6207,13 +6300,14 @@ msgid "- user defined -"
msgstr "- اِستعمال ڪندڙ جي وصف -"
#: printareasdialog.ui
+#, fuzzy
msgctxt ""
"printareasdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Rows to Repeat"
-msgstr ""
+msgstr "قطارون دُهرايون وڃن"
#: printareasdialog.ui
msgctxt ""
@@ -6234,13 +6328,14 @@ msgid "- user defined -"
msgstr "- اِستعمال ڪندڙ جي وصف -"
#: printareasdialog.ui
+#, fuzzy
msgctxt ""
"printareasdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Columns to Repeat"
-msgstr ""
+msgstr "ڪالم دُهرايا وڃن"
#: printeroptions.ui
msgctxt ""
@@ -6342,31 +6437,34 @@ msgid "Random Number Generator"
msgstr ""
#: randomnumbergenerator.ui
+#, fuzzy
msgctxt ""
"randomnumbergenerator.ui\n"
"cell-range-label\n"
"label\n"
"string.text"
msgid "Cell range:"
-msgstr ""
+msgstr "خاني جو کيتر"
#: randomnumbergenerator.ui
+#, fuzzy
msgctxt ""
"randomnumbergenerator.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: randomnumbergenerator.ui
+#, fuzzy
msgctxt ""
"randomnumbergenerator.ui\n"
"distribution-label\n"
"label\n"
"string.text"
msgid "Distribution:"
-msgstr ""
+msgstr "ورهاست"
#: randomnumbergenerator.ui
msgctxt ""
@@ -6438,7 +6536,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "وڪلپَ"
#: randomnumbergenerator.ui
msgctxt ""
@@ -6528,7 +6626,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Re-type Password"
-msgstr ""
+msgstr "ڳجهو لفظ نئين سر ٽائيپ ڪريو"
#: retypepassdialog.ui
msgctxt ""
@@ -6612,22 +6710,24 @@ msgid "Confi_rm:"
msgstr ""
#: retypepassworddialog.ui
+#, fuzzy
msgctxt ""
"retypepassworddialog.ui\n"
"mustmatch\n"
"label\n"
"string.text"
msgid "New password must match the original password"
-msgstr ""
+msgstr "نئون ڳجهو لفظ اصلوڪي ڳجهي لفظ سان ضرور ميل کائڻ گهرجي۔"
#: retypepassworddialog.ui
+#, fuzzy
msgctxt ""
"retypepassworddialog.ui\n"
"removepassword\n"
"label\n"
"string.text"
msgid "Remove password from this protected item"
-msgstr ""
+msgstr "هن محفوظ رکيل شئە مان ڳجهو لفظ ڪڍي ڇڏيو"
#: rightfooterdialog.ui
msgctxt ""
@@ -6675,13 +6775,14 @@ msgid "Row Height"
msgstr "قطار جي اوچائي"
#: rowheightdialog.ui
+#, fuzzy
msgctxt ""
"rowheightdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Height:"
-msgstr ""
+msgstr "اوچائي"
#: rowheightdialog.ui
msgctxt ""
@@ -6711,22 +6812,24 @@ msgid "Input range:"
msgstr ""
#: samplingdialog.ui
+#, fuzzy
msgctxt ""
"samplingdialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: samplingdialog.ui
+#, fuzzy
msgctxt ""
"samplingdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: samplingdialog.ui
msgctxt ""
@@ -6747,22 +6850,24 @@ msgid "Random"
msgstr ""
#: samplingdialog.ui
+#, fuzzy
msgctxt ""
"samplingdialog.ui\n"
"periodic-method-radio\n"
"label\n"
"string.text"
msgid "Periodic"
-msgstr ""
+msgstr "عرصو"
#: samplingdialog.ui
+#, fuzzy
msgctxt ""
"samplingdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Period:"
-msgstr ""
+msgstr "عرصو"
#: samplingdialog.ui
msgctxt ""
@@ -6828,13 +6933,14 @@ msgid "_Prevent changes"
msgstr ""
#: scenariodialog.ui
+#, fuzzy
msgctxt ""
"scenariodialog.ui\n"
"showframe\n"
"label\n"
"string.text"
msgid "_Display border"
-msgstr ""
+msgstr "۾ ڪناري ڏيکاريو"
#: scenariodialog.ui
msgctxt ""
@@ -7071,13 +7177,14 @@ msgid "Update references when sorting range of cells"
msgstr ""
#: scgeneralpage.ui
+#, fuzzy
msgctxt ""
"scgeneralpage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Input Settings"
-msgstr ""
+msgstr "اِن پوٽ جون طئہ ڪيل ترتيبون"
#: searchresults.ui
msgctxt ""
@@ -7197,13 +7304,14 @@ msgid "Select Source"
msgstr "مول چونڊيو"
#: selectsource.ui
+#, fuzzy
msgctxt ""
"selectsource.ui\n"
"selection\n"
"label\n"
"string.text"
msgid "_Current selection"
-msgstr ""
+msgstr "مؤجودهە چونڊ"
#: selectsource.ui
msgctxt ""
@@ -7386,13 +7494,14 @@ msgid "(exclusive access)"
msgstr "(خاص داخلا)"
#: sharedocumentdlg.ui
+#, fuzzy
msgctxt ""
"sharedocumentdlg.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Users Currently Accessing This Spreadsheet"
-msgstr ""
+msgstr "اِستعمال ڪندڙ هن وقت اِسپريڊ شيٽ داخل ڪن پيا"
#: sheetprintpage.ui
msgctxt ""
@@ -7422,13 +7531,14 @@ msgid "First _page number:"
msgstr ""
#: sheetprintpage.ui
+#, fuzzy
msgctxt ""
"sheetprintpage.ui\n"
"labelPageOrder\n"
"label\n"
"string.text"
msgid "Page Order"
-msgstr ""
+msgstr "صفحي جو سلسلو"
#: sheetprintpage.ui
msgctxt ""
@@ -7449,13 +7559,14 @@ msgid "_Grid"
msgstr ""
#: sheetprintpage.ui
+#, fuzzy
msgctxt ""
"sheetprintpage.ui\n"
"checkBTN_NOTES\n"
"label\n"
"string.text"
msgid "_Comments"
-msgstr ""
+msgstr "ٽپڻي"
#: sheetprintpage.ui
msgctxt ""
@@ -7485,13 +7596,14 @@ msgid "_Drawing objects"
msgstr ""
#: sheetprintpage.ui
+#, fuzzy
msgctxt ""
"sheetprintpage.ui\n"
"checkBTN_FORMULAS\n"
"label\n"
"string.text"
msgid "_Formulas"
-msgstr ""
+msgstr "نسخو"
#: sheetprintpage.ui
msgctxt ""
@@ -7548,13 +7660,14 @@ msgid "_Height in pages:"
msgstr ""
#: sheetprintpage.ui
+#, fuzzy
msgctxt ""
"sheetprintpage.ui\n"
"labelNP\n"
"label\n"
"string.text"
msgid "N_umber of pages:"
-msgstr ""
+msgstr ":صفحن جو تعدادُ"
#: sheetprintpage.ui
msgctxt ""
@@ -7629,13 +7742,14 @@ msgid "Show _rejected changes"
msgstr ""
#: showchangesdialog.ui
+#, fuzzy
msgctxt ""
"showchangesdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Filter Settings"
-msgstr ""
+msgstr "فلٽر جون طئہ ڪيل ترتيبون"
#: showdetaildialog.ui
msgctxt ""
@@ -7665,13 +7779,14 @@ msgid "Show Sheet"
msgstr "شيٽ ڏيکاريو"
#: showsheetdialog.ui
+#, fuzzy
msgctxt ""
"showsheetdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Hidden Sheets"
-msgstr ""
+msgstr "لڪل شيٽون"
#: sidebaralignment.ui
msgctxt ""
@@ -7706,7 +7821,7 @@ msgctxt ""
"leftindentlabel\n"
"label\n"
"string.text"
-msgid "Left _indent:"
+msgid "_Indent:"
msgstr ""
#: sidebaralignment.ui
@@ -7728,13 +7843,14 @@ msgid "Indents from the left edge."
msgstr ""
#: sidebaralignment.ui
+#, fuzzy
msgctxt ""
"sidebaralignment.ui\n"
"mergecells\n"
"label\n"
"string.text"
msgid "Merge cells"
-msgstr ""
+msgstr "خانا جذب ڪريو"
#: sidebaralignment.ui
msgctxt ""
@@ -7793,33 +7909,6 @@ msgstr ""
#: sidebaralignment.ui
msgctxt ""
"sidebaralignment.ui\n"
-"verticallystacked\n"
-"label\n"
-"string.text"
-msgid "Vertically stacked"
-msgstr ""
-
-#: sidebaralignment.ui
-msgctxt ""
-"sidebaralignment.ui\n"
-"verticallystacked\n"
-"tooltip_markup\n"
-"string.text"
-msgid "Aligns text vertically."
-msgstr ""
-
-#: sidebaralignment.ui
-msgctxt ""
-"sidebaralignment.ui\n"
-"verticallystacked\n"
-"tooltip_text\n"
-"string.text"
-msgid "Aligns text vertically."
-msgstr ""
-
-#: sidebaralignment.ui
-msgctxt ""
-"sidebaralignment.ui\n"
"orientationdegrees\n"
"tooltip_markup\n"
"string.text"
@@ -7836,13 +7925,14 @@ msgid "Select the angle for rotation."
msgstr ""
#: sidebarcellappearance.ui
+#, fuzzy
msgctxt ""
"sidebarcellappearance.ui\n"
"cellbackgroundlabel\n"
"label\n"
"string.text"
-msgid "_Cell background:"
-msgstr ""
+msgid "_Background:"
+msgstr "پس منظر"
#: sidebarcellappearance.ui
msgctxt ""
@@ -7865,15 +7955,6 @@ msgstr ""
#: sidebarcellappearance.ui
msgctxt ""
"sidebarcellappearance.ui\n"
-"cellborderlabel\n"
-"label\n"
-"string.text"
-msgid "Cell _border:"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
"bordertype\n"
"tooltip_markup\n"
"string.text"
@@ -7943,33 +8024,6 @@ msgctxt ""
msgid "Select the line color of the borders."
msgstr ""
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"cellgridlines\n"
-"label\n"
-"string.text"
-msgid "Show cell _grid lines"
-msgstr ""
-
-#: sidebarcellappearance.ui
-msgctxt ""
-"sidebarcellappearance.ui\n"
-"cellgridlines\n"
-"tooltip_text\n"
-"string.text"
-msgid "Show the grid lines of the cells."
-msgstr ""
-
-#: sidebarnumberformat.ui
-msgctxt ""
-"sidebarnumberformat.ui\n"
-"categorylabel\n"
-"label\n"
-"string.text"
-msgid "_Category:"
-msgstr ""
-
#: sidebarnumberformat.ui
msgctxt ""
"sidebarnumberformat.ui\n"
@@ -8025,13 +8079,14 @@ msgid "Currency"
msgstr "ڪرنسي"
#: sidebarnumberformat.ui
+#, fuzzy
msgctxt ""
"sidebarnumberformat.ui\n"
"category\n"
"4\n"
"stringlist.text"
msgid "Date "
-msgstr ""
+msgstr "تاريخ"
#: sidebarnumberformat.ui
msgctxt ""
@@ -8138,7 +8193,7 @@ msgctxt ""
"negativenumbersred\n"
"label\n"
"string.text"
-msgid "_Negative numbers red"
+msgid "_Negative numbers in red"
msgstr ""
#: sidebarnumberformat.ui
@@ -8196,13 +8251,14 @@ msgid "Set range"
msgstr ""
#: simplerefdialog.ui
+#, fuzzy
msgctxt ""
"simplerefdialog.ui\n"
"area\n"
"label\n"
"string.text"
msgid "Area:"
-msgstr ""
+msgstr "کيتر"
#: solverdlg.ui
msgctxt ""
@@ -8259,22 +8315,24 @@ msgid "_By changing cells"
msgstr ""
#: solverdlg.ui
+#, fuzzy
msgctxt ""
"solverdlg.ui\n"
"min\n"
"label\n"
"string.text"
msgid "Minim_um"
-msgstr ""
+msgstr "گهٽ ۾ گهٽ"
#: solverdlg.ui
+#, fuzzy
msgctxt ""
"solverdlg.ui\n"
"max\n"
"label\n"
"string.text"
msgid "_Maximum"
-msgstr ""
+msgstr "وڌ ۾ وڌ"
#: solverdlg.ui
msgctxt ""
@@ -8295,22 +8353,24 @@ msgid "_Cell reference"
msgstr ""
#: solverdlg.ui
+#, fuzzy
msgctxt ""
"solverdlg.ui\n"
"oplabel\n"
"label\n"
"string.text"
msgid "_Operator"
-msgstr ""
+msgstr "ڪم ڪندڙ"
#: solverdlg.ui
+#, fuzzy
msgctxt ""
"solverdlg.ui\n"
"constraintlabel\n"
"label\n"
"string.text"
msgid "V_alue"
-msgstr ""
+msgstr "ملهُہ"
#: solverdlg.ui
msgctxt ""
@@ -8565,13 +8625,14 @@ msgid "Remove"
msgstr "ڪڍي ڇڏيو"
#: solverdlg.ui
+#, fuzzy
msgctxt ""
"solverdlg.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Limiting Conditions"
-msgstr ""
+msgstr "شرطون محدود بڻائڻ"
#: solveroptionsdialog.ui
msgctxt ""
@@ -8583,13 +8644,14 @@ msgid "Options"
msgstr "وڪلپَ"
#: solveroptionsdialog.ui
+#, fuzzy
msgctxt ""
"solveroptionsdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Solver engine:"
-msgstr ""
+msgstr "حل ڪندڙ انجڻ"
#: solveroptionsdialog.ui
msgctxt ""
@@ -8817,13 +8879,14 @@ msgid "Options"
msgstr "وڪلپَ"
#: sortoptionspage.ui
+#, fuzzy
msgctxt ""
"sortoptionspage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Sort Options"
-msgstr ""
+msgstr "وڪلپن جي آمد ڪريو"
#: sortoptionspage.ui
msgctxt ""
@@ -9375,13 +9438,14 @@ msgid "Does not end with"
msgstr "سان ختم نٿو ٿئي"
#: standardfilterdialog.ui
+#, fuzzy
msgctxt ""
"standardfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Filter Criteria"
-msgstr ""
+msgstr "فلٽر جي حيثيت"
#: standardfilterdialog.ui
msgctxt ""
@@ -9456,13 +9520,14 @@ msgid "dummy"
msgstr "ڊمِي"
#: standardfilterdialog.ui
+#, fuzzy
msgctxt ""
"standardfilterdialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Op_tions"
-msgstr ""
+msgstr "وڪلپَ"
#: statisticsinfopage.ui
msgctxt ""
@@ -9474,22 +9539,24 @@ msgid "Number of Pages:"
msgstr ":صفحن جو تعدادُ"
#: statisticsinfopage.ui
+#, fuzzy
msgctxt ""
"statisticsinfopage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Number of Cells:"
-msgstr ""
+msgstr ":صفحن جو تعدادُ"
#: statisticsinfopage.ui
+#, fuzzy
msgctxt ""
"statisticsinfopage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Number of Sheets:"
-msgstr ""
+msgstr ":صفحن جو تعدادُ"
#: statisticsinfopage.ui
msgctxt ""
@@ -9546,13 +9613,14 @@ msgid "Options"
msgstr "وڪلپَ"
#: subtotalgrppage.ui
+#, fuzzy
msgctxt ""
"subtotalgrppage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Group by:"
-msgstr ""
+msgstr "ذريعي گروپ ڪريو"
#: subtotalgrppage.ui
msgctxt ""
@@ -9624,7 +9692,7 @@ msgctxt ""
"5\n"
"stringlist.text"
msgid "Product"
-msgstr ""
+msgstr "اُپت"
#: subtotalgrppage.ui
msgctxt ""
@@ -9633,7 +9701,7 @@ msgctxt ""
"6\n"
"stringlist.text"
msgid "Count (numbers only)"
-msgstr ""
+msgstr "ڳڻيو (فقط اَنگ"
#: subtotalgrppage.ui
msgctxt ""
@@ -9642,7 +9710,7 @@ msgctxt ""
"7\n"
"stringlist.text"
msgid "StDev (Sample)"
-msgstr ""
+msgstr "StDev (نمونو)"
#: subtotalgrppage.ui
msgctxt ""
@@ -9651,7 +9719,7 @@ msgctxt ""
"8\n"
"stringlist.text"
msgid "StDevP (Population)"
-msgstr ""
+msgstr "StDevP (آدمشماري)"
#: subtotalgrppage.ui
msgctxt ""
@@ -9660,7 +9728,7 @@ msgctxt ""
"9\n"
"stringlist.text"
msgid "Var (Sample)"
-msgstr ""
+msgstr "Var (نمونو)"
#: subtotalgrppage.ui
msgctxt ""
@@ -9669,7 +9737,7 @@ msgctxt ""
"10\n"
"stringlist.text"
msgid "VarP (Population)"
-msgstr ""
+msgstr "VarP (آدمشماري )"
#: subtotaloptionspage.ui
msgctxt ""
@@ -9771,13 +9839,14 @@ msgid "Ch_aracter set:"
msgstr ""
#: textimportcsv.ui
+#, fuzzy
msgctxt ""
"textimportcsv.ui\n"
"textlanguage\n"
"label\n"
"string.text"
msgid "_Language:"
-msgstr ""
+msgstr "ٻولي"
#: textimportcsv.ui
msgctxt ""
@@ -9879,13 +9948,14 @@ msgid "Te_xt delimiter:"
msgstr ""
#: textimportcsv.ui
+#, fuzzy
msgctxt ""
"textimportcsv.ui\n"
"separatoroptions\n"
"label\n"
"string.text"
msgid "Separator Options"
-msgstr ""
+msgstr "جدا ڪندڙ وڪلپَ"
#: textimportcsv.ui
msgctxt ""
@@ -9906,13 +9976,14 @@ msgid "Detect special _numbers"
msgstr ""
#: textimportcsv.ui
+#, fuzzy
msgctxt ""
"textimportcsv.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Other Options"
-msgstr ""
+msgstr "ٻيا وڪلپ"
#: textimportcsv.ui
msgctxt ""
@@ -9951,13 +10022,14 @@ msgid "Import Options"
msgstr "وڪلپن جي آمد ڪريو"
#: textimportoptions.ui
+#, fuzzy
msgctxt ""
"textimportoptions.ui\n"
"custom\n"
"label\n"
"string.text"
msgid "Custom:"
-msgstr ""
+msgstr "ريت"
#: textimportoptions.ui
msgctxt ""
@@ -9969,22 +10041,24 @@ msgid "Automatic"
msgstr "خودڪار"
#: textimportoptions.ui
+#, fuzzy
msgctxt ""
"textimportoptions.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Select the Language to Use for Import"
-msgstr ""
+msgstr "آمد ڪرڻ لاءِ ڪتب اِيندڙ ٻولي چونڊيو"
#: textimportoptions.ui
+#, fuzzy
msgctxt ""
"textimportoptions.ui\n"
"convertdata\n"
"label\n"
"string.text"
msgid "Detect special numbers (such as dates)"
-msgstr ""
+msgstr "خاص اَنگن جي ڳولا ڪرڻ (جئن تە تاريخون)."
#: textimportoptions.ui
msgctxt ""
@@ -9996,13 +10070,14 @@ msgid "Options"
msgstr "وڪلپَ"
#: tpviewpage.ui
+#, fuzzy
msgctxt ""
"tpviewpage.ui\n"
"formula\n"
"label\n"
"string.text"
msgid "_Formulas"
-msgstr ""
+msgstr "نسخو"
#: tpviewpage.ui
msgctxt ""
@@ -10185,13 +10260,14 @@ msgid "Helplines _while moving"
msgstr ""
#: tpviewpage.ui
+#, fuzzy
msgctxt ""
"tpviewpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Visual Aids"
-msgstr ""
+msgstr "ڏسڻ جي سامگري"
#: tpviewpage.ui
msgctxt ""
@@ -10203,13 +10279,14 @@ msgid "Ob_jects/Images:"
msgstr ""
#: tpviewpage.ui
+#, fuzzy
msgctxt ""
"tpviewpage.ui\n"
"diagram_label\n"
"label\n"
"string.text"
msgid "Cha_rts:"
-msgstr ""
+msgstr "تختيون"
#: tpviewpage.ui
msgctxt ""
@@ -10320,22 +10397,24 @@ msgid "Variable 2 range:"
msgstr ""
#: ttestdialog.ui
+#, fuzzy
msgctxt ""
"ttestdialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: ttestdialog.ui
+#, fuzzy
msgctxt ""
"ttestdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: ttestdialog.ui
msgctxt ""
@@ -10356,13 +10435,14 @@ msgid "Rows"
msgstr "قطارون"
#: ttestdialog.ui
+#, fuzzy
msgctxt ""
"ttestdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Grouped by"
-msgstr ""
+msgstr "ذريعي گروپ ڪريو"
#: ungroupdialog.ui
msgctxt ""
@@ -10383,13 +10463,14 @@ msgid "_Rows"
msgstr "قطارون "
#: ungroupdialog.ui
+#, fuzzy
msgctxt ""
"ungroupdialog.ui\n"
"cols\n"
"label\n"
"string.text"
msgid "_Columns"
-msgstr ""
+msgstr "ڪالمَ"
#: ungroupdialog.ui
msgctxt ""
@@ -10419,22 +10500,24 @@ msgid "_Data:"
msgstr ""
#: validationcriteriapage.ui
+#, fuzzy
msgctxt ""
"validationcriteriapage.ui\n"
"minft\n"
"label\n"
"string.text"
msgid "_Minimum:"
-msgstr ""
+msgstr "گهٽ ۾ گهٽ "
#: validationcriteriapage.ui
+#, fuzzy
msgctxt ""
"validationcriteriapage.ui\n"
"maxft\n"
"label\n"
"string.text"
msgid "Ma_ximum:"
-msgstr ""
+msgstr "وڌ ۾ وڌ "
#: validationcriteriapage.ui
msgctxt ""
@@ -10671,13 +10754,14 @@ msgid "_Title:"
msgstr ""
#: validationhelptabpage.ui
+#, fuzzy
msgctxt ""
"validationhelptabpage.ui\n"
"inputhelp_label\n"
"label\n"
"string.text"
msgid "_Input help:"
-msgstr ""
+msgstr "اِن پُٽ مدد"
#: validationhelptabpage.ui
msgctxt ""
@@ -10716,13 +10800,14 @@ msgid "- not set -"
msgstr ""
#: xmlsourcedialog.ui
+#, fuzzy
msgctxt ""
"xmlsourcedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Source File"
-msgstr ""
+msgstr "مول فائل"
#: xmlsourcedialog.ui
msgctxt ""
@@ -10743,13 +10828,14 @@ msgid "Map to Document"
msgstr ""
#: xmlsourcedialog.ui
+#, fuzzy
msgctxt ""
"xmlsourcedialog.ui\n"
"ok\n"
"label\n"
"string.text"
msgid "_Import"
-msgstr ""
+msgstr "آمد ڪريو"
#: ztestdialog.ui
msgctxt ""
@@ -10770,22 +10856,24 @@ msgid "Variable 2 range:"
msgstr ""
#: ztestdialog.ui
+#, fuzzy
msgctxt ""
"ztestdialog.ui\n"
"output-range-label\n"
"label\n"
"string.text"
msgid "Results to:"
-msgstr ""
+msgstr "۾ مٽجي ويو"
#: ztestdialog.ui
+#, fuzzy
msgctxt ""
"ztestdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Data"
-msgstr ""
+msgstr "تاريخ"
#: ztestdialog.ui
msgctxt ""
@@ -10794,7 +10882,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Columns"
-msgstr ""
+msgstr "ڪالمَ"
#: ztestdialog.ui
msgctxt ""
@@ -10803,13 +10891,104 @@ msgctxt ""
"label\n"
"string.text"
msgid "Rows"
-msgstr ""
+msgstr "قطارون"
#: ztestdialog.ui
+#, fuzzy
msgctxt ""
"ztestdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Grouped by"
+msgstr "ذريعي گروپ ڪريو"
+
+#: sidebaralignment.ui
+msgctxt ""
+"sidebaralignment.ui\n"
+"leftindentlabel\n"
+"label\n"
+"string.text"
+msgid "Left _indent:"
+msgstr ""
+
+#: sidebaralignment.ui
+msgctxt ""
+"sidebaralignment.ui\n"
+"verticallystacked\n"
+"label\n"
+"string.text"
+msgid "Vertically stacked"
+msgstr ""
+
+#: sidebaralignment.ui
+msgctxt ""
+"sidebaralignment.ui\n"
+"verticallystacked\n"
+"tooltip_markup\n"
+"string.text"
+msgid "Aligns text vertically."
+msgstr ""
+
+#: sidebaralignment.ui
+msgctxt ""
+"sidebaralignment.ui\n"
+"verticallystacked\n"
+"tooltip_text\n"
+"string.text"
+msgid "Aligns text vertically."
+msgstr ""
+
+#: sidebarcellappearance.ui
+msgctxt ""
+"sidebarcellappearance.ui\n"
+"cellbackgroundlabel\n"
+"label\n"
+"string.text"
+msgid "_Cell background:"
+msgstr ""
+
+#: sidebarcellappearance.ui
+msgctxt ""
+"sidebarcellappearance.ui\n"
+"cellborderlabel\n"
+"label\n"
+"string.text"
+msgid "Cell _border:"
+msgstr ""
+
+#: sidebarcellappearance.ui
+msgctxt ""
+"sidebarcellappearance.ui\n"
+"cellgridlines\n"
+"label\n"
+"string.text"
+msgid "Show cell _grid lines"
+msgstr ""
+
+#: sidebarcellappearance.ui
+msgctxt ""
+"sidebarcellappearance.ui\n"
+"cellgridlines\n"
+"tooltip_text\n"
+"string.text"
+msgid "Show the grid lines of the cells."
+msgstr ""
+
+#: sidebarnumberformat.ui
+msgctxt ""
+"sidebarnumberformat.ui\n"
+"categorylabel\n"
+"label\n"
+"string.text"
+msgid "_Category:"
+msgstr ""
+
+#: sidebarnumberformat.ui
+msgctxt ""
+"sidebarnumberformat.ui\n"
+"negativenumbersred\n"
+"label\n"
+"string.text"
+msgid "_Negative numbers red"
msgstr ""
diff --git a/source/sd/sccomp/source/solver.po b/source/sd/sccomp/source/solver.po
index 74861c77227..64fb90dd9b3 100644
--- a/source/sd/sccomp/source/solver.po
+++ b/source/sd/sccomp/source/solver.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-05-02 00:14+0200\n"
-"PO-Revision-Date: 2014-08-19 10:40+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:22+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444805.000000\n"
+"X-POOTLE-MTIME: 1431526950.000000\n"
#: solver.src
msgctxt ""
@@ -24,12 +24,13 @@ msgid "%PRODUCTNAME Linear Solver"
msgstr "%PRODUCTNAME جو خطي حل ڪندڙ"
#: solver.src
+#, fuzzy
msgctxt ""
"solver.src\n"
"RID_COINMP_SOLVER_COMPONENT\n"
"string.text"
msgid "%PRODUCTNAME CoinMP Linear Solver"
-msgstr ""
+msgstr "%PRODUCTNAME جو خطي حل ڪندڙ"
#: solver.src
msgctxt ""
diff --git a/source/sd/scp2/source/ooo.po b/source/sd/scp2/source/ooo.po
index c0d1a767a96..65d5140a049 100644
--- a/source/sd/scp2/source/ooo.po
+++ b/source/sd/scp2/source/ooo.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-04-22 23:41+0200\n"
-"PO-Revision-Date: 2014-08-19 10:42+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"PO-Revision-Date: 2015-05-13 14:23+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408444955.000000\n"
+"X-POOTLE-MTIME: 1431526998.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -64,12 +64,13 @@ msgid "English (United States)"
msgstr ""
#: module_helppack.ulf
+#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_EN_US\n"
"LngText.text"
msgid "Installs English (United States) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "%PRODUCTNAME %PRODUCTVERSION ۾ اَنگريزي (يونائٽيڊ ڪنگڊم) مدد اِسٿاپت ڪري ٿو"
#: module_helppack.ulf
#, fuzzy
@@ -179,12 +180,13 @@ msgid "Portuguese (Brazil)"
msgstr "(پُرتگالي (برازيل"
#: module_helppack.ulf
+#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_PT_BR\n"
"LngText.text"
msgid "Installs Portuguese (Brazil) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "%PRODUCTNAME %PRODUCTVERSION ۾ پرتگالي مدد اِسٿاپت ڪري ٿو"
#: module_helppack.ulf
#, fuzzy
@@ -702,12 +704,13 @@ msgid "Odia"
msgstr ""
#: module_helppack.ulf
+#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_OR\n"
"LngText.text"
msgid "Installs Odia help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "%PRODUCTNAME %PRODUCTVERSION ۾ اوڪٽيسن مدد اِسٿاپت ڪري ٿو"
#: module_helppack.ulf
msgctxt ""
@@ -780,7 +783,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Catalan (Valencian)"
-msgstr ""
+msgstr "ڪاٽلان"
#: module_helppack.ulf
msgctxt ""
@@ -788,7 +791,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_CA_VALENCIA\n"
"LngText.text"
msgid "Installs Catalan (Valencian) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "%PRODUCTNAME %PRODUCTVERSION ۾ ڪاٽلان مدد اِسٿاپت ڪري ٿو"
#: module_helppack.ulf
#, fuzzy
@@ -1087,7 +1090,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_SR_LATN\n"
"LngText.text"
msgid "Serbian (Latin)"
-msgstr ""
+msgstr "سيربين (ليٽن)"
#: module_helppack.ulf
msgctxt ""
@@ -1095,7 +1098,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_SR_LATN\n"
"LngText.text"
msgid "Installs Serbian (Latin) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "%PRODUCTNAME %PRODUCTVERSION ۾ سيربين (ليٽن) مدد اِسٿاپت ڪري ٿو"
#: module_helppack.ulf
msgctxt ""
@@ -1186,12 +1189,13 @@ msgid "Persian"
msgstr ""
#: module_helppack.ulf
+#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_FA\n"
"LngText.text"
msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "%PRODUCTNAME %PRODUCTVERSION ۾ جارجين مدد اِسٿاپت ڪري ٿو"
#: module_helppack.ulf
msgctxt ""
@@ -1402,20 +1406,22 @@ msgid "Installs Gujarati help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ۾ گجراتي مدد اِسٿاپت ڪري ٿو"
#: module_helppack.ulf
+#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_GUG\n"
"LngText.text"
msgid "Guarani"
-msgstr ""
+msgstr "گجراتي"
#: module_helppack.ulf
+#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_GUG\n"
"LngText.text"
msgid "Installs Guarani help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "%PRODUCTNAME %PRODUCTVERSION ۾ گجراتي مدد اِسٿاپت ڪري ٿو"
#: module_helppack.ulf
msgctxt ""
@@ -1810,12 +1816,13 @@ msgid "Sidama"
msgstr ""
#: module_helppack.ulf
+#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_SID\n"
"LngText.text"
msgid "Installs Sidama help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "%PRODUCTNAME %PRODUCTVERSION ۾ سنهلا مدد اِسٿاپت ڪري ٿو"
#: module_helppack.ulf
msgctxt ""
@@ -1858,12 +1865,13 @@ msgid "English (United States)"
msgstr ""
#: module_langpack.ulf
+#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_DESC_MODULE_LANGPACK_EN_US\n"
"LngText.text"
msgid "Installs the English (United States) user interface"
-msgstr ""
+msgstr "انگريزي (يونائٽيڊ) اِستعمال ڪندڙ جو اِنٽرفيس اِسٿاپت ڪري ٿو"
#: module_langpack.ulf
#, fuzzy
@@ -2512,12 +2520,13 @@ msgid "Odia"
msgstr ""
#: module_langpack.ulf
+#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_DESC_MODULE_LANGPACK_OR\n"
"LngText.text"
msgid "Installs the Odia user interface"
-msgstr ""
+msgstr "اوڪسيٽان اِستعمال ڪندڙ جو اِنٽرفيس اِسٿاپت ڪري ٿو"
#: module_langpack.ulf
msgctxt ""
@@ -2996,12 +3005,13 @@ msgid "Persian"
msgstr ""
#: module_langpack.ulf
+#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_DESC_MODULE_LANGPACK_FA\n"
"LngText.text"
msgid "Installs the Persian user interface"
-msgstr ""
+msgstr "جارجِين اِستعمال ڪندڙ جو اِنٽرفيس اِسٿاپت ڪري ٿو"
#: module_langpack.ulf
msgctxt ""
@@ -3212,20 +3222,22 @@ msgid "Installs the Gujarati user interface"
msgstr "گجراتي اِستعمال ڪندڙ جو اِنٽرفيس اِسٿاپت ڪري ٿو"
#: module_langpack.ulf
+#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_GUG\n"
"LngText.text"
msgid "Guarani"
-msgstr ""
+msgstr "گجراتي"
#: module_langpack.ulf
+#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_DESC_MODULE_LANGPACK_GUG\n"
"LngText.text"
msgid "Installs the Guarani user interface"
-msgstr ""
+msgstr "گجراتي اِستعمال ڪندڙ جو اِنٽرفيس اِسٿاپت ڪري ٿو"
#: module_langpack.ulf
msgctxt ""
@@ -3620,12 +3632,13 @@ msgid "Amharic"
msgstr "امهارڪ"
#: module_langpack.ulf
+#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_DESC_MODULE_LANGPACK_AM\n"
"LngText.text"
msgid "Installs the Amharic user interface"
-msgstr ""
+msgstr "عربي سوٿو اِستعمال ڪندڙ اِنٽرفيس اِسٿاپت ڪري ٿو"
#: module_langpack.ulf
msgctxt ""
@@ -3636,12 +3649,13 @@ msgid "Sidama"
msgstr ""
#: module_langpack.ulf
+#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_DESC_MODULE_LANGPACK_SID\n"
"LngText.text"
msgid "Installs the Sidama user interface"
-msgstr ""
+msgstr "سنهل اِستعمال ڪندڙ جو اِنٽرفيس اِسٿاپت ڪري ٿو"
#: module_langpack.ulf
msgctxt ""
@@ -3748,12 +3762,13 @@ msgid "Aragonese"
msgstr "آراجو نيز"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_AN\n"
"LngText.text"
msgid "Aragonese spelling dictionary"
-msgstr ""
+msgstr "بريٽن هجي ڊڪشنري"
#: module_ooo.ulf
#, fuzzy
@@ -3781,12 +3796,13 @@ msgid "Belarusian"
msgstr "بيلاروشين"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_BE\n"
"LngText.text"
msgid "Belarusian spelling dictionary"
-msgstr ""
+msgstr "گيلشين هجي ڊڪشنري"
#: module_ooo.ulf
#, fuzzy
@@ -3846,12 +3862,13 @@ msgid "Bosnian"
msgstr "بوسنينين"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_BS\n"
"LngText.text"
msgid "Bosnian spelling dictionary"
-msgstr ""
+msgstr "گيلشين هجي ڊڪشنري"
#: module_ooo.ulf
msgctxt ""
@@ -3947,12 +3964,13 @@ msgid "Greek"
msgstr "يوناني"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_EL\n"
"LngText.text"
msgid "Greek spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "ڊچ هجي ڊڪشنري، ۽ ننڍي ليڪ (-) ڏيڻ جا قاعدا"
#: module_ooo.ulf
#, fuzzy
@@ -3964,12 +3982,13 @@ msgid "Spanish"
msgstr "स्पेनी"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_ES\n"
"LngText.text"
msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "ڊينش هجي ڊڪشنري، ننڍي ليڪ (-) ڏيڻ جا قاعدا، ۽ پريايواچي ڪوش"
#: module_ooo.ulf
#, fuzzy
@@ -4095,12 +4114,13 @@ msgid "Hungarian"
msgstr "هنگيرين"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_HU\n"
"LngText.text"
msgid "Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar checker"
-msgstr ""
+msgstr "بلگيرين هجي ڊڪشنري، ننڍي ليڪ (-) ڏيڻ جا قاعدا، ۽ پريايواجي ڪوش"
#: module_ooo.ulf
msgctxt ""
@@ -4127,12 +4147,13 @@ msgid "Icelandic"
msgstr "آئسليندڪ"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_IS\n"
"LngText.text"
msgid "Icelandic spelling dictionary and thesaurus"
-msgstr ""
+msgstr "عربي هجي ڊڪشنري، ۽ پريايواچي ڪوش"
#: module_ooo.ulf
msgctxt ""
@@ -4175,12 +4196,13 @@ msgid "Lao"
msgstr "لائو"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_LO\n"
"LngText.text"
msgid "Lao spelling dictionary"
-msgstr ""
+msgstr "ٿائي هجي ڊڪشنري"
#: module_ooo.ulf
msgctxt ""
@@ -4369,12 +4391,13 @@ msgid "Sinhala"
msgstr "سنهلا"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_SI\n"
"LngText.text"
msgid "Sinhala spelling dictionary"
-msgstr ""
+msgstr "بنگالي هجي ڊڪشنري"
#: module_ooo.ulf
msgctxt ""
@@ -4465,12 +4488,13 @@ msgid "Telugu"
msgstr "تيلگو"
#: module_ooo.ulf
+#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_TE\n"
"LngText.text"
msgid "Telugu spelling dictionary, and hyphenation rules"
-msgstr ""
+msgstr "ڊچ هجي ڊڪشنري، ۽ ننڍي ليڪ (-) ڏيڻ جا قاعدا"
#: module_ooo.ulf
#, fuzzy
diff --git a/source/sd/sd/source/ui/app.po b/source/sd/sd/source/ui/app.po
index abd601c86db..b3114fca181 100644
--- a/source/sd/sd/source/ui/app.po
+++ b/source/sd/sd/source/ui/app.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-08-19 10:44+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:06+0200\n"
+"PO-Revision-Date: 2015-05-13 14:24+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445086.000000\n"
+"X-POOTLE-MTIME: 1431527056.000000\n"
#: menuids3_tmpl.src
msgctxt ""
@@ -106,13 +106,14 @@ msgid "~3D Effects"
msgstr "~3D اَثر"
#: menuids3_tmpl.src
+#, fuzzy
msgctxt ""
"menuids3_tmpl.src\n"
"MN_PRESENTATION_LAYOUT\n"
"SID_PRESENTATION_LAYOUT\n"
"menuitem.text"
msgid "~Slide Design..."
-msgstr ""
+msgstr "سلائڊ جي ڊزائين"
#: menuids3_tmpl.src
msgctxt ""
@@ -162,6 +163,15 @@ msgstr "ورهست۔۔۔"
#: menuids_tmpl.src
msgctxt ""
"menuids_tmpl.src\n"
+"MN_INSERT_GRAPHIC\n"
+"SID_INSERT_GRAPHIC\n"
+"menuitem.text"
+msgid "Insert I~mage..."
+msgstr ""
+
+#: menuids_tmpl.src
+msgctxt ""
+"menuids_tmpl.src\n"
"MN_CAPTUREPOINT\n"
"SID_CAPTUREPOINT\n"
"menuitem.text"
@@ -202,7 +212,7 @@ msgctxt ""
"SID_MODIFYPAGE\n"
"menuitem.text"
msgid "Slide ~Layout"
-msgstr ""
+msgstr "سلائڊ جو ليئائوٽ"
#: menuids_tmpl.src
msgctxt ""
@@ -342,13 +352,14 @@ msgid "D~elete Page"
msgstr "صفحو ڪڍي ڇڏيو"
#: menuids_tmpl.src
+#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_RENAME_SLIDE\n"
"SID_RENAMEPAGE\n"
"menuitem.text"
msgid "~Rename Slide..."
-msgstr ""
+msgstr "سلائڊ جو نئين سر نالو ڏيو"
#: menuids_tmpl.src
msgctxt ""
@@ -360,13 +371,14 @@ msgid "~Rename Master"
msgstr "ماستر جو نئين سر نالو ڏيو "
#: menuids_tmpl.src
+#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_RENAME_PAGE\n"
"SID_RENAMEPAGE\n"
"menuitem.text"
msgid "~Rename Page..."
-msgstr ""
+msgstr "تهہ جو نئين سر نالو ڏيو"
#: menuids_tmpl.src
msgctxt ""
@@ -611,14 +623,13 @@ msgid "~Bottom"
msgstr "ترُ"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_OBJECT_ALIGN\n"
"SID_OBJECT_ALIGN\n"
"menuitem.text"
-msgid "Al~ignment"
-msgstr "سڌائي"
+msgid "Al~ign"
+msgstr ""
#: menuids_tmpl.src
msgctxt ""
@@ -836,8 +847,8 @@ msgctxt ""
"MN_SET_DEFAULT\n"
"SID_SET_DEFAULT\n"
"menuitem.text"
-msgid "~Default"
-msgstr "وڪلپ جي غير مؤجودگيءَ ۾ اَڳ ۾ ئي اپنايل"
+msgid "~Default Formatting"
+msgstr ""
#: menuids_tmpl.src
msgctxt ""
@@ -849,18 +860,13 @@ msgid "F~ontwork"
msgstr "فانٽ جو ڪم"
#: menuids_tmpl.src
-#, fuzzy
msgctxt ""
"menuids_tmpl.src\n"
"MN_ORIGINAL_SIZE\n"
"SID_ORIGINAL_SIZE\n"
"menuitem.text"
-msgid "~Original Size"
+msgid "Restore ~Original Size"
msgstr ""
-"#-#-#-#-# frmdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
-"اصلوڪو آڪارُ \n"
-"#-#-#-#-# drawfunc.po (PACKAGE VERSION) #-#-#-#-#\n"
-" (~O) اصلوڪو آڪارُ"
#: menuids_tmpl.src
msgctxt ""
@@ -868,7 +874,7 @@ msgctxt ""
"MN_CROP\n"
"SID_OBJECT_CROP\n"
"menuitem.text"
-msgid "Crop Image"
+msgid "Crop I~mage"
msgstr ""
#: menuids_tmpl.src
@@ -1748,14 +1754,6 @@ msgstr ""
#: sdstring.src
msgctxt ""
"sdstring.src\n"
-"STR_SAR_NOT_FOUND\n"
-"string.text"
-msgid "Search key not found."
-msgstr "ڳولا ڪنجي ڪانہ ملي۔"
-
-#: sdstring.src
-msgctxt ""
-"sdstring.src\n"
"STR_SAR_WRAP_FORWARD\n"
"string.text"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
@@ -2578,12 +2576,13 @@ msgid "~Edit"
msgstr "سمپادت ڪريو"
#: strings.src
+#, fuzzy
msgctxt ""
"strings.src\n"
"STR_DELETE_PAGES\n"
"string.text"
msgid "Delete Slides"
-msgstr ""
+msgstr "سلائڊَ خارج ڪريو"
#: strings.src
msgctxt ""
@@ -2664,14 +2663,6 @@ msgstr "شيون "
#: strings.src
msgctxt ""
"strings.src\n"
-"STR_END_SEARCHING\n"
-"string.text"
-msgid "The document search is finished."
-msgstr "دستاويز جي ڳولا پوري ٿي آهي۔"
-
-#: strings.src
-msgctxt ""
-"strings.src\n"
"STR_END_SPELLING\n"
"string.text"
msgid "Spellcheck of entire document has been completed."
@@ -2760,14 +2751,6 @@ msgstr "ليئائوٽ پيشڪش لاڳو ڪريو"
#: strings.src
msgctxt ""
"strings.src\n"
-"STR_STRING_NOTFOUND\n"
-"string.text"
-msgid "Search key not found."
-msgstr "ڳولا ڪنجي ڪانہ ملي۔"
-
-#: strings.src
-msgctxt ""
-"strings.src\n"
"STR_PLAY\n"
"string.text"
msgid "~Play"
@@ -3623,6 +3606,7 @@ msgid "Graphics filter"
msgstr "اکري چٽن جو فلٽر"
#: strings.src
+#, fuzzy
msgctxt ""
"strings.src\n"
"STR_WARNING_NOSOUNDFILE\n"
@@ -3631,6 +3615,8 @@ msgid ""
"The file %\n"
"is not a valid audio file !"
msgstr ""
+"%\n"
+" فائل جائز آوازي فائل ناهي"
#: strings.src
msgctxt ""
@@ -3811,9 +3797,17 @@ msgstr "<ڳڻيو>"
#: strings.src
msgctxt ""
"strings.src\n"
-"STR_FIELD_PLACEHOLDER_PAGETITLE\n"
+"STR_FIELD_PLACEHOLDER_SLIDENAME\n"
"string.text"
-msgid "<title>"
+msgid "<slide-name>"
+msgstr ""
+
+#: strings.src
+msgctxt ""
+"strings.src\n"
+"STR_FIELD_PLACEHOLDER_PAGENAME\n"
+"string.text"
+msgid "<page-name>"
msgstr ""
#: strings.src
@@ -4003,12 +3997,13 @@ msgid "Shape %1"
msgstr "آڪار %1"
#: strings.src
+#, fuzzy
msgctxt ""
"strings.src\n"
"STR_SET_BACKGROUND_PICTURE\n"
"string.text"
msgid "Set Background Image for Slide ..."
-msgstr ""
+msgstr "سلائيڊ لاءِ پس منظر جي تصوير"
#: strings.src
msgctxt ""
@@ -4158,3 +4153,71 @@ msgstr ""
"تختي\n"
"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n"
"تختي "
+
+#, fuzzy
+msgctxt ""
+"menuids_tmpl.src\n"
+"MN_OBJECT_ALIGN\n"
+"SID_OBJECT_ALIGN\n"
+"menuitem.text"
+msgid "Al~ignment"
+msgstr "سڌائي"
+
+msgctxt ""
+"menuids_tmpl.src\n"
+"MN_SET_DEFAULT\n"
+"SID_SET_DEFAULT\n"
+"menuitem.text"
+msgid "~Default"
+msgstr "وڪلپ جي غير مؤجودگيءَ ۾ اَڳ ۾ ئي اپنايل"
+
+#, fuzzy
+msgctxt ""
+"menuids_tmpl.src\n"
+"MN_ORIGINAL_SIZE\n"
+"SID_ORIGINAL_SIZE\n"
+"menuitem.text"
+msgid "~Original Size"
+msgstr ""
+"#-#-#-#-# frmdlg.po (PACKAGE VERSION) #-#-#-#-#\n"
+"اصلوڪو آڪارُ \n"
+"#-#-#-#-# drawfunc.po (PACKAGE VERSION) #-#-#-#-#\n"
+" (~O) اصلوڪو آڪارُ"
+
+msgctxt ""
+"sdstring.src\n"
+"STR_SAR_NOT_FOUND\n"
+"string.text"
+msgid "Search key not found."
+msgstr "ڳولا ڪنجي ڪانہ ملي۔"
+
+msgctxt ""
+"strings.src\n"
+"STR_END_SEARCHING\n"
+"string.text"
+msgid "The document search is finished."
+msgstr "دستاويز جي ڳولا پوري ٿي آهي۔"
+
+msgctxt ""
+"strings.src\n"
+"STR_STRING_NOTFOUND\n"
+"string.text"
+msgid "Search key not found."
+msgstr "ڳولا ڪنجي ڪانہ ملي۔"
+
+#: menuids_tmpl.src
+msgctxt ""
+"menuids_tmpl.src\n"
+"MN_CROP\n"
+"SID_OBJECT_CROP\n"
+"menuitem.text"
+msgid "Crop Image"
+msgstr ""
+
+#: strings.src
+msgctxt ""
+"strings.src\n"
+"STR_FIELD_PLACEHOLDER_PAGETITLE\n"
+"string.text"
+msgid "<title>"
+msgstr ""
diff --git a/source/sd/sd/uiconfig/sdraw/ui.po b/source/sd/sd/uiconfig/sdraw/ui.po
index f963497845c..8d847926eb6 100644
--- a/source/sd/sd/uiconfig/sdraw/ui.po
+++ b/source/sd/sd/uiconfig/sdraw/ui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2014-08-19 10:45+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:25+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: none\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445129.000000\n"
+"X-POOTLE-MTIME: 1431527137.000000\n"
#: breakdialog.ui
msgctxt ""
@@ -79,13 +79,14 @@ msgid "Bullets"
msgstr "بليٽ"
#: bulletsandnumbering.ui
+#, fuzzy
msgctxt ""
"bulletsandnumbering.ui\n"
"singlenum\n"
"label\n"
"string.text"
msgid "Numbering Type"
-msgstr ""
+msgstr "نمبر ڏيڻ جو قسم"
#: bulletsandnumbering.ui
msgctxt ""
@@ -133,13 +134,14 @@ msgid "_Default"
msgstr ""
#: copydlg.ui
+#, fuzzy
msgctxt ""
"copydlg.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Number of _copies:"
-msgstr ""
+msgstr "رنگن جو تعداد:"
#: copydlg.ui
msgctxt ""
@@ -269,13 +271,14 @@ msgid "Cross-fade attributes"
msgstr "آڏو، ڌنڌلا لاڳپو رکندڙ"
#: crossfadedialog.ui
+#, fuzzy
msgctxt ""
"crossfadedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Increments:"
-msgstr ""
+msgstr "واڌارا"
#: crossfadedialog.ui
msgctxt ""
@@ -566,13 +569,14 @@ msgid "Bullets"
msgstr "بليٽ"
#: drawprtldialog.ui
+#, fuzzy
msgctxt ""
"drawprtldialog.ui\n"
"RID_SVXPAGE_PICK_SINGLE_NUM\n"
"label\n"
"string.text"
msgid "Numbering Type"
-msgstr ""
+msgstr "نمبر ڏيڻ جو قسم"
#: drawprtldialog.ui
msgctxt ""
diff --git a/source/sd/sd/uiconfig/simpress/ui.po b/source/sd/sd/uiconfig/simpress/ui.po
index fc531777fc5..8859e8b5183 100644
--- a/source/sd/sd/uiconfig/simpress/ui.po
+++ b/source/sd/sd/uiconfig/simpress/ui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-05-11 16:12+0200\n"
-"PO-Revision-Date: 2014-08-19 10:45+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:06+0200\n"
+"PO-Revision-Date: 2015-05-13 14:27+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: none\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445143.000000\n"
+"X-POOTLE-MTIME: 1431527242.000000\n"
#: assistentdialog.ui
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Type"
-msgstr ""
+msgstr "قسم"
#: assistentdialog.ui
msgctxt ""
@@ -178,13 +178,14 @@ msgid "Select an Output Medium"
msgstr ""
#: assistentdialog.ui
+#, fuzzy
msgctxt ""
"assistentdialog.ui\n"
"effectLabel\n"
"label\n"
"string.text"
msgid "_Effect:"
-msgstr ""
+msgstr "اَثر"
#: assistentdialog.ui
msgctxt ""
@@ -205,13 +206,14 @@ msgid "Select a Slide Transition"
msgstr ""
#: assistentdialog.ui
+#, fuzzy
msgctxt ""
"assistentdialog.ui\n"
"liveRadiobutton\n"
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "وڪلپ جي غيرمؤجودگيءَ سبب اڳ ۾ ئي اَپنايل"
#: assistentdialog.ui
msgctxt ""
@@ -223,22 +225,24 @@ msgid "_Automatic"
msgstr ""
#: assistentdialog.ui
+#, fuzzy
msgctxt ""
"assistentdialog.ui\n"
"breakLabel\n"
"label\n"
"string.text"
msgid "Du_ration of pause:"
-msgstr ""
+msgstr "ساهيءَ جو عرصو"
#: assistentdialog.ui
+#, fuzzy
msgctxt ""
"assistentdialog.ui\n"
"presTimeLabel\n"
"label\n"
"string.text"
msgid "D_uration of page:"
-msgstr ""
+msgstr "ساهيءَ جو عرصو"
#: assistentdialog.ui
msgctxt ""
@@ -277,13 +281,14 @@ msgid "C_reate summary"
msgstr ""
#: assistentdialog.ui
+#, fuzzy
msgctxt ""
"assistentdialog.ui\n"
"previewCheckbutton\n"
"label\n"
"string.text"
msgid "Previe_w"
-msgstr ""
+msgstr "اڳ منظر"
#: assistentdialog.ui
msgctxt ""
@@ -385,13 +390,14 @@ msgid "_Speed:"
msgstr ""
#: customanimationcreatetab.ui
+#, fuzzy
msgctxt ""
"customanimationcreatetab.ui\n"
"auto_preview\n"
"label\n"
"string.text"
msgid "_Automatic preview"
-msgstr ""
+msgstr "خودڪار اڳہ منظر"
#: customanimationeffecttab.ui
msgctxt ""
@@ -448,13 +454,14 @@ msgid "_Sound:"
msgstr ""
#: customanimationeffecttab.ui
+#, fuzzy
msgctxt ""
"customanimationeffecttab.ui\n"
"text_animation_label\n"
"label\n"
"string.text"
msgid "_Text animation:"
-msgstr ""
+msgstr "متن جو اينيميشن"
#: customanimationeffecttab.ui
msgctxt ""
@@ -709,13 +716,14 @@ msgid "Effect"
msgstr "اَثر"
#: customanimationspanel.ui
+#, fuzzy
msgctxt ""
"customanimationspanel.ui\n"
"auto_preview\n"
"label\n"
"string.text"
msgid "Automatic pre_view"
-msgstr ""
+msgstr "خودڪار اڳہ منظر"
#: customanimationtexttab.ui
msgctxt ""
@@ -727,13 +735,14 @@ msgid "_Group text:"
msgstr ""
#: customanimationtexttab.ui
+#, fuzzy
msgctxt ""
"customanimationtexttab.ui\n"
"auto_after\n"
"label\n"
"string.text"
msgid "_Automatically after:"
-msgstr ""
+msgstr "خودڪار نموني پوءِ"
#: customanimationtexttab.ui
msgctxt ""
@@ -1033,13 +1042,14 @@ msgid "_Variable"
msgstr ""
#: dlgfield.ui
+#, fuzzy
msgctxt ""
"dlgfield.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Field Type"
-msgstr ""
+msgstr "کيتر جو قسم"
#: dlgfield.ui
msgctxt ""
@@ -1075,7 +1085,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Preview"
-msgstr ""
+msgstr "اڳ منظر"
#: dockinganimation.ui
msgctxt ""
@@ -1090,168 +1100,6 @@ msgstr ""
msgctxt ""
"dockinganimation.ui\n"
"loopcount\n"
-"0\n"
-"stringlist.text"
-msgid "1"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"1\n"
-"stringlist.text"
-msgid "2"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"2\n"
-"stringlist.text"
-msgid "3"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"3\n"
-"stringlist.text"
-msgid "4"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"4\n"
-"stringlist.text"
-msgid "5"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"5\n"
-"stringlist.text"
-msgid "6"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"6\n"
-"stringlist.text"
-msgid "7"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"7\n"
-"stringlist.text"
-msgid "8"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"8\n"
-"stringlist.text"
-msgid "9"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"9\n"
-"stringlist.text"
-msgid "10"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"10\n"
-"stringlist.text"
-msgid "12"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"11\n"
-"stringlist.text"
-msgid "15"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"12\n"
-"stringlist.text"
-msgid "20"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"13\n"
-"stringlist.text"
-msgid "25"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"14\n"
-"stringlist.text"
-msgid "50"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"15\n"
-"stringlist.text"
-msgid "100"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"16\n"
-"stringlist.text"
-msgid "500"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
-"17\n"
-"stringlist.text"
-msgid "1000"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
-"loopcount\n"
"18\n"
"stringlist.text"
msgid "Max."
@@ -1278,15 +1126,6 @@ msgstr ""
#: dockinganimation.ui
msgctxt ""
"dockinganimation.ui\n"
-"numbitmap\n"
-"text\n"
-"string.text"
-msgid "1"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
"first\n"
"tooltip_text\n"
"string.text"
@@ -1318,7 +1157,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Play"
-msgstr ""
+msgstr "وڄايو"
#: dockinganimation.ui
msgctxt ""
@@ -1354,7 +1193,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Alignment"
-msgstr ""
+msgstr "سڌائي"
#: dockinganimation.ui
msgctxt ""
@@ -1476,15 +1315,6 @@ msgstr ""
#: dockinganimation.ui
msgctxt ""
"dockinganimation.ui\n"
-"count\n"
-"label\n"
-"string.text"
-msgid "67"
-msgstr ""
-
-#: dockinganimation.ui
-msgctxt ""
-"dockinganimation.ui\n"
"delone\n"
"tooltip_text\n"
"string.text"
@@ -1573,13 +1403,14 @@ msgid "Header _text:"
msgstr ""
#: headerfootertab.ui
+#, fuzzy
msgctxt ""
"headerfootertab.ui\n"
"datetime_cb\n"
"label\n"
"string.text"
msgid "_Date and time"
-msgstr ""
+msgstr "تاريخ ۽ وقت"
#: headerfootertab.ui
msgctxt ""
@@ -1645,13 +1476,14 @@ msgid "_Slide number"
msgstr ""
#: headerfootertab.ui
+#, fuzzy
msgctxt ""
"headerfootertab.ui\n"
"include_label\n"
"label\n"
"string.text"
msgid "Include on Slide"
-msgstr ""
+msgstr "سلائڊ ۾ شامل ڪريو"
#: headerfootertab.ui
msgctxt ""
@@ -1726,22 +1558,24 @@ msgid "Interaction"
msgstr "هدايت"
#: interactionpage.ui
+#, fuzzy
msgctxt ""
"interactionpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Action at mouse click:"
-msgstr ""
+msgstr "مائوس جي ڪلڪ تي ڪاريہ"
#: interactionpage.ui
+#, fuzzy
msgctxt ""
"interactionpage.ui\n"
"fttree\n"
"label\n"
"string.text"
msgid "Target:"
-msgstr ""
+msgstr "مقصد"
#: interactionpage.ui
msgctxt ""
@@ -1861,13 +1695,14 @@ msgid "Only text area selected"
msgstr ""
#: optimpressgeneralpage.ui
+#, fuzzy
msgctxt ""
"optimpressgeneralpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Text Objects"
-msgstr ""
+msgstr "متن شيون"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -1879,13 +1714,14 @@ msgid "Start with _wizard"
msgstr ""
#: optimpressgeneralpage.ui
+#, fuzzy
msgctxt ""
"optimpressgeneralpage.ui\n"
"newdoclbl\n"
"label\n"
"string.text"
msgid "New Document"
-msgstr ""
+msgstr "نئون دستاويز"
#: optimpressgeneralpage.ui
msgctxt ""
@@ -2122,13 +1958,14 @@ msgid "Preview"
msgstr "اڳ منظر"
#: photoalbum.ui
+#, fuzzy
msgctxt ""
"photoalbum.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "Slide layout:"
-msgstr ""
+msgstr "سلائڊ جو ليئائوٽ"
#: photoalbum.ui
msgctxt ""
@@ -2212,13 +2049,14 @@ msgid "All _slides"
msgstr ""
#: presentationdialog.ui
+#, fuzzy
msgctxt ""
"presentationdialog.ui\n"
"customslideshow\n"
"label\n"
"string.text"
msgid "_Custom slide show:"
-msgstr ""
+msgstr "هليءَ چليءَ واريون سلائڊن جون نمائشون"
#: presentationdialog.ui
msgctxt ""
@@ -2275,22 +2113,24 @@ msgid "Auto External (Display %1)"
msgstr ""
#: presentationdialog.ui
+#, fuzzy
msgctxt ""
"presentationdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Multiple Displays"
-msgstr ""
+msgstr "گهڻ قسمي مانيٽرَ"
#: presentationdialog.ui
+#, fuzzy
msgctxt ""
"presentationdialog.ui\n"
"default\n"
"label\n"
"string.text"
msgid "_Default"
-msgstr ""
+msgstr "وڪلپ جي غيرمؤجودگيءَ سبب اڳ ۾ ئي اَپنايل"
#: presentationdialog.ui
msgctxt ""
@@ -2569,13 +2409,14 @@ msgid "Ti_me"
msgstr ""
#: prntopts.ui
+#, fuzzy
msgctxt ""
"prntopts.ui\n"
"hiddenpgcb\n"
"label\n"
"string.text"
msgid "H_idden pages"
-msgstr ""
+msgstr "لڪل صفحا"
#: prntopts.ui
msgctxt ""
@@ -2650,13 +2491,14 @@ msgid "Ba_ck"
msgstr ""
#: prntopts.ui
+#, fuzzy
msgctxt ""
"prntopts.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Page Options"
-msgstr ""
+msgstr "صفحي جا وِڪلپَ"
#: prntopts.ui
msgctxt ""
@@ -2713,22 +2555,24 @@ msgid "Default"
msgstr "وڪلپ جي غيرمؤجودگيءَ سبب اڳ ۾ ئي اَپنايل"
#: prntopts.ui
+#, fuzzy
msgctxt ""
"prntopts.ui\n"
"grayscalerb\n"
"label\n"
"string.text"
msgid "Gra_yscale"
-msgstr ""
+msgstr "خاڪي ماپا"
#: prntopts.ui
+#, fuzzy
msgctxt ""
"prntopts.ui\n"
"blackwhiterb\n"
"label\n"
"string.text"
msgid "Black & _white"
-msgstr ""
+msgstr "ڪارو ۽ اڇو"
#: prntopts.ui
msgctxt ""
@@ -2884,13 +2728,14 @@ msgid "_Endless"
msgstr ""
#: publishingdialog.ui
+#, fuzzy
msgctxt ""
"publishingdialog.ui\n"
"kioskLabel\n"
"label\n"
"string.text"
msgid "Advance Slides"
-msgstr ""
+msgstr "سلائڊ اڳتي وڌايو"
#: publishingdialog.ui
msgctxt ""
@@ -2917,7 +2762,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Options"
-msgstr ""
+msgstr "وڪلپَ"
#: publishingdialog.ui
msgctxt ""
@@ -3001,13 +2846,14 @@ msgid "_JPG"
msgstr ""
#: publishingdialog.ui
+#, fuzzy
msgctxt ""
"publishingdialog.ui\n"
"qualityTxtLabel\n"
"label\n"
"string.text"
msgid "_Quality:"
-msgstr ""
+msgstr "گُڻُ"
#: publishingdialog.ui
msgctxt ""
@@ -3073,13 +2919,14 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui
+#, fuzzy
msgctxt ""
"publishingdialog.ui\n"
"effectsLabel\n"
"label\n"
"string.text"
msgid "Effects"
-msgstr ""
+msgstr "اَثر"
#: publishingdialog.ui
msgctxt ""
@@ -3214,7 +3061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Text"
-msgstr ""
+msgstr "متن"
#: publishingdialog.ui
msgctxt ""
@@ -3372,15 +3219,6 @@ msgstr ""
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
-"label3\n"
-"label\n"
-"string.text"
-msgid "Apply to Selected Slides"
-msgstr ""
-
-#: slidetransitionspanel.ui
-msgctxt ""
-"slidetransitionspanel.ui\n"
"speed_label\n"
"label\n"
"string.text"
@@ -3442,13 +3280,14 @@ msgid "Stop previous sound"
msgstr ""
#: slidetransitionspanel.ui
+#, fuzzy
msgctxt ""
"slidetransitionspanel.ui\n"
"sound_list\n"
"2\n"
"stringlist.text"
msgid "Other sound..."
-msgstr ""
+msgstr "ٻيو آواز"
#: slidetransitionspanel.ui
msgctxt ""
@@ -3460,13 +3299,14 @@ msgid "Loop until next sound"
msgstr ""
#: slidetransitionspanel.ui
+#, fuzzy
msgctxt ""
"slidetransitionspanel.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Modify Transition"
-msgstr ""
+msgstr "هڪ حالت کان ٻيءَ حالت ۾ ڦيرڦار ڪريو"
#: slidetransitionspanel.ui
msgctxt ""
@@ -3478,67 +3318,52 @@ msgid "On mouse click"
msgstr ""
#: slidetransitionspanel.ui
+#, fuzzy
msgctxt ""
"slidetransitionspanel.ui\n"
"rb_auto_after\n"
"label\n"
"string.text"
msgid "Automatically after:"
-msgstr ""
+msgstr "خودڪار نموني پوءِ"
#: slidetransitionspanel.ui
+#, fuzzy
msgctxt ""
"slidetransitionspanel.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Advance Slide"
-msgstr ""
-
-#: slidetransitionspanel.ui
-msgctxt ""
-"slidetransitionspanel.ui\n"
-"auto_preview\n"
-"label\n"
-"string.text"
-msgid "Automatic"
-msgstr ""
-
-#: slidetransitionspanel.ui
-msgctxt ""
-"slidetransitionspanel.ui\n"
-"play\n"
-"label\n"
-"string.text"
-msgid "Play"
-msgstr "وڄايو"
+msgstr "سلائڊ اڳتي وڌايو"
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
-"label4\n"
+"apply_to_all\n"
"label\n"
"string.text"
-msgid "Preview"
+msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanel.ui
+#, fuzzy
msgctxt ""
"slidetransitionspanel.ui\n"
-"apply_to_all\n"
+"auto_preview\n"
"label\n"
"string.text"
-msgid "Apply to All Slides"
-msgstr ""
+msgid "Automatic Preview"
+msgstr "خودڪار اڳہ منظر"
#: slidetransitionspanel.ui
msgctxt ""
"slidetransitionspanel.ui\n"
-"slide_show\n"
+"play\n"
"label\n"
"string.text"
-msgid "Slide Show"
-msgstr "سلائڊ ڏيکاريو"
+msgid "Play"
+msgstr "وڄايو"
#: tabledesignpanel.ui
msgctxt ""
@@ -3667,13 +3492,14 @@ msgid "Font"
msgstr "فانٽ"
#: templatedialog.ui
+#, fuzzy
msgctxt ""
"templatedialog.ui\n"
"fonteffect\n"
"label\n"
"string.text"
msgid "Font Effects"
-msgstr ""
+msgstr "فانٽ جو اثر"
#: templatedialog.ui
msgctxt ""
diff --git a/source/sd/sfx2/source/appl.po b/source/sd/sfx2/source/appl.po
index c5b5041a33a..21effe587c8 100644
--- a/source/sd/sfx2/source/appl.po
+++ b/source/sd/sfx2/source/appl.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:22+0100\n"
-"PO-Revision-Date: 2014-08-19 10:46+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:27+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445165.000000\n"
+"X-POOTLE-MTIME: 1431527254.000000\n"
#: app.src
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"STR_QUERY_LASTVERSION\n"
"string.text"
msgid "Cancel all changes?"
-msgstr ""
+msgstr "ڇا سڀ تبديليون رد ڪرڻيون آهن؟"
#: app.src
msgctxt ""
@@ -861,7 +861,7 @@ msgctxt ""
"STR_INFO_NOSEARCHRESULTS\n"
"string.text"
msgid "No topics found."
-msgstr ""
+msgstr "وشيون ڪانہ مليون۔"
#: newhelp.src
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"STR_INFO_NOSEARCHTEXTFOUND\n"
"string.text"
msgid "The text you entered was not found."
-msgstr ""
+msgstr "توهان جيڪو متن داخل ڪيو اُهو ڪونہ مليو۔"
#: newhelp.src
msgctxt ""
diff --git a/source/sd/sfx2/source/dialog.po b/source/sd/sfx2/source/dialog.po
index a4c13d32fa8..9b2340bf4d8 100644
--- a/source/sd/sfx2/source/dialog.po
+++ b/source/sd/sfx2/source/dialog.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-05-11 16:12+0200\n"
-"PO-Revision-Date: 2014-08-19 10:46+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"PO-Revision-Date: 2015-05-13 14:28+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445198.000000\n"
+"X-POOTLE-MTIME: 1431527289.000000\n"
#: dialog.src
msgctxt ""
@@ -37,7 +37,7 @@ msgctxt ""
"STR_TABPAGE_INVALIDNAME\n"
"string.text"
msgid "This name is already in use."
-msgstr ""
+msgstr "اهو نالو اَڳہ ۾ ئي اِستعمال ۾ آهي۔"
#: dialog.src
msgctxt ""
@@ -45,7 +45,7 @@ msgctxt ""
"STR_TABPAGE_INVALIDSTYLE\n"
"string.text"
msgid "This Style does not exist."
-msgstr ""
+msgstr "اِهو نمونو مؤجود ناهي"
#: dialog.src
msgctxt ""
@@ -65,7 +65,7 @@ msgctxt ""
msgid ""
"Name already exists as a default Style.\n"
"Please choose another name."
-msgstr ""
+msgstr "وڪلپ جي غيرمؤجودگيءَ سبب اَڳہ ۾ ئي اَپنايل نموني طور نالو پهرين مؤجود آهي۔ مهرباني ڪري ٻيو نالو چونڊيو۔"
#: dialog.src
msgctxt ""
@@ -162,7 +162,7 @@ msgctxt ""
"STR_ERROR_WRONG_CONFIRM\n"
"string.text"
msgid "Faulty password confirmation"
-msgstr ""
+msgstr "عيبدار ڳجهي لفظ جي بناوت "
#: dialog.src
#, fuzzy
@@ -577,7 +577,7 @@ msgctxt ""
"STR_SFX_REMOVE_PROPERTY\n"
"string.text"
msgid "Remove Property"
-msgstr ""
+msgstr "خاصيت ڪڍي ڇڏيو"
#: dinfdlg.src
msgctxt ""
@@ -643,7 +643,7 @@ msgctxt ""
"STR_QUERY_OVERWRITE\n"
"string.text"
msgid "Style already exists. Overwrite?"
-msgstr ""
+msgstr "نمونو اَڳہ ۾ ئي مؤجود آہي۔ ان جي مٿان لکندا؟"
#: recfloat.src
msgctxt ""
diff --git a/source/sd/sfx2/source/doc.po b/source/sd/sfx2/source/doc.po
index f41839af8d3..79a17c07e96 100644
--- a/source/sd/sfx2/source/doc.po
+++ b/source/sd/sfx2/source/doc.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-05-11 16:12+0200\n"
-"PO-Revision-Date: 2014-08-19 10:46+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"PO-Revision-Date: 2015-05-13 14:28+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445209.000000\n"
+"X-POOTLE-MTIME: 1431527303.000000\n"
#: doc.src
msgctxt ""
@@ -481,12 +481,13 @@ msgid "A template named $1 already exist in $2. Do you want to overwrite it?"
msgstr ""
#: doc.src
+#, fuzzy
msgctxt ""
"doc.src\n"
"STR_QMSG_SEL_TEMPLATE_DELETE\n"
"string.text"
msgid "Do you want to delete the selected templates?"
-msgstr ""
+msgstr "ڇا توهين چونڊيل سامگري خارج ڪرڻ چاهيو ٿا؟ "
#: doctempl.src
msgctxt ""
diff --git a/source/sd/sfx2/uiconfig/ui.po b/source/sd/sfx2/uiconfig/ui.po
index 8f3cca603cf..87d5f4c27d4 100644
--- a/source/sd/sfx2/uiconfig/ui.po
+++ b/source/sd/sfx2/uiconfig/ui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-08-19 10:47+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:05+0200\n"
+"PO-Revision-Date: 2015-05-13 14:29+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: none\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445253.000000\n"
+"X-POOTLE-MTIME: 1431527348.000000\n"
#: alienwarndialog.ui
msgctxt ""
@@ -115,13 +115,14 @@ msgid "New major version"
msgstr ""
#: checkin.ui
+#, fuzzy
msgctxt ""
"checkin.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Version comment:"
-msgstr ""
+msgstr "سنسڪرڻ جي ٽيڪا"
#: cmisinfopage.ui
msgctxt ""
@@ -241,13 +242,14 @@ msgid "_Keywords:"
msgstr ""
#: descriptioninfopage.ui
+#, fuzzy
msgctxt ""
"descriptioninfopage.ui\n"
"label30\n"
"label\n"
"string.text"
msgid "_Comments:"
-msgstr ""
+msgstr "ٽيڪائون"
#: documentfontspage.ui
msgctxt ""
@@ -345,8 +347,8 @@ msgctxt ""
"reset\n"
"label\n"
"string.text"
-msgid "Reset"
-msgstr "وري سيٽ ڪريو"
+msgid "Reset Properties"
+msgstr ""
#: documentinfopage.ui
msgctxt ""
@@ -610,22 +612,24 @@ msgid "_Display"
msgstr ""
#: helpbookmarkpage.ui
+#, fuzzy
msgctxt ""
"helpbookmarkpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Bookmarks"
-msgstr ""
+msgstr "نشان زد:"
#: helpcontrol.ui
+#, fuzzy
msgctxt ""
"helpcontrol.ui\n"
"contents\n"
"label\n"
"string.text"
msgid "Contents"
-msgstr ""
+msgstr "ٽيڪائون"
#: helpcontrol.ui
msgctxt ""
@@ -646,13 +650,14 @@ msgid "Find"
msgstr ""
#: helpcontrol.ui
+#, fuzzy
msgctxt ""
"helpcontrol.ui\n"
"bookmarks\n"
"label\n"
"string.text"
msgid "Bookmarks"
-msgstr ""
+msgstr "نشان زد:"
#: helpindexpage.ui
msgctxt ""
@@ -709,13 +714,14 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui
+#, fuzzy
msgctxt ""
"inputdialog.ui\n"
"label\n"
"label\n"
"string.text"
msgid "Height:"
-msgstr ""
+msgstr "اوچائي"
#: licensedialog.ui
msgctxt ""
@@ -979,22 +985,24 @@ msgid "Create Style"
msgstr "نمونو خلقيو"
#: newstyle.ui
+#, fuzzy
msgctxt ""
"newstyle.ui\n"
"stylename-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Style Name"
-msgstr ""
+msgstr "نموني جو نالو"
#: newstyle.ui
+#, fuzzy
msgctxt ""
"newstyle.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Style Name"
-msgstr ""
+msgstr "نموني جو نالو"
#: optprintpage.ui
msgctxt ""
@@ -1195,13 +1203,14 @@ msgid "_PDF as standard print job format"
msgstr ""
#: optprintpage.ui
+#, fuzzy
msgctxt ""
"optprintpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Reduce Print Data"
-msgstr ""
+msgstr "ڇپائيءَ جي سامگري گهٽايو"
#: optprintpage.ui
msgctxt ""
@@ -1231,13 +1240,14 @@ msgid "_Transparency"
msgstr ""
#: optprintpage.ui
+#, fuzzy
msgctxt ""
"optprintpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Printer Warnings"
-msgstr ""
+msgstr "پرنپر جا آگاهہ"
#: password.ui
#, fuzzy
@@ -1463,13 +1473,14 @@ msgid "_Unprotect..."
msgstr ""
#: securityinfopage.ui
+#, fuzzy
msgctxt ""
"securityinfopage.ui\n"
"label47\n"
"label\n"
"string.text"
msgid "File Sharing Options"
-msgstr ""
+msgstr "فائل ونڊڻ جا وڪلپ"
#: startcenter.ui
msgctxt ""
@@ -1535,13 +1546,14 @@ msgid "_Recent Files"
msgstr ""
#: startcenter.ui
+#, fuzzy
msgctxt ""
"startcenter.ui\n"
"templates_all\n"
"label\n"
"string.text"
msgid "T_emplates"
-msgstr ""
+msgstr "خاڪا"
#: startcenter.ui
msgctxt ""
@@ -1850,13 +1862,14 @@ msgid "Date and time: "
msgstr "تاريخ ۽ وقت: "
#: versioncommentdialog.ui
+#, fuzzy
msgctxt ""
"versioncommentdialog.ui\n"
"author\n"
"label\n"
"string.text"
msgid "Saved by: "
-msgstr ""
+msgstr "ذريعي سانڍيو ويو"
#: versionscmis.ui
msgctxt ""
@@ -1904,13 +1917,14 @@ msgid "Comments"
msgstr "ٽيڪائون"
#: versionscmis.ui
+#, fuzzy
msgctxt ""
"versionscmis.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Existing Versions"
-msgstr ""
+msgstr "مؤجودہ سنسڪرڻ"
#: versionsofdialog.ui
msgctxt ""
@@ -1958,13 +1972,14 @@ msgid "_Always save a new version on closing"
msgstr ""
#: versionsofdialog.ui
+#, fuzzy
msgctxt ""
"versionsofdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "New Versions"
-msgstr ""
+msgstr "نوان سنسڪرڻ"
#: versionsofdialog.ui
msgctxt ""
@@ -1994,10 +2009,11 @@ msgid "Comments"
msgstr "ٽيڪائون"
#: versionsofdialog.ui
+#, fuzzy
msgctxt ""
"versionsofdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Existing Versions"
-msgstr ""
+msgstr "مؤجودہ سنسڪرڻ"
diff --git a/source/sd/starmath/source.po b/source/sd/starmath/source.po
index 9828148f11b..d8ca831e88f 100644
--- a/source/sd/starmath/source.po
+++ b/source/sd/starmath/source.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-05-19 20:52+0200\n"
+"POT-Creation-Date: 2015-08-12 13:26+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -70,12 +70,13 @@ msgid "Subtraction -"
msgstr "ڪٽَ"
#: commands.src
+#, fuzzy
msgctxt ""
"commands.src\n"
"RID_XCDOTY_HELP\n"
"string.text"
msgid "Multiplication (Dot)"
-msgstr ""
+msgstr "(نقطو)"
#: commands.src
msgctxt ""
@@ -214,12 +215,13 @@ msgid "Is Much Less Than"
msgstr ""
#: commands.src
+#, fuzzy
msgctxt ""
"commands.src\n"
"RID_XGGY_HELP\n"
"string.text"
msgid "Is Much Greater Than"
-msgstr ""
+msgstr "کان وڏو آهي"
#: commands.src
msgctxt ""
@@ -606,20 +608,22 @@ msgid "Sum"
msgstr "جوڙ"
#: commands.src
+#, fuzzy
msgctxt ""
"commands.src\n"
"RID_SUM_FROMX_HELP\n"
"string.text"
msgid "Sum Subscript Bottom"
-msgstr ""
+msgstr "گؤڻ اِسڪرپٽ ترَ ۾"
#: commands.src
+#, fuzzy
msgctxt ""
"commands.src\n"
"RID_SUM_TOX_HELP\n"
"string.text"
msgid "Sum Superscript Top"
-msgstr ""
+msgstr "سپر اِسڪرپٽ مَٿ تي"
#: commands.src
msgctxt ""
@@ -742,12 +746,13 @@ msgid "There Not Exists"
msgstr "ٻاهر نڪرڻ جا رستا ناهن"
#: commands.src
+#, fuzzy
msgctxt ""
"commands.src\n"
"RID_FORALL_HELP\n"
"string.text"
msgid "For all"
-msgstr ""
+msgstr "سڀني لاءِ"
#: commands.src
msgctxt ""
@@ -1574,12 +1579,13 @@ msgid "Imaginary Part"
msgstr "خيالي حصو"
#: commands.src
+#, fuzzy
msgctxt ""
"commands.src\n"
"RID_INFINITY_HELP\n"
"string.text"
msgid "Infinity"
-msgstr ""
+msgstr "بيحد"
#: commands.src
msgctxt ""
@@ -1622,12 +1628,13 @@ msgid "Dots To Top"
msgstr "نقطا مَٿَ تي"
#: commands.src
+#, fuzzy
msgctxt ""
"commands.src\n"
"RID_DOTSDOWN_HELP\n"
"string.text"
msgid "Dots To Bottom"
-msgstr ""
+msgstr "نقطا تر کي "
#: commands.src
msgctxt ""
@@ -1654,12 +1661,13 @@ msgid "Concatenate"
msgstr "ڪڙيءَ سان ڪڙي ملائڻ"
#: commands.src
+#, fuzzy
msgctxt ""
"commands.src\n"
"RID_XWIDESLASHY_HELP\n"
"string.text"
msgid "Division (wideslash)"
-msgstr ""
+msgstr "ونڊ (ڪٽ)"
#: commands.src
msgctxt ""
@@ -2385,7 +2393,7 @@ msgctxt ""
"STR_CMDBOXWINDOW\n"
"string.text"
msgid "Commands"
-msgstr ""
+msgstr "آديش"
#: smres.src
msgctxt ""
@@ -3217,7 +3225,7 @@ msgctxt ""
"RID_PLUSX\n"
"toolboxitem.text"
msgid "+ Sign"
-msgstr ""
+msgstr "+ نشان"
#: toolbox.src
msgctxt ""
@@ -3226,7 +3234,7 @@ msgctxt ""
"RID_MINUSX\n"
"toolboxitem.text"
msgid "- Sign"
-msgstr ""
+msgstr "- نشان"
#: toolbox.src
msgctxt ""
@@ -3235,7 +3243,7 @@ msgctxt ""
"RID_PLUSMINUSX\n"
"toolboxitem.text"
msgid "+- Sign"
-msgstr ""
+msgstr "+- نشان"
#: toolbox.src
msgctxt ""
@@ -3244,7 +3252,7 @@ msgctxt ""
"RID_MINUSPLUSX\n"
"toolboxitem.text"
msgid "-+ Sign"
-msgstr ""
+msgstr "-+ نشان"
#: toolbox.src
msgctxt ""
@@ -3253,7 +3261,7 @@ msgctxt ""
"RID_NEGX\n"
"toolboxitem.text"
msgid "Boolean NOT"
-msgstr ""
+msgstr "ٻولين ناهي"
#: toolbox.src
msgctxt ""
@@ -3262,16 +3270,17 @@ msgctxt ""
"RID_XPLUSY\n"
"toolboxitem.text"
msgid "Addition +"
-msgstr ""
+msgstr "واڌو +"
#: toolbox.src
+#, fuzzy
msgctxt ""
"toolbox.src\n"
"TOOLBOX_CAT_A\n"
"RID_XCDOTY\n"
"toolboxitem.text"
msgid "Multiplication (Dot)"
-msgstr ""
+msgstr "(نقطو)"
#: toolbox.src
msgctxt ""
@@ -3280,7 +3289,7 @@ msgctxt ""
"RID_XTIMESY\n"
"toolboxitem.text"
msgid "Multiplication (x)"
-msgstr ""
+msgstr "(x)"
#: toolbox.src
msgctxt ""
@@ -3289,7 +3298,7 @@ msgctxt ""
"RID_XSYMTIMESY\n"
"toolboxitem.text"
msgid "Multiplication (*)"
-msgstr ""
+msgstr "ضرب (*)"
#: toolbox.src
msgctxt ""
@@ -3298,7 +3307,7 @@ msgctxt ""
"RID_XANDY\n"
"toolboxitem.text"
msgid "Boolean AND"
-msgstr ""
+msgstr "ٻولين ۽"
#: toolbox.src
msgctxt ""
@@ -3307,7 +3316,7 @@ msgctxt ""
"RID_XMINUSY\n"
"toolboxitem.text"
msgid "Subtraction -"
-msgstr ""
+msgstr "ڪٽَ"
#: toolbox.src
msgctxt ""
@@ -3316,7 +3325,7 @@ msgctxt ""
"RID_XOVERY\n"
"toolboxitem.text"
msgid "Division (Fraction)"
-msgstr ""
+msgstr "ونڊ (اڻ پور)"
#: toolbox.src
msgctxt ""
@@ -3325,7 +3334,7 @@ msgctxt ""
"RID_XDIVY\n"
"toolboxitem.text"
msgid "Division (÷)"
-msgstr ""
+msgstr "ونڊ (÷)"
#: toolbox.src
msgctxt ""
@@ -3334,7 +3343,7 @@ msgctxt ""
"RID_XSYMDIVIDEY\n"
"toolboxitem.text"
msgid "Division (Slash)"
-msgstr ""
+msgstr "ونڊ (ڪٽ)"
#: toolbox.src
msgctxt ""
@@ -3343,7 +3352,7 @@ msgctxt ""
"RID_XORY\n"
"toolboxitem.text"
msgid "Boolean OR"
-msgstr ""
+msgstr "بولين يا"
#: toolbox.src
msgctxt ""
@@ -3352,7 +3361,7 @@ msgctxt ""
"RID_XCIRCY\n"
"toolboxitem.text"
msgid "Concatenate"
-msgstr ""
+msgstr "ڪڙيءَ سان ڪڙي ملائڻ"
#: toolbox.src
msgctxt ""
@@ -3361,7 +3370,7 @@ msgctxt ""
"RID_XEQY\n"
"toolboxitem.text"
msgid "Is Equal"
-msgstr ""
+msgstr "جي برابر آهي"
#: toolbox.src
msgctxt ""
@@ -3370,7 +3379,7 @@ msgctxt ""
"RID_XNEQY\n"
"toolboxitem.text"
msgid "Is Not Equal"
-msgstr ""
+msgstr "جي برابر ناهي"
#: toolbox.src
msgctxt ""
@@ -3379,7 +3388,7 @@ msgctxt ""
"RID_XAPPROXY\n"
"toolboxitem.text"
msgid "Is Approximately Equal"
-msgstr ""
+msgstr "لڳ ڀڳ جي برابر آهي"
#: toolbox.src
msgctxt ""
@@ -3388,7 +3397,7 @@ msgctxt ""
"RID_XDIVIDESY\n"
"toolboxitem.text"
msgid "Divides"
-msgstr ""
+msgstr "وَنڊي ٿو"
#: toolbox.src
msgctxt ""
@@ -3397,7 +3406,7 @@ msgctxt ""
"RID_XNDIVIDESY\n"
"toolboxitem.text"
msgid "Does Not Divide"
-msgstr ""
+msgstr "نٿو وَنڊي"
#: toolbox.src
msgctxt ""
@@ -3406,7 +3415,7 @@ msgctxt ""
"RID_XLTY\n"
"toolboxitem.text"
msgid "Is Less Than"
-msgstr ""
+msgstr "کان گهٽ آهي"
#: toolbox.src
msgctxt ""
@@ -3415,7 +3424,7 @@ msgctxt ""
"RID_XGTY\n"
"toolboxitem.text"
msgid "Is Greater Than"
-msgstr ""
+msgstr "کان وڏو آهي"
#: toolbox.src
msgctxt ""
@@ -3424,7 +3433,7 @@ msgctxt ""
"RID_XSIMEQY\n"
"toolboxitem.text"
msgid "Is Similar Or Equal"
-msgstr ""
+msgstr "سمان يا برابر آهي"
#: toolbox.src
msgctxt ""
@@ -3433,7 +3442,7 @@ msgctxt ""
"RID_XPARALLELY\n"
"toolboxitem.text"
msgid "Is Parallel To"
-msgstr ""
+msgstr "جي سمانتر آهي"
#: toolbox.src
msgctxt ""
@@ -3442,7 +3451,7 @@ msgctxt ""
"RID_XORTHOY\n"
"toolboxitem.text"
msgid "Is Orthogonal To"
-msgstr ""
+msgstr "جي ارٿو گانل آهي"
#: toolbox.src
msgctxt ""
@@ -3451,7 +3460,7 @@ msgctxt ""
"RID_XLESLANTY\n"
"toolboxitem.text"
msgid "Is Less Than Or Equal To"
-msgstr ""
+msgstr "کان گهٽ يا جي برابر آهي"
#: toolbox.src
msgctxt ""
@@ -3460,7 +3469,7 @@ msgctxt ""
"RID_XGESLANTY\n"
"toolboxitem.text"
msgid "Is Greater Than Or Equal To"
-msgstr ""
+msgstr "کان وڌيڪ يا جي برابر آهي"
#: toolbox.src
msgctxt ""
@@ -3469,7 +3478,7 @@ msgctxt ""
"RID_XSIMY\n"
"toolboxitem.text"
msgid "Is Similar To"
-msgstr ""
+msgstr "جي سمان آهي"
#: toolbox.src
msgctxt ""
@@ -3478,7 +3487,7 @@ msgctxt ""
"RID_XEQUIVY\n"
"toolboxitem.text"
msgid "Is Congruent To"
-msgstr ""
+msgstr "جي مناسب آهي"
#: toolbox.src
msgctxt ""
@@ -3487,7 +3496,7 @@ msgctxt ""
"RID_XLEY\n"
"toolboxitem.text"
msgid "Is Less Than Or Equal To"
-msgstr ""
+msgstr "کان گهٽ يا جي برابر آهي"
#: toolbox.src
msgctxt ""
@@ -3496,7 +3505,7 @@ msgctxt ""
"RID_XGEY\n"
"toolboxitem.text"
msgid "Is Greater Than Or Equal To"
-msgstr ""
+msgstr "کان وڌيڪ يا جي برابر آهي"
#: toolbox.src
msgctxt ""
@@ -3505,7 +3514,7 @@ msgctxt ""
"RID_XPROPY\n"
"toolboxitem.text"
msgid "Is Proportional To"
-msgstr ""
+msgstr "جي نسبت آهي"
#: toolbox.src
msgctxt ""
@@ -3514,7 +3523,7 @@ msgctxt ""
"RID_XTOWARDY\n"
"toolboxitem.text"
msgid "Toward"
-msgstr ""
+msgstr "ڏانهن"
#: toolbox.src
msgctxt ""
@@ -3523,7 +3532,7 @@ msgctxt ""
"RID_DLARROW\n"
"toolboxitem.text"
msgid "Double Arrow Left"
-msgstr ""
+msgstr "کاٻي پاسي ٻٽو تير"
#: toolbox.src
msgctxt ""
@@ -3532,7 +3541,7 @@ msgctxt ""
"RID_DLRARROW\n"
"toolboxitem.text"
msgid "Double Arrow Left And Right"
-msgstr ""
+msgstr "کاٻي ۽ ساڄي پاسي ٻٽو تير"
#: toolbox.src
msgctxt ""
@@ -3541,7 +3550,7 @@ msgctxt ""
"RID_DRARROW\n"
"toolboxitem.text"
msgid "Double Arrow Right"
-msgstr ""
+msgstr "ساڄي پاسي ٻٽو تير"
#: toolbox.src
msgctxt ""
@@ -3622,7 +3631,7 @@ msgctxt ""
"RID_XINY\n"
"toolboxitem.text"
msgid "Is In"
-msgstr ""
+msgstr "۾ آهي"
#: toolbox.src
msgctxt ""
@@ -3631,7 +3640,7 @@ msgctxt ""
"RID_XNOTINY\n"
"toolboxitem.text"
msgid "Is Not In"
-msgstr ""
+msgstr "۾ ناهي"
#: toolbox.src
msgctxt ""
@@ -3640,7 +3649,7 @@ msgctxt ""
"RID_XOWNSY\n"
"toolboxitem.text"
msgid "Owns"
-msgstr ""
+msgstr "وٽ اٿس"
#: toolbox.src
msgctxt ""
@@ -3649,7 +3658,7 @@ msgctxt ""
"RID_EMPTYSET\n"
"toolboxitem.text"
msgid "Empty Set"
-msgstr ""
+msgstr "خالي سيٽ"
#: toolbox.src
msgctxt ""
@@ -3658,7 +3667,7 @@ msgctxt ""
"RID_XINTERSECTIONY\n"
"toolboxitem.text"
msgid "Intersection"
-msgstr ""
+msgstr "وچ ۾ ڪٽڻ"
#: toolbox.src
msgctxt ""
@@ -3667,7 +3676,7 @@ msgctxt ""
"RID_XUNIONY\n"
"toolboxitem.text"
msgid "Union"
-msgstr ""
+msgstr "جوڙُ"
#: toolbox.src
msgctxt ""
@@ -3676,7 +3685,7 @@ msgctxt ""
"RID_XSETMINUSY\n"
"toolboxitem.text"
msgid "Difference"
-msgstr ""
+msgstr "فرق"
#: toolbox.src
msgctxt ""
@@ -3685,7 +3694,7 @@ msgctxt ""
"RID_XSLASHY\n"
"toolboxitem.text"
msgid "Quotient Set"
-msgstr ""
+msgstr "ونڊ اُپت جو سيٽ"
#: toolbox.src
msgctxt ""
@@ -3694,7 +3703,7 @@ msgctxt ""
"RID_ALEPH\n"
"toolboxitem.text"
msgid "Aleph"
-msgstr ""
+msgstr "ايليف"
#: toolbox.src
msgctxt ""
@@ -3703,7 +3712,7 @@ msgctxt ""
"RID_XSUBSETY\n"
"toolboxitem.text"
msgid "Subset"
-msgstr ""
+msgstr "گؤڻ سيٽ"
#: toolbox.src
msgctxt ""
@@ -3712,7 +3721,7 @@ msgctxt ""
"RID_XSUBSETEQY\n"
"toolboxitem.text"
msgid "Subset Or Equal To"
-msgstr ""
+msgstr "گوڻ سيٽ يا جي برابر"
#: toolbox.src
msgctxt ""
@@ -3721,7 +3730,7 @@ msgctxt ""
"RID_XSUPSETY\n"
"toolboxitem.text"
msgid "Superset"
-msgstr ""
+msgstr "سپرسيٽ"
#: toolbox.src
msgctxt ""
@@ -3730,7 +3739,7 @@ msgctxt ""
"RID_XSUPSETEQY\n"
"toolboxitem.text"
msgid "Superset Or Equal To"
-msgstr ""
+msgstr "سپرسيٽ يا جي برابر"
#: toolbox.src
msgctxt ""
@@ -3739,7 +3748,7 @@ msgctxt ""
"RID_XNSUBSETY\n"
"toolboxitem.text"
msgid "Not Subset"
-msgstr ""
+msgstr "گؤڻ سيٽ نہ"
#: toolbox.src
msgctxt ""
@@ -3748,7 +3757,7 @@ msgctxt ""
"RID_XNSUBSETEQY\n"
"toolboxitem.text"
msgid "Not Subset Or Equal"
-msgstr ""
+msgstr "گؤڻ سيٽ يا برابر نہ"
#: toolbox.src
msgctxt ""
@@ -3757,7 +3766,7 @@ msgctxt ""
"RID_XNSUPSETY\n"
"toolboxitem.text"
msgid "Not Superset"
-msgstr ""
+msgstr "سُپرسيٽ نہ"
#: toolbox.src
msgctxt ""
@@ -3766,7 +3775,7 @@ msgctxt ""
"RID_XNSUPSETEQY\n"
"toolboxitem.text"
msgid "Not Superset Or Equal"
-msgstr ""
+msgstr "سپرسيٽ يا برابر نہ"
#: toolbox.src
msgctxt ""
@@ -3775,7 +3784,7 @@ msgctxt ""
"RID_SETN\n"
"toolboxitem.text"
msgid "Natural Numbers Set"
-msgstr ""
+msgstr "سامنيہ انگن جو سيٽ"
#: toolbox.src
msgctxt ""
@@ -3784,7 +3793,7 @@ msgctxt ""
"RID_SETZ\n"
"toolboxitem.text"
msgid "Integers Set"
-msgstr ""
+msgstr "عدد صحيح جو سيٽ"
#: toolbox.src
msgctxt ""
@@ -3793,7 +3802,7 @@ msgctxt ""
"RID_SETQ\n"
"toolboxitem.text"
msgid "Set of Rational Numbers"
-msgstr ""
+msgstr "مُنطِق انگن جو سيٽ"
#: toolbox.src
msgctxt ""
@@ -3802,7 +3811,7 @@ msgctxt ""
"RID_SETR\n"
"toolboxitem.text"
msgid "Real Numbers Set"
-msgstr ""
+msgstr "انگن جو حقيقي سيٽ"
#: toolbox.src
msgctxt ""
@@ -3811,7 +3820,7 @@ msgctxt ""
"RID_SETC\n"
"toolboxitem.text"
msgid "Complex Numbers Set"
-msgstr ""
+msgstr "مڪرب انگن جو سيٽ"
#: toolbox.src
msgctxt ""
@@ -3820,7 +3829,7 @@ msgctxt ""
"RID_EX\n"
"toolboxitem.text"
msgid "Exponential Function"
-msgstr ""
+msgstr "گهاتانڪي ڪاريہ"
#: toolbox.src
msgctxt ""
@@ -3829,7 +3838,7 @@ msgctxt ""
"RID_LNX\n"
"toolboxitem.text"
msgid "Natural Logarithm"
-msgstr ""
+msgstr "سامانيہ لگهو ڳڻپ وارو"
#: toolbox.src
msgctxt ""
@@ -3838,7 +3847,7 @@ msgctxt ""
"RID_EXPX\n"
"toolboxitem.text"
msgid "Exponential Function"
-msgstr ""
+msgstr "گهاتانڪي ڪاريہ"
#: toolbox.src
msgctxt ""
@@ -3847,7 +3856,7 @@ msgctxt ""
"RID_LOGX\n"
"toolboxitem.text"
msgid "Logarithm"
-msgstr ""
+msgstr "لگهو ڳڻپ وارو"
#: toolbox.src
msgctxt ""
@@ -3856,7 +3865,7 @@ msgctxt ""
"RID_RSUPX\n"
"toolboxitem.text"
msgid "Power"
-msgstr ""
+msgstr "پاورُ"
#: toolbox.src
msgctxt ""
@@ -3865,7 +3874,7 @@ msgctxt ""
"RID_SINX\n"
"toolboxitem.text"
msgid "Sine"
-msgstr ""
+msgstr "سائن"
#: toolbox.src
msgctxt ""
@@ -3874,7 +3883,7 @@ msgctxt ""
"RID_COSX\n"
"toolboxitem.text"
msgid "Cosine"
-msgstr ""
+msgstr "ڪوسن"
#: toolbox.src
msgctxt ""
@@ -3883,7 +3892,7 @@ msgctxt ""
"RID_TANX\n"
"toolboxitem.text"
msgid "Tangent"
-msgstr ""
+msgstr "ڇهڻي ليڪ"
#: toolbox.src
msgctxt ""
@@ -3892,7 +3901,7 @@ msgctxt ""
"RID_COTX\n"
"toolboxitem.text"
msgid "Cotangent"
-msgstr ""
+msgstr "سهہ ڇهڻي ليڪ"
#: toolbox.src
msgctxt ""
@@ -3901,7 +3910,7 @@ msgctxt ""
"RID_SQRTX\n"
"toolboxitem.text"
msgid "Square Root"
-msgstr ""
+msgstr "چورس جو مول"
#: toolbox.src
msgctxt ""
@@ -3910,7 +3919,7 @@ msgctxt ""
"RID_ARCSINX\n"
"toolboxitem.text"
msgid "Arcsine"
-msgstr ""
+msgstr "قؤس سائن"
#: toolbox.src
msgctxt ""
@@ -3919,7 +3928,7 @@ msgctxt ""
"RID_ARCCOSX\n"
"toolboxitem.text"
msgid "Arccosine"
-msgstr ""
+msgstr "قؤس ڪوسائن"
#: toolbox.src
msgctxt ""
@@ -3928,7 +3937,7 @@ msgctxt ""
"RID_ARCTANX\n"
"toolboxitem.text"
msgid "Arctangent"
-msgstr ""
+msgstr "قؤس ڇهڻي ليڪ"
#: toolbox.src
msgctxt ""
@@ -3937,7 +3946,7 @@ msgctxt ""
"RID_ARCCOTX\n"
"toolboxitem.text"
msgid "Arccotangent"
-msgstr ""
+msgstr "قؤس سهہ ڇهڻي ليڪ"
#: toolbox.src
msgctxt ""
@@ -3946,7 +3955,7 @@ msgctxt ""
"RID_NROOTXY\n"
"toolboxitem.text"
msgid "N-th Root"
-msgstr ""
+msgstr "N-th مول"
#: toolbox.src
msgctxt ""
@@ -3955,7 +3964,7 @@ msgctxt ""
"RID_SINHX\n"
"toolboxitem.text"
msgid "Hyperbolic Sine"
-msgstr ""
+msgstr "هائپربالڪ سائن"
#: toolbox.src
msgctxt ""
@@ -3964,7 +3973,7 @@ msgctxt ""
"RID_COSHX\n"
"toolboxitem.text"
msgid "Hyperbolic Cosine"
-msgstr ""
+msgstr "هائپربالڪ ڪوسائن"
#: toolbox.src
msgctxt ""
@@ -3973,7 +3982,7 @@ msgctxt ""
"RID_TANHX\n"
"toolboxitem.text"
msgid "Hyperbolic Tangent"
-msgstr ""
+msgstr "هائپربالڪ ڇهڻي ليڪ"
#: toolbox.src
msgctxt ""
@@ -3982,7 +3991,7 @@ msgctxt ""
"RID_COTHX\n"
"toolboxitem.text"
msgid "Hyperbolic Cotangent"
-msgstr ""
+msgstr "هائپر بالڪ سهہ ڇهڻي ليڪ"
#: toolbox.src
msgctxt ""
@@ -3991,7 +4000,7 @@ msgctxt ""
"RID_ABSX\n"
"toolboxitem.text"
msgid "Absolute Value"
-msgstr ""
+msgstr "پورو ملهُہ"
#: toolbox.src
msgctxt ""
@@ -4000,7 +4009,7 @@ msgctxt ""
"RID_ARSINHX\n"
"toolboxitem.text"
msgid "Area Hyperbolic Sine"
-msgstr ""
+msgstr "کيتر جو هائپربالڪ سائن"
#: toolbox.src
msgctxt ""
@@ -4009,7 +4018,7 @@ msgctxt ""
"RID_ARCOSHX\n"
"toolboxitem.text"
msgid "Area Hyperbolic Cosine"
-msgstr ""
+msgstr "کيتر جو هائپربالڪ ڪو سائن"
#: toolbox.src
msgctxt ""
@@ -4018,7 +4027,7 @@ msgctxt ""
"RID_ARTANHX\n"
"toolboxitem.text"
msgid "Area Hyperbolic Tangent"
-msgstr ""
+msgstr "کيتر جي هائبر بالڪ ڇهڻي ليڪ"
#: toolbox.src
msgctxt ""
@@ -4027,7 +4036,7 @@ msgctxt ""
"RID_ARCOTHX\n"
"toolboxitem.text"
msgid "Area Hyperbolic Cotangent"
-msgstr ""
+msgstr "کيتر جي هائپربالڪ سهہ ڇهڻي ليڪ"
#: toolbox.src
msgctxt ""
@@ -4036,7 +4045,7 @@ msgctxt ""
"RID_FACTX\n"
"toolboxitem.text"
msgid "Factorial"
-msgstr ""
+msgstr "جزوي"
#: toolbox.src
msgctxt ""
@@ -4045,7 +4054,7 @@ msgctxt ""
"RID_LIMX\n"
"toolboxitem.text"
msgid "Limes"
-msgstr ""
+msgstr "ليما"
#: toolbox.src
msgctxt ""
@@ -4054,7 +4063,7 @@ msgctxt ""
"RID_SUMX\n"
"toolboxitem.text"
msgid "Sum"
-msgstr ""
+msgstr "جوڙ"
#: toolbox.src
msgctxt ""
@@ -4063,7 +4072,7 @@ msgctxt ""
"RID_PRODX\n"
"toolboxitem.text"
msgid "Product"
-msgstr ""
+msgstr "اُپت"
#: toolbox.src
msgctxt ""
@@ -4072,7 +4081,7 @@ msgctxt ""
"RID_COPRODX\n"
"toolboxitem.text"
msgid "Coproduct"
-msgstr ""
+msgstr "سَهَہ اُپت"
#: toolbox.src
msgctxt ""
@@ -4081,7 +4090,7 @@ msgctxt ""
"RID_FROMXTOY\n"
"toolboxitem.text"
msgid "Upper And Lower Limit"
-msgstr ""
+msgstr "مٿين ۽ هيٺين حد "
#: toolbox.src
msgctxt ""
@@ -4090,7 +4099,7 @@ msgctxt ""
"RID_INTX\n"
"toolboxitem.text"
msgid "Integral"
-msgstr ""
+msgstr "عدد صحيح"
#: toolbox.src
msgctxt ""
@@ -4099,7 +4108,7 @@ msgctxt ""
"RID_IINTX\n"
"toolboxitem.text"
msgid "Double Integral"
-msgstr ""
+msgstr "ٻٽو عدد صحيح"
#: toolbox.src
msgctxt ""
@@ -4108,7 +4117,7 @@ msgctxt ""
"RID_IIINTX\n"
"toolboxitem.text"
msgid "Triple Integral"
-msgstr ""
+msgstr "ٽيڻو عدد صحيح"
#: toolbox.src
msgctxt ""
@@ -4117,7 +4126,7 @@ msgctxt ""
"RID_FROMX\n"
"toolboxitem.text"
msgid "Lower Limit"
-msgstr ""
+msgstr "هيٺين حد"
#: toolbox.src
msgctxt ""
@@ -4126,7 +4135,7 @@ msgctxt ""
"RID_LINTX\n"
"toolboxitem.text"
msgid "Curve Integral"
-msgstr ""
+msgstr "ونگ وارو عدد صحيح"
#: toolbox.src
msgctxt ""
@@ -4135,7 +4144,7 @@ msgctxt ""
"RID_LLINTX\n"
"toolboxitem.text"
msgid "Double Curve Integral"
-msgstr ""
+msgstr "ٻٽي ونگ وارو عدد صحيح"
#: toolbox.src
msgctxt ""
@@ -4144,7 +4153,7 @@ msgctxt ""
"RID_LLLINTX\n"
"toolboxitem.text"
msgid "Triple Curve Integral"
-msgstr ""
+msgstr "ٽيڻي ونگ وارو عدد صحيح"
#: toolbox.src
msgctxt ""
@@ -4153,7 +4162,7 @@ msgctxt ""
"RID_TOX\n"
"toolboxitem.text"
msgid "Upper Limit"
-msgstr ""
+msgstr "مٿين حد "
#: toolbox.src
msgctxt ""
@@ -4162,7 +4171,7 @@ msgctxt ""
"RID_ACUTEX\n"
"toolboxitem.text"
msgid "Acute Accent"
-msgstr ""
+msgstr "اُچارتي تيز زور"
#: toolbox.src
msgctxt ""
@@ -4171,7 +4180,7 @@ msgctxt ""
"RID_GRAVEX\n"
"toolboxitem.text"
msgid "Grave Accent"
-msgstr ""
+msgstr "اُچارتي ڳرو زور"
#: toolbox.src
msgctxt ""
@@ -4180,7 +4189,7 @@ msgctxt ""
"RID_CHECKX\n"
"toolboxitem.text"
msgid "Reverse Circumflex"
-msgstr ""
+msgstr "اُبتو اعراب"
#: toolbox.src
msgctxt ""
@@ -4189,7 +4198,7 @@ msgctxt ""
"RID_BREVEX\n"
"toolboxitem.text"
msgid "Breve"
-msgstr ""
+msgstr "ننڍو نشان"
#: toolbox.src
msgctxt ""
@@ -4198,7 +4207,7 @@ msgctxt ""
"RID_CIRCLEX\n"
"toolboxitem.text"
msgid "Circle"
-msgstr ""
+msgstr "گولُ"
#: toolbox.src
msgctxt ""
@@ -4207,7 +4216,7 @@ msgctxt ""
"RID_VECX\n"
"toolboxitem.text"
msgid "Vector Arrow"
-msgstr ""
+msgstr "ويڪتر تيزُ"
#: toolbox.src
msgctxt ""
@@ -4216,7 +4225,7 @@ msgctxt ""
"RID_TILDEX\n"
"toolboxitem.text"
msgid "Tilde"
-msgstr ""
+msgstr "ٽلڊ"
#: toolbox.src
msgctxt ""
@@ -4225,7 +4234,7 @@ msgctxt ""
"RID_HATX\n"
"toolboxitem.text"
msgid "Circumflex"
-msgstr ""
+msgstr "اُبتو اعراب ن"
#: toolbox.src
msgctxt ""
@@ -4234,7 +4243,7 @@ msgctxt ""
"RID_BARX\n"
"toolboxitem.text"
msgid "Line Above"
-msgstr ""
+msgstr "ليڪ مٿان"
#: toolbox.src
msgctxt ""
@@ -4243,7 +4252,7 @@ msgctxt ""
"RID_DOTX\n"
"toolboxitem.text"
msgid "Dot"
-msgstr ""
+msgstr "نقطو"
#: toolbox.src
msgctxt ""
@@ -4252,7 +4261,7 @@ msgctxt ""
"RID_WIDEVECX\n"
"toolboxitem.text"
msgid "Large Vector Arrow"
-msgstr ""
+msgstr "وڏو ويڪٽر تير"
#: toolbox.src
msgctxt ""
@@ -4261,7 +4270,7 @@ msgctxt ""
"RID_WIDETILDEX\n"
"toolboxitem.text"
msgid "Large Tilde"
-msgstr ""
+msgstr "وڏو"
#: toolbox.src
msgctxt ""
@@ -4270,7 +4279,7 @@ msgctxt ""
"RID_WIDEHATX\n"
"toolboxitem.text"
msgid "Large Circumflex"
-msgstr ""
+msgstr "وڏي لهري ڊيش"
#: toolbox.src
msgctxt ""
@@ -4279,7 +4288,7 @@ msgctxt ""
"RID_DDOTX\n"
"toolboxitem.text"
msgid "Double Dot"
-msgstr ""
+msgstr "ٻٽو نقطو"
#: toolbox.src
msgctxt ""
@@ -4288,7 +4297,7 @@ msgctxt ""
"RID_OVERLINEX\n"
"toolboxitem.text"
msgid "Line Over"
-msgstr ""
+msgstr "ليڪ مٿان"
#: toolbox.src
msgctxt ""
@@ -4297,7 +4306,7 @@ msgctxt ""
"RID_UNDERLINEX\n"
"toolboxitem.text"
msgid "Line Below"
-msgstr ""
+msgstr "ليڪ هيٺان"
#: toolbox.src
msgctxt ""
@@ -4306,7 +4315,7 @@ msgctxt ""
"RID_OVERSTRIKEX\n"
"toolboxitem.text"
msgid "Line Through"
-msgstr ""
+msgstr "ليڪ وچ مان"
#: toolbox.src
msgctxt ""
@@ -4315,7 +4324,7 @@ msgctxt ""
"RID_DDDOTX\n"
"toolboxitem.text"
msgid "Triple Dot"
-msgstr ""
+msgstr "ٽيڻي ليڪ"
#: toolbox.src
msgctxt ""
@@ -4324,7 +4333,7 @@ msgctxt ""
"RID_PHANTOMX\n"
"toolboxitem.text"
msgid "Transparent"
-msgstr ""
+msgstr "شفاف"
#: toolbox.src
msgctxt ""
@@ -4333,7 +4342,7 @@ msgctxt ""
"RID_BOLDX\n"
"toolboxitem.text"
msgid "Bold Font"
-msgstr ""
+msgstr "ٿلهو فانٽ"
#: toolbox.src
msgctxt ""
@@ -4342,7 +4351,7 @@ msgctxt ""
"RID_ITALX\n"
"toolboxitem.text"
msgid "Italic Font"
-msgstr ""
+msgstr "اِٽيلڪ فانٽ"
#: toolbox.src
msgctxt ""
@@ -4351,7 +4360,7 @@ msgctxt ""
"RID_SIZEXY\n"
"toolboxitem.text"
msgid "Resize"
-msgstr ""
+msgstr "نئين سر آڪار ڏيو"
#: toolbox.src
msgctxt ""
@@ -4360,7 +4369,7 @@ msgctxt ""
"RID_FONTXY\n"
"toolboxitem.text"
msgid "Change Font"
-msgstr ""
+msgstr "فانٽ بدلايو"
#: toolbox.src
msgctxt ""
@@ -4369,7 +4378,7 @@ msgctxt ""
"RID_LRPARENTX\n"
"toolboxitem.text"
msgid "Round Brackets"
-msgstr ""
+msgstr "گول ڏنگيون"
#: toolbox.src
msgctxt ""
@@ -4378,7 +4387,7 @@ msgctxt ""
"RID_LRBRACKETX\n"
"toolboxitem.text"
msgid "Square Brackets"
-msgstr ""
+msgstr "چؤرس ڏنگيون"
#: toolbox.src
msgctxt ""
@@ -4387,7 +4396,7 @@ msgctxt ""
"RID_LRDBRACKETX\n"
"toolboxitem.text"
msgid "Double Square Brackets"
-msgstr ""
+msgstr "ٻٽيون چؤرس ڏنگيون"
#: toolbox.src
msgctxt ""
@@ -4396,7 +4405,7 @@ msgctxt ""
"RID_LRLINEX\n"
"toolboxitem.text"
msgid "Single Lines"
-msgstr ""
+msgstr "هيڪوٽيون ليڪون"
#: toolbox.src
msgctxt ""
@@ -4405,7 +4414,7 @@ msgctxt ""
"RID_LRDLINEX\n"
"toolboxitem.text"
msgid "Double Lines"
-msgstr ""
+msgstr "ٻٽيون ليڪون"
#: toolbox.src
msgctxt ""
@@ -4414,7 +4423,7 @@ msgctxt ""
"RID_LRBRACEX\n"
"toolboxitem.text"
msgid "Braces"
-msgstr ""
+msgstr "ڌنو ڏنگيون"
#: toolbox.src
msgctxt ""
@@ -4423,7 +4432,7 @@ msgctxt ""
"RID_LRANGLEX\n"
"toolboxitem.text"
msgid "Angle Brackets"
-msgstr ""
+msgstr "ڪنڊ واريون ڏنگيون"
#: toolbox.src
msgctxt ""
@@ -4432,7 +4441,7 @@ msgctxt ""
"RID_LMRANGLEXY\n"
"toolboxitem.text"
msgid "Operator Brackets"
-msgstr ""
+msgstr "هلائيندڙ ڏنگيون"
#: toolbox.src
msgctxt ""
@@ -4441,7 +4450,7 @@ msgctxt ""
"RID_LRGROUPX\n"
"toolboxitem.text"
msgid "Group Brackets"
-msgstr ""
+msgstr "گروپ ڏِنگيون"
#: toolbox.src
msgctxt ""
@@ -4450,7 +4459,7 @@ msgctxt ""
"RID_SLRPARENTX\n"
"toolboxitem.text"
msgid "Round Brackets (Scalable)"
-msgstr ""
+msgstr "گول ڏنگيون (ماپڻ جوڳيون)"
#: toolbox.src
msgctxt ""
@@ -4459,7 +4468,7 @@ msgctxt ""
"RID_SLRBRACKETX\n"
"toolboxitem.text"
msgid "Square Brackets (Scalable)"
-msgstr ""
+msgstr "چؤرس ڏنگيون (ماپڻ جوڳيون)"
#: toolbox.src
msgctxt ""
@@ -4468,7 +4477,7 @@ msgctxt ""
"RID_SLRDBRACKETX\n"
"toolboxitem.text"
msgid "Double Square Brackets (Scalable)"
-msgstr ""
+msgstr "ٻٽيون چؤرس ڏنگيون (ماپڻ جوڳيون)"
#: toolbox.src
msgctxt ""
@@ -4477,7 +4486,7 @@ msgctxt ""
"RID_SLRLINEX\n"
"toolboxitem.text"
msgid "Single Lines (Scalable)"
-msgstr ""
+msgstr "هيڪوٽيون ليڪون (ماپڻ جوڳيون)"
#: toolbox.src
msgctxt ""
@@ -4486,7 +4495,7 @@ msgctxt ""
"RID_SLRDLINEX\n"
"toolboxitem.text"
msgid "Double Lines (Scalable)"
-msgstr ""
+msgstr "ٻٽيون ليڪون (ماپڻ جوڳيون)"
#: toolbox.src
msgctxt ""
@@ -4495,7 +4504,7 @@ msgctxt ""
"RID_SLRBRACEX\n"
"toolboxitem.text"
msgid "Braces (Scalable)"
-msgstr ""
+msgstr "ڌنو ڏنگيون (ماپڻ جوڳيون)"
#: toolbox.src
msgctxt ""
@@ -4504,7 +4513,7 @@ msgctxt ""
"RID_SLRANGLEX\n"
"toolboxitem.text"
msgid "Angle Brackets (Scalable)"
-msgstr ""
+msgstr "ڪنڊ ڏنگيون (ماپڻ جوڳيون)"
#: toolbox.src
msgctxt ""
@@ -4513,7 +4522,7 @@ msgctxt ""
"RID_SLMRANGLEXY\n"
"toolboxitem.text"
msgid "Operator Brackets (Scalable)"
-msgstr ""
+msgstr "ڪاريہ ڪندڙ ڏنگيون (ماپڻ جوڳيون("
#: toolbox.src
msgctxt ""
@@ -4522,7 +4531,7 @@ msgctxt ""
"RID_XOVERBRACEY\n"
"toolboxitem.text"
msgid "Braces Top (Scalable)"
-msgstr ""
+msgstr "ڌنو ڏنگيون مٿ ۾ (ماپڻ جوڳيون)"
#: toolbox.src
msgctxt ""
@@ -4531,7 +4540,7 @@ msgctxt ""
"RID_XUNDERBRACEY\n"
"toolboxitem.text"
msgid "Braces Bottom (Scalable)"
-msgstr ""
+msgstr "ڌنو ڏنگيون تر ۾ (ماپڻ جوڳيون)"
#: toolbox.src
msgctxt ""
@@ -4540,7 +4549,7 @@ msgctxt ""
"RID_LSUPX\n"
"toolboxitem.text"
msgid "Superscript Left"
-msgstr ""
+msgstr "سپراِسڪرپٽ کاٻي پاسي"
#: toolbox.src
msgctxt ""
@@ -4549,7 +4558,7 @@ msgctxt ""
"RID_CSUPX\n"
"toolboxitem.text"
msgid "Superscript Top"
-msgstr ""
+msgstr "سپر اِسڪرپٽ مَٿ تي"
#: toolbox.src
msgctxt ""
@@ -4558,7 +4567,7 @@ msgctxt ""
"RID_RSUPX\n"
"toolboxitem.text"
msgid "Superscript Right"
-msgstr ""
+msgstr "سپر اِسڪرپٽ ساڄي پاسي"
#: toolbox.src
msgctxt ""
@@ -4567,7 +4576,7 @@ msgctxt ""
"RID_BINOMXY\n"
"toolboxitem.text"
msgid "Vertical Stack (2 Elements)"
-msgstr ""
+msgstr "عمودي (2 علامتون)"
#: toolbox.src
msgctxt ""
@@ -4576,7 +4585,7 @@ msgctxt ""
"RID_NEWLINE\n"
"toolboxitem.text"
msgid "New Line"
-msgstr ""
+msgstr "نئين ليڪ"
#: toolbox.src
msgctxt ""
@@ -4585,7 +4594,7 @@ msgctxt ""
"RID_LSUBX\n"
"toolboxitem.text"
msgid "Subscript Left"
-msgstr ""
+msgstr "گؤڻ اِسڪرپٽ کاٻي پاسي"
#: toolbox.src
msgctxt ""
@@ -4594,7 +4603,7 @@ msgctxt ""
"RID_CSUBX\n"
"toolboxitem.text"
msgid "Subscript Bottom"
-msgstr ""
+msgstr "گؤڻ اِسڪرپٽ ترَ ۾"
#: toolbox.src
msgctxt ""
@@ -4603,7 +4612,7 @@ msgctxt ""
"RID_RSUBX\n"
"toolboxitem.text"
msgid "Subscript Right"
-msgstr ""
+msgstr "گؤڻ اِسڪرپٽ ساڄي پاسي"
#: toolbox.src
msgctxt ""
@@ -4612,7 +4621,7 @@ msgctxt ""
"RID_STACK\n"
"toolboxitem.text"
msgid "Vertical Stack"
-msgstr ""
+msgstr "عمودي"
#: toolbox.src
msgctxt ""
@@ -4621,7 +4630,7 @@ msgctxt ""
"RID_SBLANK\n"
"toolboxitem.text"
msgid "Small Gap"
-msgstr ""
+msgstr "ننڍي وِٿي"
#: toolbox.src
msgctxt ""
@@ -4630,7 +4639,7 @@ msgctxt ""
"RID_ALIGNLX\n"
"toolboxitem.text"
msgid "Align Left"
-msgstr ""
+msgstr "کاٻي پاسي سڌائيءَ ۾ آڻيو"
#: toolbox.src
msgctxt ""
@@ -4639,7 +4648,7 @@ msgctxt ""
"RID_ALIGNCX\n"
"toolboxitem.text"
msgid "Align Center"
-msgstr ""
+msgstr "سڌائي مرڪز ۾"
#: toolbox.src
msgctxt ""
@@ -4648,7 +4657,7 @@ msgctxt ""
"RID_ALIGNRX\n"
"toolboxitem.text"
msgid "Align Right"
-msgstr ""
+msgstr "ساڄي پاسي سڌائيءَ ۾ آڻيو"
#: toolbox.src
msgctxt ""
@@ -4657,7 +4666,7 @@ msgctxt ""
"RID_MATRIX\n"
"toolboxitem.text"
msgid "Matrix Stack"
-msgstr ""
+msgstr "ميٽرڪس سٿيو"
#: toolbox.src
msgctxt ""
@@ -4666,16 +4675,17 @@ msgctxt ""
"RID_BLANK\n"
"toolboxitem.text"
msgid "Gap"
-msgstr ""
+msgstr "وِٿي"
#: toolbox.src
+#, fuzzy
msgctxt ""
"toolbox.src\n"
"TOOLBOX_CAT_I\n"
"RID_INFINITY\n"
"toolboxitem.text"
msgid "Infinite"
-msgstr ""
+msgstr "بيحد"
#: toolbox.src
msgctxt ""
@@ -4684,7 +4694,7 @@ msgctxt ""
"RID_PARTIAL\n"
"toolboxitem.text"
msgid "Partial"
-msgstr ""
+msgstr "اڻ پورو"
#: toolbox.src
msgctxt ""
@@ -4693,7 +4703,7 @@ msgctxt ""
"RID_EXISTS\n"
"toolboxitem.text"
msgid "There Exists"
-msgstr ""
+msgstr "اُتي مؤجود آهي"
#: toolbox.src
msgctxt ""
@@ -4702,7 +4712,7 @@ msgctxt ""
"RID_NOTEXISTS\n"
"toolboxitem.text"
msgid "There Not Exists"
-msgstr ""
+msgstr "ٻاهر نڪرڻ جا رستا ناهن"
#: toolbox.src
msgctxt ""
@@ -4711,7 +4721,7 @@ msgctxt ""
"RID_FORALL\n"
"toolboxitem.text"
msgid "For All"
-msgstr ""
+msgstr "سڀني لاءِ"
#: toolbox.src
msgctxt ""
@@ -4720,7 +4730,7 @@ msgctxt ""
"RID_HBAR\n"
"toolboxitem.text"
msgid "h Bar"
-msgstr ""
+msgstr "h پٽي"
#: toolbox.src
msgctxt ""
@@ -4729,7 +4739,7 @@ msgctxt ""
"RID_LAMBDABAR\n"
"toolboxitem.text"
msgid "Lambda Bar"
-msgstr ""
+msgstr "لامبڊا پٽي"
#: toolbox.src
msgctxt ""
@@ -4738,7 +4748,7 @@ msgctxt ""
"RID_RE\n"
"toolboxitem.text"
msgid "Real Part"
-msgstr ""
+msgstr "حقيقي حصو"
#: toolbox.src
msgctxt ""
@@ -4747,7 +4757,7 @@ msgctxt ""
"RID_IM\n"
"toolboxitem.text"
msgid "Imaginary Part"
-msgstr ""
+msgstr "خيالي حصو"
#: toolbox.src
msgctxt ""
@@ -4756,7 +4766,7 @@ msgctxt ""
"RID_WP\n"
"toolboxitem.text"
msgid "Weierstrass p"
-msgstr ""
+msgstr "Weierstrass p"
#: toolbox.src
msgctxt ""
@@ -4765,7 +4775,7 @@ msgctxt ""
"RID_LEFTARROW\n"
"toolboxitem.text"
msgid "Left Arrow"
-msgstr ""
+msgstr "کاٻو تير"
#: toolbox.src
msgctxt ""
@@ -4774,7 +4784,7 @@ msgctxt ""
"RID_RIGHTARROW\n"
"toolboxitem.text"
msgid "Right Arrow"
-msgstr ""
+msgstr "ساڄو تير"
#: toolbox.src
msgctxt ""
@@ -4783,7 +4793,7 @@ msgctxt ""
"RID_UPARROW\n"
"toolboxitem.text"
msgid "Up Arrow"
-msgstr ""
+msgstr "مٿي تير"
#: toolbox.src
msgctxt ""
@@ -4792,7 +4802,7 @@ msgctxt ""
"RID_DOWNARROW\n"
"toolboxitem.text"
msgid "Down Arrow"
-msgstr ""
+msgstr "هيٺ تيُر"
#: toolbox.src
msgctxt ""
@@ -4801,7 +4811,7 @@ msgctxt ""
"RID_NABLA\n"
"toolboxitem.text"
msgid "Nabla"
-msgstr ""
+msgstr "نابلا"
#: toolbox.src
msgctxt ""
@@ -4810,7 +4820,7 @@ msgctxt ""
"RID_DOTSLOW\n"
"toolboxitem.text"
msgid "Dots At Bottom"
-msgstr ""
+msgstr "نقطا ترَ تي"
#: toolbox.src
msgctxt ""
@@ -4819,7 +4829,7 @@ msgctxt ""
"RID_DOTSAXIS\n"
"toolboxitem.text"
msgid "Dots In Middle"
-msgstr ""
+msgstr "نقطا وچ ۾"
#: toolbox.src
msgctxt ""
@@ -4828,7 +4838,7 @@ msgctxt ""
"RID_DOTSVERT\n"
"toolboxitem.text"
msgid "Dots Vertically"
-msgstr ""
+msgstr "نقطا عمودي نموني"
#: toolbox.src
msgctxt ""
@@ -4837,7 +4847,7 @@ msgctxt ""
"RID_DOTSUP\n"
"toolboxitem.text"
msgid "Dots To Top"
-msgstr ""
+msgstr "نقطا مَٿَ تي"
#: toolbox.src
msgctxt ""
@@ -4846,4 +4856,4 @@ msgctxt ""
"RID_DOTSDOWN\n"
"toolboxitem.text"
msgid "Dots to Bottom"
-msgstr ""
+msgstr "نقطا تر کي "
diff --git a/source/sd/starmath/uiconfig/smath/ui.po b/source/sd/starmath/uiconfig/smath/ui.po
index 263f6d92b87..e1b3e0fd202 100644
--- a/source/sd/starmath/uiconfig/smath/ui.po
+++ b/source/sd/starmath/uiconfig/smath/ui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-08-19 10:48+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:05+0200\n"
+"PO-Revision-Date: 2015-05-13 14:34+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: none\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445291.000000\n"
+"X-POOTLE-MTIME: 1431527672.000000\n"
#: alignmentdialog.ui
msgctxt ""
@@ -129,99 +129,9 @@ msgctxt ""
"DockingElements\n"
"title\n"
"string.text"
-msgid "Elements Dock"
-msgstr ""
-
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"FloatingElements\n"
-"title\n"
-"string.text"
msgid "Elements"
msgstr ""
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"RID_UNBINOPS_CAT\n"
-"label\n"
-"string.text"
-msgid "Unary/Binary Operators"
-msgstr ""
-
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"RID_RELATIONS_CAT\n"
-"label\n"
-"string.text"
-msgid "Relations"
-msgstr ""
-
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"RID_SETOPERATIONS_CAT\n"
-"label\n"
-"string.text"
-msgid "Set Operations"
-msgstr ""
-
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"RID_FUNCTIONS_CAT\n"
-"label\n"
-"string.text"
-msgid "Functions"
-msgstr ""
-
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"RID_OPERATORS_CAT\n"
-"label\n"
-"string.text"
-msgid "Operators"
-msgstr ""
-
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"RID_ATTRIBUTES_CAT\n"
-"label\n"
-"string.text"
-msgid "Attributes"
-msgstr ""
-
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"RID_MISC_CAT\n"
-"label\n"
-"string.text"
-msgid "Others"
-msgstr ""
-
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"RID_BRACKETS_CAT\n"
-"label\n"
-"string.text"
-msgid "Brackets"
-msgstr ""
-
-#: floatingelements.ui
-msgctxt ""
-"floatingelements.ui\n"
-"RID_FORMAT_CAT\n"
-"label\n"
-"string.text"
-msgid "Formats"
-msgstr ""
-
#: fontdialog.ui
msgctxt ""
"fontdialog.ui\n"
@@ -295,22 +205,24 @@ msgid "Base _size:"
msgstr ""
#: fontsizedialog.ui
+#, fuzzy
msgctxt ""
"fontsizedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Operators:"
-msgstr ""
+msgstr "هلائيندڙ"
#: fontsizedialog.ui
+#, fuzzy
msgctxt ""
"fontsizedialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "_Limits:"
-msgstr ""
+msgstr "حدون"
#: fontsizedialog.ui
msgctxt ""
@@ -331,22 +243,24 @@ msgid "_Functions:"
msgstr ""
#: fontsizedialog.ui
+#, fuzzy
msgctxt ""
"fontsizedialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "_Indexes:"
-msgstr ""
+msgstr "فهرستون"
#: fontsizedialog.ui
+#, fuzzy
msgctxt ""
"fontsizedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Relative Sizes"
-msgstr ""
+msgstr "واسطو رکندڙ آڪارَ"
#: fonttypedialog.ui
msgctxt ""
@@ -412,13 +326,14 @@ msgid "_Text:"
msgstr ""
#: fonttypedialog.ui
+#, fuzzy
msgctxt ""
"fonttypedialog.ui\n"
"formulaL\n"
"label\n"
"string.text"
msgid "Formula Fonts"
-msgstr ""
+msgstr "نسخي جا فانٽ"
#: fonttypedialog.ui
msgctxt ""
@@ -448,13 +363,14 @@ msgid "F_ixed-width:"
msgstr ""
#: fonttypedialog.ui
+#, fuzzy
msgctxt ""
"fonttypedialog.ui\n"
"customL\n"
"label\n"
"string.text"
msgid "Custom Fonts"
-msgstr ""
+msgstr "دستوري فانٽ"
#: fonttypedialog.ui
msgctxt ""
@@ -577,13 +493,14 @@ msgid "Fit to page"
msgstr "صفحي ۾ ٺهڪايو"
#: printeroptions.ui
+#, fuzzy
msgctxt ""
"printeroptions.ui\n"
"scaling\n"
"label\n"
"string.text"
msgid "Scaling:"
-msgstr ""
+msgstr "ماپڻ"
#: printeroptions.ui
msgctxt ""
@@ -631,13 +548,14 @@ msgid "_Title row"
msgstr ""
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"text\n"
"label\n"
"string.text"
msgid "_Formula text"
-msgstr ""
+msgstr "نسخي جو متن"
#: smathsettings.ui
msgctxt ""
@@ -649,49 +567,54 @@ msgid "B_order"
msgstr ""
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Print Options"
-msgstr ""
+msgstr "ڇپائيءَ جا وِڪلپ"
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"sizenormal\n"
"label\n"
"string.text"
msgid "O_riginal size"
-msgstr ""
+msgstr "اَصلوڪو آڪارُ"
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"sizescaled\n"
"label\n"
"string.text"
msgid "Fit to _page"
-msgstr ""
+msgstr "صفحي ۾ ٺهڪايو"
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"sizezoomed\n"
"label\n"
"string.text"
msgid "_Scaling:"
-msgstr ""
+msgstr "ماپڻ"
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Print Format"
-msgstr ""
+msgstr "ڇپائيءَ جي رچنا"
#: smathsettings.ui
msgctxt ""
@@ -712,13 +635,14 @@ msgid "Embed only used symbols (smaller file size)"
msgstr "فقط اِستعمال ڪيل لٽيا ويا (ننڍريو فائل جو آڪارُ)"
#: smathsettings.ui
+#, fuzzy
msgctxt ""
"smathsettings.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Miscellaneous Options"
-msgstr ""
+msgstr "ڦٽڪر وڪلپ"
#: spacingdialog.ui
msgctxt ""
@@ -766,13 +690,14 @@ msgid "Title"
msgstr "عنوانُ"
#: spacingdialog.ui
+#, fuzzy
msgctxt ""
"spacingdialog.ui\n"
"1label1\n"
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "وٿي ڏيڻ"
#: spacingdialog.ui
msgctxt ""
@@ -874,13 +799,14 @@ msgid "_Weight:"
msgstr ""
#: spacingdialog.ui
+#, fuzzy
msgctxt ""
"spacingdialog.ui\n"
"4title\n"
"label\n"
"string.text"
msgid "Fraction Bar"
-msgstr ""
+msgstr "ڀتيون"
#: spacingdialog.ui
msgctxt ""
@@ -919,13 +845,14 @@ msgid "_Excess size (left/right):"
msgstr ""
#: spacingdialog.ui
+#, fuzzy
msgctxt ""
"spacingdialog.ui\n"
"6label2\n"
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "وٿي ڏيڻ"
#: spacingdialog.ui
msgctxt ""
@@ -1009,13 +936,14 @@ msgid "_Excess size:"
msgstr ""
#: spacingdialog.ui
+#, fuzzy
msgctxt ""
"spacingdialog.ui\n"
"9label2\n"
"label\n"
"string.text"
msgid "_Spacing:"
-msgstr ""
+msgstr "وٿي ڏيڻ"
#: spacingdialog.ui
msgctxt ""
@@ -1189,13 +1117,14 @@ msgid "_Old symbol:"
msgstr ""
#: symdefinedialog.ui
+#, fuzzy
msgctxt ""
"symdefinedialog.ui\n"
"symbolText\n"
"label\n"
"string.text"
msgid "_Symbol:"
-msgstr ""
+msgstr "علامتون"
#: symdefinedialog.ui
msgctxt ""
@@ -1241,3 +1170,103 @@ msgctxt ""
"string.text"
msgid "_Modify"
msgstr ""
+
+#: dockingelements.ui
+msgctxt ""
+"dockingelements.ui\n"
+"DockingElements\n"
+"title\n"
+"string.text"
+msgid "Elements Dock"
+msgstr ""
+
+#: floatingelements.ui
+msgctxt ""
+"floatingelements.ui\n"
+"FloatingElements\n"
+"title\n"
+"string.text"
+msgid "Elements"
+msgstr ""
+
+#: floatingelements.ui
+msgctxt ""
+"floatingelements.ui\n"
+"RID_UNBINOPS_CAT\n"
+"label\n"
+"string.text"
+msgid "Unary/Binary Operators"
+msgstr ""
+
+#: floatingelements.ui
+msgctxt ""
+"floatingelements.ui\n"
+"RID_RELATIONS_CAT\n"
+"label\n"
+"string.text"
+msgid "Relations"
+msgstr ""
+
+#: floatingelements.ui
+msgctxt ""
+"floatingelements.ui\n"
+"RID_SETOPERATIONS_CAT\n"
+"label\n"
+"string.text"
+msgid "Set Operations"
+msgstr ""
+
+#: floatingelements.ui
+#, fuzzy
+msgctxt ""
+"floatingelements.ui\n"
+"RID_FUNCTIONS_CAT\n"
+"label\n"
+"string.text"
+msgid "Functions"
+msgstr "اڻ پورَ"
+
+#: floatingelements.ui
+msgctxt ""
+"floatingelements.ui\n"
+"RID_OPERATORS_CAT\n"
+"label\n"
+"string.text"
+msgid "Operators"
+msgstr "هلائيندڙ"
+
+#: floatingelements.ui
+msgctxt ""
+"floatingelements.ui\n"
+"RID_ATTRIBUTES_CAT\n"
+"label\n"
+"string.text"
+msgid "Attributes"
+msgstr "لاڳاپو ڏيکاريندڙ"
+
+#: floatingelements.ui
+msgctxt ""
+"floatingelements.ui\n"
+"RID_MISC_CAT\n"
+"label\n"
+"string.text"
+msgid "Others"
+msgstr ""
+
+#: floatingelements.ui
+msgctxt ""
+"floatingelements.ui\n"
+"RID_BRACKETS_CAT\n"
+"label\n"
+"string.text"
+msgid "Brackets"
+msgstr "ڏنگيون"
+
+#: floatingelements.ui
+msgctxt ""
+"floatingelements.ui\n"
+"RID_FORMAT_CAT\n"
+"label\n"
+"string.text"
+msgid "Formats"
+msgstr ""
diff --git a/source/sd/svtools/source/control.po b/source/sd/svtools/source/control.po
index 8be3b0491b0..278d01972b0 100644
--- a/source/sd/svtools/source/control.po
+++ b/source/sd/svtools/source/control.po
@@ -3,15 +3,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-05-02 00:02+0200\n"
+"POT-Creation-Date: 2015-06-24 17:06+0200\n"
"PO-Revision-Date: 2014-08-19 10:48+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1408445325.000000\n"
@@ -385,6 +385,14 @@ msgctxt ""
msgid "Move To End"
msgstr "هيٺ وڃو "
+#: filectrl.src
+msgctxt ""
+"filectrl.src\n"
+"STR_TABBAR_PUSHBUTTON_ADDTAB\n"
+"string.text"
+msgid "Add"
+msgstr ""
+
#: ruler.src
msgctxt ""
"ruler.src\n"
diff --git a/source/sd/svtools/source/java.po b/source/sd/svtools/source/java.po
index a6df777ee37..6b6ecf98d0f 100644
--- a/source/sd/svtools/source/java.po
+++ b/source/sd/svtools/source/java.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2012-12-26 10:22+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-13 14:34+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356517322.0\n"
+"X-POOTLE-MTIME: 1431527697.000000\n"
#: javaerror.src
msgctxt ""
@@ -61,7 +61,7 @@ msgctxt ""
"STR_WARNING_JAVANOTFOUND_TITLE\n"
"string.text"
msgid "JRE Required"
-msgstr ""
+msgstr "JRE گهرجي"
#: javaerror.src
msgctxt ""
@@ -69,7 +69,7 @@ msgctxt ""
"STR_WARNING_INVALIDJAVASETTINGS_TITLE\n"
"string.text"
msgid "Select JRE"
-msgstr ""
+msgstr "JRE چونڊيو"
#: javaerror.src
msgctxt ""
@@ -77,4 +77,4 @@ msgctxt ""
"STR_ERROR_JVMCREATIONFAILED_TITLE\n"
"string.text"
msgid "JRE is Defective"
-msgstr ""
+msgstr "JRE "
diff --git a/source/sd/svtools/source/misc.po b/source/sd/svtools/source/misc.po
index 69f3d4c2a71..1d190f609ec 100644
--- a/source/sd/svtools/source/misc.po
+++ b/source/sd/svtools/source/misc.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-05-11 16:12+0200\n"
-"PO-Revision-Date: 2014-08-19 10:49+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:06+0200\n"
+"PO-Revision-Date: 2015-05-13 14:35+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445363.000000\n"
+"X-POOTLE-MTIME: 1431527701.000000\n"
#: imagemgr.src
msgctxt ""
@@ -3329,13 +3329,14 @@ msgid "Pitjantjatjara"
msgstr ""
#: langtab.src
+#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_ENGLISH_MALAWI\n"
"pairedlist.text"
msgid "English (Malawi)"
-msgstr ""
+msgstr "اَنگريزي (ڪناڙا)"
#: langtab.src
msgctxt ""
@@ -3356,13 +3357,14 @@ msgid "Mari, Meadow"
msgstr ""
#: langtab.src
+#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_PAPIAMENTU_CURACAO\n"
"pairedlist.text"
msgid "Papiamento (Curaçao)"
-msgstr ""
+msgstr "پاپئا مينٽو (آروبا)"
#: langtab.src
msgctxt ""
@@ -3617,13 +3619,14 @@ msgid "Cornish"
msgstr ""
#: langtab.src
+#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_SAMI_PITE_SWEDEN\n"
"pairedlist.text"
msgid "Sami, Pite (Sweden)"
-msgstr ""
+msgstr "سامي لوُلي (سويڊن)"
#: langtab.src
msgctxt ""
@@ -3662,13 +3665,14 @@ msgid "Karakalpak Latin"
msgstr ""
#: langtab.src
+#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_LADIN\n"
"pairedlist.text"
msgid "Ladin"
-msgstr ""
+msgstr "ليٽن"
#: langtab.src
msgctxt ""
@@ -3761,13 +3765,14 @@ msgid "French (Senegal)"
msgstr ""
#: langtab.src
+#, fuzzy
msgctxt ""
"langtab.src\n"
"STR_ARR_SVT_LANGUAGE_TABLE\n"
"LANGUAGE_USER_FRENCH_BENIN\n"
"pairedlist.text"
msgid "French (Benin)"
-msgstr ""
+msgstr "فرينچ (بيلجيم)"
#: langtab.src
msgctxt ""
@@ -3796,6 +3801,15 @@ msgctxt ""
msgid "Kven Finnish"
msgstr ""
+#: langtab.src
+msgctxt ""
+"langtab.src\n"
+"STR_ARR_SVT_LANGUAGE_TABLE\n"
+"LANGUAGE_USER_VENETIAN\n"
+"pairedlist.text"
+msgid "Venetian"
+msgstr ""
+
#: svtools.src
#, fuzzy
msgctxt ""
diff --git a/source/sd/svtools/uiconfig/ui.po b/source/sd/svtools/uiconfig/ui.po
index f98b1f1d8b2..f0eed33adae 100644
--- a/source/sd/svtools/uiconfig/ui.po
+++ b/source/sd/svtools/uiconfig/ui.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-08-19 10:49+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com>\n"
+"POT-Creation-Date: 2015-06-24 17:06+0200\n"
+"PO-Revision-Date: 2015-05-13 14:35+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: none\n"
"Language: sd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1408445384.000000\n"
+"X-POOTLE-MTIME: 1431527732.000000\n"
#: GraphicExportOptionsDialog.ui
#, fuzzy
@@ -92,22 +92,24 @@ msgid "Templates: Address Book Assignment"
msgstr ""
#: addresstemplatedialog.ui
+#, fuzzy
msgctxt ""
"addresstemplatedialog.ui\n"
"label33\n"
"label\n"
"string.text"
msgid "Data source:"
-msgstr ""
+msgstr "سامگريءَ جو مول"
#: addresstemplatedialog.ui
+#, fuzzy
msgctxt ""
"addresstemplatedialog.ui\n"
"label43\n"
"label\n"
"string.text"
msgid "Table:"
-msgstr ""
+msgstr "تختي"
#: addresstemplatedialog.ui
msgctxt ""
@@ -137,40 +139,44 @@ msgid "Field Assignment"
msgstr "کيتر مقرر ڪرڻ"
#: graphicexport.ui
+#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"GraphicExportDialog\n"
"title\n"
"string.text"
msgid "%1 Options"
-msgstr ""
+msgstr " وڪلپَ"
#: graphicexport.ui
+#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Width:"
-msgstr ""
+msgstr "ويڪر"
#: graphicexport.ui
+#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Height:"
-msgstr ""
+msgstr "اوچائي"
#: graphicexport.ui
+#, fuzzy
msgctxt ""
"graphicexport.ui\n"
"resolutionft\n"
"label\n"
"string.text"
msgid "Resolution:"
-msgstr ""
+msgstr "اِسٿر ڪرڻ"
#: graphicexport.ui
msgctxt ""
@@ -192,24 +198,6 @@ msgid "Color Depth"
msgstr "فانٽ ساڳيءَ جاءِ ئي آڻڻ لاءِ سڪريہ ڪرڻ (~d)"
#: graphicexport.ui
-msgctxt ""
-"graphicexport.ui\n"
-"label10\n"
-"label\n"
-"string.text"
-msgid "1 is minimum quality and smallest file size."
-msgstr ""
-
-#: graphicexport.ui
-msgctxt ""
-"graphicexport.ui\n"
-"label11\n"
-"label\n"
-"string.text"
-msgid "100 is maximum quality and biggest file size."
-msgstr ""
-
-#: graphicexport.ui
#, fuzzy
msgctxt ""
"graphicexport.ui\n"
@@ -222,24 +210,6 @@ msgstr "گُڻُ (~Q)"
#: graphicexport.ui
msgctxt ""
"graphicexport.ui\n"
-"label22\n"
-"label\n"
-"string.text"
-msgid "0 is biggest file size and fastest loading."
-msgstr ""
-
-#: graphicexport.ui
-msgctxt ""
-"graphicexport.ui\n"
-"label23\n"
-"label\n"
-"string.text"
-msgid "9 is smallest file size and slowest loading."
-msgstr ""
-
-#: graphicexport.ui
-msgctxt ""
-"graphicexport.ui\n"
"label\n"
"label\n"
"string.text"
@@ -548,22 +518,24 @@ msgid "File Services"
msgstr ""
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "نالو"
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Type:"
-msgstr ""
+msgstr "قسم"
#: placeedit.ui
msgctxt ""
@@ -575,31 +547,34 @@ msgid "File Service"
msgstr ""
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"hostLabel\n"
"label\n"
"string.text"
msgid "Host:"
-msgstr ""
+msgstr "پد"
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"pathLabel\n"
"label\n"
"string.text"
msgid "Path:"
-msgstr ""
+msgstr "رستو "
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"portLabel\n"
"label\n"
"string.text"
msgid "Port:"
-msgstr ""
+msgstr "ڳڙکي "
#: placeedit.ui
msgctxt ""
@@ -647,13 +622,14 @@ msgid "Server type:"
msgstr ""
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Path:"
-msgstr ""
+msgstr "رستو "
#: placeedit.ui
msgctxt ""
@@ -665,31 +641,34 @@ msgid "Server Details"
msgstr ""
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label9\n"
"label\n"
"string.text"
msgid "Host:"
-msgstr ""
+msgstr "پد"
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label10\n"
"label\n"
"string.text"
msgid "Share:"
-msgstr ""
+msgstr "شڪل "
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label11\n"
"label\n"
"string.text"
msgid "Path:"
-msgstr ""
+msgstr "رستو "
#: placeedit.ui
msgctxt ""
@@ -783,49 +762,54 @@ msgid "Options..."
msgstr "وڪلپ..."
#: printersetupdialog.ui
+#, fuzzy
msgctxt ""
"printersetupdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Name:"
-msgstr ""
+msgstr "نالو"
#: printersetupdialog.ui
+#, fuzzy
msgctxt ""
"printersetupdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Status:"
-msgstr ""
+msgstr "حالت"
#: printersetupdialog.ui
+#, fuzzy
msgctxt ""
"printersetupdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Type:"
-msgstr ""
+msgstr "قسم"
#: printersetupdialog.ui
+#, fuzzy
msgctxt ""
"printersetupdialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Location:"
-msgstr ""
+msgstr "آسٿان"
#: printersetupdialog.ui
+#, fuzzy
msgctxt ""
"printersetupdialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Comment:"
-msgstr ""
+msgstr "ٽپڻي"
#: printersetupdialog.ui
msgctxt ""
@@ -956,6 +940,15 @@ msgstr ""
#: restartdialog.ui
msgctxt ""
"restartdialog.ui\n"
+"reason_mailmerge_install\n"
+"label\n"
+"string.text"
+msgid "For the mail merge to work properly, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#: restartdialog.ui
+msgctxt ""
+"restartdialog.ui\n"
"label\n"
"label\n"
"string.text"
diff --git a/source/sd/svx/inc.po b/source/sd/svx/inc.po
index 087cffadd4d..38ac409b2e7 100644
--- a/source/sd/svx/inc.po
+++ b/source/sd/svx/inc.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-05-11 16:12+0200\n"
-"PO-Revision-Date: 2014-08-19 10:49+0000\n"
-"Last-Translator: shanmugamr <shanfaace@gmail.com